aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.sanity.mk
Commit message (Expand)AuthorAgeFilesLines
* Add PLIST_DIRSTRY deprecation to sanity check (forgot to add it before)bapt2015-10-111-1/+2
* Add a new sanity check for knobs not needed anymorebapt2015-09-171-0/+8
* Remove UNIQUENAME and LATEST_LINK.mat2015-08-171-1/+4
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.kwm2015-07-171-0/+4
* Remove NEED_ROOT, the last customer has been modified to be able to properlybapt2015-06-051-2/+2
* Remove GH_COMMIT support.mat2015-05-211-1/+1
* Mark NEED_ROOT as deprecated, It was a wrong idea as people are abusing it.bapt2015-05-041-1/+2
* Mark USE_AUTOTOOLS deprecated and remove support for libtoolize.tijl2015-04-201-1/+2
* The CATEGORY warning should be dev-only.bdrewery2015-04-151-1/+1
* Rework change from r383665 for CATEGORY validation so it does not show abdrewery2015-04-151-1/+1
* Follow-up the check added in r383191 for validating the first CATEGORY so itbdrewery2015-04-101-0/+4
* Remove last traces of USE_PGSQLbapt2015-04-071-1/+2
* USE_BZIP2 and USE_XZ are not used anymore in the ports tree mark them asbapt2015-04-071-2/+2
* Re-enable and rework check added in r370464 to validate the first CATEGORYbdrewery2015-04-041-8/+3
* These lines are being expanded badly. Fix syntax error.bdrewery2015-03-201-1/+1
* Fix order of change in r381706.bdrewery2015-03-201-1/+1
* Add a sanity check for deprecating the old USE_GITHUB syntax.bdrewery2015-03-201-0/+4
* - Make LIB_DEPENDS error more usefulzi2015-03-051-1/+1
* - Remove deprecated USE_KDE4=kdehiermakc2015-02-201-4/+0
* - Remove support for deprecated python bits from the portsmva2015-01-081-17/+9
* Final removal of WITH_NEW_XORGdumbbell2014-12-231-0/+8
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-191-0/+4
* Comment out, it is not ready for primebapt2014-10-091-8/+8
* Check CATEGORIES sanity directly from bsd.sanity.mkbapt2014-10-091-0/+9
* Use bsd.sanity.mk to check for INSTALLS_SHLIBbapt2014-10-081-1/+3
* - Mark INSTALLS_EGGINFO as unsupportedmva2014-10-021-1/+1
* Retire MANCOMPRESSED.mat2014-09-181-2/+2
* - Remove last uses of USE_AUTOTOOLS=libtool from bsd.gnome.mktijl2014-09-171-10/+0
* Remove support for NO_STAGEbapt2014-09-011-5/+3
* - Deprecate INSTALLS_EGGINFOmva2014-08-171-3/+5
* - Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid amva2014-08-151-10/+11
* Add a USES=imake:noman to make NO_INSTALL_MANPAGES go away.mat2014-08-131-1/+3
* Convert the Python framework bits to USES=python.mva2014-08-091-1/+37
* Now that all LIB_DEPENDS has been switched to modern version, remove supportbapt2014-07-161-1/+1
* Support for installations based on the easy_install setup.py target hasmva2014-07-091-2/+2
* Register USE_DRUPAL as unsupportedbapt2014-06-181-1/+2
* USE_GMAKE is marked as deprecated in bsd.sanity.mk, but it isrene2014-05-311-2/+2
* Drop support for USE_SCONS please use USES=scons insteadbapt2014-05-271-2/+2
* Drop compatibility code for USE_DOS2UNIXbapt2014-05-261-1/+1
* - Fix with fmake:bdrewery2014-05-031-1/+3
* Mark USE_AUTOTOOLS=libtool and USE_GNOME=ltverhack deprecated.tijl2014-05-031-4/+8
* Fix typobapt2014-03-131-1/+1
* Fix collision with DEPRECATEDbapt2014-03-121-4/+4
* Remove cruftbapt2014-03-121-1/+0
* Simplify bsd.sanity.mk a bitbapt2014-03-121-71/+34
* USE_LHA is unsupported not deprecatedbapt2014-03-121-1/+1
* USE_LHA is not used anymore in the ports treebapt2014-03-121-1/+1
* Fix bad copy/pastebapt2014-03-121-1/+1
* Two new USES added to finish handling distfiles formats a consistent way:bapt2014-03-121-0/+12
* Remove the now unused USE_ZIP=yes, everyone should now use USES=zipbapt2014-03-111-1/+1
* Add USES=zip and USES=zip:infozipbapt2014-03-071-0/+4
* Add USE_MAKESELF to the sanity checkbapt2014-03-071-0/+4
* - Get rid of bsd.tcl.mk. See my CHANGES entry from 20130919.gahr2014-02-271-1/+1
* Remove Useless test on the value of NO_STAGEbapt2014-01-271-1/+1
* - Use proper urlak2014-01-271-1/+1
* - Add a developer warning if NO_STAGE is setak2014-01-271-0/+6
* - Remove USE_FAM, it has been replaced by USES=famantoine2014-01-051-0/+4
* Improve the warning message about the deprecation of WITHOUT_NLSbapt2013-12-271-1/+1
* - Remove USE_OPENAL codeantoine2013-12-261-0/+4
* Mk/bsd.sanity.mk: note about python auto plist and pkgnamewg2013-12-161-0/+4
* Mk/bsd.sanity.mk: note USE_PYDISTUTILS=easy_install deprecationwg2013-12-161-0/+4
* bsd.sanity.mk: add a warning not to use the BSD licenseeadler2013-12-141-0/+6
* Warn users about WITHOUT_NLS deprecationbapt2013-12-131-4/+4
* Add sanity check for LIB_DEPENDS and RUN_DEPENDS.dbn2013-12-031-0/+8
* Mark USE_DOS2UNIX as deprecatedbapt2013-11-181-0/+4
* - Add a warning about PYTHON_PY3K_PLIST_HACK not being required, ifmva2013-10-261-0/+4
* Add deprecation warning for USE_GNOME=desktopfileutils.kwm2013-10-041-0/+4
* Introduce the new "scons" USES. The goal is to replace the old bsd.scons.mkbapt2013-10-031-0/+4
* Fix showing warnings about usage of MAN* and MLINKS in bsd.sanity.mkbapt2013-09-271-4/+8
* - add new USES target: zope, and convert the tree to itrm2013-09-231-0/+4
* Add support for staging area in the ports treebapt2013-09-231-0/+8
* - Implement USES+=tcl and USES+=tkgahr2013-09-191-0/+5
* Do not recommand to drop ltverhack because it needs to be done with cautious,bapt2013-09-191-3/+3
* Move the target for sanity checking to the end of bsd.port.mk so thatbapt2013-09-191-35/+0
* Add comas, to improve grammarbapt2013-09-191-14/+14
* Do not issue warnings yet about WITHOUT_NLS and WITHOUT_X11 for the users has...bapt2013-09-191-8/+8
* Comment LICENSE warning for now, license framework needs more love before adv...bapt2013-09-191-3/+3
* Print one message per linebapt2013-09-191-21/+43
* Add a new bsd.sanity.mk.bapt2013-09-191-0/+109