| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 Mar 2013 17:41:02
0.6c11_3
|
rm  |
Adios, setuptools. |
06 Oct 2012 14:53:49
0.6c11_3
|
rm  |
- remove unsupported python versions
- trim Makefile header
- change USE_PYTHON to just -2.7
- tab -> space change in pkg-descr:WW |
08 Jan 2012 01:51:58
0.6c11_3
|
scheidell  |
- Fix missing if in pkg-plist, install error
Submitted by: poyopoyo@puripuri.plala.or.jp
Approved by: gabor (mentor) |
06 Jan 2012 16:36:03
0.6c11_2
|
scheidell  |
- Fixes: easy-install.pth contents lost on upgrade clobbering ports using it
PR: ports/118301
Submitted by: Douglas William Thrift <douglas@douglasthrift.net>
Approved by: lars.eggert@nokia.com (maintainer, timeout 3 years), gabor
(mentor) |
17 Aug 2011 17:27:34
0.6c11_1
|
sunpoet  |
- Restrict range of USE_PYTHON: setuptools does not build with python 3.x |
25 Feb 2011 07:50:41
0.6c11_1
|
miwi  |
- Move from py24 over to py25 or above
- Drop md5 support |
13 Dec 2009 17:00:14
0.6c11
|
miwi  |
- Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr |
26 Nov 2009 22:22:08
0.6c11
|
miwi  |
- Update to 0.6c11
Thanks to: wen@ |
09 Oct 2008 08:26:44
0.6c9
|
mm  |
- Update to 0.6c9
PR: ports/127924
Tested by: jpaetzel |
05 Mar 2008 13:51:53
0.6c8
|
dryice  |
update to 0.6c8
PR: ports/120866
Submitted by: Piet Delport <pjdelport@gmail.com> |
20 Nov 2007 09:10:41
0.6c7_1
|
pav  |
- Pre-install site.py to avoid the rush later. Fixes plist failures of many py*
ports.
Submitted by: perky (maintainer)
Approved by: portmgr (hat) |
10 Sep 2007 00:09:34
0.6c7
|
miwi  |
- Update to 0.6c7
Approved by: alexbl@ |
01 Sep 2007 22:12:58
0.6c6
|
pav  |
- Correct plist for python24 and older
PR: ports/115968
Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> |
27 Aug 2007 10:45:37
0.6c6
|
miwi  |
- Update to 0.6.c6
PR: 115344
Submitted by: Dmitriy Kirhlarov <dimma@higis.ru> |
30 Jul 2007 09:42:28
0.6c5
|
alexbl  |
- Make Python 2.5.1 the default Python version
- 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 |
01 Feb 2007 07:52:58
0.6c5
|
dryice  |
update to 0.6c5
Approved by: itetcu (mentor) alexbl@ (for python@) |
15 Jan 2007 23:45:23
0.6c3_1
|
dryice  |
Fix the plist
Approved by: itetcu (mentor) |
17 Nov 2006 18:07:45
0.6c3_1
|
acm  |
- Change maintainer email to python@ |
07 Nov 2006 14:48:36
0.6c3_1
|
acm  |
- Fix pkg-plist problems with python >= 2.5
PR: ports/104356
Submitted by: Piet Delport <pjd__at__satori.za.net> |
23 Sep 2006 23:06:40
0.6c3
|
acm  |
- Update to 0.6c3 |
25 Jul 2006 17:48:14
0.6c1
|
acm  |
- Updated distinfo file, my mistake on last commit
Approved by: garga (mentor) |
24 Jul 2006 01:55:31
0.6c1
|
acm  |
- Update to 0.6c1
Approved by: garga (mentor) |
23 Jul 2006 02:45:24
0.6b3
|
acm  |
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor) |
14 Jun 2006 19:03:00
0.6b3
|
erwin  |
Update to 0.6b3
PR: 98952
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) |
31 May 2006 11:53:06
0.6b1
|
mich  |
- Update to -> 0.6b1
PR: ports/97585
Submitted by: maintainer |
08 Apr 2006 17:01:31
0.6a11
|
mnag  |
- Update to 0.6a11
PR: 95503
Submitted by: maintainer |
18 Feb 2006 06:44:25
0.6a10
|
kuriyama  |
- Upgrade to 0.6a10.
- Use $PLIST_SUB for easy future upgrade.
Approved by: maintainer |
12 Jan 2006 00:03:23
0.6a9
|
tdb  |
- Update to 0.6a9
PR: 91670
Submitted by: nivit@email.it (Nicola Vitale)
Approved by: maintainer |
22 Nov 2005 20:48:56
0.6a8
|
pav  |
Setuptools is a collection of enhancements to the Python distutils (for Python
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> |