Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.13_2,1 12 Dec 2020 13:10:03 |
rene |
Remove expired ports:
2020-12-12 comms/py-libconcord: Uses deprecated version of python
2020-12-12 databases/py-swift: Uses deprecated version of python
2020-12-12 devel/py-AddOns: Uses deprecated version of python
2020-12-12 devel/py-BytecodeAssembler: Uses deprecated version of python
2020-12-12 devel/py-repoze.who-testutil: Uses deprecated version of python
2020-12-12 devel/py-riak_pb: Uses deprecated version of python
2020-12-12 devel/pythk: Uses deprecated version of python
2020-12-12 mail/py-spambayes: Uses deprecated version of python
2020-12-12 math/py-numeric: Uses deprecated version of python
2020-12-12 math/py-scientific: Uses deprecated version of python
2020-12-12 net/py-suds: Uses deprecated version of python
2020-12-12 net/pynids: Uses deprecated version of python
2020-12-12 security/py-obfsproxy-tor: Uses deprecated version of python
2020-12-12 sysutils/syslog-ng324: Agreed upon upstream one year deprecation
policy
2020-12-12 www/py-pylons: Uses deprecated version of python
2020-12-12 www/py-qpy: Uses deprecated version of python |
0.2.13_2,1 11 Nov 2020 12:14:55 |
antoine |
Deprecate a few python 2.7 ports |
0.2.13_2,1 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
0.2.13_2,1 11 Oct 2018 18:41:02 |
antoine |
Revert r48184, it break ports depending on py-obfsproxy-tor
With hat: portmgr
Pointy hat: cs and yuri |
0.2.13_2,1 11 Oct 2018 18:35:07 |
cs |
- Mark as IGNORE as it has been superseded many years ago
- add Python noflavor
PR: 230358
Submitted by: yuri@ |
0.2.13_2,1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.2.13_2,1 24 Apr 2018 06:30:56 |
loader |
security/py-obfsproxy-tor: Fix runtime dependency error
- Change runtime dependency entry point Twisted_Core back to Twisted
- Update checksum for CHEESESHOP
- Add test target
Reviewed by: cs, koobs
Approved by: cs (maintainer), koobs (ports)
Differential Revision: https://reviews.freebsd.org/D13452
MFH: 2018Q2 |
0.2.13_2,1 02 Mar 2018 08:16:22 |
yuri |
security/py-obfsproxy-tor security/nyx: Revert noflavors
Requested by: koobs
Approved by: tcberner (mentor, implicit) |
0.2.13_2,1 02 Mar 2018 07:35:25 |
yuri |
security/obfsproxy: Unbreak; Rename to security/py-obfsproxy-tor
Port changes:
* Unbreak: removed unnecessary lines in setup.py that were failing
* Changed MASTER_SITES to CHEESESHOP
* Added PKGNAMEPREFIX as every python port should have
* Added PKGNAMESUFFIX=-tor to easily identify as being for Tor
* Added LICENSE_FILE
* Deleted pkg-plist
* Added USE_PYTHON=autoplist instead of pkg-plist
* Added USE_PYTHON=noflavors (an app)
* Added NO_ARCH
* Updated WWW
Approved by: tcberner (mentor, implicit)
Approved by: portmgr (port compliance, infrastructure) |