summaryrefslogtreecommitdiff
path: root/Mk/bsd.port.subdir.mk
AgeCommit message (Expand)Author
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
1997-08-22Add "distclean" to list of targets to descend into subdirs for.Satoshi Asami
1997-03-09Add comments.Wolfram Schneider
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1997-01-13Skip non-existent subdirectories. The diff is rather large becauseSatoshi Asami
1996-11-01(1) Add NetBSD support. Closes PR bin/1643.Satoshi Asami
1996-04-09use .for loop for common targetsWolfram Schneider
1996-04-01Thanks for the overwhelming response (which can be only summarized by theSatoshi Asami
1996-03-24remove BINGRP?= BINOWN?= BINMODE?=Wolfram Schneider
1995-03-21Add fetch-list command for RodJordan K. Hubbard
1995-03-03Add support to miss out ``DUDS'' subdirectories. See thread in freebsd-portsGary Palmer
1995-01-05Rename check-md5 target to checksum.Jordan K. Hubbard
1995-01-03Add describe target support.Jordan K. Hubbard
1994-12-17bsd.port.mk: missing semicolon addedGary Palmer
1994-11-17Add reinstall.Jordan K. Hubbard