Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-09-20 | libpython needs the pkgsrc-provided LDFLAGS to resolve all dependencies | rillig | 2 | -13/+24 |
2006-08-26 | Don't use the Python platform variable to check for OSS support on | joerg | 1 | -3/+2 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-06-20 | Don't try to compile in Bluetooth support under NetBSD(-current). | tron | 2 | -1/+16 |
2006-06-19 | Add a missing file to PLIST.Darwin. Bump PKGREVISION. | minskim | 2 | -3/+4 |
2006-06-01 | Inspecting the setup.py file, one can see that python23 and python24 | jlam | 2 | -23/+28 |
2006-05-07 | Allow use of C++ support on all platforms for consistency, by setting | tv | 1 | -2/+4 |
2006-04-13 | Strip of anything after the version number in distutils.util.get_platform | joerg | 3 | -2/+17 |
2006-04-12 | update python24 to 2.4.3 | drochner | 7 | -108/+107 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-13 | Fixed the interpreter paths of some installed Python programs. Bumped | rillig | 1 | -2/+9 |
2006-03-09 | Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. | jlam | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -3/+4 |
2006-01-23 | Fix module compilation / libpython build on Darwin. This enables modules | recht | 4 | -76/+957 |