summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2015-10-10Update MASTER_SITE_OSDN server names.ryoon1-3/+3
2015-10-10Append to PKG_FAIL_REASON rather than setting it so we don't overwrite otherjperkin1-2/+2
2015-10-10Set PKG_FAIL_REASON with a useful failure message if we cannot find an SDK.jperkin1-5/+7
2015-10-09Correction to the previous: we must use ${GREP} -E, there's no ${EGREP} here.he1-2/+2
2015-10-08Extend the pattern matching the -v output from pcc.he1-2/+2
2015-10-08accidental ommission of a suppressed linerichard1-2/+1
2015-10-08Quick workaround for groff tools issue per joerg@richard1-8/+5
2015-10-08OSX El Capitan has an interesting file system bug which allows a deepjperkin1-1/+8
2015-10-07Support .3am (lang/gawk) and .3f (math/udunits) cat/man page suffixes, fixingjperkin1-17/+12
2015-10-05Re-order the way _OPSYS_INCLUDE_DIRS is calculated, and only perform checks forjperkin1-11/+15
2015-10-03Add a list of options to generated README.html files. Patch frombsiegert4-10/+82
2015-09-25define TOOLS_PLATFORM.ld in tools.SunOS.mkrichard1-1/+6
2015-09-24describe xatracker option (will be used by MesaLib-11.0.1)tnn1-0/+1
2015-09-19Alter the behaviour of the "fetch" executable to accept zero download sitesdsainty1-4/+4
2015-09-14Reorder and fix logic snafu.joerg1-3/+3
2015-09-13Introduce IGNORE_INTERACTIVE_FETCH to allow trying to fetch files fromjoerg2-3/+14
2015-09-13Add vera-ttf-license as DEFAULT_ACCEPTABLE_LICENSES.leot1-1/+5
2015-09-12describe llvm optiontnn1-0/+1
2015-09-11Delete liferea-* options (no longer used by www/liferea, since liferea>=1.6.0).leot1-2/+0
2015-09-11Ensure the dependency is satisfied by gcc48 rather than potentially pullingjperkin1-3/+2
2015-09-10Pull in gcc48 as a full dependency. We don't yet have the fine-grainedjperkin1-1/+3
2015-09-10_OPSYS_LIB_DIRS entries must be space-separated, not colon.jperkin1-2/+2
2015-09-08Make the post-fetch hook a bit more useful by also handing down the URLjoerg2-6/+8
2015-09-08Ensure OBJECT_FMT is set to ELF on Linux rather than relying on the NetBSDjperkin1-1/+3
2015-09-08Remove NetBSD 0.x and 1.x settings, these have long since been unsupported.jperkin4-35/+5
2015-09-08Add a hook for running an action after a successful fetch.joerg3-6/+21
2015-09-07Remove warning about 'make replace' being experimental.gdt1-2/+1
2015-09-07Support .so.* files if they exist and are explicitly listed in thejperkin1-1/+5
2015-09-07Disable the strip flag for install(1) by default on Darwin. When calledjperkin1-2/+6
2015-09-07Switch to globbing for package symlinks to delete. This provides significantjperkin1-3/+3
2015-09-07Add description for the eai optionfhajny1-0/+1
2015-09-05Commence deprecation of logic related to detecting the presence of X11 on thesevan1-5/+6
2015-09-01Default to pkgsrc openssl from OSX Lion / 10.7 onwards, where the nativejperkin1-1/+4
2015-08-28Remove descriptions for removed options.wiz1-4/+0
2015-08-20Document memcached and sphinx options.jperkin1-0/+2
2015-08-17Introduce support for checking Mach-O dynamic libraries.jperkin4-21/+140
2015-08-17Fix check-shlibs regular expression to match .dylib/.sl the same as .sojperkin1-2/+2
2015-08-12Set openjdk8 as default on NetBSD 5 or later.ryoon1-2/+2
2015-08-11Anonymous ftp service of ftp.mozilla.org is no longer provided.ryoon1-5/+3
2015-08-10Add support for building with fortifykhorben2-3/+18
2015-08-10Fix typo in local variable name.jperkin1-2/+2
2015-08-10Construct rc.d scripts in a subdirectory of WRKDIR (.rc.d/) instead ofdholland1-2/+3
2015-08-02Add lppl-1.0 license.markd1-2/+2
2015-07-27More efficient check if SSP is enabledkhorben1-3/+3
2015-07-26Add support for compiling with stack-smashing protectionkhorben3-4/+21
2015-07-25Introduce $LOWER_VARIANT_VERSION, this is used to store version info for variantsevan1-1/+3
2015-07-20Remove old custom www/links options. From PR 50072.dholland1-2/+0
2015-07-18Detect arm-linux-gnueabihf correctlywiedi1-1/+6
2015-07-17zpl -> zpl-2.0, add zpl-2.1wiz1-2/+3
2015-07-16Add gcc5 support.ryoon1-4/+39