aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.sanity.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove support for NO_STAGEBaptiste Daroussin2014-09-011-5/+3
* - Deprecate INSTALLS_EGGINFOMarcus von Appen2014-08-171-3/+5
* - Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid aMarcus von Appen2014-08-141-10/+11
* Add a USES=imake:noman to make NO_INSTALL_MANPAGES go away.Mathieu Arnold2014-08-121-1/+3
* Convert the Python framework bits to USES=python.Marcus von Appen2014-08-091-1/+37
* Now that all LIB_DEPENDS has been switched to modern version, remove supportBaptiste Daroussin2014-07-161-1/+1
* Support for installations based on the easy_install setup.py target hasMarcus von Appen2014-07-081-2/+2
* Register USE_DRUPAL as unsupportedBaptiste Daroussin2014-06-181-1/+2
* USE_GMAKE is marked as deprecated in bsd.sanity.mk, but it isRene Ladan2014-05-301-2/+2
* Drop support for USE_SCONS please use USES=scons insteadBaptiste Daroussin2014-05-271-2/+2
* Drop compatibility code for USE_DOS2UNIXBaptiste Daroussin2014-05-261-1/+1
* - Fix with fmake:Bryan Drewery2014-05-021-1/+3
* Mark USE_AUTOTOOLS=libtool and USE_GNOME=ltverhack deprecated.Tijl Coosemans2014-05-021-4/+8
* Fix typoBaptiste Daroussin2014-03-131-1/+1
* Fix collision with DEPRECATEDBaptiste Daroussin2014-03-121-4/+4
* Remove cruftBaptiste Daroussin2014-03-121-1/+0
* Simplify bsd.sanity.mk a bitBaptiste Daroussin2014-03-121-71/+34
* USE_LHA is unsupported not deprecatedBaptiste Daroussin2014-03-121-1/+1
* USE_LHA is not used anymore in the ports treeBaptiste Daroussin2014-03-121-1/+1
* Fix bad copy/pasteBaptiste Daroussin2014-03-121-1/+1
* Two new USES added to finish handling distfiles formats a consistent way:Baptiste Daroussin2014-03-121-0/+12
* Remove the now unused USE_ZIP=yes, everyone should now use USES=zipBaptiste Daroussin2014-03-111-1/+1
* Add USES=zip and USES=zip:infozipBaptiste Daroussin2014-03-071-0/+4
* Add USE_MAKESELF to the sanity checkBaptiste Daroussin2014-03-071-0/+4
* - Get rid of bsd.tcl.mk. See my CHANGES entry from 20130919.Pietro Cerutti2014-02-271-1/+1
* Remove Useless test on the value of NO_STAGEBaptiste Daroussin2014-01-271-1/+1
* - Use proper urlAlex Kozlov2014-01-271-1/+1
* - Add a developer warning if NO_STAGE is setAlex Kozlov2014-01-261-0/+6
* - Remove USE_FAM, it has been replaced by USES=famAntoine Brodin2014-01-051-0/+4
* Improve the warning message about the deprecation of WITHOUT_NLSBaptiste Daroussin2013-12-261-1/+1
* - Remove USE_OPENAL codeAntoine Brodin2013-12-261-0/+4
* Mk/bsd.sanity.mk: note about python auto plist and pkgnameWilliam Grzybowski2013-12-161-0/+4
* Mk/bsd.sanity.mk: note USE_PYDISTUTILS=easy_install deprecationWilliam Grzybowski2013-12-151-0/+4
* bsd.sanity.mk: add a warning not to use the BSD licenseEitan Adler2013-12-141-0/+6
* Warn users about WITHOUT_NLS deprecationBaptiste Daroussin2013-12-131-4/+4
* Add sanity check for LIB_DEPENDS and RUN_DEPENDS.David Naylor2013-12-021-0/+8
* Mark USE_DOS2UNIX as deprecatedBaptiste Daroussin2013-11-181-0/+4
* - Add a warning about PYTHON_PY3K_PLIST_HACK not being required, ifMarcus von Appen2013-10-261-0/+4
* Add deprecation warning for USE_GNOME=desktopfileutils.Koop Mast2013-10-041-0/+4
* Introduce the new "scons" USES. The goal is to replace the old bsd.scons.mkBaptiste Daroussin2013-10-031-0/+4
* Fix showing warnings about usage of MAN* and MLINKS in bsd.sanity.mkBaptiste Daroussin2013-09-271-4/+8
* - add new USES target: zope, and convert the tree to itRuslan Makhmatkhanov2013-09-231-0/+4
* Add support for staging area in the ports treeBaptiste Daroussin2013-09-231-0/+8
* - Implement USES+=tcl and USES+=tkPietro Cerutti2013-09-191-0/+5
* Do not recommand to drop ltverhack because it needs to be done with cautious,Baptiste Daroussin2013-09-191-3/+3
* Move the target for sanity checking to the end of bsd.port.mk so thatBaptiste Daroussin2013-09-191-35/+0
* Add comas, to improve grammarBaptiste Daroussin2013-09-181-14/+14
* Do not issue warnings yet about WITHOUT_NLS and WITHOUT_X11 for the users has...Baptiste Daroussin2013-09-181-8/+8
* Comment LICENSE warning for now, license framework needs more love before adv...Baptiste Daroussin2013-09-181-3/+3
* Print one message per lineBaptiste Daroussin2013-09-181-21/+43