summaryrefslogtreecommitdiff
path: root/lang/python21 (unfollow)
Commit message (Expand)AuthorFilesLines
2003-10-29- Update lang/python-devel to Python-2.4 031022 snapshot.Hye-Shik Chang1-4/+4
2003-10-21Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* portsHye-Shik Chang1-2/+2
2003-10-19Utilize PYTHON_SITE_SUBDIR.Hye-Shik Chang1-1/+1
2003-08-07- Remove somewhat buggy libc_r lackness detection. (at least for bento)Hye-Shik Chang1-3/+2
2003-07-09Remove a unused file.Hye-Shik Chang1-23/+0
2003-07-04o Utilize MASTER_SITE_PYTHON.Hye-Shik Chang3-8/+21
2003-06-09Take maintainerships from alane's python ports.Hye-Shik Chang1-1/+1
2003-06-08 REST IN PEACEWill Andrews1-1/+1
2003-04-13committed zwiki thread stack patchAlan Eldridge2-1/+24
2003-04-05Add missing fileKris Kennaway1-0/+1
2003-03-07Clear moonlight beckons.Ade Lovett2-1/+1
2003-02-06Set stacksize to 128K from 64K. Adapted from http://zwiki.org/IssueNo0226.Alan Eldridge1-0/+32
2002-11-161. Removed lib-dynload/errno.so from plist since it isn't built.Alan Eldridge2-2/+1
2002-11-15Take over as maintainer since tg is taking a leave of absence from portAlan Eldridge1-1/+1
2002-11-14Backport fix for temporary file handling bug in os._execvpe() fromJacques Vidrine3-0/+113
2002-06-14Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean.Thomas Gellekum1-4/+4
2002-05-15Comment out some files from pkg-plist which are not built on alpha.Kris Kennaway2-3/+9
2002-04-16Allow python?? ports to co-exist with lang/python.Thomas Gellekum1-4/+5
2002-04-11Upgrade to 2.1.3.Thomas Gellekum3-5/+6
2002-04-02Add SourceForge as a well connected secondary MASTER_SITES location.Thomas Gellekum1-0/+2
2002-01-22Upgrade python21 to 2.1.2, the latest bugfix release.Thomas Gellekum3-2/+11
2002-01-16Downgrade to Python-2.1.1 again after repo-copy.Thomas Gellekum4-346/+134
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