Age | Commit message (Expand) | Author | Files | Lines |
2015-04-25 | revert previous hack, it doesn't work due to -lgcc. | tnn | 2 | -32/+2 |
2015-04-25 | temporary band-aid for wrapper reordering bug until we have a proper fix | tnn | 2 | -2/+32 |
2015-04-25 | +newsqueak | dholland | 1 | -1/+2 |
2015-04-25 | Add a package for Rob Pike's newsqueak, a channel-based concurrent | dholland | 22 | -0/+829 |
2015-04-25 | Recursive revbump following MesaLib update, categories g through n. | tnn | 9 | -18/+18 |
2015-04-25 | Updated coq to version 8.4pl6. Changes from previous version include (apart | jaapb | 4 | -23/+8 |
2015-04-25 | Finish move of lang/gcc to lang/gcc2. | wiz | 47 | -4171/+2 |
2015-04-25 | Re-Import gcc2-2.95.3nb7 as lang/gcc2 (previously lang/gcc). | wiz | 46 | -0/+4170 |
2015-04-24 | Add --without-odbc to CONFIGURE_ARGS when neither "iodbc" nor | hiramatsu | 1 | -4/+4 |
2015-04-24 | Fix build with LibreSSL. From: | rodent | 16 | -53/+186 |
2015-04-24 | Add patch from: https://hg.python.org/cpython/rev/eddcb6671a48 to fix build | rodent | 34 | -110/+313 |
2015-04-22 | Remove mention of MirBSD in patch description as support is there by default now | sevan | 4 | -8/+8 |
2015-04-22 | Preliminary hacks for building this with -m32 on amd64 NetBSD. | dholland | 5 | -2/+67 |
2015-04-19 | Update ruby22-base and ruby22 package to 2.2.2. | taca | 2 | -7/+7 |
2015-04-19 | Reset PKGREVISION. | taca | 1 | -2/+1 |
2015-04-19 | Update ruby21-base and ruby21 packages to 2.1.6. | taca | 4 | -32/+12 |
2015-04-19 | Update ruby200 package to 2.0.0p645 (Ruby 2.0.0-p645). | taca | 2 | -6/+6 |
2015-04-19 | Avoid conflict with serialize(2) system call on HP-UX. | tnn | 2 | -1/+18 |
2015-04-17 | Update php56 to 5.6.8. | taca | 2 | -6/+6 |
2015-04-17 | Update php55 to 5.5.24. | taca | 2 | -6/+6 |
2015-04-17 | Update php54 to 5.4.40. | taca | 2 | -6/+6 |
2015-04-17 | Extended gdt's i386 ucontext signal handler patch to amd64. This shouldn't | jaapb | 3 | -7/+31 |
2015-04-16 | Remove unused patch. | ryoon | 1 | -23/+0 |
2015-04-14 | Remove more references to python-2.6. | wiz | 1 | -1/+2 |
2015-04-14 | Remove documentation for python-2.6 now that python-2.6 is removed from pkgsrc. | wiz | 5 | -1023/+1 |
2015-04-13 | Removing python26. EOL'd quite some ago and discussed a couple times on | rodent | 44 | -6409/+10 |
2015-04-11 | Update to 1.4.0J | ryoon | 2 | -10/+7 |
2015-04-10 | Set GCC_REQD+=4.4 here too as gcc-4.2 won't build it due to needing | rodent | 1 | -1/+2 |
2015-04-10 | Same deal here as lang/gcc48. Set GCC_REQD+=4.4, as the packages needs | rodent | 1 | -1/+2 |
2015-04-10 | GCC_REQD+=4.4, because 4.2 can't build it due to the package needing | rodent | 1 | -1/+2 |
2015-04-07 | Unbreak C++ on NetBSD, by popular demand. | tnn | 2 | -2/+13 |
2015-04-07 | Upgrade to 2.11.6 from 2.11.1. | yyamano | 8 | -37/+38 |
2015-04-06 | Teach the llvm shared library build rules about NetBSD so we get a single | tnn | 10 | -217/+68 |
2015-04-06 | Revbump after updating textproc/icu | adam | 17 | -32/+34 |
2015-04-04 | +jimtcl | rodent | 1 | -1/+2 |
2015-04-04 | Import jimtcl-0.76 as lang/jimtcl. | rodent | 4 | -0/+62 |
2015-04-03 | Remove shlib option. lang/libLLVM provides equivalent functionality. | tnn | 2 | -146/+2 |
2015-04-03 | Disable CPU detection on Darwin, the result for 32-bit (i486) is incompatible | jperkin | 6 | -31/+58 |
2015-04-03 | Update to 0.28.0: | wiz | 4 | -317/+324 |
2015-04-02 | Avoid using the "3o" man page section, since plist-man.awk can't handle it. | tnn | 6 | -151/+179 |
2015-04-02 | Add MirBSD. | bsiegert | 1 | -2/+3 |
2015-03-31 | Rpath option should get the path directly. | joerg | 2 | -4/+4 |
2015-03-31 | ARM requires more than 128MB data size. | joerg | 1 | -1/+3 |
2015-03-31 | Don't mess with __sync_*, clang disallows it this way. Failing at link | joerg | 2 | -4/+26 |
2015-03-31 | Allow building on platforms where "int3" is not a valid debug trap. | joerg | 4 | -3/+69 |
2015-03-31 | Use unified asm syntax. Build with -O0 on ARM when using clang, to much | joerg | 3 | -2/+21 |
2015-03-24 | Don't mess with sync builtins, it breaks the build with Clang. | joerg | 2 | -1/+30 |
2015-03-22 | SECURITY: Add a patch for CVE-2014-5461, taken from the Debian package. | bsiegert | 3 | -3/+18 |
2015-03-22 | need zlib | tnn | 2 | -2/+4 |
2015-03-22 | Needs dvips and pdftex for build. | asau | 1 | -2/+4 |