aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.subdir.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove checks for ia64, this is not a supported architecture.Piotr Kubaj2019-04-231-1/+1
* Ensure .CURDIR contains an absolute path without a trailing slash.Joseph Mingrone2017-11-091-0/+5
* ${RM} already has -f.Mathieu Arnold2016-10-211-2/+2
* Fixup some whitespace at the beginning of lines problems.Mathieu Arnold2016-04-011-4/+4
* Apply export handling fixes from bsd.port.mk.Bryan Drewery2015-10-121-14/+18
* Use .sinclude when possible.Mathieu Arnold2015-06-131-3/+1
* Remove support for pkg_installBaptiste Daroussin2014-09-011-6/+1
* Convert the Python framework bits to USES=python.Marcus von Appen2014-08-091-17/+0
* tabspace: 8Baptiste Daroussin2014-06-181-11/+8
* - Use proper UNAME variable hereBryan Drewery2013-12-031-1/+1
* Replicate r321735 fix to bsd.port.subdir.mk as it suffers the same bugBaptiste Daroussin2013-06-251-1/+4
* Remove the last remnants of PKGINSTALLVER. It hasn't been used sinceTijl Coosemans2013-06-181-10/+0
* Do not hardcode makeBaptiste Daroussin2013-05-031-7/+7
* - Remove CVSMartin Wilke2013-03-271-1/+1
* - Add Keywords to the IGNOREDIRSMartin Wilke2013-03-241-1/+1
* Switching current to use pkgng by defaultBaptiste Daroussin2012-10-101-0/+8
* - Remove emacs mode, -*- mode: ...; -*- [1]Martin Wilke2012-05-231-1/+1
* Fix INDEXFILE for upcoming 10.0 branch.Mark Linimon2011-07-211-3/+3
* Latest round of infrastructure changes.Florent Thoumie2011-05-041-5/+0
* Properly escape shell metacharacters in some JAVA_* macros.Erwin Lansing2010-12-201-3/+3
* - Skip comments blocks when 'make search'ing in MOVED filePav Lucistnik2010-05-251-1/+3
* Major optimizations for 'make index' and other recursive traversalKris Kennaway2008-07-191-8/+74
* - Backout part of 1.71: ${PERL} is not available in bsd.port.subdir.mk, only inPav Lucistnik2008-03-121-1/+1
* - Automatically append -fno-strict-aliasing to CFLAGS when -O2 or higherPav Lucistnik2008-03-111-2/+2
* * Shuffle some important variable definitions to early in the file,Kris Kennaway2007-08-081-27/+19
* - Extract command variable definitions from bsd.port.mk, they are now stored inGabor Kovesdan2007-08-041-39/+34
* * Make 'make-deinstall-all' check for moved ports. [1]Mark Linimon2007-05-251-4/+33
* [1] Introduce COPYTREE_BIN and COPYTREE_SHARE macrosPav Lucistnik2007-03-241-10/+13
* * Fix 'make search' with non-default ${PORTSDIR}Mark Linimon2007-03-061-0/+2
* Drop PORTOBJFORMAT now that it is entirely unused.Kris Kennaway2007-02-041-4/+0
* * Hard-code PORTOBJFORMAT?= elf instead of using the (now removed)Kris Kennaway2007-01-301-1/+1
* Add support for DESTDIR part I.Erwin Lansing2006-08-041-8/+8
* - Fix possibility of "infinite make fork" when "Registering install for ..."Mark Linimon2006-01-281-3/+5
* Fix 'make search' on 4.X. Has no effect on 5.X and 6.X which workedMark Linimon2006-01-231-5/+9
* - Fix 'all-depends-list' target in cases if dependencies list isKirill Ponomarev2006-01-211-10/+23
* * Add bsd.database.mk [1]Clement Laforet2005-11-081-0/+2
* * Add info files to TMPPLIST, only if INFO is specified. [1]Kirill Ponomarev2005-02-281-1/+1
* * Change bento to pointyhat names in comments. [1]Kirill Ponomarev2005-02-071-25/+30
* Remove trailing spaces.Kirill Ponomarev2005-01-091-1/+1
* * Add new command macros: DATE, FMT, MKTEMP, OBJDUMP,Kirill Ponomarev2004-12-091-1/+3
* * Fix INDEX build if MAINTAINER is not defined. [1]Kirill Ponomarev2004-11-191-8/+24
* * Be even more explicit about partial ports trees being unsupportedKris Kennaway2004-07-141-2/+9
* * Support verbose index builds with INDEX_VERBOSE [1]Kris Kennaway2004-06-101-14/+83
* - Allow processing of info files in non-standard locations; theKris Kennaway2004-04-021-27/+25
* * Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1]Joe Marcus Clarke2004-02-041-1/+14
* Here come the patches!Joe Marcus Clarke2004-01-201-2/+38
* * Improve the test for the old ports directory layout [1]Joe Marcus Clarke2003-11-071-8/+8
* * Add 'maintainer' as a recursive target [1]Kris Kennaway2003-07-061-2/+6
* * pkg-comment removal, take 2: introduce the COMMENTFILE variableKris Kennaway2003-02-101-7/+11
* Convert a few more uses of INDEX to ${INDEXFILE}Kris Kennaway2003-01-011-3/+3