summaryrefslogtreecommitdiff
path: root/lang/python
AgeCommit message (Expand)AuthorFilesLines
2004-02-06Add a python "meta package" to install a symlink from ${PKGBASE}/bin/pythonlukem3-0/+50
2004-01-25add buildlink3 supportrecht1-3/+26
2004-01-14Add missing `*', noted by Min Sik Kim in private email.xtraeme1-2/+2
2004-01-14Accept any python executable with _PYTHON_PATCH_SCRIPT_SED; previousxtraeme1-2/+2
2003-12-23update to 2.3.3recht1-4/+4
2003-12-08Update to Python 2.3.2recht1-4/+4
2003-12-05Fix PYTHON_VERSION_REQG regex for non-NetBSD native make (read for bmake).recht1-2/+2
2003-12-03Revert previous change. I was trying to get pkglint to keep quiet butdarcy1-2/+2
2003-12-03Change hard coded call of install to use INSTALL environment variable.darcy1-2/+2
2003-11-03Add a comment for the last change.recht1-1/+2
2003-11-01Fix breakage caused by PKGNAME_REQD quoting in bsd.pkg.mk.recht1-2/+2
2003-09-30DTRT for USE_BUILDLINK2=no (or [nN][oO]).kristerw1-5/+5
2003-09-14hange extension.mk to also install optimized files for distutils packages.recht1-2/+4
2003-09-11Adapt a change from FreeBSD's ports Mk/bsd.python.mk.recht1-3/+3
2003-08-04prepare for Python-2.3drochner2-5/+42
2003-06-06update Python22 to 2.2.3drochner1-4/+4
2003-05-09some packages (e.g. py-wxWindows 2.4.0.7) have the Python setup.pyjdolecek1-3/+4
2003-05-07use the same logics for pth dependency like in python2?-pth/Makefiledrochner1-3/+11
2003-03-10add 22pth and 21pth to default 'accepted' listjdolecek1-2/+2
2002-12-23Remove references to pth/buildlink.mk.wiz1-5/+1
2002-12-07Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.schmonz1-2/+2
2002-11-23On Darwin, since it's currently the only Python that's usable there,schmonz1-1/+5
2002-10-30Make default version of Python 2.2.x instead of 2.1.x. Since multipletsarna1-2/+2
2002-10-25another Python versiondrochner2-3/+18
2002-10-18Allow additional sed expressions to be used to patch the python scripts byjlam1-1/+2
2002-10-18Allow PYTHON_PATCH_SCRIPTS to take shell wildcards.jlam1-5/+10
2002-10-15Upgrade python22 package from 2.2.1 to 2.2.2.tsarna1-4/+4
2002-10-09Set PYPACKAGE to the ${PKGBASE} of the python package used. PYPACKAGE canjlam1-1/+6
2002-10-09We actually refer to the pth-enable python package as "python21-pth".jlam1-7/+7
2002-09-25Fix typo on python21-pth pathname.seb1-2/+2
2002-09-21Strip the ".buildlink" from the names of the python application andjlam2-2/+2
2002-09-20Move the definitions for PYINC, PYLIB, and PYSITELIB to pyversion.mkjlam2-17/+13
2002-09-20Make this work with buildlink2.jlam1-9/+26
2002-09-04pass the MAKE_ENV to distutils buildsdrochner1-3/+5
2002-09-03make the automatic Python version derivation work with non-numericdrochner1-2/+2
2002-08-20teach it about python21-pthdrochner2-3/+12
2002-07-14echo -> ${ECHO}wiz1-4/+4
2002-04-15update for new distfilesdrochner1-7/+7
2002-02-02force an error if no usable Python version is founddrochner1-1/+4
2002-01-29don't error it distutils are not presentdrochner1-5/+5
2002-01-29tell it about Python-1.5drochner2-2/+23
2002-01-29remove the old python-2.x pkg, this is superseded by the new frameworkdrochner7-572/+0
2002-01-29not needed anymoredrochner1-42/+0
2002-01-28collect definition for stuff built from the Python source distributiondrochner1-0/+48
2002-01-22nuke the USE_PYPKGPREFIX option - simply require that a pkg usingdrochner1-2/+2
2002-01-19some changes for scripts which get run during build:drochner1-4/+7
2002-01-19add an option to get a BUILD_DEPENDS onlydrochner1-4/+9
2002-01-18do the script patching pre-install rather than post-build,drochner1-2/+4
2002-01-18use "-f" flag do "mv"drochner1-2/+2
2002-01-17add a conflict with python20-* for the time remainingdrochner1-1/+3