summaryrefslogtreecommitdiff
path: root/mk/buildlink3/bsd.buildlink3.mk
AgeCommit message (Expand)AuthorFilesLines
2003-10-18Bump minimum required version of "x11-links" package.tron1-2/+2
2003-10-13Update pkgtools/x11-links to 0.16.veego1-2/+2
2003-10-09Change the way in which arguments are processed by the wrappers. Wejlam1-1/+12
2003-10-08Use sed instead of requiring gawk (for gensub) for portability.jlam1-30/+16
2003-10-07Revert previous change as gsub() doesn't quite work like gensub() withjlam1-14/+16
2003-10-06Simplify by using gsub() instead of gensub() in awk script.jlam1-16/+14
2003-10-03Factor out some more commonly used bits of the wrapper system intojlam1-10/+24
2003-09-30Set the final form of the template buildlink3.mk file, after I've had ajlam1-5/+4
2003-09-30Set the final form of the template buildlink3.mk file as a guideline forjlam1-6/+14
2003-09-28Update the template buildlink3.mk file so that it may be used forjlam1-6/+6
2003-09-28Create _BLNK_{DEPENDS,PACKAGES} that are "uniq"ed versions ofjlam1-7/+23
2003-09-28Rearrange order of the targets for the various helper scripts for thejlam1-35/+85
2003-09-23Do a better job of hiding unwanted libtool archives in a mixedjlam1-38/+60
2003-09-22Fix buildlinking of files if BUILDLINK_TRANSFORM.<pkg> is specified.jlam1-2/+3
2003-09-19Remove spurious }.jlam1-2/+2
2003-09-19Make BUILDLINK_TARGETS an add-on variable to _BLNK_TARGETS so that thejlam1-4/+9
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-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-02Merge pkgviews-mk branch into the HEAD by running:jlam1-0/+1285