summaryrefslogtreecommitdiff
path: root/distrib/sets/makeplist
AgeCommit message (Expand)Author
2021-10-18Replace @dirrm to @pkgdir in packing list of syspkguki
2009-12-02Patches from Lloyd Parkes in PR 41684, plus my changes:apb
2006-01-04Add a new "-I realprefix" arg. When making syspkgs, we need to useapb
2006-01-03Ensure that (almost) all shell variables in distrib/sets/* scripts areapb
2006-01-03Add shell variables defined in sets.subr for almost all commands usedapb
2005-01-12One of my users stumbled over a bug: src/distrib/sets/makeplistdyoung
2004-07-23Make all the sets scripts work even when not run from the directory thaterh
2004-01-23`-p' takes an argument, so fix the getopts optstring.dyoung
2004-01-03rename all the <bsd.own.mk> derived variables to uppercase, and exportlukem
2003-12-29Significant overhaul of how the sets are used:lukem
2003-11-25Factor duplicated code for setting variables such as machine_cpudyoung
2003-10-17Awk prefers regex escapes to look like \\ instead of \. Go figure.dyoung
2003-08-04add initial support for gcc3mrg
2003-06-23Fix typo: osreleasese -> osreleases.dyoung
2003-06-12Bring the machine and arch-level decision of shared libs vs none up to date,agc
2003-06-05Remove the leading "./" from all entries in the generated PLIST.agc
2003-05-31Fix typo to show correct prefix for PLIST, s/\$plist/\$prefix/.dyoung
2003-05-31Spelling fix, s/makeflist/makeplist/dyoung
2002-07-23set MAKE="${MAKE:-make} -j 1" to prevent problems where the outputlukem
2002-03-24Rename arm26 -> acorn26.bjh21
2001-12-26Add two utility scripts used by syspkg from draga.com CVS:jwise