summaryrefslogtreecommitdiffstats
path: root/misc/30upgrade
Commit message (Collapse)AuthorAgeFilesLines
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* Oops, forgot to change year in date....asami2000-02-021-1/+1
| | | | Reported by: Katsuhiro NICHOGI <nichogi@mrit.mei.co.jp>
* Changeasami2000-01-131-1/+2
| | | | | | | | | | | | | | .elif ${OSVERSION} < 340000 || ${OSVERSION} >= 400000 to .elif ${OSVERSION} >= 400000 The first version triggers a bug in the old make. Since I won't be attempting to build these on an 2.2-stable machine anymore, just take out that part of the check. Reported by: Scott Allendorf <scott-allendorf@uiowa.edu>
* Don't attempt to build these on 4-current machines.asami2000-01-071-1/+1
|
* People running 3.4R need the new libc_r.so.4 now. Adjust all the oldasami2000-01-062-3/+4
| | | | 3*upgrade ports accordingly.
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Change all permutations in capitalization of "asami@freebsd.org" toasami1999-06-211-2/+2
| | | | "asami@FreeBSD.org".
* Oops, I meant May of 1999, not 1998.asami1999-05-201-2/+2
|
* Update dates to May 20. Consistently use "3-stable" to refer to theasami1999-05-203-6/+6
| | | | | branch so I don't have to keep updating the name every time a new release comes out.
* Add perl5.00503.asami1999-05-081-1/+15
| | | | Reported by: jose@we.lc.ehu.es
* (1) Move /var/db/pkg/.mkversion to /var/db/port.mkversion.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>
* Install /var/db/pkg/.mkversion to check version against bsd.port.mk.asami1999-03-293-3/+13
| | | | Change IGNORE to FORBIDDEN.
* Mention that packages for these kits can be gotten from www.freebsd.org/ports.asami1999-03-101-2/+2
|
* Don't build these if PACKAGE_BUILDING -- these are useless as regularasami1999-03-091-3/+5
| | | | ports, and are used only for building packages.
* Change dates. Change BROKEN to IGNORE so it will be ignored even duringasami1999-03-084-6/+7
| | | | | | | parallel package builds. Update 30upgrade to include fetch. Change comments since it's now chasing 3.1-stable.
* Add makeinfo and install-info.asami1999-01-261-0/+2
|
* Add /usr/libexec/elf/ld, a new version is required to handle some weirdasami1999-01-081-0/+1
| | | | shared libraries.
* After losing these twice to newfs, I've finally decided to import themasami1998-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. :)
OpenPOWER on IntegriCloud