notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/py-twistedCore/Makefile

Number of commits found: 37

Sunday, 20 Aug 2017
12:27 sunpoet search for other commits by this committer
Mark DEPRECATED and set EXPIRATION_DATE to 2017-09-30
Original commitRevision:448397 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Wednesday, 10 Jun 2015
16:45 sunpoet search for other commits by this committer
- Do not silence installation message
- Fix typo
- Cosmetic change
Original commitRevision:389041 
Tuesday, 9 Jun 2015
18:29 sunpoet search for other commits by this committer
- Update to 15.2.1

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.2.1/twisted/topfiles/NEWS
Original commitRevision:388964 
Tuesday, 21 Apr 2015
18:40 sunpoet search for other commits by this committer
- Update to 15.1.0

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.1.0/twisted/topfiles/NEWS
Original commitRevision:384452 
Saturday, 21 Feb 2015
03:28 koobs search for other commits by this committer
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)
Original commitRevision:379480 
Wednesday, 18 Feb 2015
16:24 sunpoet search for other commits by this committer
- Update to 15.0.0

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.0.0/twisted/topfiles/NEWS
Original commitRevision:379290 
Tuesday, 30 Dec 2014
13:36 rm search for other commits by this committer
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
Original commitRevision:375833 
Monday, 20 Oct 2014
16:04 mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371280 
Sunday, 6 Jul 2014
18:51 sunpoet search for other commits by this committer
- 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
Original commitRevision:360988 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
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)
Original commitRevision:339634 
Thursday, 28 Nov 2013
16:08 lwhsu search for other commits by this committer
- Support STAGEDIR
Original commitRevision:335106 
Friday, 15 Nov 2013
20:53 sunpoet search for other commits by this committer
- Update to 13.2.0

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.2.0/twisted/topfiles/NEWS
Original commitRevision:333925 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Saturday, 7 Sep 2013
16:15 sunpoet search for other commits by this committer
- 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
Original commitRevision:326645 
Friday, 13 Jul 2012
08:12 sunpoet search for other commits by this committer
- Use REINPLACE_CMD instead of patch file
Original commit
Tuesday, 3 Jul 2012
17:46 rm search for other commits by this committer
- 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]
Original commit
Monday, 11 Jun 2012
16:09 sunpoet search for other commits by this committer
- Update to 12.1.0

Changes:       
http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.1.0/twisted/topfiles/NEWS
Original commit
Wednesday, 28 Mar 2012
19:37 sunpoet search for other commits by this committer
- 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
Original commit
Thursday, 29 Sep 2011
21:18 glarkin search for other commits by this committer
- Chase repocopy of devel/py-zopeInterace to devel/py-zope.interface

PR:             ports/160846
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Original commit
Wednesday, 7 Sep 2011
09:27 sbz search for other commits by this committer
- Update to 11.0.0
- Update MASTER_SITES
- Add LICENSE

Reviewed by:    lwhsu@
Approved by:    jadawin@ (mentor)
Original commit
Tuesday, 24 Aug 2010
02:08 lwhsu search for other commits by this committer
- Update to 10.1.0

PR:             ports/149784
Submitted by:   lwhsu
Approved by:    Neal Nelson <neal AT nelson.name> (maintainer)
Original commit
Sunday, 7 Feb 2010
09:34 lwhsu search for other commits by this committer
- Update to 9.0.0

PR:             ports/140937
Submitted by:   wen
Original commit
Saturday, 31 Jan 2009
09:53 lwhsu search for other commits by this committer
- 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
Original commit
Monday, 30 Jul 2007
09:42 alexbl search for other commits by this committer
 - 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
Original commit
Monday, 26 Mar 2007
05:33 clsung search for other commits by this committer
- install man pages
- bump PORTREVISION

PR:             ports/110706
Submitted by:   maintainer (Neal Nelson)
Original commit
Tuesday, 13 Feb 2007
16:31 nivit search for other commits by this committer
- Changed py-zopeInterface path in BUILD_DEPENDS
- Bumped PORTREVISION

PR:             ports/109023
Submitted by:   nivit
Approved by:    Neal Nelson <neal at nelson.name> (maintainer)
Original commit
Friday, 12 Jan 2007
21:15 miwi search for other commits by this committer
- Update to 2.5.0

PR:             107840
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:    maintainer
Original commit
Tuesday, 30 May 2006
15:44 clsung search for other commits by this committer
- update to 2.4.0

PR:             98147
Submitted by:   maintainer (Neal Nelson)
Original commit
Wednesday, 5 Apr 2006
17:45 mezz search for other commits by this committer
Update to 2.2.0.

PR:             ports/93342
Submitted by:   Neal Nelson <neal@nelson.name> (maintainer)
Original commit
Tuesday, 29 Nov 2005
18:58 flz search for other commits by this committer
- Fix permissions.

PR:             ports/89042
Submitted by:   lioux
Approved by:    maintainer timeout (2 weeks)
Original commit
Sunday, 16 Oct 2005
10:21 lioux search for other commits by this committer
Update to 2.1.0

Approved by:    maintainer
Original commit
Wednesday, 12 Oct 2005
12:31 lioux search for other commits by this committer
Fix CONFLICTS against devel/py-twisted
Original commit
Friday, 27 May 2005
21:29 pat search for other commits by this committer
Update to 2.0.1

PR:             ports/81547
Submitted by:   maintainer
Original commit
Tuesday, 19 Apr 2005
08:32 flz search for other commits by this committer
- Fix BUILD_DEPENDS.

Reported by:    krismail
Original commit
Friday, 15 Apr 2005
11:16 flz search for other commits by this committer
- Register CONFLICTS.
Original commit
04:49 flz search for other commits by this committer
- Add py-twistedCore, Twisted Asynchronous networking framework.

PR:             ports/79920
Submitted by:   Neal Nelson <neal@nelson.name>
Original commit

Number of commits found: 37