/japanese/lambdamoo/

4/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.port.subdir.mk
Commit message (Expand)AuthorAgeFilesLines
* * 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-14