summaryrefslogtreecommitdiff
path: root/lang/python25
AgeCommit message (Expand)AuthorFilesLines
2012-02-18Pullup ticket #3685 - requested by drochnertron3-2/+22
2011-12-16On SunOS, don't ever override _XOPEN_SOURCE if it is already set.hans2-1/+16
2011-11-08Change a unused variable referacne to a fixed string that I missed whensbd2-4/+4
2011-10-31Improve the gdbm_compat handling by searching any ndbm.h found for thesbd2-13/+36
2011-10-18Deal with the fact that if /usr/include/ndbm.h exists on Linux it probablysbd2-8/+17
2011-09-14Teach configure about SunOS 5.11, preventing some pyconfig.h weirdness.hans2-5/+31
2011-06-04Update python25 to 2.5.6.obache8-451/+50
2011-05-15Recent SunOS has netpacket/packet.h, but it is not what Python expects.hans1-1/+2
2011-04-23Correct path to Python interpreter in all ".py" files to fix buildtron1-5/+3
2011-04-22recursive bump from gettext-lib shlib bump.obache2-4/+4
2011-04-15comment out BUILDLINK_INCDIRS/BUILDLINK_LIBDIRS/BUILDLINK_TRANSFORMdrochner1-4/+4
2011-03-28fix two security issues, using patches from upstream:drochner5-3/+404
2011-03-06Merge the patch for http://secunia.com/advisories/43463/ from thedholland3-3/+90
2011-02-28Reset maintainer for retired developers.wiz1-2/+2
2010-09-17Share distfile related information for each python variants withobache2-7/+12
2010-09-02work around a configure check which looks for bind_textdomain_codeset(3)drochner1-1/+4
2010-04-07Update to 2.5.5, a minor security fix release with very few changes relative ...gdt2-9/+8
2010-01-27Properly disable pyexpat module here as well.wiz4-8/+7
2010-01-21Added LICENSE information for Python. The license was approved by OSIheinz1-1/+2
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-12-20Disable ipv6 on Tru64, configure complains about buggy getaddrinfo()tnn1-1/+6
2009-09-19Fixes module names in disabled_module_listobache2-4/+4
2009-09-12Fix build under Mac OS X Snow Leopard.tron1-1/+5
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-41/+38
2009-09-08bump PKGREVs for Python pkgs, as suggested by David Sainty -- at leastdrochner1-2/+2
2009-09-07don't propagate the "cups" dependency, this is nut referenced bydrochner1-6/+1
2009-07-24gdbm is in disabled_module_list, yet if it's found on the systemschmonz2-5/+18
2009-07-22Remove empty PLIST.common_end.wiz2-3/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg2-50/+2
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-1/+2
2009-04-30python.org has no ftp service. remove master site.zafer1-3/+2
2009-04-11Update python25 to 2.5.4. Spammy changes:snj28-1076/+43
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-14/+6
2009-03-20Reduce maintaince cost by using our libffi. Bump revision.joerg1-2/+4
2009-03-16FreeBSD on amd64 builds ossaudiodev.so as well.tnn1-4/+2
2009-01-23Any package that determines libraries to link via:dsainty1-1/+6
2008-12-17Remove "-Wno-long-double" from the Darwin C compiler flags as suggestedtron3-8/+6
2008-12-16Strip out the "-Wno-long-double" option. It's not mentioned in any GCCtron1-1/+3
2008-09-13* Add a note about SunOS and needing to have SUNWaudh installed toadrianp3-3/+12
2008-08-30Add security patches for CVE-2008-2315, CVE-2008-2316, CVE-2008-3142 andtron22-9/+1003
2008-07-14Always build depend on readline, so that devel/py-readline can pick upjoerg1-2/+6
2008-06-27patch-ad: add RCS Idwiz3-13/+6
2008-06-27Apply patch by Brian de Alwis to fix build problems under Mac OS X Leopard.tron6-40/+65
2008-05-17Fix Linux PLIST.tnn1-1/+2
2008-05-09PR pkg/38614: Hasso Tepper: Fix build on DragonFlyBSD.tnn2-8/+14
2008-04-25Shorten staircase.tnn1-5/+4
2008-04-25Fix PLIST for systems that have builtin OpenSSL < 0.9.8, such as NetBSD-3.tnn2-3/+16
2008-04-25Convert to PLIST_VARStnn2-34/+26
2008-04-24We're not in pkgsrc-wip anymore, so replace 'wip' with 'lang' inbjs3-6/+51