aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-twisted
Commit message (Collapse)AuthorAgeFilesLines
* - Fix mastersite.jmelo2006-11-011-3/+1
| | | | | PR: ports/104097 Submitted by: Josh Paetzel <josh@tcbug.org>
* - portlint(1)mnag2006-05-071-1/+2
| | | | | PR: 96885 Submitted by: Alexander Botero-Lowry <alex___foxybanana.com>
* - Add some SHA256 checksumspav2005-11-241-0/+1
|
* o Fix CONFLICTS; thus, bump PORTREVISIONlioux2005-10-121-3/+3
| | | | | | o Reset maintainer to ports@ on previous maintainer request Approved by: nbm (previous maintainer)
* - Register CONFLICTS after latest addition of new py-twistedCore.flz2005-04-151-0/+3
|
* Update to 1.3.0perky2004-06-184-40/+124
| | | | | | PR: 66820 Submitted by: Piet Delport <pjd@satori.za.net> Approved by: maintainer timeout (a month)
* Upgrade Twisted to 1.2.0nbm2004-03-273-10/+37
| | | | | PR: 64776 Submitted by: Piet Delport <pjd@303.za.net>
* Upgrade to Twisted 1.1.1, and remove documentation for py-twisted-docnbm2004-02-123-10481/+1519
| | | | port later.
* Upgrade to Twisted 1.1.0!nbm2003-11-213-4287/+8719
| | | | Also take over maintainership from Johann with his permission.
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* Fix python version detection routines to cope with python 2.3'sperky2003-08-021-1/+1
| | | | boolean representation.
* Upgrade to Twisted 1.0.6.nbm2003-07-103-27/+728
| | | | Approved by: wjv (implicit)
* Upgrade to Twisted 1.0.5.nbm2003-05-124-314/+158
| | | | Twisted no longer supports Python 2.1.
* Upgrade to Twisted 1.0.4nbm2003-04-243-1374/+1822
| | | | Approved by: wjv
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Upgrade to Twisted 1.0.3nbm2003-02-194-1154/+3904
| | | | Approved by: wjv
* - This delightfully twisted package hits the big 1.0.0!wjv2002-10-233-961/+1086
| | | | Prodded by: Christopher Armstrong <radix@twistedmatrix.com>
* - Update to version 0.99.2wjv2002-10-075-1539/+1418
| | | | | | - ${PERL} -> ${REINPLACE_CMD} - Add a WITHOUT_TESTS knob, which has the added side-effect of installing Twisted with minimal dependencies - ideal for productions servers
* - Update to version 0.19.0wjv2002-07-194-1368/+1588
| | | | Prompted by: Christopher Armstrong <radix@twistedmatrix.com>
* use USE_PYDISTUTILSijliao2002-04-291-10/+2
|
* - Update to version 0.17.4wjv2002-04-244-143/+1573
|
* - Update to version 0.15.0wjv2002-02-134-6/+42
|
* - Update to version 0.14.0wjv2002-02-013-2/+29
|
* - Update to version 0.13.0wjv2002-01-243-44/+42
| | | | | - Remove dependency on py-gnome. This really _is_ optional, and there's no need to build all of Gnome just to use Twisted, if you don't want to.
* - Update to version 0.12.1wjv2001-11-263-5/+8
| | | | - This is mostly a bugfix release
* - Update to version 0.12.0wjv2001-11-073-8/+38
|
* - Update to version 0.11.0wjv2001-10-083-8/+30
|
* - Update to version 0.10.2wjv2001-09-264-25/+32
|
* - Update to version 0.10.1wjv2001-09-033-11/+59
|
* - Add an explicit dependency on py-tkinter (instead of relying on an impliedwjv2001-08-222-7/+6
| | | | | | | | | dependency via py-unit). - Add a run-time dependency on py-gnome, which is required by some non- mission-critical elements of this package. (This should possibly be an optional dependency(?) - I'm in two minds about this.) - Do not install two somewhat Debian-specific scripts. - Bump the PORTREVISION once more.
* - Refrain from installing another copy of the GNU LGPL, in accordance withwjv2001-08-212-3/+3
| | | | | section 15.22 of the Porter's Handbook. - Install the ERRATA instead.
* - Fix own mistake that caused a *.orig file to be installed in ${PREFIX}/binwjv2001-08-202-5/+11
| | | | | - List executable files to be installed explicitly - it's so much safer! - Bump ${PORTREVISION}
* - Update to version 0.10.0wjv2001-08-204-27/+127
| | | | | | | | | | - New for this version: - Twisted Enterprise, relational database integration with Twisted. - "Passport" addition to Twisted Internet. - "Versioned" persistence style. - Many minor bugfixes. - "Twisted Manhole", 'direct manipulation' service for Twisted. - etc.
* - Patch source files to enable the usage of py-unit (which is installed as awjv2001-08-171-0/+4
| | | | | run-time dependency) instead of the bundled copy of py-unit (which isn't installed at all).
* - For some reason, this release of Twisted neglects to install three requiredwjv2001-08-173-0/+66
| | | | | sub-packages OOTB. Add a patch to rectify this. - Bump PORTREVISION
* Add py-twisted 0.9.5, an event-based Python framework for internetwjv2001-08-175-0/+396
applications.