Age | Commit message (Expand) | Author | Files | Lines |
2002-12-23 | Remove references to pth/buildlink.mk. | wiz | 1 | -5/+1 |
2002-12-07 | Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. | schmonz | 1 | -2/+2 |
2002-11-23 | On Darwin, since it's currently the only Python that's usable there, | schmonz | 1 | -1/+5 |
2002-10-30 | Make default version of Python 2.2.x instead of 2.1.x. Since multiple | tsarna | 1 | -2/+2 |
2002-10-25 | another Python version | drochner | 2 | -3/+18 |
2002-10-18 | Allow additional sed expressions to be used to patch the python scripts by | jlam | 1 | -1/+2 |
2002-10-18 | Allow PYTHON_PATCH_SCRIPTS to take shell wildcards. | jlam | 1 | -5/+10 |
2002-10-15 | Upgrade python22 package from 2.2.1 to 2.2.2. | tsarna | 1 | -4/+4 |
2002-10-09 | Set PYPACKAGE to the ${PKGBASE} of the python package used. PYPACKAGE can | jlam | 1 | -1/+6 |
2002-10-09 | We actually refer to the pth-enable python package as "python21-pth". | jlam | 1 | -7/+7 |
2002-09-25 | Fix typo on python21-pth pathname. | seb | 1 | -2/+2 |
2002-09-21 | Strip the ".buildlink" from the names of the python application and | jlam | 2 | -2/+2 |
2002-09-20 | Move the definitions for PYINC, PYLIB, and PYSITELIB to pyversion.mk | jlam | 2 | -17/+13 |
2002-09-20 | Make this work with buildlink2. | jlam | 1 | -9/+26 |
2002-09-04 | pass the MAKE_ENV to distutils builds | drochner | 1 | -3/+5 |
2002-09-03 | make the automatic Python version derivation work with non-numeric | drochner | 1 | -2/+2 |
2002-08-20 | teach it about python21-pth | drochner | 2 | -3/+12 |
2002-07-14 | echo -> ${ECHO} | wiz | 1 | -4/+4 |
2002-04-15 | update for new distfiles | drochner | 1 | -7/+7 |
2002-02-02 | force an error if no usable Python version is found | drochner | 1 | -1/+4 |
2002-01-29 | don't error it distutils are not present | drochner | 1 | -5/+5 |
2002-01-29 | tell it about Python-1.5 | drochner | 2 | -2/+23 |
2002-01-29 | remove the old python-2.x pkg, this is superseded by the new framework | drochner | 7 | -572/+0 |
2002-01-29 | not needed anymore | drochner | 1 | -42/+0 |
2002-01-28 | collect definition for stuff built from the Python source distribution | drochner | 1 | -0/+48 |
2002-01-22 | nuke the USE_PYPKGPREFIX option - simply require that a pkg using | drochner | 1 | -2/+2 |
2002-01-19 | some changes for scripts which get run during build: | drochner | 1 | -4/+7 |
2002-01-19 | add an option to get a BUILD_DEPENDS only | drochner | 1 | -4/+9 |
2002-01-18 | do the script patching pre-install rather than post-build, | drochner | 1 | -2/+4 |
2002-01-18 | use "-f" flag do "mv" | drochner | 1 | -2/+2 |
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 |