Commit Graph

33 Commits

Author SHA1 Message Date
sthen
72e1a3b5e0 take a break from doing this in alphabetic order and sync WANTLIB in some
python things, with a lovely boost_python${MODPY_MAJOR_VERSION:M3}-mt in there.
2015-08-19 20:13:59 +00:00
sthen
1b450b8415 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:33:48 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
sthen
3a1c6d10f6 zap trailing whitespace where it's present in MASTER_SITES/COMMENT
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
eric
ad63ab3b67 update to twisted 11.1.0
no problem ajacoutot@
2011-12-08 20:15:40 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
eric
cc15812640 update to twisted 11.0.0
ok landry@
2011-06-20 10:25:32 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
rpointel
0e28b0e3c9 First ports I found which need Add WANTLIB += ${MODPY_WANTLIB}, bump revision.
ok sthen@.
2011-05-31 05:44:26 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
jasper
8353dfbd95 bumpski for python 2010-08-30 22:24:14 +00:00
eric
951e3d7e88 - update twisted to 10.0.0
- add twisted.pair
- better regress target

with help from alek@
ok landry@
2010-07-05 13:37:02 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
landry
6462be2ae0 Re-enable py-twisted-web2, yet another dependency of moovida/elisa.
Bump the version back to the last existing version (8.1.0), and bump
PKGNAME again to be on the safe side..
ok eric@
2009-10-14 12:47:48 +00:00
bernd
ebc2eb7a1c bump pkgname due to python dep changes 2009-03-11 22:20:09 +00:00
bernd
5801f16ade bump pkgname because of python dep changes 2009-03-11 22:08:00 +00:00
eric
bd7c4096c9 - update to 8.2.0
- web2 is being phased out
- sanitize regress target

ok wcmaier@
2009-01-30 16:22:08 +00:00
djm
8499cec521 remove dependencies on removed python subpackages; prodded by sturm@ 2009-01-02 13:07:36 +00:00
ajacoutot
21f540029a - MODPY_BIN is already in default SUBST_VARS with the lang/python MODULE 2008-10-28 09:28:24 +00:00
eric
0b0288fa0b update to 8.1.0
tweaks and ok martynas@
2008-06-12 06:46:40 +00:00
espie
0b653bd052 SUBST_CMD now preserves right, and so it can be used. 2008-05-06 16:14:33 +00:00
eric
811225c378 missing quote.
noticed by Stephan Andre.
2008-05-03 20:44:54 +00:00
eric
c27cab254e The twisted-regen-dropin.cache script (which is now pure python)
interprets its arguments as python module names for which plugin
cache should be updated. This is useful for third-party packages
(such as axiom) which makes use of the twisted plugin
infrastructure.

ok martynas@
2008-05-03 12:35:27 +00:00
eric
54a04228f2 - update to the latest 8.0.1 release
- unbreak twisted.web2
- remove dropin.cache when deleting py-twisted-core

help and ok martynas@
2008-04-15 11:04:27 +00:00
eric
7591c88979 - update to TwistedCore 2.5.0 and related subpackages
- add documentation and examples for twisted.doc
- disable twisted.web2 (still experimental and not working with 2.5.0 yet)
- take maintainership (requested by alek@)

with help from and tested by Will Maier and martynas@

ok martynas@
2008-03-26 19:57:23 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
c3769e5165 fix a bunch of typos in rcs tags. from martynas 2007-02-16 07:30:56 +00:00
bernd
0f2f80354e py-twisted-conch and cftp both install a /usr/local/bin/cftp binary.
Add @conflict markers.

okay espie@
2006-08-09 10:24:50 +00:00
alek
8d69b36041 Files that weren't imported in initial import 2006-07-29 15:12:17 +00:00
alek
edfd8fecc4 Import Twisted and its modules.
Twisted Core is an asynchronous event loop and associated utilities,
supporting TCP, UDP, multicast, SSL/TLS, serial communication and more.
It is used by most of the servers, clients and protocols that are part
of other Twisted projects.

With help from Eric Faurot <eric.faurot@gmail.com> and sturm@
2006-07-29 14:37:37 +00:00