Age | Commit message (Expand) | Author | Files | Lines |
2015-10-11 | Update to 6.0 | ryoon | 6 | -101/+253 |
2015-10-10 | Recursive revbump from textproc/icu | ryoon | 14 | -25/+28 |
2015-10-09 | Skip shlibs check for libgcj_bc.so, a "fake" library used at link time | jperkin | 1 | -1/+4 |
2015-10-07 | Add FreeBSD 11 support | sevan | 3 | -17/+22 |
2015-10-07 | Reduce SunOS optimisation to -O2, avoiding alignment faults in 32-bit builds | jperkin | 2 | -4/+4 |
2015-10-06 | Update lang/nodejs to 4.1.2. | fhajny | 2 | -6/+6 |
2015-10-05 | Fix netbsd build by improving the gcc version extraction "logic". | dholland | 2 | -1/+18 |
2015-10-04 | Update to 2.769 | wen | 2 | -8/+7 |
2015-10-04 | Update this to a bit more recent -current version, the 20151003 version. | he | 2 | -6/+6 |
2015-10-02 | Update php56 to 5.6.14. | taca | 5 | -90/+17 |
2015-10-02 | Update php55 to 5.5.30. | taca | 2 | -6/+6 |
2015-09-30 | Previous update incorrectly introduced .p.cmt files into the common PLIST. | fhajny | 2 | -51/+51 |
2015-09-29 | Update to 1.8.60 | ryoon | 6 | -51/+14 |
2015-09-28 | Add upstream bug report URL. | ryoon | 2 | -3/+5 |
2015-09-27 | Improve description in comment, | taca | 1 | -8/+8 |
2015-09-27 | more REPLACE_BASH | tnn | 1 | -4/+2 |
2015-09-26 | php54 is EOL, switch PHP_VERSION_DEFAULT to 55, as discussed some time ago. | bouyer | 1 | -4/+4 |
2015-09-26 | Update go14 to 1.4.3. It fixes four security-related issues. | bsiegert | 4 | -33/+12 |
2015-09-26 | Update to clang-3.7.0 and libLLVM-3.7.0 | tnn | 7 | -106/+374 |
2015-09-25 | preempt any fallout by including a comment abount making sure MesaLib | tnn | 1 | -1/+4 |
2015-09-25 | Update lang/erlang to 18.1. | fhajny | 9 | -46/+56 |
2015-09-24 | add/fix patch comments | tnn | 5 | -18/+33 |
2015-09-24 | Update lang/nodejs to 4.1.1. ok by jperkin. | fhajny | 3 | -49/+16 |
2015-09-21 | Fix PLIST for SunOS x86_64. Prompted by Jasper Siepkes in joyent/pkgsrc#293 | jperkin | 1 | -18/+18 |
2015-09-17 | Fix stale distinfo. | fhajny | 1 | -4/+4 |
2015-09-17 | Update lang/nodejs to 4.1.0. OK'd by jperkin. | fhajny | 4 | -11/+13 |
2015-09-14 | Add more MAKE_DIRS for config files. | wiz | 1 | -1/+4 |
2015-09-14 | Avoid undefined behavior when shifting negative integers. | joerg | 2 | -1/+32 |
2015-09-13 | Remove patch for a problem that was fixed in 1.5.1. | fhajny | 3 | -21/+2 |
2015-09-13 | Update ruby-execjs to 2.6.0. | taca | 2 | -6/+6 |
2015-09-13 | Update Go to 1.5.1. | bsiegert | 3 | -7/+9 |
2015-09-13 | Update to 4.0.4.1: | wiz | 2 | -7/+7 |
2015-09-13 | Add PLIST.Darwin, fix build on OS X. | fhajny | 1 | -0/+3 |
2015-09-12 | Work around missing nearbyint on NetBSD 6. Fixes PR pkg/50231 | fhajny | 2 | -1/+22 |
2015-09-12 | Avoid UB by left shift of negative values. | joerg | 6 | -2/+80 |
2015-09-11 | Expand _GCC_REQD to avoid impossible constraints. | jperkin | 1 | -3/+3 |
2015-09-11 | drop obsolete patches | tnn | 3 | -31/+1 |
2015-09-09 | nodejs-4.x requires GCC 4.8 or later. | fhajny | 1 | -1/+3 |
2015-09-09 | Update to 4.0.0 | ryoon | 9 | -282/+321 |
2015-09-08 | Avoid UB of left-shift of negative values by replacing it with a | joerg | 3 | -4/+17 |
2015-09-08 | Replace left-shift with multiplication, it is sometimes called with | joerg | 3 | -3/+19 |
2015-09-08 | Remove INCOMPAT_CURSES settings for NetBSD 0.x and 1.x. Tighten up some | jperkin | 1 | -4/+1 |
2015-09-07 | Now that _STRIPFLAG_INSTALL is disabled by default on Darwin, remove manual | jperkin | 10 | -60/+11 |
2015-09-07 | Improve previous to use COMPILER_RPATH_FLAG, per Joerg's request. | dholland | 1 | -2/+2 |
2015-09-06 | Update php55 to 5.6.13 including security fixes. | taca | 2 | -6/+6 |
2015-09-06 | Update php55 to 5.5.29 including security fixes. | taca | 2 | -6/+6 |
2015-09-06 | Update php54 to 5.4.45 including security fixes. | taca | 2 | -6/+6 |
2015-09-06 | Improve -r1.82: insert -R as well as -L into LIBS. PR 50170. | dholland | 1 | -2/+2 |
2015-09-05 | Use c99 fixing the build on SunOS | wiedi | 1 | -1/+2 |
2015-09-02 | The configure script explicitly demands editline (libedit) and won't work | dholland | 1 | -2/+3 |