Commit graph

26 commits

Author SHA1 Message Date
Rene Ladan
3d9a815d9c all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2023-06-27 21:34:34 +02:00
Dmitry Marakasov
77d68471ad */*: rename CHEESESHOP to PYPI in MASTER_SITES
PR:			267994
Differential revision:	D37518
Approved by:		bapt
2023-01-11 18:58:34 +03:00
Yuri Victorovich
f432a2f35c archivers/py-zstd: Update 1.5.2.5 -> 1.5.2.6
Reported by:	portscout
2022-09-17 23:11:34 -07:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Yuri Victorovich
85bbd2ee2e archivers/py-zstd: Update 1.5.2.4 -> 1.5.2.5
Reported by:	portscout
2022-05-03 16:34:25 -07:00
Yuri Victorovich
2fe49c437e archivers/py-zstd: Update 1.5.1.0 -> 1.5.2.4
Reported by:	portscout
2022-04-22 20:52:22 -07:00
Yuri Victorovich
64e3160c50 archivers/py-zstd: Update 1.5.0.4 -> 1.5.1.0
Reported by:	portscout
2022-01-03 11:34:08 -08:00
Yuri Victorovich
9fab1a7691 archivers/py-zstd: Update 1.5.0.2 -> 1.5.0.4
Reported by:	portscout
2021-12-04 01:21:05 -08:00
Yuri Victorovich
1b790ff201 archivers/py-zstd: Update 1.5.0.0 -> 1.5.0.2
Reported by:	portscout
<If someone else reported the issue.>
2021-05-19 23:02:27 -07:00
Yuri Victorovich
4b58bf9e9e archivers/py-zstd: Update 1.4.9.1 -> 1.5.0.0
Reported by:	portscout
2021-05-16 09:15:40 -07:00
Yuri Victorovich
860c5fee08 archivers/py-zstd: Update 1.4.9.0 -> 1.4.9.1
Reported by:	portscout
2021-04-17 22:28:18 -07:00
Yuri Victorovich
f47d74f7bd archivers/py-zstd: Update 1.4.8.1 -> 1.4.9.0
Reported by:	portscout
2021-04-17 17:16:37 -07:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Yuri Victorovich
722f2ab547 archivers/py-zstd: Update 1.4.5.1 -> 1.4.8.1 2020-12-29 08:10:49 +00:00
Antoine Brodin
aa7a6c429e Drop python 2.7 support from a few ports
With hat:	portmgr
2020-12-28 23:02:12 +00:00
Kai Knoblich
9cb5898561 Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
2020-12-24 13:46:01 +00:00
Yuri Victorovich
b9e738b130 archivers/py-zstd: Update 1.4.4.0 -> 1.4.5.1
Reported by:	portscout
2020-06-19 06:09:14 +00:00
Yuri Victorovich
20c0a3a498 archivers/py-zstd: Update 1.4.1.0 -> 1.4.4.0 2020-06-16 23:32:29 +00:00
Yuri Victorovich
afac7d2a16 archivers/py-zstd: Update 1.4.0.0 -> 1.4.1.0
Reported by:	portscout
2019-08-31 15:15:28 +00:00
Yuri Victorovich
197b2dd34f archivers/py-zstd: Update 1.3.5.1 -> 1.4.0.0
Reported by:	portscout
2019-05-03 03:13:18 +00:00
Yuri Victorovich
98f840f0fb archivers/py-zstd: Update 1.3.4 -> 1.3.5.1
Reported by:	repology
2018-12-08 18:57:23 +00:00
Yuri Victorovich
e0d9fa86da archivers/py-zstd: Update 1.3.3 -> 1.3.4
Reported by:	portscout
2018-04-04 19:47:47 +00:00
Yuri Victorovich
756833ec99 archivers/py-zstd: Update to 1.3.3
Reported by:	portscout
2018-03-16 07:28:28 +00:00
Yuri Victorovich
59f2299549 New port: archivers/py-zstd: Python binding for Zstandard compression library
This is a simple binding. A more full-featured binding will be
at archivers/py-zstandard.

Submitted by:	myself
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13807
2018-01-09 22:01:04 +00:00