aboutsummaryrefslogtreecommitdiff
path: root/lang/python27
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Python-2.2.Thomas Gellekum2002-04-124-64/+6
* Add SourceForge as a well connected secondary MASTER_SITES location.Thomas Gellekum2002-04-021-0/+2
* Explicitly enable IPv6 support.Thomas Gellekum2002-04-021-2/+8
* Fix sizeof(wchar_t) calculation.Thomas Gellekum2002-01-211-0/+10
* Implement PyObject_DelItemString(), which was obviously forgotten forThomas Gellekum2002-01-162-0/+57
* Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.Thomas Gellekum2002-01-074-134/+346
* Re-add fpectl.so to the plist to fix packaging. Re-enable supportThomas Gellekum2001-11-202-2/+2
* Don't build mpz extension, it's moved to a separate port.Thomas Gellekum2001-10-193-10/+3
* Depend on math/libgmp when running a recent -current.Thomas Gellekum2001-09-251-0/+6
* Upgrade to 2.1.1.Thomas Gellekum2001-07-253-2/+10
* Upgrade to 2.1.Thomas Gellekum2001-05-0212-1169/+876
* Fix building on -current.Thomas Gellekum2001-04-261-0/+38
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-2/+2
* Allow MAINTAINER to be redefined in a slave port.Maxim Sobolev2001-03-291-1/+1
* MASTER_SITE changed.Thomas Gellekum2000-12-071-1/+2
* Install Demo/ dir to $PREFIX/share/examples/python.Thomas Gellekum2000-11-292-3/+325
* Fix compilation on FreeBSD-3.x.Thomas Gellekum2000-11-131-0/+6
* Upgrade to 2.0.Thomas Gellekum2000-10-187-133/+302
* Rename PLIST.{Tools,gmp} to pkg-plist.{Tools,gmp}.Satoshi Asami2000-10-081-3/+3
* Use USE_PYTHON.Thomas Gellekum2000-09-281-0/+1
* Upgrade to 1.6.Thomas Gellekum2000-09-089-1239/+1726
* Don't create group-writable directories.Thomas Gellekum2000-08-141-5/+12
* Clarify comment even further.Thomas Gellekum2000-07-281-1/+1
* - Clarify comment on thread support.Thomas Gellekum2000-07-271-6/+10
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-5/+3
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
* Separate the Python Tk module from the main port. I've beenThomas Gellekum2000-04-041-15/+1
* Fix packaging on -current.Thomas Gellekum2000-03-242-5/+22
* move IPv6-enable python to python+ipv6 and revert origial pythonMunechika SUMIKAWA2000-01-273-21/+3
* Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA2000-01-181-1/+1
* Oops, forgot to update the checksum file.Thomas Gellekum2000-01-181-2/+2
* On second thought, put back DIST_SUBDIR. It's not only used for theThomas Gellekum2000-01-181-0/+1
* - Support IPv6.Munechika SUMIKAWA2000-01-133-3/+20
* s/X11_BASE/X11BASE/.Thomas Gellekum2000-01-101-1/+1
* - Install python-mode.el.Thomas Gellekum2000-01-062-1/+7
* Use Tk-8.2.Thomas Gellekum1999-11-031-2/+2
* Link against libxpg4.Thomas Gellekum1999-10-271-1/+1
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
* Add the SHA module to the build.Thomas Gellekum1999-07-282-1/+8
* Fix package building when you're leaving out optional parts, like Tk.Thomas Gellekum1999-07-154-207/+211
* Install the contents of the Tools directory by default. This can beThomas Gellekum1999-07-062-1/+215
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
* Link some modules against libmytinfo to pick up a working tputs().Thomas Gellekum1999-06-181-2/+2
* Enable the parser module.Thomas Gellekum1999-05-212-1/+2
* Better support for local $CFLAGS.Thomas Gellekum1999-05-191-3/+3
* Remove ``NO_LATEST_LINK''Jacques Vidrine1999-04-211-2/+1
* * Update python 1.5.1 -> 1.5.2Jacques Vidrine1999-04-214-85/+107
* Create lib/python1.5/site-packages directory on installation.Jacques Vidrine1999-04-082-1/+4
* Activate some modules needed for zope (www.zope.com).Thomas Gellekum1999-03-101-3/+3