summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Expand)AuthorFilesLines
2016-07-23Fix build for X11_TYPE != "native"kamil1-3/+4
2016-07-23Fix dlopen(3) calls in _ctypes.so for X11BASE librarieskamil3-16/+35
2016-07-23Fixing find_library() on POSIX-like (excluding Darwin) systems.kamil1-2/+20
2016-07-22Remove obsolete and unused SunOS code.jperkin2-1/+17
2016-07-22Use PKGMANDIR.jperkin1-2/+2
2016-07-22Needs C99 (sets _XOPEN_SOURCE=600).jperkin1-2/+2
2016-07-22Skip some more shared libraries, noticed in the 32-bit SunOS build.jperkin1-2/+4
2016-07-20Update Qore to version 0.8.12.nros12-6181/+3488
2016-07-19Fix zlib detection. Use correct strip flag on SunOS.jperkin5-21/+44
2016-07-18Update Go to 1.6.3.bsiegert3-9/+8
2016-07-17Revert previous.asau1-20/+20
2016-07-17Automatically enable PHP module or Zend extension when it's installed instead...jdolecek4-13/+44
2016-07-16Revert changes inspired by broken tool.asau1-7/+7
2016-07-16Updated guile20 to 2.0.12.wiz4-26/+20
2016-07-15Fix build on 32-bit SunOS with 64-bit native assembler.jperkin2-5/+7
2016-07-13Don't use GNU ld flags on x86_64 SunOS. Fixes various dependencies.jperkin3-12/+20
2016-07-13Fix build on 32-bit SunOS.jperkin2-18/+21
2016-07-12Install the LLVM utils. Bump PKGREVISION.jperkin2-3/+9
2016-07-12Update lang/py34-html-docs to 3.4.5leot3-9/+16
2016-07-12+ py35-html-docsleot1-1/+2
2016-07-12Import py35-html-docs-3.5.2 as lang/py35-html-docsleot4-0/+1033
2016-07-12Update lang/py34-html-docs to 3.4.3leot3-9/+14
2016-07-12Remove lang/py33-html-docsleot5-972/+1
2016-07-11Bump PKGREVISION. Do not assume longer name for POSIX semaphore under NetBSDryoon3-2/+40
2016-07-10Fixed pkglint warnings about parentheses.rillig1-7/+7
2016-07-10Fixed some pkglint warnings.rillig1-20/+20
2016-07-10Removed reference to undefined RUBY_LICENSE variable.rillig3-6/+3
2016-07-09Remove python33.wiz29-5557/+1
2016-07-09Remove python33: adapt all packages that refer to it.wiz6-16/+16
2016-07-09Removed unnecessary space after variable name, to fix pkglint warning.rillig1-2/+2
2016-07-09Let pkglint fix indentation of preprocessing directives.rillig3-62/+62
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz37-67/+74
2016-07-07Use CC for linking. Fixes SunOS SSP builds.jperkin2-1/+17
2016-07-07Use the GCC front-end for linking on SunOS, resolves issues with SSPjperkin3-5/+15
2016-07-06Update lang/py27-html-docs to 2.7.12leot2-7/+7
2016-07-06Fix _XOPEN_SOURCE failure on SunOS.jperkin2-1/+18
2016-07-06Move profiling files to the correct PLIST.jperkin3-7/+7
2016-07-06Restore PKGSRC_USE_SSP test to the version before the update to 5.4.0,wiz1-2/+2
2016-07-05Update gcc5 to 5.4.0 and gcc5-libs to 5.4.0nb1ryoon5-28/+11
2016-07-05Allow passing LIBZ in the environment. Skip checking libinstrument.sojperkin3-2/+19
2016-07-05LAGS are not FLAGS.dholland1-2/+2
2016-07-03Bump PKGREVISION for patches.dholland1-2/+2
2016-07-03Sync new patches from main smlnj package; they all apply.dholland12-6/+241
2016-07-03Patch up some compiler warnings in the hope of fixing the crashy build.dholland12-6/+241
2016-07-03Honor pkgsrc CFLAGS in all configs, not just some.dholland38-8/+552
2016-07-03Store brand new configs in ${FILESDIR}, not as patches.dholland12-132/+108
2016-07-03Remove leftover file. This is not used, which is good because it'sdholland2-30/+0
2016-07-03Don't pass FILESDIR into the build; it isn't used and isn't appropriate.dholland2-8/+2
2016-07-03Honor the pkgsrc configure shell instead of using /bin/sh, as on somedholland6-20/+76
2016-07-03Use BUILD_ENV properly.dholland2-8/+22