non port: devel/py-twistedCore/Makefile |
SVNWeb
|
Number of commits found: 37 |
Sun, 20 Aug 2017
|
[ 12:27 sunpoet ]
Mark DEPRECATED and set EXPIRATION_DATE to 2017-09-30
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 10 Jun 2015
|
[ 16:45 sunpoet ]
- Do not silence installation message
- Fix typo
- Cosmetic change
|
Tue, 9 Jun 2015
|
[ 18:29 sunpoet ]
- Update to 15.2.1
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.2.1/twisted/topfiles/NEWS
|
Tue, 21 Apr 2015
|
[ 18:40 sunpoet ]
- Update to 15.1.0
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.1.0/twisted/topfiles/NEWS
|
Sat, 21 Feb 2015
|
[ 03:28 koobs ]
devel/py-twistedCore: Create OPTION for service_identity
service_identity is an optional dependency that hasn't yet been added
to setup.py upstream as an extras_require [1]
Create a VERIFY option to make the dependency optional, as it adds
a decent number [~9] of subsequent dependencies that aren't needed
in most cases.
Set the VERIFY option to be a OPTIONS_DEFAULT *for now* since a few
consumers (and their ports) bail out with an error if its not installed
(deluge) [2].
For these cases, the port should instead depend on service_identity
directly, as in www/calendarserver.
While I'm here:
- Strip shared libraries
- Tweak COMMENT
[1] http://twistedmatrix.com/trac/ticket/3696
[2] http://svnweb.freebsd.org/ports?view=revision&revision=375833
Approved by: python (hat)
|
Wed, 18 Feb 2015
|
[ 16:24 sunpoet ]
- Update to 15.0.0
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.0.0/twisted/topfiles/NEWS
|
Tue, 30 Dec 2014
|
[ 13:36 rm ]
devel/py-twistedCore: add dependency on security/py-service_identity
- add dependency on security/py-service_identity. It fixes this warning
when running deluge, for example:
"""
/usr/local/lib/python2.7/site-packages/twisted/internet/_sslverify.py:184:
UserWarning: You do not have the service_identity module installed.
Without the service_identity module and a recent enough pyOpenSSL tosupport it,
Twisted can perform only rudimentary TLS client hostnameverification.
Many valid certificate/hostname mappings may be rejected.
verifyHostname, VerificationError = _selectVerifyImplementation()
"""
- define LICENSE_FILE
- update comment
- bump PORTREVISION because of dependency change
|
Mon, 20 Oct 2014
|
[ 16:04 mva ] (Only the first 10 of 564 ports in this commit are shown above. )
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
|
Sun, 6 Jul 2014
|
[ 18:51 sunpoet ]
- Update to 14.0.0
- Use PYDISTUTILS_AUTOPLIST
- Use USES=tar:bzip2
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-14.0.0/twisted/topfiles/NEWS
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Thu, 28 Nov 2013
|
[ 16:08 lwhsu ] (Only the first 10 of 12 ports in this commit are shown above. )
- Support STAGEDIR
|
Fri, 15 Nov 2013
|
[ 20:53 sunpoet ]
- Update to 13.2.0
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.2.0/twisted/topfiles/NEWS
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sat, 7 Sep 2013
|
[ 16:15 sunpoet ]
- Update to 13.1.0
- Add my LOCAL to MASTER_SITES
- Remove leading indefinite article from COMMENT
- Remove outdated post-patch:
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/topfiles/NEWS
|
Fri, 13 Jul 2012
|
[ 08:12 sunpoet ]
- Use REINPLACE_CMD instead of patch file
|
Tue, 3 Jul 2012
|
[ 17:46 rm ]
- add patch to fix import of twisted/internet/gtk2reactor.py (to fix runtime of
net-p2p/deluge at least) [1]
- remove BUILD_DEPENDS and LICENSE_FILE
- strict to python 2.x only
- tab twiddling
- bump PORTREVISION
Reported by: many (via python@) [1]
|
Mon, 11 Jun 2012
|
[ 16:09 sunpoet ]
- Update to 12.1.0
Changes:
http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.1.0/twisted/topfiles/NEWS
|
Wed, 28 Mar 2012
|
[ 19:37 sunpoet ]
- Update to 12.0.0
- Pass maintainership to python@
Changes:
http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.0.0/twisted/topfiles/NEWS
PR: ports/165730
Submitted by: sunpoet (myself)
Approved by: Neal Nelson <neal@nicandneal.net> (maintainer)
Feature safe: yes
|
Thu, 29 Sep 2011
|
[ 21:18 glarkin ] (Only the first 10 of 16 ports in this commit are shown above. )
- Chase repocopy of devel/py-zopeInterace to devel/py-zope.interface
PR: ports/160846
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Wed, 7 Sep 2011
|
[ 09:27 sbz ] (Only the first 10 of 26 ports in this commit are shown above. )
- Update to 11.0.0
- Update MASTER_SITES
- Add LICENSE
Reviewed by: lwhsu@
Approved by: jadawin@ (mentor)
|
Tue, 24 Aug 2010
|
[ 02:08 lwhsu ] (Only the first 10 of 25 ports in this commit are shown above. )
- Update to 10.1.0
PR: ports/149784
Submitted by: lwhsu
Approved by: Neal Nelson <neal AT nelson.name> (maintainer)
|
Sun, 7 Feb 2010
|
[ 09:34 lwhsu ] (Only the first 10 of 25 ports in this commit are shown above. )
- Update to 9.0.0
PR: ports/140937
Submitted by: wen
|
Sat, 31 Jan 2009
|
[ 09:53 lwhsu ] (Only the first 10 of 39 ports in this commit are shown above. )
- Update py-twisted-* to 8.2.0
- turn devel/py-twisted into a meta port.
- Update USE_TWISTED{,_BUILD,_RUN} in bsd.python.mk:
* Remove flow, pair, xish, which are deprecated
(but still update them to latest release in the tree)
* Remove USE_TWISTED=13 (no port uses this)
* Fix typos in twisted components _DEPENDS
PR: ports/130001
Submitted by: lwhsu
Approved by: maintainer timeout
|
Mon, 30 Jul 2007
|
[ 09:42 alexbl ] (Only the first 10 of 445 ports in this commit are shown above. )
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
|
Mon, 26 Mar 2007
|
[ 05:33 clsung ]
- install man pages
- bump PORTREVISION
PR: ports/110706
Submitted by: maintainer (Neal Nelson)
|
Tue, 13 Feb 2007
|
[ 16:31 nivit ]
- Changed py-zopeInterface path in BUILD_DEPENDS
- Bumped PORTREVISION
PR: ports/109023
Submitted by: nivit
Approved by: Neal Nelson <neal at nelson.name> (maintainer)
|
Fri, 12 Jan 2007
|
[ 21:15 miwi ]
- Update to 2.5.0
PR: 107840
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer
|
Tue, 30 May 2006
|
[ 15:44 clsung ]
- update to 2.4.0
PR: 98147
Submitted by: maintainer (Neal Nelson)
|
Wed, 5 Apr 2006
|
[ 17:45 mezz ]
Update to 2.2.0.
PR: ports/93342
Submitted by: Neal Nelson <neal@nelson.name> (maintainer)
|
Tue, 29 Nov 2005
|
[ 18:58 flz ]
- Fix permissions.
PR: ports/89042
Submitted by: lioux
Approved by: maintainer timeout (2 weeks)
|
Sun, 16 Oct 2005
|
[ 10:21 lioux ]
Update to 2.1.0
Approved by: maintainer
|
Wed, 12 Oct 2005
|
[ 12:31 lioux ]
Fix CONFLICTS against devel/py-twisted
|
Fri, 27 May 2005
|
[ 21:29 pat ]
Update to 2.0.1
PR: ports/81547
Submitted by: maintainer
|
Tue, 19 Apr 2005
|
[ 08:32 flz ]
- Fix BUILD_DEPENDS.
Reported by: krismail
|
Fri, 15 Apr 2005
|
[ 11:16 flz ]
- Register CONFLICTS.
|
[ 04:49 flz ]
- Add py-twistedCore, Twisted Asynchronous networking framework.
PR: ports/79920
Submitted by: Neal Nelson <neal@nelson.name>
|
Number of commits found: 37 |