summaryrefslogtreecommitdiff
path: root/lang/python/extension.mk
AgeCommit message (Expand)AuthorFilesLines
2008-06-30Move PY_NO_EGG?= check outside of defined(PYDISTUTILSPKG) to fixabs1-7/+7
2008-04-24prepare for arrival of Python 2.5tnn1-3/+9
2007-10-31With the advent of Apache module prefixes the Python package prefixjoerg1-2/+2
2007-08-09Add some basic infrastructure to manage Python eggs in pkgsrc.joerg1-2/+2
2006-10-09distutils allows installation in a separate tree by passingjoerg1-1/+6
2006-01-24Add missing part for the last python24 fix.recht1-5/+1
2005-11-04Use "+=" for PKG_FAIL_REASON.rillig1-2/+2
2004-12-28- Fix an error where -lpython does not get defined on Darwin and causesadrianp1-1/+5
2004-06-12Add quotes around word "install" in the setup command.darcy1-2/+2
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-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-05-09some packages (e.g. py-wxWindows 2.4.0.7) have the Python setup.pyjdolecek1-3/+4
2002-12-07Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.schmonz1-2/+2
2002-09-21Strip the ".buildlink" from the names of the python application andjlam1-0/+33