Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6_1 04 Feb 2019 19:31:36 |
rene |
Remove expired ports:
2019-01-31 mail/dovecot-pigeonhole04: End of Life upstream, use
mail/dovecot-pigeonhole instead
2019-01-31 multimedia/pyjama: Unmaintained upstream
2019-01-31 devel/py-omniorb-3: Uses legacy version of omniORB, consider using
devel/py-omniorb
2019-01-31 mail/dovecot22: End of Life upstream, use mail/dovecot instead
2019-01-31 devel/hs-uuagc-bootstrap: No release since 2011
2019-01-31 sysutils/hs-angel: No releases since 2016
2019-01-31 devel/hs-uuagc: No release since 2015
2019-01-31 ports-mgmt/hs-porte: No updates since 2010
2019-02-01 net/pdb: Depends on expired net/py-pcs
2019-02-01 irc/iroffer: Abandoned upstream
2019-02-03 sysutils/fusefs-wdfs: Abandonware, functionally incomplete, has
problems with caching
2018-12-19 net/py-pcs: Broken for more than 6 months |
0.6_1 18 Nov 2018 18:35:38 |
antoine |
Deprecate ports broken for more than 6 months |
0.6_1 16 May 2018 19:36:05 |
jbeich |
net/py-pcs: mark BROKEN after r470010
pcs/pcap/pcap.c:4802:34: error: expected expression
(void)(Py_BEGIN_ALLOW_THREADS);
^
pcs/pcap/pcap.c:4820:12: error: expected ')'
(void)(Py_END_ALLOW_THREADS);
^
/usr/local/include/python2.7/ceval.h:135:60: note: expanded from macro
'Py_END_ALLOW_THREADS'
#define Py_END_ALLOW_THREADS PyEval_RestoreThread(_save); \
^
pcs/pcap/pcap.c:4820:11: note: to match this '('
(void)(Py_END_ALLOW_THREADS);
^
pcs/pcap/pcap.c:5866:34: error: expected expression
(void)(Py_BEGIN_ALLOW_THREADS);
^
pcs/pcap/pcap.c:5884:12: error: expected ')'
(void)(Py_END_ALLOW_THREADS);
^
PR: 228235
Reported by: pkg-fallout |
0.6_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.6_1 19 Aug 2017 12:52:23 |
koobs |
net/py-pcs: Limit USES=python (actually)
Actually change the value of USES=python:<version-spec> that was
supposed to land in ports r448303
It was reverted during QA and the final diff was not reviewed prior to commit.
Pointyhat me.
PR: 219325
Approved by: portmgr (blanket)
MFH: 2017Q3 |
0.6_1 19 Aug 2017 12:41:44 |
koobs |
net/py-pcs: Limit to Python 2.7 (Does not support Python 3)
This version (0.6) of the upstream package version does not appear to intend to,
or explicitly support Python 3. It also currently fails to build with Python 3.x
with a SyntaxError:
SyntaxError: Missing parentheses in call to 'print'
This change limits the USES=python:<version-spec> support declaration to 2.7
accordingly.
Note: A closed upstream PR [1] mentions fixing tests for Python 3 in 2015, so
the version-specifier may change (be relaxed) upon future port/version updates,
or at MAINTAINER's (also the package author) discretion to explicitly mark
Python 3 as an intended supported version, *independent* to any build/run-time (Only the first 15 lines of the commit message are shown above ) |
0.6 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.6 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.6 20 Sep 2015 19:22:12 |
amdmi3 |
- Switch to options helpers
Approved by: portmgr blanket |
0.6 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
0.6 24 Oct 2014 16:21:26 |
mva |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
0.6 15 Jul 2014 16:36:19 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
0.6 20 Jun 2014 18:02:36 |
skreuzer |
Add staging support
Define LICENSE
Convert to new options framework |
0.6 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.6 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.6 30 Sep 2009 01:01:51 |
skreuzer |
Updated to v0.6
Honor NOPORTEXAMPLES
Submitted by: George Neville-Neil <gnn@FreeBSD.org>
Feature safe: Yes |
0.5 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.5 03 Jun 2009 07:11:43 |
erwin |
Mark BROKEN on 8.x: does not build. |
0.5 12 Nov 2007 03:29:02 |
linimon |
Work around the bug introduced in a previous version of pyrex, to fix
build on the cluster.
Approved by: portmgr (self) |
0.5 30 Mar 2007 00:50:25 |
tmclaugh |
Update distinfo for rerolled distfile.
- innocuous changes to example files
Notified by: PavBot |
0.5 26 Mar 2007 19:55:36 |
tmclaugh |
Forced commit to note repocopy from net/pcs -> net/py-pcs to conform with
python module naming convention.
Approved by: maintainer
Repocopy by: marcus |