Age | Commit message (Expand) | Author | Files | Lines |
2013-09-13 | Rename newly imported "raduko-star" to "rakudo-star", on behalf of | schmonz | 11 | -24/+24 |
2013-09-13 | Add support for 64-bit SunOS. | jperkin | 6 | -24/+86 |
2013-09-13 | don't set Mac OS X target version: stick to the current one | adam | 2 | -3/+13 |
2013-09-13 | Added lang/raduko-star version 2013.08 | sno | 1 | -1/+2 |
2013-09-13 | Adding package for Raduko * 2013.08 in lang/raduko-star. | sno | 7 | -0/+447 |
2013-09-13 | Add missing buildlink3.mk (seems to be not in cvs add copy list from | sno | 1 | -0/+15 |
2013-09-13 | Added lang/nqp 2013.08 | sno | 1 | -1/+2 |
2013-09-13 | Adding package for NQP 2013.08 into lang/nqp. | sno | 6 | -0/+77 |
2013-09-13 | Fix PLIST on non-darwin (forgot to test whether "make install" works >:-() | sno | 4 | -18/+32 |
2013-09-13 | Updating lang/parrot from 4.8.0nb4 to 5.7.0 (for scheduled nqp and | sno | 9 | -663/+740 |
2013-09-13 | Update to 1.5.0 | cheusov | 2 | -7/+7 |
2013-09-12 | Add support for 64-bit SunOS. | jperkin | 4 | -26/+91 |
2013-09-12 | Only install catman page if catinstall is set. | jperkin | 1 | -3/+5 |
2013-09-12 | Restore the catman page installation. This reverts the fix for PR#42533, | jperkin | 3 | -4/+12 |
2013-09-11 | Make it buildable on NetBSD/sparc64 (by avoiding a SIGSEGV in a SIGSEGV | martin | 5 | -4/+214 |
2013-09-11 | Ensure -lssp is added to $lddlflags on SunOS when using -fstack-protector, | jperkin | 3 | -8/+23 |
2013-09-11 | Start update of Ruby on Rails to 3.2.14. | taca | 1 | -2/+2 |
2013-09-11 | Update rubygems' versions information in comment. | taca | 1 | -3/+3 |
2013-09-10 | Add a fix for CVE-2013-4287 in rubygems. | taca | 6 | -8/+35 |
2013-09-10 | Always pass rpath argument with -Wl prefix, especially if clang is not called | joerg | 12 | -15/+72 |
2013-09-09 | Fix SunOS PLISTs to catch up with recent changes. | jperkin | 2 | -2/+6 |
2013-09-07 | Remove -Dmacosx (on OSX only, obviously). | gdt | 1 | -3/+4 |
2013-09-07 | Bump PKGREVISION. | ryoon | 6 | -6/+24 |
2013-09-05 | 2013.09.04, Version 0.10.18 (Stable) | fhajny | 3 | -34/+41 |
2013-09-02 | Revbump after cairo update | adam | 7 | -13/+14 |
2013-09-02 | Has race conditions while building. | joerg | 1 | -1/+3 |
2013-08-31 | Changes 5.18.1: | adam | 5 | -133/+8 |
2013-08-31 | Fix giflib5 fallout. | joerg | 2 | -1/+24 |
2013-08-31 | Included mk/bsd.options.mk | adam | 1 | -1/+3 |
2013-08-30 | Don't use LLVM's assembler parser, the .end directive is not supported. | joerg | 1 | -1/+7 |
2013-08-30 | Don't hard-code /usr/bin/cpp, use tradcpp. | joerg | 3 | -5/+12 |
2013-08-30 | band-aid patch for missing fxp2f(3) on NetBSD<6. | obache | 2 | -1/+22 |
2013-08-28 | Update to SBCL 1.1.11 | asau | 3 | -8/+15 |
2013-08-27 | Patch for CVE-2013-4238 from http://hg.python.org/cpython/raw-rev/79007c4244d6 | tez | 4 | -4/+343 |
2013-08-23 | Update to Racket 5.3.6 | asau | 7 | -3377/+3832 |
2013-08-23 | Update php55 to 5.5.3. | taca | 2 | -6/+6 |
2013-08-23 | Update php54 to 5.4.19. | taca | 2 | -6/+6 |
2013-08-22 | Disable gethostbyname_r detection on NetBSD to make this build on 6.99.23. | wiz | 1 | -1/+2 |
2013-08-22 | Updated lang/camlp5 to latest version, 6.11 (discussed with tonio@). | jaapb | 3 | -8/+8 |
2013-08-19 | Update function invisibility list. This time for host releated reentrant | christos | 2 | -7/+34 |
2013-08-19 | Revert previous - I am unable to fix it for real and give up. | martin | 2 | -17/+7 |
2013-08-18 | Need to update PHP55_VERSION. Thanks to joerg@ who noted to me. | taca | 1 | -2/+2 |
2013-08-18 | Try to fix building perl on NetBSD/current - but not quite good enough, | martin | 2 | -7/+17 |
2013-08-18 | patch for CVE-2013-4238 taken from | spz | 7 | -5/+291 |
2013-08-18 | Some NetBSD arm build fixes. Still doesn't build yet. | jmcneill | 5 | -11/+126 |
2013-08-17 | Update php55 to 5.5.2. | taca | 12 | -187/+47 |
2013-08-17 | Make sure to update distinfo. Thanks to Greg Oster noted the problem to me. | taca | 1 | -2/+2 |
2013-08-16 | Update php54 to 5.4.18. | taca | 8 | -278/+31 |
2013-08-16 | Since openssl's security problem has assigned CVE-2013-4248, update comment | taca | 6 | -10/+124 |
2013-08-15 | Don't use ${libdir} when linking sockets.so as it will be relinked | joerg | 2 | -4/+13 |