aboutsummaryrefslogtreecommitdiff
path: root/misc/py-yolk
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate a few portsAntoine Brodin2020-02-231-0/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=526925
* Switch all pypi.python.org WWWs to a new PyPi home pypi.org whereDmitry Marakasov2018-04-251-1/+1
| | | | | | | | | | they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat Notes: svn path=/head/; revision=468282
* Reduce dependency on the python2 metaportAntoine Brodin2018-02-191-2/+2
| | | | | | | | PR: 225752 Submitted by: Yasuhiro KIMURA Notes: svn path=/head/; revision=462307
* Remove outdated PYTHON_REL checkSunpoet Po-Chuan Hsieh2018-02-061-7/+1
| | | | | | | With hat: python Notes: svn path=/head/; revision=461090
* Switch PYTHON_REL from a 3 digits number to a 4 digits number to handleAntoine Brodin2015-05-261-1/+1
| | | | | | | | | | python 2.7.10 Differential Revision: https://reviews.freebsd.org/D2639 Reviewed by: sunpoet, mva Notes: svn path=/head/; revision=387491
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Cleanup plistBaptiste Daroussin2014-12-091-4/+0
| | | | Notes: svn path=/head/; revision=374378
* - Convert ports of misc/ to new USES=pythonMarcus von Appen2014-10-201-4/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371289
* - Fix LICENSE typeNicola Vitale2014-06-122-20/+12
| | | | | | | | | | - Remove MANPAGES option - Use auto plist for Python files - Don't build/install Python files as egg - Add support for stage dir Notes: svn path=/head/; revision=357561
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* - Update to 0.4.3Nicola Vitale2013-08-143-26/+29
| | | | | | | | | | | | | | - Trim Makefile header - Remove dead link from MASTER_SITES - Remove indefinite article from COMMENT - Add LICENSE (BSD) - Convert to the new options framework - Update WWW field in pkg-descr Build details: http://goo.gl/l5Fmwu Notes: svn path=/head/; revision=324722
* - 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