aboutsummaryrefslogtreecommitdiff
path: root/net/py-xmlrpc
Commit message (Collapse)AuthorAgeFilesLines
* Reset perky@FreeBSD.org due to maintainer-timeouts and no responseMark Linimon2010-05-232-3/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=254920
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* Prevent precision loss when passing python's double values. BumpMaxim Sobolev2009-06-172-1/+15
| | | | | | | PORTREVISION. Notes: svn path=/head/; revision=236103
* Add patch that improves boolean type support as well as implementsMaxim Sobolev2009-02-272-14/+333
| | | | | | | | | | | <nil/> element. PR: ports/131610 Submitted by: Andriy Pylypenko <bamby@sippysoft.com> Approved by: MAINTAINER's timeout Notes: svn path=/head/; revision=229123
* Fix python interpreter crash caused by the incorrect use of PyMem_DEL()Maxim Sobolev2009-02-277-0/+85
| | | | | | | | | | | instead of PyObject_DEL(). PR: ports/131609 Submitted by: Andriy Pylypenko <bamby@sippysoft.com> Approved by: MAINTAINER's timeout Notes: svn path=/head/; revision=229121
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=196700
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Add SIZE data.Hye-Shik Chang2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104400
* Update to 0.8.8.3Hye-Shik Chang2003-04-223-2/+5
| | | | Notes: svn path=/head/; revision=79447
* De-pkg-comment for my ports.Hye-Shik Chang2003-02-252-1/+1
| | | | Notes: svn path=/head/; revision=76449
* Updating my email address.Hye-Shik Chang2002-06-251-1/+1
| | | | | | | Approved by: cjh (mentor) Notes: svn path=/head/; revision=61912
* use USE_PYDISTUTILSYing-Chieh Liao2002-04-291-8/+2
| | | | Notes: svn path=/head/; revision=58331
* upgrade to 0.8.8.2Ying-Chieh Liao2002-03-272-2/+2
| | | | | | | | PR: 36369 Submitted by: maintainer Notes: svn path=/head/; revision=56743
* Update to 0.8.8.1Patrick Li2002-03-243-3/+2
| | | | | | | | PR: 36244 Submitted by: maintainer Notes: svn path=/head/; revision=56511
* Update to 0.8.8Patrick Li2002-03-233-22/+23
| | | | | | | | PR: 36073 Submitted by: maintainer Notes: svn path=/head/; revision=56459
* Update maintainer email addressPatrick Li2002-01-281-1/+1
| | | | | | | | PR: 34372 Submitted by: maintainer Notes: svn path=/head/; revision=53911
* Update to 0.8.7.Akinori MUSHA2001-09-023-5/+6
| | | | | | | | | | Make PREFIX safe. PR: ports/29818 Submitted by: Hye-Shik Chang <perky@python.or.kr> (MAINTAINER) Notes: svn path=/head/; revision=47312
* Fix ${MASTER_SITE_SUBDIR}Johann Visagie2001-08-161-1/+1
| | | | | | | | PR: 29733 Submitted by: Shell Hung <shell@shellhung.org> Notes: svn path=/head/; revision=46338
* Fix DISTNAMEKevin Lo2001-06-281-1/+1
| | | | | | | | PR: 28470 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44524
* Update to version 0.8.6Johann Visagie2001-06-194-17/+20
| | | | | | | | PR: 27955 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44223
* add py-xmlrpcYing-Chieh Liao2001-05-246-0/+57
A fast implementation of the xmlrpc spec for Python PR: 26769 Submitted by: Chang, Hye-Shik <perky@python.or.kr> Notes: svn path=/head/; revision=43009