summaryrefslogtreecommitdiffstats
path: root/lang/python27/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Python-2.2.tg2002-04-121-2/+1
* Add SourceForge as a well connected secondary MASTER_SITES location.tg2002-04-021-0/+2
* Explicitly enable IPv6 support.tg2002-04-021-2/+8
* Implement PyObject_DelItemString(), which was obviously forgotten fortg2002-01-161-0/+1
* Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.tg2002-01-071-3/+3
* Re-add fpectl.so to the plist to fix packaging. Re-enable supporttg2001-11-201-1/+1
* Don't build mpz extension, it's moved to a separate port.tg2001-10-191-7/+1
* Depend on math/libgmp when running a recent -current.tg2001-09-251-0/+6
* Upgrade to 2.1.1.tg2001-07-251-1/+1
* Upgrade to 2.1.tg2001-05-021-57/+11
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-291-2/+2
* Allow MAINTAINER to be redefined in a slave port.sobomax2001-03-291-1/+1
* MASTER_SITE changed.tg2000-12-071-1/+2
* Install Demo/ dir to $PREFIX/share/examples/python.tg2000-11-291-3/+16
* Fix compilation on FreeBSD-3.x.tg2000-11-131-0/+6
* Upgrade to 2.0.tg2000-10-181-13/+12
* Rename PLIST.{Tools,gmp} to pkg-plist.{Tools,gmp}.asami2000-10-081-3/+3
* Use USE_PYTHON.tg2000-09-281-0/+1
* Upgrade to 1.6.tg2000-09-081-13/+20
* Clarify comment even further.tg2000-07-281-1/+1
* - Clarify comment on thread support.tg2000-07-271-6/+10
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-5/+3
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
* Separate the Python Tk module from the main port. I've beentg2000-04-041-15/+1
* Fix packaging on -current.tg2000-03-241-5/+8
* move IPv6-enable python to python+ipv6 and revert origial pythonsumikawa2000-01-271-19/+3
* Add 'ipv6' on CATEGORIES.sumikawa2000-01-181-1/+1
* On second thought, put back DIST_SUBDIR. It's not only used for thetg2000-01-181-0/+1
* - Support IPv6.sumikawa2000-01-131-2/+17
* s/X11_BASE/X11BASE/.tg2000-01-101-1/+1
* - Install python-mode.el.tg2000-01-061-1/+5
* Use Tk-8.2.tg1999-11-031-2/+2
* Link against libxpg4.tg1999-10-271-1/+1
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Fix package building when you're leaving out optional parts, like Tk.tg1999-07-151-3/+7
* Install the contents of the Tools directory by default. This can betg1999-07-061-1/+12
* Better support for local $CFLAGS.tg1999-05-191-3/+3
* Remove ``NO_LATEST_LINK''nectar1999-04-211-2/+1
* * Update python 1.5.1 -> 1.5.2nectar1999-04-211-31/+13
* Create lib/python1.5/site-packages directory on installation.nectar1999-04-081-1/+2
* Fix for building/packaging on FreeBSD 4.x.nectar1999-02-221-9/+16
* back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ports/la...thepish1999-02-181-3/+14
* upgrade to 1.5.2b1 (fixes build problem along the way)thepish1999-02-161-15/+4
* Make sure PLIST is correct whether you have source or not. Add copyrightasami1998-12-021-2/+7
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-9/+8
* Support dynamic loading of modules in an ELF world.tg1998-10-061-2/+8
* tk80 has been ELFized.asami1998-09-251-2/+2
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
* Include latest official patches.tg1998-07-281-5/+7
OpenPOWER on IntegriCloud