Age | Commit message (Expand) | Author | Files | Lines |
2007-09-09 | Set PKGNAME only and empty DISTFILES here since lang/ruby package is | taca | 1 | -3/+4 |
2007-09-09 | Set PKGNAME only here since lang/ruby package is a meta package. | taca | 1 | -2/+3 |
2007-09-09 | Update ruby18-base to 1.8.6.36 (Ruby 1.8.6 patchlevel 36). | taca | 7 | -39/+64 |
2007-09-09 | Start to switch ruby 1.8.6.36 (1.8.6 patchlevel 36). | taca | 1 | -2/+2 |
2007-09-08 | The v7 and v9 directories on SunOS may not exist so only try and remove | adrianp | 1 | -2/+8 |
2007-09-07 | Convert packages that test and use USE_INET6 to use the options framework | jlam | 1 | -3/+1 |
2007-09-07 | Fix installation of php extensions on HPUX. | tnn | 1 | -2/+8 |
2007-09-06 | Supports DESTDIR installation. | joerg | 1 | -1/+2 |
2007-09-06 | Don't assume any pre-installed perl5. This is necessary for pbulk builds | rillig | 1 | -1/+2 |
2007-09-05 | remove ${WRKSRC}/INSTALL before creating ${WRKSRC}/install, so that this would | jdolecek | 1 | -1/+2 |
2007-09-05 | Fix version. | joerg | 1 | -3/+2 |
2007-09-04 | load extensions via dlopen(), in preference to using NsLinkModule() et.al. on... | jdolecek | 4 | -3/+66 |
2007-09-04 | install PHP unstripped on Darwin/Mac OS X, so that modules load properly; bump | jdolecek | 1 | -2/+7 |
2007-09-03 | Fixed build error. | obache | 2 | -1/+15 |
2007-09-03 | Update smalltalk to 2.3.5. | obache | 9 | -105/+177 |
2007-09-03 | Stop the path to the wrapper "sed" script from ending up in "php-config". | tron | 1 | -1/+3 |
2007-09-03 | Reset maintainer: SMTP connections to comet.lbl.gov time out. | wiz | 1 | -2/+2 |
2007-09-02 | fix build of php-bz2 on Mac OS X | jdolecek | 2 | -1/+15 |
2007-09-02 | Update lang/php5 to 5.2.4 - miscellaneous security fixes and over 120 other | jdolecek | 7 | -64/+17 |
2007-08-30 | * Convert to use the pkgsrc emulator framework. This allows NetBSD/amd64 | jlam | 7 | -33/+57 |
2007-08-27 | If running native Linux, fail to install if the X11 libraries aren't | jlam | 6 | -9/+99 |
2007-08-24 | Add checksums for the Linux AMD64 JDK 5 update 12. | jlam | 1 | -1/+4 |
2007-08-24 | Added PYTHON to ALL_ENV, since otherwise many packages may be confused | rillig | 1 | -1/+3 |
2007-08-23 | We always install into "i386", not ${MACHINE_ARCH}, which would be wrong | jlam | 1 | -63/+63 |
2007-08-23 | Allow a nicer syntax for expressing needing at least a certain version | jlam | 2 | -4/+4 |
2007-08-22 | Set MAKE_JOBS_SAFE=no, per Francois Tigeot in PR 36801 | agc | 1 | -1/+2 |
2007-08-22 | Don't bother stating that we need COMPAT_LINUX, as the packages we | jlam | 8 | -117/+21 |
2007-08-22 | Fix error that happened during conversion to the emulator framework: | jlam | 12 | -30/+24 |
2007-08-20 | Add DESTDIR support | agc | 3 | -9/+12 |
2007-08-19 | Substitute of PLIST was converted to PLIST_SUBST framework at previous commit. | obache | 1 | -3/+1 |
2007-08-18 | Matt Fleming said on tech-pkg that this package builds and installs find | rillig | 1 | -2/+2 |
2007-08-18 | Add a @dirrm java/sun-1.5/lib/deploy to the i386 PLIST, because the last | veego | 2 | -2/+4 |
2007-08-18 | Fixed typo. | heinz | 1 | -1/+1 |
2007-08-17 | Mark as DESTDIR save and fix modular Xorg build. | joerg | 2 | -3/+4 |
2007-08-17 | Modular Xorg and DESTDIR support. | joerg | 1 | -9/+18 |
2007-08-16 | Add DESTDIR support. | joerg | 3 | -17/+21 |
2007-08-13 | Handle safer mremap(2)'s flags parameter on NetBSD. | taca | 3 | -5/+34 |
2007-08-13 | Adjust the documented default PHP version to the actual default. | ghen | 1 | -2/+2 |
2007-08-13 | Added mk/misc/category.mk, which contains the definitions that are only | rillig | 1 | -2/+2 |
2007-08-12 | Update to 1.60, provided by Blair Sadewitz in private mail. | wiz | 12 | -41/+154 |
2007-08-10 | Explicitly specify --root=/ for the non-DESTDIR case so that setuptools | joerg | 1 | -1/+4 |
2007-08-10 | add MAKE_JOBS_SAFE=no | pooka | 1 | -1/+2 |
2007-08-09 | EGGNAME -> EGG_NAME for consistency. | joerg | 1 | -3/+3 |
2007-08-09 | Add some basic infrastructure to manage Python eggs in pkgsrc. | joerg | 2 | -2/+23 |
2007-08-08 | Add forgotten patch to kill malloc.h. | joerg | 1 | -0/+13 |
2007-08-08 | Don't use malloc.h. | joerg | 2 | -8/+18 |
2007-08-08 | Update lang/sun-jdk15 from sun-jdk15-5.0.11 to sun-jdk15-5.0.12 | abs | 6 | -26/+30 |
2007-08-04 | A subtle change introduced in gcc-4.2.x broke perl's makedepend script. | tnn | 2 | -4/+12 |
2007-08-03 | Fix dependency on erlang. | joerg | 2 | -4/+4 |
2007-08-03 | Fix permission of sample files and remove unused *.bat files. | obache | 2 | -5/+9 |