| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Rework change from r383665 for CATEGORY validation so it does not show a | Bryan Drewery | 2015-04-15 | 1 | -1/+1 |
* | Follow-up the check added in r383191 for validating the first CATEGORY so it | Bryan Drewery | 2015-04-09 | 1 | -0/+4 |
* | Remove last traces of USE_PGSQL | Baptiste Daroussin | 2015-04-07 | 1 | -1/+2 |
* | USE_BZIP2 and USE_XZ are not used anymore in the ports tree mark them as | Baptiste Daroussin | 2015-04-07 | 1 | -2/+2 |
* | Re-enable and rework check added in r370464 to validate the first CATEGORY | Bryan Drewery | 2015-04-04 | 1 | -8/+3 |
* | These lines are being expanded badly. Fix syntax error. | Bryan Drewery | 2015-03-20 | 1 | -1/+1 |
* | Fix order of change in r381706. | Bryan Drewery | 2015-03-20 | 1 | -1/+1 |
* | Add a sanity check for deprecating the old USE_GITHUB syntax. | Bryan Drewery | 2015-03-20 | 1 | -0/+4 |
* | - Make LIB_DEPENDS error more useful | Ryan Steinmetz | 2015-03-05 | 1 | -1/+1 |
* | - Remove deprecated USE_KDE4=kdehier | Max Brazhnikov | 2015-02-19 | 1 | -4/+0 |
* | - Remove support for deprecated python bits from the ports | Marcus von Appen | 2015-01-07 | 1 | -17/+9 |
* | Final removal of WITH_NEW_XORG | Jean-Sébastien Pédron | 2014-12-22 | 1 | -0/+8 |
* | KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13! | Max Brazhnikov | 2014-10-19 | 1 | -0/+4 |
* | Comment out, it is not ready for prime | Baptiste Daroussin | 2014-10-08 | 1 | -8/+8 |
* | Check CATEGORIES sanity directly from bsd.sanity.mk | Baptiste Daroussin | 2014-10-08 | 1 | -0/+9 |
* | Use bsd.sanity.mk to check for INSTALLS_SHLIB | Baptiste Daroussin | 2014-10-08 | 1 | -1/+3 |
* | - Mark INSTALLS_EGGINFO as unsupported | Marcus von Appen | 2014-10-02 | 1 | -1/+1 |
* | Retire MANCOMPRESSED. | Mathieu Arnold | 2014-09-18 | 1 | -2/+2 |
* | - Remove last uses of USE_AUTOTOOLS=libtool from bsd.gnome.mk | Tijl Coosemans | 2014-09-17 | 1 | -10/+0 |
* | Remove support for NO_STAGE | Baptiste Daroussin | 2014-09-01 | 1 | -5/+3 |
* | - Deprecate INSTALLS_EGGINFO | Marcus von Appen | 2014-08-17 | 1 | -3/+5 |
* | - Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a | Marcus von Appen | 2014-08-14 | 1 | -10/+11 |
* | Add a USES=imake:noman to make NO_INSTALL_MANPAGES go away. | Mathieu Arnold | 2014-08-12 | 1 | -1/+3 |
* | Convert the Python framework bits to USES=python. | Marcus von Appen | 2014-08-09 | 1 | -1/+37 |
* | Now that all LIB_DEPENDS has been switched to modern version, remove support | Baptiste Daroussin | 2014-07-16 | 1 | -1/+1 |