summaryrefslogtreecommitdiff
path: root/misc/32upgrade (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add new install-info and makeinfo just merged to 3-stable.Satoshi Asami2000-05-061-1/+3
| | | | Notes: svn path=/head/; revision=28320
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27512
* Oops, forgot to change year in date....Satoshi Asami2000-02-021-1/+1
| | | | | | | Reported by: Katsuhiro NICHOGI <nichogi@mrit.mei.co.jp> Notes: svn path=/head/; revision=25410
* ChangeSatoshi Asami2000-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> Notes: svn path=/head/; revision=24692
* Don't attempt to build these on 4-current machines.Satoshi Asami2000-01-071-1/+1
| | | | Notes: svn path=/head/; revision=24502
* People running 3.4R need the new libc_r.so.4 now. Adjust all the oldSatoshi Asami2000-01-062-3/+4
| | | | | | | 3*upgrade ports accordingly. Notes: svn path=/head/; revision=24470
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-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 Notes: svn path=/head/; revision=19803
* Change all permutations in capitalization of "asami@freebsd.org" toSatoshi Asami1999-06-211-2/+2
| | | | | | | "asami@FreeBSD.org". Notes: svn path=/head/; revision=19609
* Update dates to May 20. Consistently use "3-stable" to refer to theSatoshi Asami1999-05-203-4/+4
| | | | | | | | branch so I don't have to keep updating the name every time a new release comes out. Notes: svn path=/head/; revision=18909
* 3.2R upgrade kit. (Yes, we already need one, due to a bugfix in fetch!)Satoshi Asami1999-05-206-0/+52
Requested by: jmg Notes: svn path=/head/; revision=18907