| Commit message (Expand) | Author | Age | Files | Lines |
* | Make package-depends-list accept dependency entries without ${PORTSDIR} | Baptiste Daroussin | 2015-08-25 | 1 | -0/+4 |
* | Make build-depends-list and run-depends-list accept dependency lines without | Baptiste Daroussin | 2015-08-25 | 1 | -6/+14 |
* | Add an optional error message for opt_PREVENTS, opt_PREVENTS_MSG. | Mathieu Arnold | 2015-08-24 | 1 | -0/+3 |
* | Introduce <opt>_IMPLIES and <opt>_PREVENTS to register dependencies, or | Mathieu Arnold | 2015-08-18 | 1 | -1/+19 |
* | Remove UNIQUENAME and LATEST_LINK. | Mathieu Arnold | 2015-08-17 | 1 | -44/+10 |
* | Rewrite the target ordering code. | Mathieu Arnold | 2015-08-17 | 1 | -40/+81 |
* | Re-commit of | Alexander Leidinger | 2015-08-09 | 1 | -0/+17 |
* | Add a note about not changing MASTER_SITE_BACKUP. | Mathieu Arnold | 2015-07-28 | 1 | -1/+2 |
* | Unbreak INDEX, reverting r392921 | Antoine Brodin | 2015-07-26 | 1 | -17/+0 |
* | 64 bit linuxulator support (not activated by default): | Alexander Leidinger | 2015-07-26 | 1 | -0/+17 |
* | Pass PKGBASE to qa.sh | Baptiste Daroussin | 2015-07-19 | 1 | -1/+2 |
* | Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. | Koop Mast | 2015-07-16 | 1 | -73/+0 |
* | Rewite CLEAN-DEPENDS* | Baptiste Daroussin | 2015-07-04 | 1 | -81/+9 |
* | Remove support for distfiles in cdrom | Baptiste Daroussin | 2015-07-02 | 1 | -17/+0 |
* | Remove useless @ in ALL-DEPENDS-LIST | Baptiste Daroussin | 2015-07-01 | 1 | -1/+1 |
* | Move all-depends-list to a regular script | Baptiste Daroussin | 2015-07-01 | 1 | -29/+6 |
* | Introduce target option helpers. | Mathieu Arnold | 2015-07-01 | 1 | -14/+14 |
* | Refactor dependency checks and installation | Baptiste Daroussin | 2015-06-28 | 1 | -167/+23 |
* | - Add support for BROKEN_${OPSYS}_${OSREL:R}_${ARCH} pattern | Dmitry Marakasov | 2015-06-27 | 1 | -0/+9 |
* | Fix documentation: all the ports are installed in LOCALBASE include x11 one | Baptiste Daroussin | 2015-06-22 | 1 | -1/+1 |
* | Remove AUTOMATIC_PLIST documentation from bsd.port.mk it belong to bsd.linux*.mk | Baptiste Daroussin | 2015-06-22 | 1 | -3/+0 |
* | Simplify test on zipped PATCHFILES | Baptiste Daroussin | 2015-06-22 | 1 | -3/+1 |
* | Factorize the fake for convenience targets | Baptiste Daroussin | 2015-06-22 | 1 | -7/+4 |
* | Remove add-plist-buildinfo it has been unhooked for a while and prevent us from | Baptiste Daroussin | 2015-06-22 | 1 | -7/+0 |
* | factorize add-plist-docs and add-plist-examples | Baptiste Daroussin | 2015-06-22 | 1 | -20/+8 |
* | Make fetch-url-list an empty target depending on fetch-url-list-int | Baptiste Daroussin | 2015-06-22 | 1 | -2/+1 |
* | Make package-noinstall an alias of make package | Baptiste Daroussin | 2015-06-22 | 1 | -2/+1 |
* | Garbage collect unused command definition | Baptiste Daroussin | 2015-06-22 | 1 | -2/+0 |
* | Make USE_RC_SUBR install rc.d scripts in /etc/rc.d if PREFIX is /usr | Baptiste Daroussin | 2015-06-22 | 1 | -18/+7 |
* | Have make showconfig fail if the config is incorrect. | Mathieu Arnold | 2015-06-13 | 1 | -1/+1 |
* | Support .zip files in PATCHFILES and EXTRA_PATCHES. | Mathieu Arnold | 2015-06-13 | 1 | -0/+2 |
* | Document check-plist and check-sanity targets. | Erwin Lansing | 2015-06-12 | 1 | -0/+3 |
* | Remove NEED_ROOT, the last customer has been modified to be able to properly | Baptiste Daroussin | 2015-06-04 | 1 | -21/+0 |
* | bsd.port.mk: Implement BROKEN_${OPSYS} and BROKEN_${OPSYS}_${OSREL:R} | John Marino | 2015-06-02 | 1 | -3/+18 |
* | This was not supposed to escape my ports tree. | Mathieu Arnold | 2015-05-29 | 1 | -1/+1 |
* | Introduce USE_GITHUB=nodefault to allow fetching additional distfiles | Mathieu Arnold | 2015-05-29 | 1 | -2/+2 |
* | USE_GITHUB can now fetch multiple distfiles. It uses a grouping feature | Mathieu Arnold | 2015-05-28 | 1 | -8/+2 |
* | Remove GH_COMMIT support. | Mathieu Arnold | 2015-05-21 | 1 | -5/+1 |
* | Use the same, working, logic for DIST/PATCH group parsing everywhere. | Mathieu Arnold | 2015-05-14 | 1 | -5/+25 |
* | USE_GITHUB: Fix WRKSRC to contain the full DISTVERSION prefix/suffx when GH_T... | Bryan Drewery | 2015-05-04 | 1 | -4/+0 |
* | Remove _*OWNGRP, with staging it's not useful anymore | Antoine Brodin | 2015-05-04 | 1 | -24/+7 |
* | Remove unintended change from r385384 those will come later | Baptiste Daroussin | 2015-05-04 | 1 | -7/+18 |
* | Mark NEED_ROOT as deprecated, It was a wrong idea as people are abusing it. | Baptiste Daroussin | 2015-05-04 | 1 | -18/+7 |
* | USE_GITHUB: For the new support, fix DISTNAME to be more consistent. | Bryan Drewery | 2015-04-28 | 1 | -1/+7 |
* | Do not error on dependency on ${NONEXISTENT}:dir:target when STRICT_DEPENDS | Antoine Brodin | 2015-04-28 | 1 | -1/+3 |
* | Add a STRICT_DEPENDS feature which validates dependencies are installed, does | Bryan Drewery | 2015-04-21 | 1 | -5/+20 |
* | Remove the destination of a copy before copying to it because it may be | Tijl Coosemans | 2015-04-21 | 1 | -2/+4 |
* | - Display a stage-qa warning when ports use PREFIX/var instead of /var | Tijl Coosemans | 2015-04-20 | 1 | -1/+6 |
* | Abstract ${WRKDIR}/pkg/${PKGNAME}${PKG_SUFX} which appears five times | Gerald Pfeifer | 2015-04-19 | 1 | -4/+5 |
* | Improve the OSVERSION==UNAME_r validation from r369644 by skipping it | Bryan Drewery | 2015-04-15 | 1 | -0/+3 |