summaryrefslogtreecommitdiff
path: root/lang/python22/Makefile.common
AgeCommit message (Collapse)AuthorFilesLines
2004-12-19all of these use dlopen().grant1-1/+2
2004-11-22USE_LANGUAGES=c c++; remove USE_GCC_SHLIB.wiz1-2/+2
2004-10-30don't override LOWER_OPSYS, handle PY_PLATNAME in the same way asgrant1-5/+3
python23.
2004-10-03Correct PY_PLATNAME for IRIX, as suggested by Georg Schwarz.jschauma1-2/+4
2004-07-22add python as categoryrecht1-2/+2
ok'd a while back at pkgsrcCon by agc and wiz
2004-01-27Add USE_GCC_SHLIB to python2 packages:abs1-1/+2
python20 to python20-2.0.1nb6 python21 to python21-2.1.3nb2 python21-pth to python21-2.1.3nb4 python22 to python22-2.2.3nb1 python22-pth to python22-2.2.3nb1 python23 to python23-2.3.3nb1 python23-pth to python23-2.3.3nb1
2004-01-25bl3ifyrecht1-3/+3
2004-01-24split the common parts of python22 and python22-pth into Makefile.commongrant1-0/+49
and fix PLIST for some modules which are only installed on Solaris.