Age | Commit message (Expand) | Author | Files | Lines |
2012-11-26 | Update to 6.0.37 | ryoon | 5 | -35/+26 |
2012-11-26 | Fix build on SunOS as per | fhajny | 2 | -1/+29 |
2012-11-24 | Changes 8.5.13: | adam | 4 | -31/+30 |
2012-11-23 | update to 0.18.1 | drochner | 2 | -7/+7 |
2012-11-23 | Update versions of php53 and php54 for PHP extensions. | taca | 1 | -3/+3 |
2012-11-23 | Update php54 to 5.4.9. | taca | 2 | -6/+6 |
2012-11-23 | Update php53 to 5.3.19. | taca | 3 | -8/+8 |
2012-11-23 | Update parrot to version 4.8.0. | he | 4 | -25/+9 |
2012-11-22 | lang/clang: Fix binary generation on latest DragonFly | marino | 6 | -14/+67 |
2012-11-22 | Update to 10.4.5 | ryoon | 3 | -7/+9 |
2012-11-22 | lang/openjdk7: return NULL, not bool, for pointers | marino | 3 | -1/+41 |
2012-11-20 | Bump PKGREVISION twice, once because it was not done correctly the last time | jperkin | 1 | -2/+2 |
2012-11-20 | Use the canonical path to GNU as. | jperkin | 1 | -3/+3 |
2012-11-19 | Use attributes consistently. | joerg | 4 | -6/+96 |
2012-11-16 | Updated package to add 'doc' option and (if given) build documentation, as | jaapb | 3 | -21/+944 |
2012-11-16 | Solaris ld accepts -rpath/foo/bar, but not -rpath=/foo/bar. | joerg | 2 | -4/+4 |
2012-11-11 | Fix GNU inline usage. | joerg | 2 | -1/+19 |
2012-11-10 | Update ruby193-base (and releated packages) to 1.9.3p327 (Ruby 1.9.3 | taca | 2 | -6/+6 |
2012-11-10 | Update to 1.4.4 | cheusov | 3 | -8/+7 |
2012-11-08 | Fix this properly, I had some *.m4 and *.in patches lying around from before... | he | 1 | -3/+1 |
2012-11-08 | Fix the patch checksums so that this builds again. | he | 1 | -3/+3 |
2012-11-07 | Define declare getwd if it exists, it can end up with different | joerg | 2 | -1/+18 |
2012-11-07 | Reinstate the NetBSD tweak to install $MACHINE_ARCH in | he | 3 | -16/+20 |
2012-11-07 | Set ccflags and ldflags in Policy.sh instead of with CONFIGURE_ARGS. | sbd | 2 | -6/+7 |
2012-11-07 | Move XCOFF special handling to Policy.sh. | sbd | 3 | -20/+10 |
2012-11-04 | Changes 5.16.2: | adam | 2 | -6/+6 |
2012-11-03 | Do as advertised for the last commit and really use the AS limit. | joerg | 2 | -4/+4 |
2012-11-02 | Use hw.usermem64 when available to truncation to less than 4GB on 64bit | joerg | 3 | -8/+68 |
2012-11-02 | Remove the addition on ${LOCALBASE}/lib rpath to ldflags as this is already | sbd | 1 | -13/+1 |
2012-11-02 | Move options from Makefile to options.mk and remove a duplicate .include of | sbd | 2 | -93/+97 |
2012-11-02 | Update to SBCL 1.1.1 | asau | 3 | -13/+13 |
2012-11-02 | Move a hack from the Makefile to hacks.mk | sbd | 2 | -13/+13 |
2012-11-02 | Tidy-up the perl5-post-install commands. | sbd | 1 | -8/+11 |
2012-11-02 | Remove the uneeded PERL5_SCRIPTDIR and PERL5_MAN1DIR variables. | sbd | 2 | -10/+6 |
2012-11-02 | Remove the dynamic plist additions and add the two files to the static PLIST | sbd | 2 | -8/+5 |
2012-11-01 | Add missing return values. | joerg | 4 | -1/+150 |
2012-10-29 | Taken over maintainership (as discussed with previous maintainer, | jaapb | 9 | -101/+236 |
2012-10-29 | Update to Squeak 4.3 | asau | 3 | -12/+12 |
2012-10-29 | Update to SqueakVM 4.10.2.2614 | asau | 5 | -50/+17 |
2012-10-26 | Add some missing prototypes and correctly tag functions as void if | joerg | 13 | -1/+542 |
2012-10-26 | Updated patch-configure to correct a build failure on DragonFly BSD | jaapb | 2 | -3/+12 |
2012-10-24 | Fix the clang build by using the proper compiler builtins instead of | joerg | 2 | -3/+34 |
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 2 | -6/+2 |
2012-10-23 | Remove xextproto/buildlink3.mk in most cases where it occurs with | wiz | 2 | -4/+2 |
2012-10-21 | Update to 2.10.9: | wiz | 3 | -14/+16 |
2012-10-21 | Add CONFLICTS with lang/js. Fix some pkglint warnings | cheusov | 1 | -4/+6 |
2012-10-21 | Add CONFLICTS with spidermonkey | cheusov | 1 | -2/+4 |
2012-10-21 | Add CONFLICTS with clearsilver-base-[0-9]* and netramet-[0-9]* | cheusov | 1 | -3/+3 |
2012-10-21 | CONFLICTS between siag and siod packages | cheusov | 1 | -2/+4 |
2012-10-20 | Only return without value, if the function is void. | joerg | 4 | -1/+88 |