Age | Commit message (Expand) | Author | Files | Lines |
2013-10-28 | Don't force the -lgcc_s use with Clang. Just expect the system is new | joerg | 1 | -2/+7 |
2013-10-28 | Updated www/py-django to 1.5.5 | adam | 2 | -4/+3 |
2013-10-28 | Updated www/py-django to 1.5.5 | adam | 1 | -1/+2 |
2013-10-28 | Changes 1.5.5: | adam | 2 | -6/+6 |
2013-10-28 | Updated devel/p5-App-Cmd to 0.322 | wen | 1 | -1/+2 |
2013-10-28 | Update to 0.322 | wen | 2 | -6/+7 |
2013-10-28 | Updated devel/p5-Moose-Autobox to 0.15 | wen | 1 | -1/+2 |
2013-10-28 | Update to 0.15 | wen | 2 | -7/+6 |
2013-10-28 | Removed devel/p5-MooseX-ChainedAccessors | wen | 1 | -1/+2 |
2013-10-28 | Remove p5-MooseX-ChainedAccessors. | wen | 1 | -2/+1 |
2013-10-28 | Remove p5-MooseX-ChainedAccessors, deprecated upstream, use p5-MooseX-Attribu... | wen | 3 | -31/+0 |
2013-10-28 | Fix build problem on some platforms; FreeBSD and MirBSD. | taca | 3 | -6/+35 |
2013-10-28 | use GNU configure's as_echo_n instead (courtesy of obache) | richard | 2 | -6/+6 |
2013-10-28 | Updated x11/mlterm to 3.3.0 | tsutsui | 1 | -1/+2 |
2013-10-28 | Update mlterm to 3.3.0. | tsutsui | 5 | -54/+14 |
2013-10-28 | Updated www/py-webassets to 0.9. | kleink | 1 | -1/+2 |
2013-10-28 | Update py-webassets to 0.9. | kleink | 3 | -10/+22 |
2013-10-28 | replace non-portable 'echo -n' utilisation with simple 'awk' statement | richard | 2 | -1/+18 |
2013-10-28 | + minisat | asau | 1 | -1/+2 |
2013-10-28 | Added math/minisat version 2.2.0 | asau | 1 | -1/+2 |
2013-10-28 | Import MiniSat version 2.2.0 as math/minisat. | asau | 5 | -0/+58 |
2013-10-27 | Updated math/gnumeric112 to 1.12.8 | wiz | 1 | -1/+2 |
2013-10-27 | Update to 1.12.8: | wiz | 3 | -8/+8 |
2013-10-27 | Updated misc/goffice0.10 to 0.10.8 | wiz | 1 | -1/+2 |
2013-10-27 | Update to 0.10.8: | wiz | 2 | -7/+6 |
2013-10-27 | Updated textproc/grep to 2.15 | wiz | 2 | -3/+3 |
2013-10-27 | Update to 2.15: | wiz | 2 | -7/+6 |
2013-10-27 | Updated misc/py-anki2 to 2.0.15 | wiz | 2 | -3/+3 |
2013-10-27 | Update to 2.0.15: | wiz | 3 | -7/+8 |
2013-10-27 | + abcm2ps-7.6.3, calibre-1.8, grep-2.15, kid3-3.0, poppler-0.24.3, | wiz | 1 | -6/+12 |
2013-10-27 | Updated security/gnutls to 3.2.5 | wiz | 2 | -3/+3 |
2013-10-27 | Update to 3.2.5: | wiz | 3 | -7/+8 |
2013-10-27 | Don't use -fno-defer-pop. | joerg | 2 | -4/+13 |
2013-10-27 | Updated www/py-wtforms to 1.0.5. | kleink | 1 | -1/+4 |
2013-10-27 | Update py-flask-admin to 1.0.7. | kleink | 3 | -55/+154 |
2013-10-27 | Update py-flask-wtf to 0.9.3. | kleink | 4 | -23/+18 |
2013-10-27 | Missing include. | joerg | 2 | -1/+14 |
2013-10-27 | Pull libxml2 explicitly in. | joerg | 1 | -1/+2 |
2013-10-27 | Update py-wtforms to 1.0.5. | kleink | 4 | -60/+11 |
2013-10-27 | celestia | dholland | 2 | -3/+3 |
2013-10-27 | Update to 1.6.1. Reset PKGREVISION from 38 (!). | dholland | 28 | -484/+614 |
2013-10-27 | NetBSD with native clang won't have libgcc, so fake a static library. | joerg | 5 | -5/+50 |
2013-10-27 | Use tradcpp for clang build, fallback to cpp -traditional otherwise. | joerg | 6 | -37/+52 |
2013-10-27 | Wants pkg-config and the Qt build tools. | joerg | 1 | -2/+3 |
2013-10-27 | Don't use -fno-check-new, it is the default behavior of GCC anyway. | joerg | 2 | -1/+21 |
2013-10-27 | Drop -frename-registers. -finline-functions is the default for optimised | joerg | 3 | -1/+33 |
2013-10-27 | When extracting rpath options from the Fortran linker, qualify them with | joerg | 2 | -1/+20 |
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 |