Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-07-25 | Removal of python23-nth. | joerg | 5 | -71/+1 |
2008-07-20 | Add the directory of the manpage to the INSTALLATION_DIRS. | ahoka | 1 | -1/+3 |
2008-07-20 | Update ghc to 6.8.3. Thanks to Donn Cave for bugfix patches. | kristerw | 8 | -895/+960 |
2008-07-16 | Update to version 4.2.8. Changes: | bjs | 5 | -12/+15 |
2008-07-15 | Update to CLISP 2.46. | ahoka | 3 | -23/+6 |
2008-07-14 | Always build depend on readline, so that devel/py-readline can pick up | joerg | 6 | -10/+27 |
2008-07-14 | Mark as destdir ready. | joerg | 7 | -7/+21 |
2008-07-14 | Update lang/snobol to 1.1. | dholland | 9 | -168/+74 |
2008-07-14 | There are a handful of Linux-specific files. | dholland | 1 | -0/+6 |
2008-07-14 | There's a perl script in here. Add USE_TOOLS=perl:run for it. | dholland | 1 | -2/+2 |
2008-07-14 | Update sather to 1.2.3. | dholland | 7 | -73/+18 |
2008-07-11 | Now download only via http. | obache | 1 | -2/+2 |
2008-07-08 | Fix PEAR installs where PKG_SYSCONFDIR is not the default. | adrianp | 3 | -4/+8 |
2008-07-07 | Use the correct renamed symbol for sigprocmask. | kristerw | 4 | -12/+33 |
2008-07-03 | Add a patch to fix the integer overflow in rb_ary_fill() in Ruby 1.8 | tonnerre | 3 | -2/+24 |