Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
24.7.0 03 Oct 2024 02:40:16
    |
Wen Heping (wen)  |
devel/py-twisted: Update to 24.7.0
PR: 281824
Reported by: ports@skyforge.at |
23.8.0_1 27 Nov 2023 05:38:03
    |
Po-Chuan Hsieh (sunpoet)  |
*: Change {RUN,TEST}_DEPENDS from security/py-service_identity to
security/py-service-identity
- Bump PORTREVISION for dependency change (except security/py-trustme)
PR: 275167
Reported by: Joakim Bergman <jocke@gipset.se> |
23.8.0 29 Sep 2023 14:19:56
    |
Po-Chuan Hsieh (sunpoet)  |
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine |
23.8.0 06 Sep 2023 20:50:34
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-twisted: Update to 23.8.0
- Update WWW
- Relax USES=pythoon
- Convert to USE_PYTHON=pep517
Changes: https://github.com/twisted/twisted/releases |
22.10.0_1 22 Jul 2023 07:46:38
    |
Tobias C. Berner (tcberner)  |
framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853 |
22.10.0_1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
22.10.0_1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
22.10.0_1 12 Dec 2022 14:58:20
    |
Ashish SHUKLA (ashish)  |
devel/py-twisted: Unbreak OpenSSL support
Thanks to dinoex@ for suggessting the workaround.
PR: 268043
Reported by: dinoex
Approved by: wen |
22.10.0 27 Nov 2022 11:43:27
    |
Wen Heping (wen)  |
devel/py-twisted: Update to 22.10.0 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
22.4.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
22.4.0 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
22.4.0 13 May 2022 11:40:07
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-twisted: Update to 22.4.0
- Sort RUN_DEPENDS
Changes: https://github.com/twisted/twisted/releases
Security: CVE-2022-24801 |
22.2.0 16 Apr 2022 04:19:44
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-twisted: Update to 22.2.0
Changes: https://github.com/twisted/twisted/releases
Security: CVE-2022-21716 |
22.1.0 13 Feb 2022 09:14:32
    |
Kai Knoblich (kai)  Author: Sascha Biberhofer |
devel/py-twisted: Update to 22.1.0, limit to python 3.10 [1]
* Support for Python 3.10 was added with this release. [1]
Changelog:
https://github.com/twisted/twisted/releases/tag/twisted-22.1.0
PR: 261791
Reviewed by: koobs (python, maintainer)
Approved by: koobs (python, maintainer)
MFH: 2022Q1
Security: 24049967-88ec-11ec-88f5-901b0e934d69 |
21.7.0 29 Sep 2021 19:38:04
    |
Bernhard Froehlich (decke)  |
devel/py-twisted: Add CPE information
Approved by: portmgr (blanket) |
21.7.0 08 Aug 2021 21:46:39
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-twisted: Add NO_ARCH |
21.7.0 01 Aug 2021 10:14:57
    |
Wen Heping (wen)  |
devel/py-twisted: Update to 21.7.0
PR: 257526
Reported by: contact@evilham.com |
21.2.0 31 Jul 2021 00:27:51
    |
Wen Heping (wen)  |
devel/py-twisted: Update to 21.2.0
- Update DEPENDS
PR: 255547
Reported by: ports@skyforge.at |
20.3.0_2 06 Jul 2021 14:59:40
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-twisted: Change RUN_DEPENDS from py-priority to py-priority1
- Bump PORTREVISION for dependency change |
20.3.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20.3.0_1 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
20.3.0_1 28 Dec 2020 15:10:40
  |
fluffy  |
devel/py-twisted: unbreak packaging after recent www/py-h2 update (r559472)
With hat: ports-secteam
Pointyhat to: shaun@ for skip the checks of consumers
Noticed by: poudriere |
20.3.0_1 27 Jun 2020 09:37:51
  |
sunpoet  |
Move comms/py-serial to comms/py-pyserial
- While I'm here, add NO_ARCH
- Bump PORTREVISION of dependent ports for dependency change
(devel/py-pyvisa-py and finance/odoo will be bumped in next commit, py-pyusb
renaming)
PR: 246546
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 40 days) |
20.3.0 08 May 2020 08:49:42
  |
sunpoet  |
Update version requirement of RUN_DEPENDS |
20.3.0 26 Apr 2020 14:16:58
  |
dbaio  |
devel/py-twisted: Update to 20.3.0, Fix security vulnerabilities
Add extra_require dependencies as options, enabled by default.
Changelog: https://github.com/twisted/twisted/blob/twisted-20.3.0/NEWS.rst
PR: 245252
Exp-run by: antoine
Submitted by: contact@evilham.com
Submitted by: dereks_lifeofadishwasher.com
MFH: 2020Q2
Security: 9fbaefb3-837e-11ea-b5b4-641c67a117d8
Differential Revision: https://reviews.freebsd.org/D24186 |
18.9.0_1 29 Jun 2019 09:32:04
  |
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
18.9.0_1 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
18.9.0 24 Mar 2019 23:48:59
  |
wen  |
- Update to 18.9.0
- Update DEPENDS
PR: 235586
Submitted by: ports@skyforge.at |
17.9.0 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 |
17.9.0 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
17.9.0 23 Sep 2017 17:00:09
  |
rodrigc  |
Update to 17.9.0
Submitted by: rodrigc
Reviewed by: sunpoet
Differential Revision: https://reviews.freebsd.org/D12478
Changes: https://github.com/twisted/twisted/blob/trunk/NEWS.rst |
17.5.0_1 18 Jun 2017 02:56:43
  |
sunpoet  |
Fix *_DEPENDS
- Bump PORTREVISION for dependency change
PR: 219993 (based on)
Submitted by: Christian Sturm <reezer@reezer.org> |
17.5.0 12 Jun 2017 19:38:17
  |
sunpoet  |
Simplify Makefile
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk |
17.5.0 11 Jun 2017 19:04:03
  |
sunpoet  |
Update to 17.5.0
Changes: https://github.com/twisted/twisted/blob/trunk/NEWS.rst |
17.1.0_1 19 Feb 2017 23:41:22
  |
wen  |
- Add missing DEPENDS
PR: 217205
Submitted by: john@saltant.com |
17.1.0 14 Feb 2017 14:34:03
  |
sunpoet  |
Update to 17.1.0
Changes: https://github.com/twisted/twisted/blob/trunk/NEWS |
16.6.0 19 Dec 2016 03:21:14
  |
wen  |
- Update to 16.6.0 |
16.5.0 13 Nov 2016 10:44:13
  |
pi  |
devel/py-twisted: update 16.4.1 -> 16.5.0
PR: 210517
Changes: https://github.com/twisted/twisted/blob/twisted-16.5.0/NEWS
Submitted by: Yuri Victorovich <yuri@rawbw.com> |
16.4.1_1 12 Nov 2016 10:23:38
  |
koobs  |
devel/py-twisted: Allow building with Python 3.x
Twisted is in the midst of a porting (to Python 3) effort [1][2] and
it should accordingly be easier for users to both test and use
Twisted on FreeBSD built with Python 3.x.
This change removes to Python 2.x limitation to the port and
enables multiple version (Python 2 and 3) concurrent installation.
While I'm here:
- Switch to autoplist and remove entry removing *.c files.
- Conditionally strip shared libraries depending on Python version.
- Add test target.
[1] https://twistedmatrix.com/documents/current/core/howto/python3.html
[2] See Also: Unported modules list: WRKSRC/twisted/python/_setup.py
Approved by: python (with hat)
MFH: 2016Q4 |
16.4.1 10 Oct 2016 06:16:48
  |
wen  |
- Update to 16.4.1 |
15.5.0 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
15.5.0 27 Dec 2015 16:37:11
  |
miwi  |
- devel/py-twisted: Update to 15.5.0, Create devel/py-twisted152
- Update to 15.5.0 which comes with a small API change, and repackage
into a single port as upstream are no longer creating sub-packages [1].
- Copy py-twisted to py-twisted152 to allow MAINTAINERS of dependent ports
to switch to the new version, given the API change mentioned above
Changes:
https://github.com/twisted/twisted/blob/twisted-15.5.0/NEWS
[1] https://github.com/twisted/twisted/blob/twisted-15.3.0/NEWS#L47
PR: 205062
Submitted by: yuri@rawbw.com
Reviewed by: antoine / koobs
Discussed: #freebsd-python
Differential Revision: D4715 |
15.2.1 17 Aug 2015 14:59:21
  |
mat  |
Typos and forgotten comments from r394508.
Submitted by: pgollucci
Sponsored by: Absolight |
15.2.1 17 Aug 2015 14:20:41
  |
mat  |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
15.2.1 09 Jun 2015 18:30:30
  |
sunpoet  |
- Update to 15.2.1
- Use USES=metaport
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.2.1/NEWS |
15.0.0 18 Feb 2015 16:25:25
  |
sunpoet  |
- Update to 15.0.0
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.0.0/NEWS |
14.0.0 20 Oct 2014 16:04:14
  |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
14.0.0 07 Jul 2014 12:34:59
  |
sunpoet  |
- Update to 14.0.0
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-14.0.0/NEWS |
13.2.0 13 Jan 2014 21:00:04
  |
rene  |
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) |
13.2.0 09 Dec 2013 10:15:15
  |
wg  |
devel/py-twisted: remove useless and misleading PYDISTUTILS_NOEGGINFO
Reported by: antoine |
13.2.0 28 Nov 2013 16:08:34
  |
lwhsu  |
- Support STAGEDIR |
13.2.0 15 Nov 2013 20:54:09
  |
sunpoet  |
- Update to 13.2.0
- Convert to new options helper
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.2.0/NEWS |
13.1.0 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
13.1.0 07 Sep 2013 16:16:01
  |
sunpoet  |
- Update to 13.1.0
- Update USE_PYTHON
- Remove unnecessary WRKSRC
- Cleanup Makefile header |
12.1.0 11 Jun 2012 16:10:07
 |
sunpoet  |
- Update to 12.1.0
- Change RUN_DEPENDS to ensure the dependencies are of the same version as this
meta port
- Change to new OPTIONS framework
Changes:
http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.1.0/NEWS |
12.0.0 28 Mar 2012 19:37:46
 |
sunpoet  |
- Update to 12.0.0
Feature safe: yes |
11.0.0 24 Oct 2011 09:11:38
 |
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
11.0.0 07 Sep 2011 09:27:54
 |
sbz  |
- Update to 11.0.0
- Update MASTER_SITES
- Add LICENSE
Reviewed by: lwhsu@
Approved by: jadawin@ (mentor) |
10.1.0 24 Aug 2010 02:08:45
 |
lwhsu  |
- Update to 10.1.0
PR: ports/149784
Submitted by: lwhsu
Approved by: Neal Nelson <neal AT nelson.name> (maintainer) |
9.0.0 07 Feb 2010 09:34:28
 |
lwhsu  |
- Update to 9.0.0
PR: ports/140937
Submitted by: wen |
8.2.0 31 Jan 2009 13:25:17
 |
lwhsu  |
- Remove unneeded files |
8.2.0 31 Jan 2009 09:53:11
 |
lwhsu  |
- 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 |
1.3.0_2 01 Jun 2008 09:42:37
 |
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
1.3.0_2 30 Jul 2007 09:42:28
 |
alexbl  |
- 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 |
1.3.0_2 01 Nov 2006 14:48:02
 |
jmelo  |
- Fix mastersite.
PR: ports/104097
Submitted by: Josh Paetzel <josh@tcbug.org> |
1.3.0_2 06 May 2006 22:39:07
 |
mnag  |
- portlint(1)
PR: 96885
Submitted by: Alexander Botero-Lowry <alex___foxybanana.com> |
1.3.0_2 24 Nov 2005 15:40:04
 |
pav  |
- Add some SHA256 checksums |
1.3.0_2 12 Oct 2005 12:11:08
 |
lioux  |
o Fix CONFLICTS; thus, bump PORTREVISION
o Reset maintainer to ports@ on previous maintainer request
Approved by: nbm (previous maintainer) |
1.3.0_1 15 Apr 2005 11:15:07
 |
flz  |
- Register CONFLICTS after latest addition of new py-twistedCore. |
1.3.0 18 Jun 2004 06:52:27
 |
perky  |
Update to 1.3.0
PR: 66820
Submitted by: Piet Delport <pjd@satori.za.net>
Approved by: maintainer timeout (a month) |
1.2.0 27 Mar 2004 08:54:55
 |
nbm  |
Upgrade Twisted to 1.2.0
PR: 64776
Submitted by: Piet Delport <pjd@303.za.net> |
1.1.1 11 Feb 2004 18:08:22
 |
nbm  |
Upgrade to Twisted 1.1.1, and remove documentation for py-twisted-doc
port later. |
1.1.0 21 Nov 2003 15:45:44
 |
nbm  |
Upgrade to Twisted 1.1.0!
Also take over maintainership from Johann with his permission. |
1.0.6 17 Nov 2003 12:29:10
 |
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
1.0.6 01 Aug 2003 22:04:57
 |
perky  |
Fix python version detection routines to cope with python 2.3's
boolean representation. |
1.0.6 10 Jul 2003 12:59:26
 |
nbm  |
Upgrade to Twisted 1.0.6.
Approved by: wjv (implicit) |
1.0.5 12 May 2003 11:25:26
 |
nbm  |
Upgrade to Twisted 1.0.5.
Twisted no longer supports Python 2.1. |
1.0.4 23 Apr 2003 16:46:37
 |
nbm  |
Upgrade to Twisted 1.0.4
Approved by: wjv |
1.0.3 07 Mar 2003 06:01:16
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.0.3 19 Feb 2003 14:10:10
 |
nbm  |
Upgrade to Twisted 1.0.3
Approved by: wjv |
1.0.0 23 Oct 2002 08:09:23
 |
wjv  |
- This delightfully twisted package hits the big 1.0.0!
Prodded by: Christopher Armstrong <radix@twistedmatrix.com> |
0.99.2 07 Oct 2002 07:45:17
 |
wjv  |
- Update to version 0.99.2
- ${PERL} -> ${REINPLACE_CMD}
- Add a WITHOUT_TESTS knob, which has the added side-effect of installing
Twisted with minimal dependencies - ideal for productions servers |
0.19.0 19 Jul 2002 09:53:35
 |
wjv  |
- Update to version 0.19.0
Prompted by: Christopher Armstrong <radix@twistedmatrix.com> |
0.17.4 29 Apr 2002 14:01:09
 |
ijliao  |
use USE_PYDISTUTILS |
0.17.4 24 Apr 2002 09:40:52
 |
wjv  |
- Update to version 0.17.4 |
13 Feb 2002 13:43:11
    |
wjv  |
- Update to version 0.15.0 |
01 Feb 2002 12:57:37
    |
wjv  |
- Update to version 0.14.0 |
24 Jan 2002 11:17:46
    |
wjv  |
- Update to version 0.13.0 - 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. |
26 Nov 2001 08:38:38
    |
wjv  |
- Update to version 0.12.1 - This is mostly a bugfix release |
07 Nov 2001 13:05:37
    |
wjv  |
- Update to version 0.12.0 |
08 Oct 2001 16:38:33
    |
wjv  |
- Update to version 0.11.0 |
26 Sep 2001 09:42:02
    |
wjv  |
- Update to version 0.10.2 |
03 Sep 2001 16:26:30
    |
wjv  |
- Update to version 0.10.1 |
22 Aug 2001 12:22:14
    |
wjv  |
- Add an explicit dependency on py-tkinter (instead of relying on an implied
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. |
21 Aug 2001 15:55:14
    |
wjv  |
- Refrain from installing another copy of the GNU LGPL, in accordance with
section 15.22 of the Porter's Handbook. - Install the ERRATA instead. |
20 Aug 2001 15:25:06
    |
wjv  |
- Fix own mistake that caused a *.orig file to be installed in ${PREFIX}/bin -
List executable files to be installed explicitly - it's so much safer! - Bump
${PORTREVISION} |
20 Aug 2001 15:07:09
    |
wjv  |
- Update to version 0.10.0 - 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. |
17 Aug 2001 16:18:14
    |
wjv  |
- Patch source files to enable the usage of py-unit (which is installed as a
run-time dependency) instead of the bundled copy of py-unit (which isn't
installed at all). |
17 Aug 2001 15:50:15
    |
wjv  |
- For some reason, this release of Twisted neglects to install three required
sub-packages OOTB. Add a patch to rectify this. - Bump PORTREVISION |