Age | Commit message (Expand) | Author | Files | Lines |
2015-11-20 | PR pkg/47404 | richard | 1 | -3/+5 |
2015-11-18 | Ensure building 32-bit on 64-bit is supported when using cwrappers too. | jperkin | 1 | -1/+2 |
2015-11-17 | Adding wxGTK.mk, main purpose for migration to wxGTK30 from wxGTK28 | mef | 1 | -0/+62 |
2015-11-16 | Add support for CHECK_WRKREF_EXTRA_DIRS to check-shlibs. If "extra" is | jperkin | 2 | -2/+13 |
2015-11-16 | Always set _OPSYS_CAN_CHECK_SHLIBS to "yes" regardless of whether | jperkin | 1 | -6/+2 |
2015-11-08 | Fix a typo in a comment. | leot | 1 | -2/+2 |
2015-11-07 | MACHINE_ARCH for Bitrig/amd64 is now set to x86_64 | sevan | 1 | -2/+2 |
2015-11-07 | With OpenBSD/amd64 & Bitrig/amd64 switched to using MACHINE_ARCH=x86_64, | sevan | 1 | -4/+4 |
2015-11-07 | Add the necessary logic for setting Bitrig/amd64 to Bitrig/x86_64. | sevan | 1 | -2/+7 |
2015-11-07 | Add the necessary logic for setting OpenBSD/amd64 to OpenBSD/x86_64. | sevan | 1 | -1/+12 |
2015-10-29 | Make sure the pbulk user is created with /bin/sh as shell, | he | 1 | -2/+2 |
2015-10-29 | Perform signing at the staged package stage rather than only during the | jperkin | 1 | -17/+19 |
2015-10-28 | Add plotutils option. | leot | 1 | -0/+1 |
2015-10-28 | Describe cerf option. | wiz | 1 | -2/+3 |
2015-10-27 | add asterisk-config option | jnemeth | 1 | -0/+1 |
2015-10-26 | GCC on SunOS supports a non-standard -mimpure-text argument which clang | jperkin | 1 | -1/+6 |
2015-10-25 | Describe a vlc option. | wiz | 1 | -0/+1 |
2015-10-25 | Describe two options. From Rin Okuyama in PR 50363. | wiz | 1 | -0/+2 |
2015-10-24 | Unhook further PG 8.4 and 9.0 redirection. | joerg | 1 | -7/+1 |
2015-10-24 | Drop EOLed PostgreSQL 8.4 and 9.0 from the supported list of PG | joerg | 1 | -2/+2 |
2015-10-19 | Don't encode the github tag into the distfile name if we are packaging | tnn | 1 | -2/+2 |
2015-10-17 | Add the mapping for amd64 to its GNU architecture name x86_64. | sevan | 1 | -1/+2 |
2015-10-14 | Switch from x11/Xaw3d to newer x11/libXaw3d. | wiz | 1 | -2/+2 |
2015-10-12 | Now that it looks like SHA1 is getting closer to its end of life, add | agc | 1 | -2/+2 |
2015-10-12 | Support compressed manual pages with 3am and 3f suffixes. | jperkin | 1 | -2/+2 |
2015-10-10 | Update MASTER_SITE_OSDN server names. | ryoon | 1 | -3/+3 |
2015-10-10 | Append to PKG_FAIL_REASON rather than setting it so we don't overwrite other | jperkin | 1 | -2/+2 |
2015-10-10 | Set PKG_FAIL_REASON with a useful failure message if we cannot find an SDK. | jperkin | 1 | -5/+7 |
2015-10-09 | Correction to the previous: we must use ${GREP} -E, there's no ${EGREP} here. | he | 1 | -2/+2 |
2015-10-08 | Extend the pattern matching the -v output from pcc. | he | 1 | -2/+2 |
2015-10-08 | accidental ommission of a suppressed line | richard | 1 | -2/+1 |
2015-10-08 | Quick workaround for groff tools issue per joerg@ | richard | 1 | -8/+5 |
2015-10-08 | OSX El Capitan has an interesting file system bug which allows a deep | jperkin | 1 | -1/+8 |
2015-10-07 | Support .3am (lang/gawk) and .3f (math/udunits) cat/man page suffixes, fixing | jperkin | 1 | -17/+12 |
2015-10-05 | Re-order the way _OPSYS_INCLUDE_DIRS is calculated, and only perform checks for | jperkin | 1 | -11/+15 |
2015-10-03 | Add a list of options to generated README.html files. Patch from | bsiegert | 4 | -10/+82 |
2015-09-25 | define TOOLS_PLATFORM.ld in tools.SunOS.mk | richard | 1 | -1/+6 |
2015-09-24 | describe xatracker option (will be used by MesaLib-11.0.1) | tnn | 1 | -0/+1 |
2015-09-19 | Alter the behaviour of the "fetch" executable to accept zero download sites | dsainty | 1 | -4/+4 |
2015-09-14 | Reorder and fix logic snafu. | joerg | 1 | -3/+3 |
2015-09-13 | Introduce IGNORE_INTERACTIVE_FETCH to allow trying to fetch files from | joerg | 2 | -3/+14 |
2015-09-13 | Add vera-ttf-license as DEFAULT_ACCEPTABLE_LICENSES. | leot | 1 | -1/+5 |
2015-09-12 | describe llvm option | tnn | 1 | -0/+1 |
2015-09-11 | Delete liferea-* options (no longer used by www/liferea, since liferea>=1.6.0). | leot | 1 | -2/+0 |
2015-09-11 | Ensure the dependency is satisfied by gcc48 rather than potentially pulling | jperkin | 1 | -3/+2 |
2015-09-10 | Pull in gcc48 as a full dependency. We don't yet have the fine-grained | jperkin | 1 | -1/+3 |
2015-09-10 | _OPSYS_LIB_DIRS entries must be space-separated, not colon. | jperkin | 1 | -2/+2 |
2015-09-08 | Make the post-fetch hook a bit more useful by also handing down the URL | joerg | 2 | -6/+8 |
2015-09-08 | Ensure OBJECT_FMT is set to ELF on Linux rather than relying on the NetBSD | jperkin | 1 | -1/+3 |
2015-09-08 | Remove NetBSD 0.x and 1.x settings, these have long since been unsupported. | jperkin | 4 | -35/+5 |