Age | Commit message (Expand) | Author | Files | Lines |
2002-01-17 | add a conflict with python20-* for the time remaining | drochner | 1 | -1/+3 |
2002-01-17 | add a rule to patch #!/the/right/path/to/python into the first line | drochner | 1 | -1/+13 |
2002-01-17 | define a PYVERSSUFFIX (major.minor) and use it to define PYTHONBIN | drochner | 1 | -5/+11 |
2002-01-16 | allow to override the python minor versions | drochner | 1 | -4/+8 |
2002-01-16 | update for new location of the Python-2.0 pkg | drochner | 1 | -3/+2 |
2002-01-15 | add a buildlink-style file for use by applications (ie programs which | drochner | 1 | -0/+3 |
2002-01-15 | -derive the required Python version from the package prefix (pyXX->XX) | drochner | 1 | -1/+8 |
2002-01-15 | -protect against multiple inclusion | drochner | 1 | -3/+21 |
2002-01-10 | split out the python version logics into a separate file, for use by | drochner | 2 | -65/+67 |
2001-12-07 | remove powerpc from IGNORE list on dynamic loading | jmc | 1 | -2/+2 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -4/+4 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 1 | -0/+0 |
2001-10-29 | use PLIST_SUBST instead of sed, as suggested by Thomas Klausner | drochner | 1 | -11/+2 |
2001-10-29 | Don't execute the \!= vars unless $PYTHONBIN exists. | jmc | 1 | -1/+3 |
2001-10-19 | Remove some debugging stuff. Noted by D'Arcy J.M. Cain. | wiz | 1 | -3/+3 |
2001-09-25 | first cut on a buildlink.mk like structure which can deal with multiple | drochner | 1 | -0/+107 |
2001-06-28 | update to 2.0.1 (bugfix release) | drochner | 2 | -8/+9 |
2001-05-30 | Add code similar to MESSAGE_SUBST code for "PY_SETUP_SUBST" that | jlam | 1 | -4/+7 |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 |
2001-03-06 | sparc64 does dynamic linking. | mrg | 1 | -5/+1 |
2001-02-17 | Move the COMMENT from being in its own file to a definition in the | agc | 2 | -2/+2 |
2000-12-05 | correct MASTER_SITES | drochner | 1 | -2/+2 |
2000-12-05 | fix reporting of dynamic linking errors | drochner | 2 | -14/+22 |
2000-11-11 | patchsum | tsarna | 1 | -0/+3 |
2000-11-11 | Make this work on both ELF and a.out (again) | tsarna | 1 | -0/+30 |
2000-10-22 | First batch of upgrades for Python 2.0: | tsarna | 10 | -157/+144 |
2000-09-10 | Don't check for libnet (we're not BeOS, after all). Addresses pkg/9005. | wiz | 3 | -1/+70 |
2000-01-09 | replaced some more commands by their ${COMMAND} counterparts | wiz | 1 | -5/+6 |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 |
1999-08-02 | Provide a default value for "ZOULARIS" | agc | 1 | -2/+3 |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 |
1999-05-15 | Take a stab at Zoularis support | tsarna | 2 | -7/+12 |
1999-04-14 | RCSid and comment on patch. | tsarna | 1 | -0/+4 |
1999-04-14 | Deal with our unusually long compiler version string. | tsarna | 1 | -0/+11 |
1999-04-14 | Upgrade to 1.5.2 | tsarna | 9 | -2141/+57 |
1999-03-03 | Somone fixed the release date in the readme, causing the checksum to change. | tsarna | 1 | -2/+2 |
1999-01-17 | Make python work properly on pmax: with 1.3.3 it can do dynamic loading, | frueauf | 1 | -3/+3 |
1998-12-16 | Finish ELF support | tsarna | 2 | -4/+17 |
1998-09-28 | This is now broken on Alpha. | tsarna | 1 | -1/+3 |
1998-09-20 | Make dynamicly loaded modules work on NetBSD/alpha. May work on | tsarna | 3 | -20/+1150 |
1998-09-02 | Put the distribution archive and all the patches into a sub directory. | tron | 2 | -27/+28 |
1998-08-26 | Automatically append HOMEPAge to DESCR files, and remove homepage URLs | tsarna | 1 | -2/+0 |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+3 |
1998-07-11 | Forgot portlint. Also, should have credited tron for patchfiles | tsarna | 1 | -6/+3 |
1998-07-11 | Two changes: | tsarna | 18 | -880/+69 |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -2/+1 |
1998-05-08 | Link cryptmodule against -lcrypt, fixes pr 5422 by Jaromir Dolecek. | frueauf | 1 | -1/+1 |