aboutsummaryrefslogtreecommitdiff
path: root/net/py-xmlrpc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* net/py-xmlrpc: support stagingWilliam Grzybowski2013-12-281-15/+5
| | | | Notes: svn path=/head/; revision=337867
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Add LICENSEMartin Wilke2012-03-251-5/+18
| | | | | | | | | | | - Support PORTEXAMPLES/PLIST_FILES PR: 166047 Submitted by: Ports Fury Feature safe: yes Notes: svn path=/head/; revision=293786
* Reset perky@FreeBSD.org due to maintainer-timeouts and no responseMark Linimon2010-05-231-1/+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-171-1/+1
| | | | | | | PORTREVISION. Notes: svn path=/head/; revision=236103
* Fix python interpreter crash caused by the incorrect use of PyMem_DEL()Maxim Sobolev2009-02-271-0/+1
| | | | | | | | | | | 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
* Update to 0.8.8.3Hye-Shik Chang2003-04-221-1/+1
| | | | Notes: svn path=/head/; revision=79447
* De-pkg-comment for my ports.Hye-Shik Chang2003-02-251-0/+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-271-1/+1
| | | | | | | | PR: 36369 Submitted by: maintainer Notes: svn path=/head/; revision=56743
* Update to 0.8.8.1Patrick Li2002-03-241-1/+1
| | | | | | | | PR: 36244 Submitted by: maintainer Notes: svn path=/head/; revision=56511
* Update to 0.8.8Patrick Li2002-03-231-8/+5
| | | | | | | | 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-021-1/+1
| | | | | | | | | | 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-191-5/+10
| | | | | | | | PR: 27955 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44223
* add py-xmlrpcYing-Chieh Liao2001-05-241-0/+32
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