Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-09-02 | PLIST.prof is now needed on FreeBSD x86_64. See build report just in. | dholland | 1 | -2/+3 |
2015-08-31 | Additional files installed on Darwin. Package still fails due to check-shlibs | jperkin | 1 | -0/+6 |
2015-08-30 | Fix native Linux/x86_64 packaging. | ryoon | 1 | -1/+10 |
2015-08-30 | Don't strip on Darwin, fails on dyntrace.o, and enable kernel poll. Both | jperkin | 1 | -2/+7 |
2015-08-30 | Update to 8.0.60 | ryoon | 11 | -119/+91 |
2015-08-30 | Set new HOMEPAGE to https://common-lisp.net/project/ecl/ | kamil | 1 | -2/+2 |
2015-08-30 | Add more configs: try using the shipped freebsd config for freebsd and dfly, | dholland | 1 | -2/+4 |
2015-08-30 | Update included pear pacakges and bump PKGREVISION. | taca | 3 | -16/+20 |
2015-08-29 | Take advantage of tcl using the -headerpad_max_install_names option to fix | jperkin | 1 | -2/+10 |
2015-08-27 | Scale down the metaspace reservation for compressed class pointers. | joerg | 3 | -2/+27 |
2015-08-26 | lang/nodejs: fix build on fbsd | rumko | 3 | -4/+37 |
2015-08-25 | Add support for the dup2 syscall on SunOS. Bump PKGREVISION. | fhajny | 3 | -3/+22 |
2015-08-25 | Define test target for lang/go | fhajny | 1 | -1/+4 |