aboutsummaryrefslogtreecommitdiff
path: root/release/scripts/chkINDEX
Commit message (Collapse)AuthorAgeFilesLines
* Farewall, sysinstall! You served us well for many years, but 10.0 is oneNathan Whitehorn2011-10-031-20/+0
| | | | | | | | | | | digit beyond your time. Various sysinstall dependencies (e.g. libftpio, libdisk, libodialog, etc.) will be cleaned up in coming days. Some will take longer than others due to a few other consumers (tzsetup and sade). Notes: svn path=/head/; revision=225937
* We use .tbz packages in -CURRENT now.Murray Stokely2002-12-081-2/+2
| | | | | | | Approved by: re Notes: svn path=/head/; revision=107681
* Check the run dependencies, not the build dependenciesBrian Somers2002-06-101-1/+1
| | | | | | | | Spotted by: steve Pointy hat: brian Notes: svn path=/head/; revision=98072
* A script to validate that the packages and dependencies listed inBrian Somers2002-06-061-0/+20
the INDEX file exist. Notes: svn path=/head/; revision=97899