Age | Commit message (Expand) | Author | Files | Lines |
2004-06-12 | Add quotes around word "install" in the setup command. | darcy | 1 | -2/+2 |
2004-06-06 | Add a PYTHON_VERSIONS_INCOMPATIBLE, an additive variable that can be set | tv | 1 | -4/+8 |
2004-06-02 | catch up with the Python 2.3.4 update | recht | 1 | -4/+4 |
2004-05-23 | Now that all Python modules have been bl3ified remove the bl2 support. | recht | 1 | -29/+6 |
2004-04-23 | set INSTALL_UNSTRIPPED on Darwin so modules will be able to resolve | danw | 1 | -4/+6 |
2004-04-22 | Make Python 2.3 the default Python version. | recht | 1 | -3/+3 |
2004-03-11 | Fix up the supported versions on Darwin | danw | 1 | -2/+2 |
2004-03-02 | use REPLACE_INTERPRETER instead of our private implementation | drochner | 1 | -17/+5 |
2004-02-06 | Add a python "meta package" to install a symlink from ${PKGBASE}/bin/python | lukem | 3 | -0/+50 |
2004-01-25 | add buildlink3 support | recht | 1 | -3/+26 |
2004-01-14 | Add missing `*', noted by Min Sik Kim in private email. | xtraeme | 1 | -2/+2 |
2004-01-14 | Accept any python executable with _PYTHON_PATCH_SCRIPT_SED; previous | xtraeme | 1 | -2/+2 |
2003-12-23 | update to 2.3.3 | recht | 1 | -4/+4 |
2003-12-08 | Update to Python 2.3.2 | recht | 1 | -4/+4 |
2003-12-05 | Fix PYTHON_VERSION_REQG regex for non-NetBSD native make (read for bmake). | recht | 1 | -2/+2 |
2003-12-03 | Revert previous change. I was trying to get pkglint to keep quiet but | darcy | 1 | -2/+2 |
2003-12-03 | Change hard coded call of install to use INSTALL environment variable. | darcy | 1 | -2/+2 |
2003-11-03 | Add a comment for the last change. | recht | 1 | -1/+2 |
2003-11-01 | Fix breakage caused by PKGNAME_REQD quoting in bsd.pkg.mk. | recht | 1 | -2/+2 |
2003-09-30 | DTRT for USE_BUILDLINK2=no (or [nN][oO]). | kristerw | 1 | -5/+5 |
2003-09-14 | hange extension.mk to also install optimized files for distutils packages. | recht | 1 | -2/+4 |
2003-09-11 | Adapt a change from FreeBSD's ports Mk/bsd.python.mk. | recht | 1 | -3/+3 |
2003-08-04 | prepare for Python-2.3 | drochner | 2 | -5/+42 |
2003-06-06 | update Python22 to 2.2.3 | drochner | 1 | -4/+4 |
2003-05-09 | some packages (e.g. py-wxWindows 2.4.0.7) have the Python setup.py | jdolecek | 1 | -3/+4 |
2003-05-07 | use the same logics for pth dependency like in python2?-pth/Makefile | drochner | 1 | -3/+11 |
2003-03-10 | add 22pth and 21pth to default 'accepted' list | jdolecek | 1 | -2/+2 |
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 |