summaryrefslogtreecommitdiff
path: root/pkgtools/createbuildlink/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2004-09-26Update createbuildlink to 3.6. This adds a '-p' option to automaticallyrh1-1/+2
create PLIST awk substitution patterns for directories created by the current package. This is particularly useful for base packages that create a directory structure that is then used by subsequent (dependent) packages.
2002-12-23Update to 2.3:wiz1-2/+1
Do not install createbuildlink1 any longer -- the buildlink1 era is over.
2002-09-06Update createbuildlink to 2.0. Now creates buildlink2.mk files. You canrh1-1/+2
use createbuildlink1 to still create old buildlink.mk files.
2002-04-29Initial import of createbuildlink-1.0, a simple script that helps creatingrh1-0/+3
a buildlink.mk from a package's Makefile and PLIST. XXX: this is an attempt to make the creation of buildlink.mk files more XXX: systematic and less error-prone than copying existing buildlink.mk XXX: files and modifying them for a new package. Any help in making this XXX: script less simplistic and more versatile is gladly welcome!