summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Expand)AuthorFilesLines
2011-10-17Use PHP_VERSIONS_ACCEPTED instead of PHP_VERSION_REQD to match PBULK_MULTI_LIST.obache1-2/+2
2011-10-16PKGREVISION does not belong in Makefile.common.wiz2-3/+3
2011-10-16apply the changes to just Digest.pm from:spz3-2/+53
2011-10-16Since this pacakge is build no PHP 5.2.x, PHP_VERSION_REQD should be 52taca1-2/+2
2011-10-15PR#44846: Fix lang/mono for x86_64 DragonFlymarino2-6/+22
2011-10-14Add make fragment for easy to use python as tool.obache1-0/+29
2011-10-14- use mmap instead of malloc.christos4-8/+121
2011-10-13Fix pasto.hans1-3/+2
2011-10-13Bump revision for recent changes to dependencies and SunOS support.hans1-2/+2
2011-10-13Reduce dependencies. Bison, flex, and gm4 are not really needed to build gcc.hans1-4/+2
2011-10-13Use options framework for language support.hans2-58/+68
2011-10-13Fix options nls. No need for msgfmt or libiconv when it is off.hans3-7/+10
2011-10-13Add SunOS specifics from lang/gcc44. This includes linker/assemblerhans3-2/+91
2011-10-13The dependency on binutils and libelf seems to be for NetBSD only.hans1-4/+3
2011-10-12Add the workaround for SunOS x86 ld bug that breaks .init sections.hans2-1/+71
2011-10-12To decide whether the visibility attribute can be supported on SunOS,hans1-1/+2
2011-10-11Add newlispryoon1-1/+2
2011-10-11Import newlisp-10.3.3 as lang/newlisp from wip/newlisp.ryoon6-0/+151
2011-10-11Add algol68gryoon1-1/+2
2011-10-11Import algol68g-2.3.1 as lang/algol68g from wip/algol68gryoon5-0/+64
2011-10-11On m68k, gcc creates short assembler branch insns, and expects thehauke1-1/+23
2011-10-09Update to 1.3.2cheusov2-7/+6
2011-10-09Update my emailcheusov2-4/+4
2011-10-06Atomic operations via gcc are not supported on many archs. Allow them onlyjklos2-4/+16
2011-10-05Add x86-Solaris and symbolic traceback supportmarino5-26/+599
2011-10-04Fix build on SunOS 5.10hans1-5/+5
2011-10-03Belated revbump for Makefile rev 1.45 (from January), which changeddholland1-2/+2
2011-10-01Debian (and therefore Ubuntu) have taken to hiding some librariesdsainty2-14/+42
2011-09-30Make this build on Mac OS X Lion. Same issue as pkg/45389.yyamano4-1/+228
2011-09-30Make this build on Mac OS X Lion. Fixes PR pkg/45389.yyamano4-1/+228
2011-09-30Apply patches provided by ryoon@ with some modifications to upgrade toyyamano10-96/+151
2011-09-29Changes 5.14.2:adam2-6/+6
2011-09-26Fix PLIST in the jce + amd64 caseabs1-1/+3
2011-09-24Redo patch for ctype.h changes on NetBSD. The previous patch couldjoerg2-15/+6
2011-09-21Fix build on NetBSD/current by copying gcc34's patch-ac.joerg2-1/+41
2011-09-20If building with threads support, add PTHREAD_LDFLAGS to LDFLAGS.dsainty1-1/+2
2011-09-18Fix build on NetBSD/i386 5.99.55 and Darwin/11.0.1.ryoon4-14/+19
2011-09-17The CPAN module DB_File tries to link against -ldb, but NetBSD does notbrook2-1/+9
2011-09-16Add MirBSD support here, too, same as in python26.bsiegert4-13/+53
2011-09-16Fix for intereger overflow when compiled with Clangadam1-1/+8
2011-09-16One again, fix for Clang and interger overflow, this time is should be correctadam3-15/+11
2011-09-16- Update gauche to 0.9.2. See below for the list of changes.enami3-11/+17
2011-09-14No more sunaudiodev in Python 3.1hans1-5/+1
2011-09-14Teach configure about SunOS 5.11, preventing some pyconfig.h weirdness.hans4-10/+62
2011-09-14Fix build on SunOS. Teach configure about SunOS 5.11, preventing somehans3-6/+33
2011-09-14Make default Ruby on Rails version to 3; currently 3.0.10.taca1-3/+3
2011-09-14Switch default Ruby's version to 1.9.x, currently 1.9.2.taca1-2/+2
2011-09-14Make PHP's default version to 5.3.x.taca1-2/+2
2011-09-14When building perl packages, never use native perl.hans1-1/+3
2011-09-14Fix compiling with Clang: Python's issue 11149adam2-8/+19