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