summaryrefslogtreecommitdiff
path: root/Mk/bsd.port.subdir.mk
AgeCommit message (Expand)Author
2007-05-25* Make 'make-deinstall-all' check for moved ports. [1]Mark Linimon
2007-03-24[1] Introduce COPYTREE_BIN and COPYTREE_SHARE macrosPav Lucistnik
2007-03-06* Fix 'make search' with non-default ${PORTSDIR}Mark Linimon
2007-02-04Drop PORTOBJFORMAT now that it is entirely unused.Kris Kennaway
2007-01-30* Hard-code PORTOBJFORMAT?= elf instead of using the (now removed)Kris Kennaway
2006-08-04Add support for DESTDIR part I.Erwin Lansing
2006-01-28 - Fix possibility of "infinite make fork" when "Registering install for ..."Mark Linimon
2006-01-23Fix 'make search' on 4.X. Has no effect on 5.X and 6.X which workedMark Linimon
2006-01-21- Fix 'all-depends-list' target in cases if dependencies list isKirill Ponomarev
2005-11-08* Add bsd.database.mk [1]Clement Laforet
2005-02-28* Add info files to TMPPLIST, only if INFO is specified. [1]Kirill Ponomarev
2005-02-07* Change bento to pointyhat names in comments. [1]Kirill Ponomarev
2005-01-09Remove trailing spaces.Kirill Ponomarev
2004-12-09* Add new command macros: DATE, FMT, MKTEMP, OBJDUMP,Kirill Ponomarev
2004-11-19* Fix INDEX build if MAINTAINER is not defined. [1]Kirill Ponomarev
2004-07-14* Be even more explicit about partial ports trees being unsupportedKris Kennaway
2004-06-10* Support verbose index builds with INDEX_VERBOSE [1]Kris Kennaway
2004-04-02- Allow processing of info files in non-standard locations; theKris Kennaway
2004-02-04* Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1]Joe Marcus Clarke
2004-01-20Here come the patches!Joe Marcus Clarke
2003-11-07* Improve the test for the old ports directory layout [1]Joe Marcus Clarke
2003-07-06* Add 'maintainer' as a recursive target [1]Kris Kennaway
2003-02-10* pkg-comment removal, take 2: introduce the COMMENTFILE variableKris Kennaway
2003-01-01Convert a few more uses of INDEX to ${INDEXFILE}Kris Kennaway
2002-12-04Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) andKris Kennaway
2002-11-20Do not choke on an empty SUBDIR.Akinori MUSHA
2002-09-03Allow 'make search ...' to work even if the ports tree is symbolicallyJosef Karthauser
2002-07-05Backout changes that erroneously slipped into the last commit toMaxim Sobolev
2002-07-05Correct typo: gtk12 --> glib12Maxim Sobolev
2001-12-23Don't descend into a subdir for 'readmes' target if subdir doesn't exist.Will Andrews
2001-06-29Make 'make search key="something with spaces"' etc. work.Brian Feldman
2000-10-14Fix COMMENT handling -- it was incorrectly using the fixed stringSatoshi Asami
2000-08-08There is no reason why makesum is not recursive as checksum.Ollivier Robert
2000-06-14Fix minor bug -- add realinstall to TARGETS.Satoshi Asami
2000-03-22Rework the previous commit. The 'make search' mechanism will now workJosef Karthauser
2000-03-22Additions to the 'make search' mechanism.Josef Karthauser
2000-01-21(1) Add new USE_BISON directive, which will expand to BUILD_DEPENDS onSatoshi Asami
1999-08-25 Id->FreeBSD rename bisDavid E. O'Brien
1999-07-23Oops, forgot to commit this. Typo.Satoshi Asami
1999-07-23Makefile:Satoshi Asami
1999-04-28(1) Make it clear that only I am allowed to commit to bsd.port.mk.Satoshi Asami
1999-04-12Check for missing directories (listed in SUBDIR but non-existent) inSatoshi Asami
1999-01-29Forgot to change "templates" to "Templates" in this file.Satoshi Asami
1998-12-12(0) Fast INDEX generation. Only print out the directory name andSatoshi Asami
1998-11-08(1) New variable MAKE_ARGS: will be appended to build/install make argumentSatoshi Asami
1998-10-30(1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building severalSatoshi Asami
1998-08-26Add "deinstall" to list of targets. This is only fair since "install" andSatoshi Asami
1997-11-20Add new target "checksubdirs". It will warn about any subdirectories thatSatoshi Asami
1997-11-10target(__target) -> target(${__target})Wolfram Schneider
1997-11-06Convert <, > and & into &lt;, &gt; and &amp; in port names, COMMENT andBill Fenner