| Commit message (Expand) | Author | Age | Files | Lines |
* | Most commonly used build systems support silent builds, when they | Dmitry Marakasov | 2016-09-09 | 3 | -12/+5 |
* | Rework the cross build framework so that it uses the external toolchain | Baptiste Daroussin | 2016-09-08 | 1 | -18/+22 |
* | - Add developer warning about LICENSE not set by a port | Dmitry Marakasov | 2016-09-08 | 1 | -0/+2 |
* | Allow adding only a build or run-time dependency on USES=ssl. | Mathieu Arnold | 2016-09-08 | 1 | -3/+16 |
* | Provide a standard way to look up for executables and shared libraries. | Mathieu Arnold | 2016-09-08 | 1 | -4/+6 |
* | Fix ncurses to not add /usr/lib to rpath. | Mathieu Arnold | 2016-09-08 | 1 | -7/+5 |
* | Disable some checks for linux ports. | Mathieu Arnold | 2016-09-08 | 1 | -5/+5 |
* | Add support added for LICENSE=NONE, use it when the port doesn't | Dmitry Marakasov | 2016-09-08 | 1 | -0/+7 |
* | gecko: drop poorly maintained GIO=off case after r376999 | Jan Beich | 2016-09-08 | 1 | -6/+0 |
* | www/firefox: update to 49.0 (rc2) | Jan Beich | 2016-09-08 | 2 | -19/+17 |
* | - In Uses/linux.mk use the loop variable directly when appending to | Tijl Coosemans | 2016-09-07 | 1 | -5/+4 |
* | Add redis to the USE_PHP list of possible modules. | Mathieu Arnold | 2016-09-07 | 1 | -1/+2 |
* | - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with | Tijl Coosemans | 2016-09-05 | 7 | -1130/+316 |
* | ssl.mk: fix typo in comment | Roman Bogorodskiy | 2016-09-05 | 1 | -1/+1 |
* | Add PostgreSQL-9.6 RC1 | Palle Girgensohn | 2016-09-05 | 1 | -1/+1 |
* | Improve CHEESESHOP subdir substitution, it didn't work well with | Antoine Brodin | 2016-09-04 | 1 | -1/+1 |
* | Introduce READELF?= /usr/bin/readelf | Ed Maste | 2016-09-02 | 1 | -0/+1 |
* | Don't duplicate the list of options helpers. | Mathieu Arnold | 2016-08-31 | 1 | -11/+5 |
* | Add GH_SUBDIR to option helpers. | Mathieu Arnold | 2016-08-31 | 1 | -6/+6 |
* | Introduce IGNORE_opsys/osrel/arch, similar to the BROKEN_* ones. | Mathieu Arnold | 2016-08-29 | 1 | -5/+22 |
* | Add a stage-qa check to check for the existence of SONAME in .so's. | Mathieu Arnold | 2016-08-29 | 2 | -1/+38 |
* | Mk/Uses/cran.mk: fix WARNING in cran tests. | David Naylor | 2016-08-26 | 1 | -1/+2 |
* | Use LIB_DEPENDS when appropriate in KDE components. | Mathieu Arnold | 2016-08-26 | 2 | -36/+77 |
* | make WRKSRC_foo work again when GH_SUBDIR is used. | Mathieu Arnold | 2016-08-26 | 1 | -0/+1 |
* | Do not terminate IGNORE messages with period, it is added by the framework. | Alexey Dokuchaev | 2016-08-26 | 4 | -5/+5 |
* | Add GH_SUBDIR, automatically moves a secondary distfile to the right | Mathieu Arnold | 2016-08-24 | 2 | -9/+49 |
* | Can't use GSSAPI from base when using OpenSSL from ports. | Mathieu Arnold | 2016-08-24 | 1 | -0/+3 |
* | Fix usage description of kde.mk | Tobias C. Berner | 2016-08-24 | 1 | -1/+1 |
* | Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and | Tobias C. Berner | 2016-08-24 | 3 | -313/+296 |
* | Mk/Uses/alias.mk: Fix typo, remove "8" option | John Marino | 2016-08-23 | 1 | -4/+3 |
* | Pass MAKE_ENV to the ERLANG_COMPILE command, so that CFLAGS and | Jimmy Olgeni | 2016-08-23 | 1 | -1/+1 |
* | - Add enchant php55/php56/php70 extension | Dmitry Marakasov | 2016-08-23 | 1 | -1/+2 |
* | Add new session component (mate-session-manager) for USE_MATE. | Koop Mast | 2016-08-22 | 1 | -1/+5 |
* | bsd.kde4.mk: Remove extra empty line. | Raphael Kubo da Costa | 2016-08-21 | 1 | -1/+0 |
* | Fixup the PLIST_SUB_SED creation. | Mathieu Arnold | 2016-08-19 | 1 | -2/+2 |
* | Put back PLIST_DIRS handling. | Mathieu Arnold | 2016-08-17 | 1 | -0/+4 |
* | Mk/Uses/cran.mk: fix 'compiles' argument. | David Naylor | 2016-08-17 | 1 | -0/+4 |
* | Move USE_BDB and PLIST_DIRSTRY to the unsupported section, all the ports | Mathieu Arnold | 2016-08-17 | 4 | -16/+7 |
* | Add regexps capacity to PLIST_SUB. | Mathieu Arnold | 2016-08-17 | 1 | -1/+3 |
* | Split the PLIST_SUB_SED variable in smaller logical groups. | Mathieu Arnold | 2016-08-17 | 1 | -2/+5 |
* | typo. | Mathieu Arnold | 2016-08-17 | 1 | -1/+1 |
* | Unbreak make missing. | Mathieu Arnold | 2016-08-17 | 2 | -7/+21 |
* | New port: devel/grantlee5 and Uses/grantlee.mk | Tobias C. Berner | 2016-08-15 | 1 | -0/+66 |
* | Remove www/pecl-APC, it doesn't work with PHP 5.5+. | Mathieu Arnold | 2016-08-15 | 1 | -2/+1 |
* | Add SNDIO default description. | Christian Weisgerber | 2016-08-09 | 1 | -0/+1 |
* | Don't overquote the DEPRECATED message, it ended up looking silly. | Mathieu Arnold | 2016-08-09 | 1 | -1/+1 |
* | Only try to create DISTDIR if it does not exist already. | Mathieu Arnold | 2016-08-08 | 1 | -1/+3 |
* | Unregister net/qt5-enginio from Mk/bsd.qt.mk which has expired. | Rene Ladan | 2016-08-06 | 1 | -5/+2 |
* | Tell people to add USES=gettext-runtime, not USES=gettext. | Mathieu Arnold | 2016-08-05 | 1 | -1/+1 |
* | Add x11/linux-c6-pixman, required by graphics/linux-c6-cairo. | Tijl Coosemans | 2016-08-04 | 1 | -1/+6 |