Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.4_4 16 Sep 2015 14:40:25 |
rm |
textproc/py-xml: remove port
This package has been included into python standard library since python 2.2 or
2.0, but some of our ports used apis not available in stock python xml package.
Now all the issue are fixed and we can finally remove this port.
It is dead upstream and because of it's invasive nature it may break innocent
ports while installed (there were known issues for Eric and Docutils), so it was
removed in most distributions years ago. There is comprehensive summary on
reasons why PyXML was removed at Fedora Project [1]. The same reasons are also
applicable to our tree.
[1] https://fedoraproject.org/wiki/Features/RemovePyXML |
0.8.4_4 05 Jun 2015 21:10:06 |
amdmi3 |
- Fix shebangs
- Simplify installation, use COPYTREE_SHARE instead of custom cpio calls
MFH: 2015Q2 |
0.8.4_3 16 Feb 2015 17:27:58 |
pi |
textprox/py-xml: 'as' is reserved keyword in newer versions of Python
PR: 197710
Submitted by: Joerg Ruppe-Tanner <joerg.ruppe.tanner@gmail.com> |
0.8.4_2 07 Dec 2014 10:01:37 |
mva |
- Convert textproc/ to USES=python
With hat: python@ |
0.8.4_2 02 Aug 2014 17:16:19 |
wg |
textproc/py-xml: support stage [1]
- Convert to options
- Use auto plist
PR: 192322
Submitted by: christian.mangin gmail com |
0.8.4_2 02 Jul 2014 17:35:21 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr |
0.8.4_2 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) |
0.8.4_2 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.8.4_2 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 |
0.8.4_2 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.8.4_2 22 Aug 2009 00:37:17 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
0.8.4_2 27 Jul 2009 22:27:43 |
miwi |
- Fix crash with py26
PR: 136596
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer timeout |
0.8.4_1 08 Jun 2009 22:30:55 |
miwi |
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3 |
0.8.4 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 |
0.8.4 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
0.8.4 22 Jan 2006 02:55:05 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.8.4 19 Jan 2005 09:58:28 |
ijliao |
fix WWW
PR: 76450
Submitted by: maintainer |
0.8.4 17 Dec 2004 08:44:49 |
edwin |
Update port: textproc/py-xml update to 0.8.4
Attached is a new set of files to replace the entire
textproc/py-xml port. I am the port maintainer.
This version of the port installs PyXML 0.8.4 rather than
0.8.3, turns off XSLT support by default (it is experimental
and may conflict with 4Suite), adds WITHOUT_XPATH and
WITH_XSLT options, uses USE_PYTHON with a version spec
instead of using a pkg-req file to require the right version
of Python, and has an improved pkg-descr.
If this new version is accepted, please also clear PR 74568:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/74568
PR: ports/74974
Submitted by: Mike Brown <mike@skew.org> |
0.8.3 14 Jun 2004 06:04:30 |
perky |
Mike Brown (a co-developer of 4Suite) takes over the maintainership
of py-xml and py-4suite. The original maintainer (wjv) have been
too busy to manage these ports for last half year.
Submitted by: Mike Brown <mike@skew.org> |
0.8.3 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.8.3 13 Nov 2003 12:54:57 |
trevor |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
0.8.3 06 Aug 2003 09:26:03 |
perky |
Update to 0.8.3
Approved by: maintainer (implicitly) |
0.8.1 01 Aug 2003 22:04:57 |
perky |
Fix python version detection routines to cope with python 2.3's
boolean representation. |
0.8.1 07 Mar 2003 06:11:57 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.8.1 18 Sep 2002 12:25:25 |
wjv |
- Update to version 0.8.1
- Add a $PKGREQ to enforce dependency on version 2.0+ of Python |
0.8 15 Aug 2002 11:48:46 |
wjv |
- Update to version 0.8
PR: 41284
Submitted by: Marc Recht <recht@contentmedia.de> |
0.7.1 07 May 2002 09:34:39 |
wjv |
- Update to version 0.7.1
- Various small style fixes
- Updated pkg-descr
PR: 37744 (0.7.1 update)
Submitted by: Hye-Shik Chang <perky@fallin.lv> |
0.7 29 Apr 2002 19:08:56 |
ijliao |
use USE_PYDISTUTILS |
09 Jan 2002 13:53:49 |
wjv |
- Update to version 0.7 |
07 Aug 2001 11:25:20 |
wjv |
Update to version 0.6.6 |
27 Jun 2001 11:15:02 |
wjv |
Updating my email address in my remaining ports. |
23 Mar 2001 00:47:53 |
jeh |
- Update PyXML (textproc/py-xml) to 0.6.5 - Delete obsolete MASTER_SITES -
SourceForge is now the sole official distribution point (and the mirrors
were not being updated). - Now $PREFIX-clean! - Install additional README
files in documentation dir. - Install sample scripts and test suite under
${PREFIX}/share/examples - Now also do optimised compilation of Python modules
during installation. This bloats the install somewhat, but it prevents an
unclean deinstall in some fairly obscure circumstances. And it might even
improve runtimes. - Mild tweaks to $PLIST to ensure that this port will work
properly with its sister package 4Suite. Please see the 4Suite port I've
submitted in PR ports/25939 |
28 Feb 2001 13:12:32 |
kevlo |
Update to version 0.6.4 |
05 Feb 2001 16:35:27 |
olgeni |
More style fixes for ports/textproc. |
08 Jan 2001 14:43:41 |
kevlo |
Upgrade to 0.6.3 |
16 Nov 2000 14:09:13 |
tg |
Oops, forgot to `rcvs rm' this file. |
16 Nov 2000 14:06:52 |
tg |
Upgrade to 0.6.2. The maintainer is now Johann Visagie <johann@egenetics.com>,
as discussed with Jacques. |
08 Oct 2000 07:29:51 |
asami |
Convert category textproc to new layout. |
08 Oct 2000 07:13:19 |
asami |
Rename PLIST.python1.5 to pkg-plist.python1.5. |
13 Sep 2000 13:23:31 |
tg |
Use bsd.python.mk. |
08 Sep 2000 13:24:00 |
tg |
Don't break package building on Satoshi's cluster. Explicitly depend on
python1.5:lang/python15. |
20 Jun 2000 14:37:39 |
nectar |
Locally hosted distfiles moved to ftp.freebsd.org. |