Age | Commit message (Expand) | Author | Files | Lines |
2011-12-16 | On SunOS, don't ever override _XOPEN_SOURCE if it is already set. | hans | 2 | -1/+16 |
2011-11-29 | Use OpenSSL from pkgsrc on SunOS<5.11. | hans | 1 | -1/+5 |
2011-11-08 | Change a unused variable referacne to a fixed string that I missed when | sbd | 2 | -4/+4 |
2011-10-31 | Improve the gdbm_compat handling by searching any ndbm.h found for the | sbd | 2 | -11/+35 |
2011-10-18 | Deal with the fact that if /usr/include/ndbm.h exists on Linux it probably | sbd | 2 | -10/+22 |
2011-09-14 | Fix build on SunOS. Teach configure about SunOS 5.11, preventing some | hans | 3 | -6/+33 |
2011-08-31 | With clang, disable -OPT:Olimit usage as it disables the build of | joerg | 1 | -1/+7 |
2011-04-23 | Update python24 to 2.4.6. | obache | 19 | -537/+25 |
2011-04-23 | remove tail enmty line. | obache | 1 | -2/+1 |
2011-04-23 | move extra buildlinks into the guard. | obache | 1 | -4/+5 |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 2 | -4/+4 |
2011-04-15 | comment out BUILDLINK_INCDIRS/BUILDLINK_LIBDIRS/BUILDLINK_TRANSFORM | drochner | 1 | -4/+4 |
2011-02-28 | Reset maintainer for retired developers. | wiz | 1 | -2/+2 |
2010-09-17 | Share distfile related information for each python variants with | obache | 2 | -7/+12 |
2010-01-21 | Added LICENSE information for Python. The license was approved by OSI | heinz | 1 | -1/+2 |
2010-01-17 | Recursive PKGREVISION bump for jpeg update to 8. | wiz | 1 | -2/+2 |
2009-09-19 | Fixes module names in disabled_module_list | obache | 2 | -4/+4 |
2009-09-12 | remove assignments to the LIBS env var -- this should have been done | drochner | 1 | -2/+1 |
2009-09-09 | Fix a possibly long-standing issue, but also possibly fallout from the db4 | dsainty | 3 | -15/+19 |
2009-09-08 | bump PKGREVs for Python pkgs, as suggested by David Sainty -- at least | drochner | 2 | -8/+3 |
2009-07-22 | Remove empty PLIST.common_end. | wiz | 2 | -3/+1 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 2 | -43/+2 |
2009-05-20 | Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib | wiz | 1 | -2/+2 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -14/+6 |
2009-01-23 | Any package that determines libraries to link via: | dsainty | 1 | -1/+6 |
2008-09-13 | Add a note about SunOS and needing to have SUNWaudh installed to | adrianp | 1 | -0/+8 |
2008-08-07 | Add a patch from the upstream 2.5 branch (svn rev.63883) to fix an | drochner | 2 | -1/+59 |
2008-08-05 | also apply upstream svn rev.65262, fixes overflow checks in memory | drochner | 6 | -1/+171 |
2008-08-05 | add patches from upstream svn rev.65333, fix integer overflows in | drochner | 9 | -3/+273 |
2008-07-14 | Always build depend on readline, so that devel/py-readline can pick up | joerg | 1 | -1/+6 |
2008-04-13 | Fix botched PLIST_VARS conversion. | tnn | 1 | -3/+3 |
2008-04-12 | Convert to use PLIST_VARS instead of manually passing "@comment " | jlam | 3 | -38/+30 |
2008-04-11 | update to 2.4.5 | drochner | 3 | -11/+9 |
2008-04-11 | fix possible buffer overflow by negative atguments to zlib.flush(), | drochner | 3 | -3/+19 |
2008-02-22 | Don't use FreeBSD's bluetooth define on DragonFly as well. | joerg | 2 | -4/+4 |
2008-01-18 | Per the process outlined in revbump(1), perform a recursive revbump | tnn | 1 | -1/+2 |
2007-12-16 | Fix builds on Darwin | adrianp | 1 | -1/+2 |
2007-12-15 | Fix build problems under Mac OS X Leopard. | tron | 2 | -3/+13 |
2007-12-02 | Remove Ex-MASTER_SITE. From Zafer Aydogan. | wiz | 1 | -3/+2 |
2007-10-28 | Don't force su-clean on DESTDIR users. | joerg | 1 | -2/+2 |
2007-07-17 | NetBSD has a 4-argument mremap, so adjust for that. | joerg | 2 | -1/+20 |
2007-07-02 | s/PRIVILEGED_STAGE/PRIVILEGED_STAGES/g as it could refer to multiple | adrianp | 1 | -3/+2 |
2007-07-01 | Add PRIVILEGED_STAGE+= clean (NetBSD only) | adrianp | 1 | -1/+6 |
2007-06-15 | repair build on SunOS-5.9 | dmcmahill | 1 | -1/+2 |
2007-06-08 | We have to use GNU make under Mac OS X because the "configure" script | tron | 1 | -3/+4 |
2007-06-08 | Update to 2.4.4: | wiz | 14 | -102/+144 |
2007-04-22 | correct installation and plist on hpux | tnn | 1 | -1/+9 |
2006-12-27 | Fix build on FreeBSD. | joerg | 2 | -11/+19 |
2006-11-03 | On NetBSD, assume that MKYP=no when /usr/bin/ypcat doesn't exist. | joerg | 4 | -18/+38 |
2006-10-11 | Fixed "test ==" and improved the randomness of $RANDOM. | rillig | 2 | -1/+24 |