summaryrefslogtreecommitdiff
path: root/lang/python
AgeCommit message (Expand)AuthorFilesLines
2001-11-01Move pkg/ files into package's toplevel directoryzuntum1-0/+0
2001-10-29use PLIST_SUBST instead of sed, as suggested by Thomas Klausnerdrochner1-11/+2
2001-10-29Don't execute the \!= vars unless $PYTHONBIN exists.jmc1-1/+3
2001-10-19Remove some debugging stuff. Noted by D'Arcy J.M. Cain.wiz1-3/+3
2001-09-25first cut on a buildlink.mk like structure which can deal with multipledrochner1-0/+107
2001-06-28update to 2.0.1 (bugfix release)drochner2-8/+9
2001-05-30Add code similar to MESSAGE_SUBST code for "PY_SETUP_SUBST" thatjlam1-4/+7
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
2001-03-06sparc64 does dynamic linking.mrg1-5/+1
2001-02-17Move the COMMENT from being in its own file to a definition in theagc2-2/+2
2000-12-05correct MASTER_SITESdrochner1-2/+2
2000-12-05fix reporting of dynamic linking errorsdrochner2-14/+22
2000-11-11patchsumtsarna1-0/+3
2000-11-11Make this work on both ELF and a.out (again)tsarna1-0/+30
2000-10-22First batch of upgrades for Python 2.0:tsarna10-157/+144
2000-09-10Don't check for libnet (we're not BeOS, after all). Addresses pkg/9005.wiz3-1/+70
2000-01-09replaced some more commands by their ${COMMAND} counterpartswiz1-5/+6
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-08-02Provide a default value for "ZOULARIS"agc1-2/+3
1999-07-09Add package patch checksum files.agc1-0/+3
1999-05-15Take a stab at Zoularis supporttsarna2-7/+12
1999-04-14RCSid and comment on patch.tsarna1-0/+4
1999-04-14Deal with our unusually long compiler version string.tsarna1-0/+11
1999-04-14Upgrade to 1.5.2tsarna9-2141/+57
1999-03-03Somone fixed the release date in the readme, causing the checksum to change.tsarna1-2/+2
1999-01-17Make python work properly on pmax: with 1.3.3 it can do dynamic loading,frueauf1-3/+3
1998-12-16Finish ELF supporttsarna2-4/+17
1998-09-28This is now broken on Alpha.tsarna1-1/+3
1998-09-20Make dynamicly loaded modules work on NetBSD/alpha. May work ontsarna3-20/+1150
1998-09-02Put the distribution archive and all the patches into a sub directory.tron2-27/+28
1998-08-26Automatically append HOMEPAge to DESCR files, and remove homepage URLstsarna1-2/+0
1998-08-20The Grand Homepagification:tsarna1-1/+2
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc1-0/+3
1998-07-11Forgot portlint. Also, should have credited tron for patchfilestsarna1-6/+3
1998-07-11Two changes:tsarna18-880/+69
1998-06-22Update package Makefiles for automatic manual page handling.agc1-2/+1
1998-05-08Link cryptmodule against -lcrypt, fixes pr 5422 by Jaromir Dolecek.frueauf1-1/+1
1998-05-06Add or update patches for Python 1.5.1 as suggested by Jaromir Dolecektron4-68/+67
1998-05-06Cleanup "Makefile" as suggested by Jaromir Dolecek in PR pkg/5408.tron1-3/+1
1998-05-04Update python to version 1.5.1 using package by Jaromir Dolecek.tron17-128/+925
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
1998-02-09Add patch to fix python's problem with some national character sets.tron1-0/+35
1998-02-01portlint: remove empty linetron1-2/+1
1998-02-01Initial import of python 1.5 package made by Ty Sarna.tron10-0/+1417