summaryrefslogtreecommitdiff
path: root/lang/python/egg.mk
AgeCommit message (Expand)AuthorFilesLines
2017-02-08Add new BOOTSTRAP_SETUPTOOLS variable.wiz1-1/+15
2017-02-04Revert previous. "+" is a valid terminator for find -exec, andwiz1-2/+2
2017-02-04Escape the semicolon to terminate exec statement.sevan1-2/+2
2016-08-28Let print-PLIST generate python version agnostic PYVERSSUFFIX in filenames.richard1-1/+3
2016-06-01Check for directory existence inside an "if", so that non-existencewiz1-3/+4
2016-05-28Rectify fixup-python-writeable-source by putting egg-infodir related fixuprichard1-1/+8
2016-04-10Adjust checks for _USE_DESTDIR != no or incorrect references tojoerg1-4/+1
2014-12-31Improve EGG_NAME default to work for packages with '-' in their name.wiz1-2/+2
2014-12-17Bump py-setuptools dependency to 0.8 since that version changedwiz1-2/+2
2014-12-06Make EGG_INFODIR available for use in Makefiles. Clarify comment regardingrodent1-5/+7
2014-01-26Do not use py-distrbute with Python 3.x, but always use py-setuptoolswiz1-5/+1
2014-01-12Remove python32 as proposed a week ago on pkgsrc-users.wiz1-2/+2
2012-12-10Add Python 3.3.0tsarna1-2/+2
2012-07-25use py-distribute for Python3 rather than py-setuptoolsdrochner1-1/+6
2011-12-16Expand comments. (No code change.)gdt1-4/+13
2011-12-16Clarify when distutils.mk should be used.gdt1-2/+3
2010-07-23Clarify that this mk fragment is only for python distributions thatgdt1-1/+5
2009-11-03As the default PYTHON_VERSIONS_ACCEPTED matches with the supported listjoerg1-3/+1
2009-04-19Add untested entries for python26.wiz1-2/+2
2009-02-17Use bsd.fast.prefs.mk.joerg1-2/+2
2009-02-17Require setuptools 0.6c9 to get consistent native_libs.txt behavior.joerg1-3/+3
2008-09-12Default EGG_NAME to ${DISTNAME} in egg.mk and drop EGG_NAME from packages thatepg1-1/+3
2008-09-10Add PRINT_PLIST_AWK code.epg1-1/+5
2008-04-26Python 2.5 should support eggs as well.joerg1-2/+2
2007-08-10Explicitly specify --root=/ for the non-DESTDIR case so that setuptoolsjoerg1-1/+4
2007-08-09EGGNAME -> EGG_NAME for consistency.joerg1-3/+3
2007-08-09Add some basic infrastructure to manage Python eggs in pkgsrc.joerg1-0/+21