aboutsummaryrefslogtreecommitdiff
path: root/misc/py-yolk
Commit message (Collapse)AuthorAgeFilesLines
* - bump USE_PYTHON to 2.6+Ruslan Makhmatkhanov2011-11-101-8/+2
| | | | | | | | | | | | | | | - eliminate now unneeded devel/py-elementtree dependency - remove PYPI_RSS option, it's now available unconditionally - bump PORTREVISION PR: ports/161414 Submitted by: rm Approved by: nivit (maintainer; timeout - 2+ months), novel (mentor) Feature safe: yes Notes: svn path=/head/; revision=285481
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Mark IGNORE with Python 2.7.1 and 3.2.0, due toNicola Vitale2011-03-131-0/+4
| | | | | | | a bug in the xmlrpclib module (see http://goo.gl/SZpDN ) Notes: svn path=/head/; revision=270789
* - Update to 0.4.1Nicola Vitale2008-10-112-4/+4
| | | | Notes: svn path=/head/; revision=221415
* - Update to 0.4.0Nicola Vitale2008-08-112-6/+6
| | | | | | | | - Use ${PKGNAMEPREFIX} instead of py- inside ${EXAMPLESDIR} - Install devel/py-elementtree as run dependency only if ${PYTHON_VER} < 2.5 Notes: svn path=/head/; revision=218407
* - Fix variable name: NO_INSTALL_MAN -> NO_INSTALL_MANPAGESNicola Vitale2008-01-101-2/+2
| | | | Notes: svn path=/head/; revision=205377
* - Update to 0.3.0Nicola Vitale2007-08-242-6/+4
| | | | | | | - Remove PLIST_SUB variable Notes: svn path=/head/; revision=198246
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-302-19/+3
| | | | | | | | | | | | | - 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.1.0Nicola Vitale2007-05-292-9/+6
| | | | | | | - Use NOPORTEXAMPLES Notes: svn path=/head/; revision=192298
* - Update to 0.0.7Nicola Vitale2007-04-283-72/+21
| | | | Notes: svn path=/head/; revision=191054
* Yolk is a Python library and command-line tool for obtaining informationNicola Vitale2007-03-124-0/+143
about packages installed by setuptools and packages on PyPI (Python Package Index a.k.a. The Cheese Shop). WWW: http://tools.assembla.com/yolk/ Notes: svn path=/head/; revision=187196