aboutsummaryrefslogtreecommitdiff
path: root/devel/py-setuptools
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.6c9Martin Matuska2008-10-092-4/+4
| | | | | | | | PR: ports/127924 Tested by: jpaetzel Notes: svn path=/head/; revision=221364
* update to 0.6c8Dryice Dong Liu2008-03-052-5/+4
| | | | | | | | PR: ports/120866 Submitted by: Piet Delport <pjdelport@gmail.com> Notes: svn path=/head/; revision=208461
* - Pre-install site.py to avoid the rush later. Fixes plist failures of many py*Pav Lucistnik2007-11-202-0/+10
| | | | | | | | | | ports. Submitted by: perky (maintainer) Approved by: portmgr (hat) Notes: svn path=/head/; revision=202776
* - Update to 0.6c7Martin Wilke2007-09-102-4/+4
| | | | | | | Approved by: alexbl@ Notes: svn path=/head/; revision=199228
* - Correct plist for python24 and olderPav Lucistnik2007-09-011-0/+3
| | | | | | | | PR: ports/115968 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> Notes: svn path=/head/; revision=198617
* - Update to 0.6.c6Martin Wilke2007-08-272-5/+6
| | | | | | | | PR: 115344 Submitted by: Dmitriy Kirhlarov <dimma@higis.ru> Notes: svn path=/head/; revision=198368
* - 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.6c5Dryice Dong Liu2007-02-013-6/+9
| | | | | | | Approved by: itetcu (mentor) alexbl@ (for python@) Notes: svn path=/head/; revision=183842
* Fix the plistDryice Dong Liu2007-01-151-1/+0
| | | | | | | Approved by: itetcu (mentor) Notes: svn path=/head/; revision=182462
* - Change maintainer email to python@Jose Alonso Cardenas Marquez2006-11-171-1/+1
| | | | Notes: svn path=/head/; revision=177472
* - Fix pkg-plist problems with python >= 2.5Jose Alonso Cardenas Marquez2006-11-072-114/+126
| | | | | | | | PR: ports/104356 Submitted by: Piet Delport <pjd__at__satori.za.net> Notes: svn path=/head/; revision=176706
* - Update to 0.6c3Jose Alonso Cardenas Marquez2006-09-233-7/+4
| | | | Notes: svn path=/head/; revision=173672
* - Updated distinfo file, my mistake on last commitJose Alonso Cardenas Marquez2006-07-251-3/+3
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=168743
* - Update to 0.6c1Jose Alonso Cardenas Marquez2006-07-242-1/+5
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=168589
* Change maintainer address to my @FreeBSD.org emailJose Alonso Cardenas Marquez2006-07-231-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=168518
* Update to 0.6b3Erwin Lansing2006-06-142-4/+4
| | | | | | | | PR: 98952 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) Notes: svn path=/head/; revision=165447
* - Update to -> 0.6b1Michael Landin2006-05-312-4/+4
| | | | | | | | PR: ports/97585 Submitted by: maintainer Notes: svn path=/head/; revision=164065
* - Update to 0.6a11Marcus Alves Grando2006-04-083-4/+5
| | | | | | | | PR: 95503 Submitted by: maintainer Notes: svn path=/head/; revision=159138
* - Upgrade to 0.6a10.Jun Kuriyama2006-02-183-115/+115
| | | | | | | | | - Use $PLIST_SUB for easy future upgrade. Approved by: maintainer Notes: svn path=/head/; revision=156255
* - Update to 0.6a9Tim Bishop2006-01-123-107/+116
| | | | | | | | | PR: 91670 Submitted by: nivit@email.it (Nicola Vitale) Approved by: maintainer Notes: svn path=/head/; revision=153322
* Setuptools is a collection of enhancements to the Python distutils (for PythonPav Lucistnik2005-11-224-0/+149
2.3.5 and up on most platforms; 64-bit platforms require a minimum of Python 2.4) that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages. PR: ports/89352 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=149101