Age | Commit message (Expand) | Author | Files | Lines |
2008-09-07 | Make this configure for and build on amd64. | dholland | 2 | -6/+15 |
2008-09-07 | DESTDIR works, so enable it. | dholland | 1 | -1/+3 |
2008-09-07 | Update to 1.5.1 and make it build on amd64. Add destdir support. | dholland | 4 | -34/+31 |
2008-09-07 | Use ${INSTALL_ENV} instead of passing DESTDIR explicitly, at the | dholland | 1 | -7/+5 |
2008-09-07 | Refine previous slightly; it can now actually configure libjava | dholland | 1 | -2/+3 |
2008-09-07 | Make this configure for NetBSD amd64. While here, add DESTDIR support. | dholland | 9 | -9/+138 |
2008-09-07 | And now, add some logic so if gcc declines to configure libjava, as | dholland | 1 | -1/+4 |
2008-09-07 | Changes that should result in DESTDIR support, only the package is too | dholland | 1 | -8/+10 |
2008-09-07 | Add DESTDIR support. | dholland | 1 | -7/+12 |
2008-09-07 | Add some bits to the previous commit's destdir support, so install now | dholland | 4 | -13/+25 |
2008-09-07 | Add DESTDIR support. | dholland | 3 | -10/+34 |
2008-09-07 | Fix broken build arising from C++ version skew. | dholland | 2 | -1/+15 |
2008-09-07 | Fix broken build caused by invalid shell syntax in a configure script. | dholland | 7 | -13/+93 |
2008-09-06 | Mark this not available on sparc64 and x86_64 as well as alpha; it is | dholland | 1 | -2/+3 |
2008-09-06 | Replace perl and sed interpreter in installed scripts. | ahoka | 1 | -1/+10 |
2008-09-05 | Fix broken 64-bit build, and patch makefile to stop on error. There | dholland | 15 | -3/+332 |
2008-09-05 | Fix broken 64-bit build. Add destdir support. | dholland | 23 | -19/+438 |
2008-09-02 | Change /tmp directory used on installation (fix for PR 39449) | adrianp | 3 | -6/+7 |
2008-09-02 | Fix one pkglint warining, remove unwanted tail of slash for @dirrm. | obache | 1 | -2/+2 |
2008-09-01 | Merge fix for Bug 418620 (SVN revision 111276) - Sys.Web is prone to | kefren | 4 | -3/+96 |
2008-08-31 | Mark this NOT_FOR_PLATFORM on 64-bit platforms; it is severely broken. | dholland | 1 | -1/+4 |
2008-08-31 | lang/gambc and lang/scheme48 are conflict with bin/scheme-r5rs. | obache | 2 | -2/+8 |
2008-08-30 | Add security patches for CVE-2008-2315, CVE-2008-2316, CVE-2008-3142 and | tron | 22 | -9/+1003 |
2008-08-30 | patch-aa (with dragonfly config) got merged upstream. Applying the | dholland | 3 | -38/+3 |
2008-08-28 | Add destdir support and mark not make jobs safe. | ahoka | 3 | -15/+61 |
2008-08-26 | As dholland pointed out, don't leak memory when FS needs resizing more | joerg | 2 | -3/+5 |
2008-08-26 | Remove hard-coded limit on FS. Merge minor performance improvements. | joerg | 4 | -12/+20 |
2008-08-26 | Remove junk. | joerg | 1 | -88/+0 |
2008-08-19 | Use pax instead of requiring GNU tar. | joerg | 6 | -26/+45 |
2008-08-19 | Remove trailing ' to unbreak shell scripts. | joerg | 4 | -10/+37 |
2008-08-19 | MAKE_JOBS_SAFE=no | ahoka | 1 | -1/+2 |
2008-08-17 | Add a comment about the changed behaviour in include_path WRT php{4,5} | adrianp | 1 | -1/+3 |
2008-08-17 | This adds ${PREFIX}/lib/php to the default include_path in php.ini | adrianp | 2 | -3/+10 |
2008-08-17 | Fix this to not compile in the pkgsrc dummy $HOME. (Patching lisp code, | dholland | 3 | -2/+38 |
2008-08-17 | Set interpreter properly in the bash script this installs. | dholland | 1 | -3/+4 |
2008-08-15 | Update to Java 5.0 Update 16. Fixes a number of security vulnerabilities. | he | 6 | -26/+28 |
2008-08-12 | add lang/ecl | tnn | 1 | -1/+2 |
2008-08-12 | Import ecl-0.9.12 (ecl-0.9l) as lang/ecl. From pkgsrc-wip, packaged by asau@ | tnn | 5 | -0/+106 |
2008-08-11 | Update ruby18-base to 1.8.7.72 (Ruby 1.8.7-p72). | taca | 2 | -6/+6 |
2008-08-10 | Remove directory "include/mono-1.0/mono" on deinstallation. | tron | 2 | -3/+4 |
2008-08-09 | fix an cross site scripting vulnerability | kefren | 8 | -3/+83 |
2008-08-08 | Add maintainer-zts option | adrianp | 1 | -2/+6 |
2008-08-08 | Update ruby18-base to 1.8.7.71. | taca | 3 | -28/+7 |
2008-08-08 | Start update of Ruby 1.8.7 patchlevel 71. | taca | 1 | -2/+2 |
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-08-02 | Update to chicken-3.3.0. From Aleksej Saushev. | tnn | 3 | -7/+10 |
2008-07-30 | Don't try to use objformat on FreeBSD 7.0 and newer. | ahoka | 2 | -1/+30 |
2008-07-28 | Fixes pkgname of BUILDLINK_DEPMETHOD, it caused unwanted full dependency, | obache | 1 | -3/+3 |