| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up final leftovers from Qt4. | Rene Ladan | 2019-06-26 | 1 | -1/+1 |
* | Mk/bsd.sanity.mk: Prevent false positive with SSL_DEFAULT!=base after r499267 | Tobias Kortkamp | 2019-05-16 | 1 | -0/+2 |
* | Flag nop options helpers that appear after bsd.port.options.mk as DEV_ERRORs | Tobias Kortkamp | 2019-04-18 | 1 | -0/+12 |
* | Convert bsd.sdl.mk to Uses/sdl.mk | Dmitry Marakasov | 2019-02-11 | 1 | -0/+4 |
* | A missed word led to accidentally recommending a deprecated construct. | Adam Weinberger | 2018-09-22 | 1 | -1/+1 |
* | Move sanity checks later. | Mathieu Arnold | 2018-09-10 | 1 | -4/+0 |
* | Remove obsolete deprecation. | Mathieu Arnold | 2018-09-10 | 1 | -2/+1 |
* | Add a DEV_ERROR if PORTDOCS/PORTEXAMPLES are set and DOCS/EXAMPLES | Mathieu Arnold | 2018-09-10 | 1 | -0/+6 |
* | Add a DEV_WARNING when people set ONLY_FOR_ARCHS_REASON_<arch> for an | Mathieu Arnold | 2018-09-10 | 1 | -0/+6 |
* | Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk | Tobias C. Berner | 2018-06-28 | 1 | -2/+5 |
* | Metaports do not have any files, they do not need a license. | Mathieu Arnold | 2018-05-27 | 1 | -0/+2 |
* | Restore PHP _ALT variables removed in r469307 | Rene Ladan | 2018-05-08 | 1 | -0/+9 |
* | Mk/Uses/php.mk: Drop support for WANT_ and USE_ PHP vars | Bernard Spil | 2018-05-07 | 1 | -14/+5 |
* | - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk | Jose Alonso Cardenas Marquez | 2018-04-05 | 1 | -1/+9 |
* | Mk/Uses/apache.mk: Migrate Mk/bsd.apache.mk to Uses | Bernard Spil | 2018-03-11 | 1 | -2/+7 |
* | Remove PYTHON*_DEFAULT_VERSION. | Mathieu Arnold | 2018-01-21 | 1 | -1/+5 |
* | USE_AUTOTOOLS has been removed, at last. | Mathieu Arnold | 2018-01-15 | 1 | -2/+2 |
* | For some reason, this was not caught by the exp-run. | Mathieu Arnold | 2018-01-09 | 1 | -3/+3 |
* | Remove support for variables that have been deprecated for a while. | Mathieu Arnold | 2018-01-09 | 1 | -73/+71 |
* | Remove MPL (without version) license | Danilo G. Baio | 2017-11-04 | 1 | -3/+0 |
* | Remove WANT_GNOME and HAVE_GNOME. | Mathieu Arnold | 2017-10-12 | 1 | -1/+2 |
* | Introduce versions of the Mozilla Public License (MPL) | Danilo G. Baio | 2017-07-26 | 1 | -0/+3 |
* | Make ninja opt-out in cmake.mk | Tobias C. Berner | 2017-06-25 | 1 | -1/+2 |
* | Remove the USE_OPENSSL compatibility shims. | Mathieu Arnold | 2017-03-15 | 1 | -2/+3 |
* | USE_RCORDER has been deprecated and unused for a long time. | Mathieu Arnold | 2017-03-13 | 1 | -1/+2 |
* | Revert r429298 it has some unexpected side effects which I do not have time to | Baptiste Daroussin | 2016-12-25 | 1 | -2/+2 |
* | Make the ports infrastructure accept at least 3 level ports | Baptiste Daroussin | 2016-12-24 | 1 | -2/+2 |
* | Remove obsolete entry. | Mathieu Arnold | 2016-10-04 | 1 | -4/+0 |
* | - Add developer warning about LICENSE not set by a port | Dmitry Marakasov | 2016-09-08 | 1 | -0/+2 |
* | Move USE_BDB and PLIST_DIRSTRY to the unsupported section, all the ports | Mathieu Arnold | 2016-08-17 | 1 | -3/+3 |
* | Move USE_PHPEXT, USE_PHP_BUILD and USE_ZENDEXT to unsupported, now that | Mathieu Arnold | 2016-06-28 | 1 | -4/+4 |
* | USEify USES=php. | Mathieu Arnold | 2016-06-28 | 1 | -1/+13 |
* | Replace bsd.openssl.mk with USES=ssl | Mathieu Arnold | 2016-06-27 | 1 | -1/+3 |
* | Improve gem.mk | Steve Wills | 2016-04-27 | 1 | -0/+8 |
* | Move MySQL support from bsd.databases.mk to Uses/mysql.mk. | Mathieu Arnold | 2016-04-25 | 1 | -1/+3 |
* | Move USE_BDB support from bsd.databases.mk to its own file. | Mathieu Arnold | 2016-04-25 | 1 | -1/+2 |
* | Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird. | Mathieu Arnold | 2016-04-25 | 1 | -3/+2 |
* | Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite. | Mathieu Arnold | 2016-04-25 | 1 | -2/+2 |
* | USE_RC_SUBR=yes has not done anything for a long time, remove it from | Mathieu Arnold | 2016-04-14 | 1 | -0/+4 |
* | Introduce 2 new USES: sqlite and firebird | Baptiste Daroussin | 2016-01-10 | 1 | -1/+4 |
* | Remove support for WANT_SDL/HAVE_SDL knobs | Dmitry Marakasov | 2015-11-09 | 1 | -0/+4 |
* | Add PLIST_DIRSTRY deprecation to sanity check (forgot to add it before) | Baptiste Daroussin | 2015-10-10 | 1 | -1/+2 |
* | Add a new sanity check for knobs not needed anymore | Baptiste Daroussin | 2015-09-16 | 1 | -0/+8 |
* | Remove UNIQUENAME and LATEST_LINK. | Mathieu Arnold | 2015-08-17 | 1 | -1/+4 |
* | Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. | Koop Mast | 2015-07-16 | 1 | -0/+4 |
* | Remove NEED_ROOT, the last customer has been modified to be able to properly | Baptiste Daroussin | 2015-06-04 | 1 | -2/+2 |
* | Remove GH_COMMIT support. | Mathieu Arnold | 2015-05-21 | 1 | -1/+1 |
* | Mark NEED_ROOT as deprecated, It was a wrong idea as people are abusing it. | Baptiste Daroussin | 2015-05-04 | 1 | -1/+2 |
* | Mark USE_AUTOTOOLS deprecated and remove support for libtoolize. | Tijl Coosemans | 2015-04-19 | 1 | -1/+2 |
* | The CATEGORY warning should be dev-only. | Bryan Drewery | 2015-04-15 | 1 | -1/+1 |