summaryrefslogtreecommitdiff
path: root/lang/python23 (unfollow)
Commit message (Expand)AuthorFilesLines
2002-01-21Fix sizeof(wchar_t) calculation.Thomas Gellekum1-0/+10
2002-01-16Implement PyObject_DelItemString(), which was obviously forgotten forThomas Gellekum2-0/+57
2002-01-07Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.Thomas Gellekum4-134/+346
2001-11-20Re-add fpectl.so to the plist to fix packaging. Re-enable supportThomas Gellekum2-2/+2
2001-10-19Don't build mpz extension, it's moved to a separate port.Thomas Gellekum3-10/+3
2001-09-25Depend on math/libgmp when running a recent -current.Thomas Gellekum1-0/+6
2001-07-25Upgrade to 2.1.1.Thomas Gellekum3-2/+10
2001-05-02Upgrade to 2.1.Thomas Gellekum12-1169/+876
2001-04-26Fix building on -current.Thomas Gellekum1-0/+38
2001-03-29-pthread --> ${PTHREAD_LIBS}Maxim Sobolev1-2/+2
2001-03-29Allow MAINTAINER to be redefined in a slave port.Maxim Sobolev1-1/+1
2000-12-07MASTER_SITE changed.Thomas Gellekum1-1/+2
2000-11-29Install Demo/ dir to $PREFIX/share/examples/python.Thomas Gellekum2-3/+325
2000-11-13Fix compilation on FreeBSD-3.x.Thomas Gellekum1-0/+6
2000-10-18Upgrade to 2.0.Thomas Gellekum7-133/+302
2000-10-08Rename PLIST.{Tools,gmp} to pkg-plist.{Tools,gmp}.Satoshi Asami1-3/+3
2000-09-28Use USE_PYTHON.Thomas Gellekum1-0/+1
2000-09-08Upgrade to 1.6.Thomas Gellekum9-1239/+1726
2000-08-14Don't create group-writable directories.Thomas Gellekum1-5/+12
2000-07-28Clarify comment even further.Thomas Gellekum1-1/+1
2000-07-27- Clarify comment on thread support.Thomas Gellekum1-6/+10
2000-04-17Standardize all user defined options to the booleans WITH_FOO andJeremy Lea1-5/+3
2000-04-12Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien1-3/+3
2000-04-04Separate the Python Tk module from the main port. I've beenThomas Gellekum1-15/+1
2000-03-24Fix packaging on -current.Thomas Gellekum2-5/+22
2000-01-27move IPv6-enable python to python+ipv6 and revert origial pythonMunechika SUMIKAWA3-21/+3
2000-01-18Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA1-1/+1
2000-01-18Oops, forgot to update the checksum file.Thomas Gellekum1-2/+2
2000-01-18On second thought, put back DIST_SUBDIR. It's not only used for theThomas Gellekum1-0/+1
2000-01-13- Support IPv6.Munechika SUMIKAWA3-3/+20
2000-01-10s/X11_BASE/X11BASE/.Thomas Gellekum1-1/+1
2000-01-06- Install python-mode.el.Thomas Gellekum2-1/+7
1999-11-03Use Tk-8.2.Thomas Gellekum1-2/+2
1999-10-27Link against libxpg4.Thomas Gellekum1-1/+1
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
1999-07-28Add the SHA module to the build.Thomas Gellekum2-1/+8
1999-07-15Fix package building when you're leaving out optional parts, like Tk.Thomas Gellekum4-207/+211
1999-07-06Install the contents of the Tools directory by default. This can beThomas Gellekum2-1/+215
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-1/+1
1999-06-18Link some modules against libmytinfo to pick up a working tputs().Thomas Gellekum1-2/+2
1999-05-21Enable the parser module.Thomas Gellekum2-1/+2
1999-05-19Better support for local $CFLAGS.Thomas Gellekum1-3/+3
1999-04-21Remove ``NO_LATEST_LINK''Jacques Vidrine1-2/+1
1999-04-21* Update python 1.5.1 -> 1.5.2Jacques Vidrine4-85/+107
1999-04-08Create lib/python1.5/site-packages directory on installation.Jacques Vidrine2-1/+4
1999-03-10Activate some modules needed for zope (www.zope.com).Thomas Gellekum1-3/+3
1999-02-22Fix for building/packaging on FreeBSD 4.x.Jacques Vidrine2-9/+29
1999-02-22Distribution file pyth151.tgz checksum changed.Jacques Vidrine1-1/+1
1999-02-18back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ports/la...Peter Hawkins2-4/+43