aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.subdir.mk
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) andKris Kennaway2002-12-041-0/+5
* Do not choke on an empty SUBDIR.Akinori MUSHA2002-11-201-0/+8
* Allow 'make search ...' to work even if the ports tree is symbolicallyJosef Karthauser2002-09-031-1/+1
* Backout changes that erroneously slipped into the last commit toMaxim Sobolev2002-07-051-1/+1
* Correct typo: gtk12 --> glib12Maxim Sobolev2002-07-051-1/+1
* Don't descend into a subdir for 'readmes' target if subdir doesn't exist.Will Andrews2001-12-231-0/+2
* Make 'make search key="something with spaces"' etc. work.Brian Feldman2001-06-291-1/+1
* Fix COMMENT handling -- it was incorrectly using the fixed stringSatoshi Asami2000-10-141-8/+13
* There is no reason why makesum is not recursive as checksum.Ollivier Robert2000-08-081-1/+2
* Fix minor bug -- add realinstall to TARGETS.Satoshi Asami2000-06-141-2/+2
* Rework the previous commit. The 'make search' mechanism will now workJosef Karthauser2000-03-221-16/+15
* Additions to the 'make search' mechanism.Josef Karthauser2000-03-221-0/+21
* (1) Add new USE_BISON directive, which will expand to BUILD_DEPENDS onSatoshi Asami2000-01-211-0/+3
* Id->FreeBSD rename bisDavid E. O'Brien1999-08-251-1/+1
* Oops, forgot to commit this. Typo.Satoshi Asami1999-07-231-2/+2
* Makefile:Satoshi Asami1999-07-231-49/+91
* (1) Make it clear that only I am allowed to commit to bsd.port.mk.Satoshi Asami1999-04-281-2/+5
* Check for missing directories (listed in SUBDIR but non-existent) inSatoshi Asami1999-04-121-1/+6
* Forgot to change "templates" to "Templates" in this file.Satoshi Asami1999-01-291-3/+3
* (0) Fast INDEX generation. Only print out the directory name andSatoshi Asami1998-12-121-3/+4
* (1) New variable MAKE_ARGS: will be appended to build/install make argumentSatoshi Asami1998-11-081-3/+5
* (1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building severalSatoshi Asami1998-10-301-3/+3
* Add "deinstall" to list of targets. This is only fair since "install" andSatoshi Asami1998-08-261-3/+4
* Add new target "checksubdirs". It will warn about any subdirectories thatSatoshi Asami1997-11-201-1/+29
* target(__target) -> target(${__target})Wolfram Schneider1997-11-101-2/+2
* Convert <, > and & into &lt;, &gt; and &amp; in port names, COMMENT andBill Fenner1997-11-061-7/+14
* Add "distclean" to list of targets to descend into subdirs for.Satoshi Asami1997-08-221-2/+2
* Add comments.Wolfram Schneider1997-03-091-0/+32
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Skip non-existent subdirectories. The diff is rather large becauseSatoshi Asami1997-01-131-10/+11
* (1) Add NetBSD support. Closes PR bin/1643.Satoshi Asami1996-11-011-1/+8
* use .for loop for common targetsWolfram Schneider1996-04-091-51/+6
* Thanks for the overwhelming response (which can be only summarized by theSatoshi Asami1996-04-011-1/+44
* remove BINGRP?= BINOWN?= BINMODE?=Wolfram Schneider1996-03-241-4/+1
* Add fetch-list command for RodJordan K. Hubbard1995-03-211-4/+10