summaryrefslogtreecommitdiff
path: root/lang/python24
AgeCommit message (Expand)AuthorFilesLines
2009-09-19Fixes module names in disabled_module_listobache2-4/+4
2009-09-12remove assignments to the LIBS env var -- this should have been donedrochner1-2/+1
2009-09-09Fix a possibly long-standing issue, but also possibly fallout from the db4dsainty3-15/+19
2009-09-08bump PKGREVs for Python pkgs, as suggested by David Sainty -- at leastdrochner2-8/+3
2009-07-22Remove empty PLIST.common_end.wiz2-3/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg2-43/+2
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-2/+2
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-14/+6
2009-01-23Any package that determines libraries to link via:dsainty1-1/+6
2008-09-13Add a note about SunOS and needing to have SUNWaudh installed toadrianp1-0/+8
2008-08-07Add a patch from the upstream 2.5 branch (svn rev.63883) to fix androchner2-1/+59
2008-08-05also apply upstream svn rev.65262, fixes overflow checks in memorydrochner6-1/+171
2008-08-05add patches from upstream svn rev.65333, fix integer overflows indrochner9-3/+273
2008-07-14Always build depend on readline, so that devel/py-readline can pick upjoerg1-1/+6
2008-04-13Fix botched PLIST_VARS conversion.tnn1-3/+3
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam3-38/+30
2008-04-11update to 2.4.5drochner3-11/+9
2008-04-11fix possible buffer overflow by negative atguments to zlib.flush(),drochner3-3/+19
2008-02-22Don't use FreeBSD's bluetooth define on DragonFly as well.joerg2-4/+4
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-1/+2
2007-12-16Fix builds on Darwinadrianp1-1/+2
2007-12-15Fix build problems under Mac OS X Leopard.tron2-3/+13
2007-12-02Remove Ex-MASTER_SITE. From Zafer Aydogan.wiz1-3/+2
2007-10-28Don't force su-clean on DESTDIR users.joerg1-2/+2
2007-07-17NetBSD has a 4-argument mremap, so adjust for that.joerg2-1/+20
2007-07-02s/PRIVILEGED_STAGE/PRIVILEGED_STAGES/g as it could refer to multipleadrianp1-3/+2
2007-07-01Add PRIVILEGED_STAGE+= clean (NetBSD only)adrianp1-1/+6
2007-06-15repair build on SunOS-5.9dmcmahill1-1/+2
2007-06-08We have to use GNU make under Mac OS X because the "configure" scripttron1-3/+4
2007-06-08Update to 2.4.4:wiz14-102/+144
2007-04-22correct installation and plist on hpuxtnn1-1/+9
2006-12-27Fix build on FreeBSD.joerg2-11/+19
2006-11-03On NetBSD, assume that MKYP=no when /usr/bin/ypcat doesn't exist.joerg4-18/+38
2006-10-11Fixed "test ==" and improved the randomness of $RANDOM.rillig2-1/+24
2006-09-20libpython needs the pkgsrc-provided LDFLAGS to resolve all dependenciesrillig2-13/+24
2006-08-26Don't use the Python platform variable to check for OSS support onjoerg1-3/+2
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-06-20Don't try to compile in Bluetooth support under NetBSD(-current).tron2-1/+16
2006-06-19Add a missing file to PLIST.Darwin. Bump PKGREVISION.minskim2-3/+4
2006-06-01Inspecting the setup.py file, one can see that python23 and python24jlam2-23/+28
2006-05-07Allow use of C++ support on all platforms for consistency, by settingtv1-2/+4
2006-04-13Strip of anything after the version number in distutils.util.get_platformjoerg3-2/+17
2006-04-12update python24 to 2.4.3drochner7-108/+107
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
2006-03-13Fixed the interpreter paths of some installed Python programs. Bumpedrillig1-2/+9
2006-03-09Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.jlam1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-3/+4
2006-01-23Fix module compilation / libpython build on Darwin. This enables modulesrecht4-76/+957