summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2018-02-20mk: bump mysql default to 57.wiz1-3/+3
2018-02-19mk/internal/locking.mk: improve documentation for "make help"rillig1-2/+2
2018-02-19mk/license.mk: drop the selfmade license guessing code in favor of ninkarillig1-45/+14
2018-02-18Reorder MASTER_SITES_GNU:maya1-6/+8
2018-02-10Import global switch for libusb's implementation [1/2]khorben2-1/+44
2018-02-08Fix an inconsistency for package database directory.triaxx1-3/+9
2018-02-03Append happy to the DEFAULT_ACCEPTABLE_LICENSES listkamil1-1/+4
2018-01-26Remove useless options for duplicitytriaxx1-2/+0
2018-01-26mk/compiler.mk: Support gnu++03 and c++03 in USE_LANGUAGES.jperkin1-6/+6
2018-01-25Don't include TEST_DEPENDS in the normal dependency reduction run.joerg1-2/+2
2018-01-25Fix spelling, it is PKGSRC_RUN_TEST.joerg1-2/+2
2018-01-24mk/tools/replace.mk: Add support for `:test' to add tools to TEST_DEPENDSleot1-1/+5
2018-01-15mk: Introduce *_SUPPORTED variables for security features.jperkin1-13/+19
2018-01-14Add missing empty TEST_DEPENDS for the bootstrap case.joerg1-2/+2
2018-01-13Introduce TEST_DEPENDS.joerg7-16/+63
2018-01-11Add FETCH_PROXY and FETCH_PROXY.{ftp,http,https}.alnsn1-5/+39
2018-01-10Added 'lwt' option.jaapb1-0/+1
2018-01-07In guess-license, use ninka for determining the licenses.rillig1-3/+13
2018-01-07Improved documentation for "make help".rillig5-8/+14
2018-01-05Improved license detection for the guess-license target.rillig1-15/+14
2018-01-03Improved guess-license for practical use.rillig1-19/+17
2018-01-02Added the guess-license target.rillig1-3/+51
2018-01-02Allow package developers to easily see and check the SUBST changes.rillig1-1/+8
2018-01-02Remove traces of crypto restrictions.maya3-24/+3
2018-01-02Remove crypto restrictions from kerberos users.maya1-6/+1
2018-01-02Added more keywords for "make help".rillig1-2/+3
2018-01-01apache22: remove, it was eol'd in June 2017wiz4-21/+11
2017-12-27mk/configure/cmake.mk: Fix typos in comments.wiz1-4/+4
2017-12-23mk: Describe new fossil options.wiz1-1/+3
2017-12-13Removed unused vatnumber-suds option nameadam1-1/+0
2017-12-03*: remove ftp.kddlabs.co.jp, does not provide ftp servicewiz1-3/+2
2017-12-03mk: Remove ftp.kddlabs.co.jp from sites, does not provide ftp servicewiz2-8/+3
2017-12-03Revert gnu-config/missing, new version loops.joerg1-147/+262
2017-12-01Sync with upstreamsevan3-335/+241
2017-11-29Also append the CFLAGS for MKPIE for c++(1)khorben1-1/+2
2017-11-21Add /usr/local for include and libdir on ChromeOS.bsiegert1-1/+6
2017-11-21mk/defaults/options.description: add `oauth' PKG_OPTIONleot1-0/+1
2017-11-20Escape whitespace in PKG_JAVA_HOME when setting JAVA_HOMEminskim1-2/+2
2017-11-16Really use the parent sink for ld(1)khorben1-2/+2
2017-11-16Introduce a command sink for ld(1) with MKPIEkhorben2-1/+41
2017-11-16Recognize more situations where not linking executableskhorben1-2/+2
2017-11-16Obtain the MKPIE flags from the environmentkhorben2-5/+9
2017-11-16Let the MKPIE command sink for GCC re-use the generic command sinkkhorben1-10/+2
2017-11-15Revert "Always add "-fPIC" when linking with PKGSRC_MKPIE"khorben1-2/+2
2017-11-12Look for ar(1) in $_ORIG_PATH with PKGSRC_MKREPROkhorben1-2/+4
2017-11-12Add initial support for building packages reproduciblykhorben7-5/+66
2017-11-08define MASTER_SITE_CRATESIO (for downloading rust crates)tnn1-1/+4
2017-11-08Configure "append_executable" adequately for cwrapperskhorben1-2/+4
2017-11-07Always add "-fPIC" when linking with PKGSRC_MKPIEkhorben1-2/+2
2017-11-03Support OS_VARIANT on Linux, support ChromeOS.bsiegert1-1/+7