aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* Rename PKG_CMD to PKG_REGISTERSteve Wills2016-12-011-2/+2
* Optimize COPYTREE_* macros.Mathieu Arnold2016-11-091-8/+9
* Add an annotation to packages that are marked as deprecated and the one havingBaptiste Daroussin2016-10-311-0/+10
* Add a Perl CORE QA check.Mathieu Arnold2016-10-291-0/+1
* Fix file modes after extracting.Mathieu Arnold2016-10-291-0/+12
* ${RM} already has -f.Mathieu Arnold2016-10-211-25/+25
* Introduce new extensible virtual categories for KDETobias C. Berner2016-10-181-1/+1
* Most commonly used build systems support silent builds, when theyDmitry Marakasov2016-09-091-0/+3
* Rework the cross build framework so that it uses the external toolchainBaptiste Daroussin2016-09-081-18/+22
* - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk withTijl Coosemans2016-09-051-124/+24
* Introduce IGNORE_opsys/osrel/arch, similar to the BROKEN_* ones.Mathieu Arnold2016-08-291-5/+22
* Add a stage-qa check to check for the existence of SONAME in .so's.Mathieu Arnold2016-08-291-0/+1
* Add GH_SUBDIR, automatically moves a secondary distfile to the rightMathieu Arnold2016-08-241-1/+1
* Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andTobias C. Berner2016-08-241-12/+0
* Fixup the PLIST_SUB_SED creation.Mathieu Arnold2016-08-191-2/+2
* Put back PLIST_DIRS handling.Mathieu Arnold2016-08-171-0/+4
* Move USE_BDB and PLIST_DIRSTRY to the unsupported section, all the portsMathieu Arnold2016-08-171-9/+0
* Add regexps capacity to PLIST_SUB.Mathieu Arnold2016-08-171-1/+3
* Split the PLIST_SUB_SED variable in smaller logical groups.Mathieu Arnold2016-08-171-2/+5
* Unbreak make missing.Mathieu Arnold2016-08-171-6/+4
* Don't overquote the DEPRECATED message, it ended up looking silly.Mathieu Arnold2016-08-091-1/+1
* Prefix the PKGMESSAGES variable with an _ to show it is private.Mathieu Arnold2016-08-031-2/+2
* Add a PKGMESSAGES variable that allows the framework to have more thanMathieu Arnold2016-08-031-1/+2
* Always include bsd.default-versions.mk in bsd.port.mk.Mathieu Arnold2016-08-031-0/+2
* Do not try to register '/' as a directory when PREFIX is set to '/'Baptiste Daroussin2016-07-051-1/+1
* Extend the USES=php match so that it recognizes php:web as well, to preventAdam Weinberger2016-07-041-2/+2
* Catch up two instances of USE_OPENSSL.Mathieu Arnold2016-06-271-2/+0
* Replace bsd.openssl.mk with USES=sslMathieu Arnold2016-06-271-1/+4
* - add _ypldap to USERS_BLACKLIST and GROUPS_BLACKLISTOlli Hauer2016-06-241-2/+2
* Move bsd.php.mk to Uses/php.mkMathieu Arnold2016-06-231-4/+6
* Add a few checks for (MASTER|PATCH)_SITES groups.Mathieu Arnold2016-06-191-0/+12
* Extract create-manifest.Mathieu Arnold2016-06-191-93/+42
* Remove unnecessary evals that do-fetch was using.Mathieu Arnold2016-06-191-9/+6
* Simplify do-fetch, and remove now unused code.Mathieu Arnold2016-06-191-59/+1
* Grmbl, poudriere still calls this unused empty target, so putting it back.Mathieu Arnold2016-06-171-0/+5
* Remove DO_NADA targets.Mathieu Arnold2016-06-171-6/+1
* Fix make check-vulnerableBaptiste Daroussin2016-05-251-0/+1
* Extract the larger bsd.port.mk targets into separate scripts.Mathieu Arnold2016-05-251-473/+152
* A new stage-qa test has been added, it reports all shared librariesMathieu Arnold2016-05-251-0/+2
* Re-enable code from r415530 with safer MAKE_ENV support.Bryan Drewery2016-05-191-4/+4
* Disable the change in r415530 until an exp-run is done.Bryan Drewery2016-05-191-2/+2
* Use MK_* to prevent debug files if possible.Bryan Drewery2016-05-191-0/+10
* Fix "need root" logic for PORT_DBDIR.Jonathan Anderson2016-05-131-2/+4
* Record TIMESTAMP in make makesumEd Maste2016-05-121-4/+13
* Try to simplify how libperl.so is looked for.Mathieu Arnold2016-05-091-0/+1
* Remove quotes here, ${m} is already quoted.Mathieu Arnold2016-04-291-1/+1
* Add a warning about using PORTSDIR in a *_DEPENDS line.Mathieu Arnold2016-04-281-0/+11
* Move MySQL support from bsd.databases.mk to Uses/mysql.mk.Mathieu Arnold2016-04-251-4/+12
* Move USE_BDB support from bsd.databases.mk to its own file.Mathieu Arnold2016-04-251-2/+5
* Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird.Mathieu Arnold2016-04-251-1/+1