summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Give this netbsd make rules (same as linux) -- this allows it to builddholland1-1/+5
2013-11-10Build with -O0 for now until I can figure out why it crashes whenjoerg1-1/+6
2013-11-10Add a package settable `PY_PEP3147=no' for the case PEP 3147 is not supported.obache1-1/+5
2013-11-10Fixes missing rpath in pkg-config file.obache3-6/+12
2013-11-07Fixed a typo in the DESCR files for PHPkhorben3-3/+3
2013-11-06Use MACHINE_GNU_ARCH instead of MACHINE_ARCH.taca1-2/+2
2013-11-06Python 2.6.9 is a security-fix source-only release for Python 2.6.8, fixing s...adam7-356/+30
2013-11-05Fixes missing ":"obache1-2/+2
2013-11-04Don't use -fno-defer-pop.joerg2-3/+67
2013-11-02Changes 8.5.15:adam4-32/+32
2013-11-02minor tidyup from PR 45318dholland1-2/+1
2013-11-02natdynlink is supported on darwintonio1-1/+2
2013-11-01Disable -fstack-protector on SunOS, it causes more trouble than its worth.jperkin3-24/+24
2013-11-01Revision bump associated with the update of lang/ocaml to version 4.01.jaapb4-7/+8
2013-11-01Update of lang/ocaml to its newest version, 4.01. Changes, apart fromjaapb12-143/+102
2013-10-30LUA_PACKAGE is defined for build, not LUAPACKAGE.obache1-2/+2
2013-10-30Use LOCALEBASE, PREFIX may be package specific one and different than lua.obache1-2/+2
2013-10-30No need to define BUILDLINK_ABI_DEPENDS for flesh package.obache1-3/+2
2013-10-30No need to define BUILDLINK_ABI_DEPENDS, pkgbase is reset.obache1-2/+1
2013-10-30make sure varable is defined before using it.obache1-2/+2
2013-10-30Only define do-test target for the case package itself does not define ownobache1-1/+3
2013-10-30add back lua as commented out entryjnemeth1-1/+2
2013-10-30Build lua51 and lua52.alnsn1-2/+3
2013-10-30typo, spotted by Andrey Oktyabrskiydholland1-2/+2
2013-10-30Reimport lang/lua as lang/lua52, and bring back the previous Lua 5.1dholland23-35/+535
2013-10-30Install a LaTeX style file into texmf-dist, not texmf.minskim2-5/+5
2013-10-29Restore PY_PATCHPLIST line, lost in previous (hi tron!)wiz1-1/+2
2013-10-29Replace LOWER_ARCH to MACHINE_ARCH in definition of RUBY_ARCH.taca1-2/+2
2013-10-29Define "do-test" target for testing Python packages.tron1-2/+8
2013-10-28Don't use -fno-defer-pop.joerg2-4/+12
2013-10-28Remove -fno-defer-pop -fcaller-saves -fno-inline, which are workaroundsjoerg3-3/+26
2013-10-28Remove flags that have been GCC's since ~forever.joerg2-4/+9
2013-10-28Don't use -fno-reorder-blocks.joerg2-3/+12
2013-10-28Fix build problem on some platforms; FreeBSD and MirBSD.taca3-6/+35
2013-10-27Don't use -fno-defer-pop.joerg2-4/+13
2013-10-27Don't force -fno-defer-pop.joerg2-3/+66
2013-10-27Fix rpath options to be passed down as linker flags.joerg2-4/+4
2013-10-27Make the GCC version check specific enough to not match clang.joerg3-7/+25
2013-10-27Don't force -fno-defer-pop.joerg2-4/+4
2013-10-26Rpath is a linker option, prefix it with -Wl when necessary.joerg2-1/+81
2013-10-26Accept GNU Make 4 and later.asau2-1/+17
2013-10-26Added lang/asn1c version 0.9.24 [sno 2013-10-26]sno1-1/+2
2013-10-26Adding package for ASN.1 to C compiler asn1c from Lev Walkin versionsno5-0/+177
2013-10-25Override clang -R test, the wrappers drop -R/usr/lib.joerg3-3/+21
2013-10-25Don't pessimize the compilation by forcing per-function call pushs.joerg4-2/+29
2013-10-25GCjoerg1-0/+0
2013-10-25Update to 1.22.dholland4-91/+191
2013-10-25Commit partial update to 1.22 so I can work on it on multipledholland7-185/+79
2013-10-24Ooops, stupid typo in previousmartin2-6/+8
2013-10-24Add a few VAX specific changes.martin4-1/+101