Age | Commit message (Expand) | Author | Files | Lines |
2015-11-20 | Mark a few more variables as volatile to prevent clobbering by setjmp. | joerg | 14 | -4/+216 |
2015-11-20 | Unbreak build due to differences in the SCTP implementation. | joerg | 2 | -1/+19 |
2015-11-18 | Since ruby-execjs require JavaScript engine at runtime, add dependency to | taca | 1 | -1/+4 |
2015-11-18 | Update lang/nodejs to 5.1.0. | fhajny | 3 | -848/+850 |
2015-11-17 | Add upstream bug report URL. | wiz | 2 | -3/+8 |
2015-11-17 | Fix build on NetBSD with PKGSRC_USE_SSP. | wiz | 4 | -8/+22 |
2015-11-16 | Add python2/python3 wrappers to respective lang/python?? packages. | fhajny | 6 | -3/+9 |
2015-11-16 | Add patches obtained from LibreSSL to fix build when RAND_EGD() or SSLv3 support | sevan | 4 | -2/+68 |
2015-11-14 | Update to SBCL 1.3.0 | asau | 2 | -7/+7 |
2015-11-14 | Update lang/scheme48 to 1.9.2. | leot | 5 | -38/+29 |
2015-11-10 | Update Oracle JRE/JDK to 8.0u66. | jperkin | 7 | -29/+291 |
2015-11-09 | Mark the addition of nodejs4 | fhajny | 1 | -1/+2 |
2015-11-09 | Import nodejs 4.2.2 as lang/nodejs4, based on the last 4.x update in | fhajny | 23 | -0/+2461 |
2015-11-09 | Update lang/nodejs to 5.0.0. | fhajny | 7 | -945/+974 |
2015-11-09 | Use termios unconditionally; forget about legacy sysv termio and legacy | dholland | 3 | -6/+98 |
2015-11-09 | pkglint; also avoid detecting wxGTK | dholland | 1 | -3/+6 |
2015-11-09 | Recognize powerpc; use libffi on netbsd. PKGREVISION -> 8 | dholland | 3 | -7/+8 |
2015-11-08 | Apparently, setting PLIST.foo=no is the same as setting PLIST.foo=yes. | dholland | 1 | -4/+2 |
2015-11-08 | Introduce a PLIST_VAR to deal with it not building a particular module | dholland | 2 | -4/+19 |
2015-11-08 | Remove references to amd64, MACHINE_ARCH x86_64 cover all variants of | sevan | 1 | -4/+4 |
2015-11-08 | Catch up to move of lang/gcc -> lang/gcc2. | dholland | 1 | -4/+4 |
2015-11-07 | Let g95 build for NetBSD powerpc as well: treat NetBSD the same | he | 2 | -3/+15 |
2015-11-06 | Fix a number of cases of plainly invalid C and portability issues. | joerg | 6 | -24/+90 |
2015-11-06 | Remove static-analyzer option, moved into a separate package. | wiz | 4 | -60/+3 |
2015-11-06 | + clang-static-analyzer | wiz | 1 | -1/+2 |
2015-11-06 | Import clang-static-analyzer-3.7.0 as lang/clang-static-analyzer. | wiz | 3 | -0/+62 |
2015-11-05 | Update lang/nodejs to 4.2.2. | fhajny | 2 | -7/+7 |
2015-11-04 | Remove duplicate SHA512 digests that crept in. | agc | 3 | -6/+3 |
2015-11-03 | add SHA512 sums | tnn | 1 | -1/+13 |
2015-11-03 | Add SHA512 digests for distfiles for lang category | agc | 194 | -194/+434 |
2015-11-03 | adjust update version like openjdk7/Makefile v1.103 | tnn | 1 | -2/+3 |
2015-11-03 | Set JDK_MICRO_VERSION so that the update number is reflected in version | jperkin | 1 | -3/+6 |
2015-11-03 | Various fixes to get this working on El Capitan / Xcode 7: | jperkin | 5 | -10/+420 |
2015-11-03 | Update to 1.8.66 | ryoon | 2 | -7/+19 |
2015-10-31 | Update DESCR of Lua 5.x and LuaJIT 2.0 packages | alnsn | 4 | -57/+28 |
2015-10-31 | Update php56 to 5.6.15. | taca | 2 | -6/+7 |
2015-10-28 | Update lang/algol68g to algol68g-2.8.2. | leot | 2 | -6/+6 |
2015-10-27 | Support SunOS/clang, fixes 64-bit build. | jperkin | 2 | -4/+13 |
2015-10-27 | Pass --disable-libgcc when using SunOS/clang, clang doesn't support the | jperkin | 3 | -3/+21 |
2015-10-23 | Don't conflict with system's execvpe(3). Fixes build on NetBSD-current. | tnn | 3 | -1/+59 |
2015-10-22 | Fix Makefile 1.18 Differently. We do need to use GNU_CONFIGURE=yes, | tnn | 3 | -20/+5 |
2015-10-22 | Fix NetBSD/arm build. | jmcneill | 2 | -1/+18 |
2015-10-21 | Add support for NetBSD/arm | jmcneill | 5 | -1/+126 |
2015-10-21 | Update lang/nodejs to 4.2.1. | fhajny | 2 | -6/+7 |
2015-10-20 | Explicitly disable multilib on 64-bit Linux if the requisite headers aren't | jperkin | 1 | -2/+5 |
2015-10-20 | Skip shlibs check for libgcj_bc.so, a "fake" library used at link time | jperkin | 3 | -3/+11 |
2015-10-20 | exit with an error if the JVM crashes and chdir to /tmp before running it, | tnn | 2 | -4/+6 |
2015-10-19 | Give _num.c the same optimiser threatment as _io.c for clang. | joerg | 2 | -4/+5 |
2015-10-18 | Whitespace. | dholland | 1 | -6/+6 |
2015-10-18 | Take a stab at enabling threads on openbsd (most of the logic seems to | dholland | 2 | -7/+25 |