summaryrefslogtreecommitdiff
path: root/misc/30upgrade (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (1) Move /var/db/pkg/.mkversion to /var/db/port.mkversion.Satoshi Asami1999-04-213-2/+11
| | | | | | | | | | Requested by: jkh (2) Don't let user pkg_delete the "upgrade kits". Requested by: Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp> Notes: svn path=/head/; revision=18041
* Install /var/db/pkg/.mkversion to check version against bsd.port.mk.Satoshi Asami1999-03-293-3/+13
| | | | | | | Change IGNORE to FORBIDDEN. Notes: svn path=/head/; revision=17428
* Mention that packages for these kits can be gotten from www.freebsd.org/ports.Satoshi Asami1999-03-101-2/+2
| | | | Notes: svn path=/head/; revision=17132
* Don't build these if PACKAGE_BUILDING -- these are useless as regularSatoshi Asami1999-03-091-3/+5
| | | | | | | ports, and are used only for building packages. Notes: svn path=/head/; revision=17120
* Change dates. Change BROKEN to IGNORE so it will be ignored even duringSatoshi Asami1999-03-084-6/+7
| | | | | | | | | | parallel package builds. Update 30upgrade to include fetch. Change comments since it's now chasing 3.1-stable. Notes: svn path=/head/; revision=17057
* Add makeinfo and install-info.Satoshi Asami1999-01-261-0/+2
| | | | Notes: svn path=/head/; revision=16337
* Add /usr/libexec/elf/ld, a new version is required to handle some weirdSatoshi Asami1999-01-081-0/+1
| | | | | | | shared libraries. Notes: svn path=/head/; revision=15929
* After losing these twice to newfs, I've finally decided to import themSatoshi Asami1998-12-174-0/+35
into the repository. (Note: these won't do anything for you, so don't touch them if you are not building upgrade kits. :) Notes: svn path=/head/; revision=15404