aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.port.subdir.mk
Commit message (Expand)AuthorAgeFilesLines
* Fixup some whitespace at the beginning of lines problems.mat2016-04-011-4/+4
* Apply export handling fixes from bsd.port.mk.bdrewery2015-10-131-14/+18
* Use .sinclude when possible.mat2015-06-131-3/+1
* Remove support for pkg_installbapt2014-09-011-6/+1
* Convert the Python framework bits to USES=python.mva2014-08-091-17/+0
* tabspace: 8bapt2014-06-181-11/+8
* - Use proper UNAME variable herebdrewery2013-12-041-1/+1
* Replicate r321735 fix to bsd.port.subdir.mk as it suffers the same bugbapt2013-06-251-1/+4
* Remove the last remnants of PKGINSTALLVER. It hasn't been used sincetijl2013-06-181-10/+0
* Do not hardcode makebapt2013-05-031-7/+7
* - Remove CVSmiwi2013-03-271-1/+1
* - Add Keywords to the IGNOREDIRSmiwi2013-03-241-1/+1
* Switching current to use pkgng by defaultbapt2012-10-101-0/+8
* - Remove emacs mode, -*- mode: ...; -*- [1]miwi2012-05-231-1/+1
* Fix INDEXFILE for upcoming 10.0 branch.linimon2011-07-211-3/+3
* Latest round of infrastructure changes.flz2011-05-051-5/+0
* Properly escape shell metacharacters in some JAVA_* macros.erwin2010-12-201-3/+3
* - Skip comments blocks when 'make search'ing in MOVED filepav2010-05-251-1/+3
* Major optimizations for 'make index' and other recursive traversalkris2008-07-201-8/+74
* - Backout part of 1.71: ${PERL} is not available in bsd.port.subdir.mk, only inpav2008-03-121-1/+1
* - Automatically append -fno-strict-aliasing to CFLAGS when -O2 or higherpav2008-03-121-2/+2
* * Shuffle some important variable definitions to early in the file,kris2007-08-081-27/+19
* - Extract command variable definitions from bsd.port.mk, they are now stored ingabor2007-08-041-39/+34
* * Make 'make-deinstall-all' check for moved ports. [1]linimon2007-05-251-4/+33
* [1] Introduce COPYTREE_BIN and COPYTREE_SHARE macrospav2007-03-241-10/+13
* * Fix 'make search' with non-default ${PORTSDIR}linimon2007-03-061-0/+2
* Drop PORTOBJFORMAT now that it is entirely unused.kris2007-02-051-4/+0
* * Hard-code PORTOBJFORMAT?= elf instead of using the (now removed)kris2007-01-301-1/+1
* Add support for DESTDIR part I.erwin2006-08-041-8/+8
* - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-281-3/+5
* Fix 'make search' on 4.X. Has no effect on 5.X and 6.X which workedlinimon2006-01-241-5/+9
* - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-221-10/+23
* * Add bsd.database.mk [1]clement2005-11-081-0/+2
* * Add info files to TMPPLIST, only if INFO is specified. [1]krion2005-03-011-1/+1
* * Change bento to pointyhat names in comments. [1]krion2005-02-071-25/+30
* Remove trailing spaces.krion2005-01-091-1/+1
* * Add new command macros: DATE, FMT, MKTEMP, OBJDUMP,krion2004-12-101-1/+3
* * Fix INDEX build if MAINTAINER is not defined. [1]krion2004-11-191-8/+24
* * Be even more explicit about partial ports trees being unsupportedkris2004-07-141-2/+9
* * Support verbose index builds with INDEX_VERBOSE [1]kris2004-06-101-14/+83
* - Allow processing of info files in non-standard locations; thekris2004-04-021-27/+25
* * Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1]marcus2004-02-041-1/+14
* Here come the patches!marcus2004-01-201-2/+38
* * Improve the test for the old ports directory layout [1]marcus2003-11-071-8/+8
* * Add 'maintainer' as a recursive target [1]kris2003-07-071-2/+6
* * pkg-comment removal, take 2: introduce the COMMENTFILE variablekris2003-02-101-7/+11
* Convert a few more uses of INDEX to ${INDEXFILE}kris2003-01-011-3/+3
* Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) andkris2002-12-051-0/+5
* Do not choke on an empty SUBDIR.knu2002-11-201-0/+8
* Allow 'make search ...' to work even if the ports tree is symbolicallyjoe2002-09-031-1/+1
* Backout changes that erroneously slipped into the last commit tosobomax2002-07-051-1/+1
* Correct typo: gtk12 --> glib12sobomax2002-07-051-1/+1
* Don't descend into a subdir for 'readmes' target if subdir doesn't exist.will2001-12-231-0/+2
* Make 'make search key="something with spaces"' etc. work.green2001-06-291-1/+1
* Fix COMMENT handling -- it was incorrectly using the fixed stringasami2000-10-141-8/+13
* There is no reason why makesum is not recursive as checksum.roberto2000-08-081-1/+2
* Fix minor bug -- add realinstall to TARGETS.asami2000-06-141-2/+2
* Rework the previous commit. The 'make search' mechanism will now workjoe2000-03-231-16/+15
* Additions to the 'make search' mechanism.joe2000-03-231-0/+21
* (1) Add new USE_BISON directive, which will expand to BUILD_DEPENDS onasami2000-01-211-0/+3
* Id->FreeBSD rename bisobrien1999-08-251-1/+1
* Oops, forgot to commit this. Typo.asami1999-07-231-2/+2
* Makefile:asami1999-07-231-49/+91
* (1) Make it clear that only I am allowed to commit to bsd.port.mk.asami1999-04-281-2/+5
* Check for missing directories (listed in SUBDIR but non-existent) inasami1999-04-121-1/+6
* Forgot to change "templates" to "Templates" in this file.asami1999-01-291-3/+3
* (0) Fast INDEX generation. Only print out the directory name andasami1998-12-121-3/+4
* (1) New variable MAKE_ARGS: will be appended to build/install make argumentasami1998-11-081-3/+5
* (1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building severalasami1998-10-301-3/+3
* Add "deinstall" to list of targets. This is only fair since "install" andasami1998-08-271-3/+4
* Add new target "checksubdirs". It will warn about any subdirectories thatasami1997-11-201-1/+29
* target(__target) -> target(${__target})wosch1997-11-101-2/+2
* Convert <, > and & into &lt;, &gt; and &amp; in port names, COMMENT andfenner1997-11-061-7/+14
* Add "distclean" to list of targets to descend into subdirs for.asami1997-08-221-2/+2
* Add comments.wosch1997-03-101-0/+32
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Skip non-existent subdirectories. The diff is rather large becauseasami1997-01-131-10/+11
* (1) Add NetBSD support. Closes PR bin/1643.asami1996-11-011-1/+8
* use .for loop for common targetswosch1996-04-101-51/+6
* Thanks for the overwhelming response (which can be only summarized by theasami1996-04-011-1/+44
* remove BINGRP?= BINOWN?= BINMODE?=wosch1996-03-241-4/+1
* Add fetch-list command for Rodjkh1995-03-211-4/+10
* Add support to miss out ``DUDS'' subdirectories. See thread in freebsd-portsgpalmer1995-03-041-10/+20
* Rename check-md5 target to checksum.jkh1995-01-051-3/+3
* Add describe target support.jkh1995-01-031-1/+5
* bsd.port.mk: missing semicolon addedgpalmer1994-12-181-1/+5
* Add reinstall.jkh1994-11-181-1/+5
* Add support for DEBUG_FLAGS. If you say something like:jkh1994-09-161-1/+3
* Remove obsolete bundle target, add new fetch target.jkh1994-09-151-5/+5
* Whoops - left out the package rule!jkh1994-08-221-1/+5
* New bsd.port.subdir.mk file for use by ports. This groks all thejkh1994-08-221-13/+5
* I had to bite the bullet: There's now a port.subdir.mk that does the rightjkh1994-08-221-0/+84