aboutsummaryrefslogtreecommitdiff
path: root/share/mk/bsd.port.subdir.mk
Commit message (Expand)AuthorAgeFilesLines
* Avoid sub-shell for realpath(1) for bmake by using its built-in :tA.Bryan Drewery2015-09-031-0/+4
* Revise r272363 by collapsing the tests into a for loop.Will Andrews2014-10-011-10/+6
* Always resolve PORTSDIR to absolute paths using realpath(1).Will Andrews2014-10-011-4/+4
* Search for the nearest PORTSDIR where Mk/bsd.ports.mk exists, from .CURDIR.Will Andrews2014-09-291-1/+17
* Enable testing of customized variants of bsd.port.mk andOliver Eikemeier2004-07-021-1/+2
* Style.Ruslan Ermilov2002-04-191-1/+2
* Add $FreeBSD$Peter Wemm2000-12-291-0/+2
* Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied).Satoshi Asami1999-01-261-184/+2
* (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
* Add support to miss out ``DUDS'' subdirectories. See thread in freebsd-portsGary Palmer1995-03-031-10/+20
* Rename check-md5 target to checksum.Jordan K. Hubbard1995-01-051-3/+3
* Add describe target support.Jordan K. Hubbard1995-01-031-1/+5
* bsd.port.mk: missing semicolon addedGary Palmer1994-12-171-1/+5
* Add reinstall.Jordan K. Hubbard1994-11-171-1/+5
* Add support for DEBUG_FLAGS. If you say something like:Jordan K. Hubbard1994-09-161-1/+3
* Remove obsolete bundle target, add new fetch target.Jordan K. Hubbard1994-09-141-5/+5
* Whoops - left out the package rule!Jordan K. Hubbard1994-08-221-1/+5
* New bsd.port.subdir.mk file for use by ports. This groks all theJordan K. Hubbard1994-08-221-13/+5
* I had to bite the bullet: There's now a port.subdir.mk that does the rightJordan K. Hubbard1994-08-221-0/+84