Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-08-03 | Fix build problem on NetBSD currnet with mremap(2). | taca | 2 | -1/+20 |
2007-08-02 | Skip the check for the right file -- the installed file is under | jlam | 2 | -4/+4 |
2007-08-02 | Update scm to 5.5.3 a.k.a 5e3. | obache | 7 | -45/+87 |
2007-08-01 | Don't use malloc.h. Kill some stupid prototypes that are part of ISO C | joerg | 2 | -8/+31 |
2007-08-01 | - Add patches to fix CVE-2007-3806 referring CVS repository. | taca | 4 | -3/+37 |
2007-07-31 | Delete the correct file path for ${EMUL_ARCH}, not for ${MACHINE_ARCH}. | jlam | 2 | -4/+4 |
2007-07-31 | Don't substitute for ${MACHINE_ARCH} in the PLIST for linux-i386, which | jlam | 1 | -58/+58 |
2007-07-31 | Rename the PLIST.<arch> fragments to PLIST.${EMUL_PLATFORM} so that | jlam | 5 | -10/+5 |
2007-07-30 | Add back support for using the Linux/x86_64 version of the Sun JRE 1.5 | jlam | 1 | -2/+2 |
2007-07-30 | Fix build on DragonFly. SCTP is detected, but some struct is missing, | joerg | 3 | -2/+22 |
2007-07-29 | * Add new emulator framework in pkgsrc/mk/emulator that handles all | jlam | 29 | -236/+200 |
2007-07-28 | Update erlang to 11.5, aka R11B-5. | obache | 14 | -166/+508 |
2007-07-28 | Fix build with boehm-gc>=7.0. | wiz | 4 | -10/+10 |
2007-07-28 | Fixes pkglint warnings. | obache | 1 | -9/+9 |
2007-07-24 | -make this build with NetBSD's version of mremap(2) | drochner | 3 | -1/+34 |
2007-07-20 | Update to 1.8.2. Several patches are now applied upstream. Several | gdt | 13 | -11979/+68 |
2007-07-17 | NetBSD has a 4-argument mremap, so adjust for that. | joerg | 2 | -1/+20 |
2007-07-10 | Enable NLS. | minskim | 4 | -4/+27 |
2007-07-08 | Simplify, no functional change. | uebayasi | 1 | -56/+52 |