summaryrefslogtreecommitdiff
path: root/mk/buildlink3
AgeCommit message (Expand)AuthorFilesLines
2003-09-14Document that a buildlink3.mk file must either directly or indirectly setjlam1-1/+9
2003-09-14Document that the correct "pop" action uses :C and not :Sjlam1-2/+2
2003-09-13Correct an error message to be more meaningful, and optimize slightly byjlam1-5/+4
2003-09-10There's no need to preserve mode bits when copying the x11-links tree.jlam1-2/+2
2003-09-10Check that ${_PKG_DBDIR} exists before cd'ing into it. This makesjlam1-2/+5
2003-09-09Use pax(1) instead of "cp -R" so we preserve symlinks instead of followingjlam1-2/+2
2003-09-09Note how package views is also similar to GNU Stow, but state clearly thejlam1-6/+12
2003-09-09Document this file, and do the command length reduction by suppressingjlam1-2/+48
2003-09-08Reduce length of command lines executed by not appending some options thatjlam1-2/+30
2003-09-08Provide URL for CMU depot.jlam1-3/+6
2003-09-08Instead of canonicalizing all ${DEPOTBASE}/* into ${LOCALBASE}, don'tjlam1-29/+43
2003-09-08Rename BUILDLINK_PKG_DBDIR into _BLNK_PKG_DBDIR. This really is a privatejlam1-10/+10
2003-09-05Move BUILDLINK_CHECK_BUILTIN.<pkg> documentation into bsd.buildlink3.mk.jlam1-2/+6
2003-09-04Allow buildlink3.mk file to specify BUILDLINK_CFLAGS.<pkg> that arejlam1-6/+27
2003-09-04Provide a default definition for BUILDLINK_IS_BUILTIN.<pkg> that is yes/nojlam1-3/+8
2003-09-03Fix typo ;; -> :;jlam1-2/+2
2003-09-02Merge pkgviews-mk branch into the HEAD by running:jlam18-0/+2406