Age | Commit message (Expand) | Author | Files | Lines |
2013-11-02 | Changes 8.5.15: | adam | 4 | -32/+32 |
2013-11-02 | minor tidyup from PR 45318 | dholland | 1 | -2/+1 |
2013-11-02 | natdynlink is supported on darwin | tonio | 1 | -1/+2 |
2013-11-01 | Disable -fstack-protector on SunOS, it causes more trouble than its worth. | jperkin | 3 | -24/+24 |
2013-11-01 | Revision bump associated with the update of lang/ocaml to version 4.01. | jaapb | 4 | -7/+8 |
2013-11-01 | Update of lang/ocaml to its newest version, 4.01. Changes, apart from | jaapb | 12 | -143/+102 |
2013-10-30 | LUA_PACKAGE is defined for build, not LUAPACKAGE. | obache | 1 | -2/+2 |
2013-10-30 | Use LOCALEBASE, PREFIX may be package specific one and different than lua. | obache | 1 | -2/+2 |
2013-10-30 | No need to define BUILDLINK_ABI_DEPENDS for flesh package. | obache | 1 | -3/+2 |
2013-10-30 | No need to define BUILDLINK_ABI_DEPENDS, pkgbase is reset. | obache | 1 | -2/+1 |
2013-10-30 | make sure varable is defined before using it. | obache | 1 | -2/+2 |
2013-10-30 | Only define do-test target for the case package itself does not define own | obache | 1 | -1/+3 |
2013-10-30 | add back lua as commented out entry | jnemeth | 1 | -1/+2 |
2013-10-30 | Build lua51 and lua52. | alnsn | 1 | -2/+3 |
2013-10-30 | typo, spotted by Andrey Oktyabrskiy | dholland | 1 | -2/+2 |
2013-10-30 | Reimport lang/lua as lang/lua52, and bring back the previous Lua 5.1 | dholland | 23 | -35/+535 |
2013-10-30 | Install a LaTeX style file into texmf-dist, not texmf. | minskim | 2 | -5/+5 |
2013-10-29 | Restore PY_PATCHPLIST line, lost in previous (hi tron!) | wiz | 1 | -1/+2 |
2013-10-29 | Replace LOWER_ARCH to MACHINE_ARCH in definition of RUBY_ARCH. | taca | 1 | -2/+2 |
2013-10-29 | Define "do-test" target for testing Python packages. | tron | 1 | -2/+8 |
2013-10-28 | Don't use -fno-defer-pop. | joerg | 2 | -4/+12 |
2013-10-28 | Remove -fno-defer-pop -fcaller-saves -fno-inline, which are workarounds | joerg | 3 | -3/+26 |
2013-10-28 | Remove flags that have been GCC's since ~forever. | joerg | 2 | -4/+9 |
2013-10-28 | Don't use -fno-reorder-blocks. | joerg | 2 | -3/+12 |
2013-10-28 | Fix build problem on some platforms; FreeBSD and MirBSD. | taca | 3 | -6/+35 |
2013-10-27 | Don't use -fno-defer-pop. | joerg | 2 | -4/+13 |
2013-10-27 | Don't force -fno-defer-pop. | joerg | 2 | -3/+66 |
2013-10-27 | Fix rpath options to be passed down as linker flags. | joerg | 2 | -4/+4 |
2013-10-27 | Make the GCC version check specific enough to not match clang. | joerg | 3 | -7/+25 |
2013-10-27 | Don't force -fno-defer-pop. | joerg | 2 | -4/+4 |
2013-10-26 | Rpath is a linker option, prefix it with -Wl when necessary. | joerg | 2 | -1/+81 |
2013-10-26 | Accept GNU Make 4 and later. | asau | 2 | -1/+17 |
2013-10-26 | Added lang/asn1c version 0.9.24 [sno 2013-10-26] | sno | 1 | -1/+2 |
2013-10-26 | Adding package for ASN.1 to C compiler asn1c from Lev Walkin version | sno | 5 | -0/+177 |
2013-10-25 | Override clang -R test, the wrappers drop -R/usr/lib. | joerg | 3 | -3/+21 |
2013-10-25 | Don't pessimize the compilation by forcing per-function call pushs. | joerg | 4 | -2/+29 |
2013-10-25 | GC | joerg | 1 | -0/+0 |
2013-10-25 | Update to 1.22. | dholland | 4 | -91/+191 |
2013-10-25 | Commit partial update to 1.22 so I can work on it on multiple | dholland | 7 | -185/+79 |
2013-10-24 | Ooops, stupid typo in previous | martin | 2 | -6/+8 |
2013-10-24 | Add a few VAX specific changes. | martin | 4 | -1/+101 |
2013-10-24 | Mark remaining packages not support DESTDIR as BROKEN as decided | wiz | 3 | -3/+6 |
2013-10-21 | Changes 4.8.2: | adam | 4 | -14/+15 |
2013-10-20 | Update Erlang/OTP to R16B02. | asau | 15 | -204/+161 |
2013-10-19 | Fix build on MirBSD. | bsiegert | 4 | -25/+43 |
2013-10-19 | Revbump after updating textproc/icu | adam | 15 | -27/+30 |
2013-10-18 | guile doesn't use any curses, termcap or terminfo | roy | 4 | -10/+6 |
2013-10-18 | Update php55 to 5.5.5. | taca | 4 | -14/+39 |
2013-10-18 | erlang uses termcap, not curses | roy | 1 | -2/+3 |
2013-10-18 | Start update of Ruby on Rails 3.2.15. | taca | 1 | -2/+2 |