1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Satoshi Asami
52c622de1a Oops, forgot to change year in date....
Reported by:	Katsuhiro NICHOGI <nichogi@mrit.mei.co.jp>
2000-02-02 17:06:50 +00:00
Satoshi Asami
1ae11b4926 Change
.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>
2000-01-13 02:39:35 +00:00
Satoshi Asami
e531a7627b Don't attempt to build these on 4-current machines. 2000-01-07 15:58:56 +00:00
Satoshi Asami
fb5af37acd People running 3.4R need the new libc_r.so.4 now. Adjust all the old
3*upgrade ports accordingly.
2000-01-06 06:57:50 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
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
1999-06-26 19:12:45 +00:00
Satoshi Asami
bfdba6df30 Change all permutations in capitalization of "asami@freebsd.org" to
"asami@FreeBSD.org".
1999-06-21 23:25:11 +00:00
Satoshi Asami
d221d57a22 Oops, I meant May of 1999, not 1998. 1999-05-20 21:16:05 +00:00
Satoshi Asami
d232aa2fb6 Update dates to May 20. Consistently use "3-stable" to refer to the
branch so I don't have to keep updating the name every time a new
release comes out.
1999-05-20 21:14:39 +00:00
Satoshi Asami
09336b3051 Add perl5.00503.
Reported by:	jose@we.lc.ehu.es
1999-05-08 01:44:47 +00:00
Satoshi Asami
ff9f1c323f (1) Move /var/db/pkg/.mkversion to /var/db/port.mkversion.
Requested by:	jkh

(2) Don't let user pkg_delete the "upgrade kits".
Requested by:	Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>
1999-04-21 04:59:59 +00:00
Satoshi Asami
3054f9a583 Install /var/db/pkg/.mkversion to check version against bsd.port.mk.
Change IGNORE to FORBIDDEN.
1999-03-29 07:09:48 +00:00
Satoshi Asami
cdbdabef49 Mention that packages for these kits can be gotten from www.freebsd.org/ports. 1999-03-10 22:10:51 +00:00
Satoshi Asami
e3f517404e Don't build these if PACKAGE_BUILDING -- these are useless as regular
ports, and are used only for building packages.
1999-03-09 20:57:23 +00:00
Satoshi Asami
4729d2bf22 Change dates. Change BROKEN to IGNORE so it will be ignored even during
parallel package builds.

Update 30upgrade to include fetch.  Change comments since it's now chasing
3.1-stable.
1999-03-08 09:12:21 +00:00
Satoshi Asami
e35220a813 Add makeinfo and install-info. 1999-01-26 03:10:09 +00:00
Satoshi Asami
9285be697a Add /usr/libexec/elf/ld, a new version is required to handle some weird
shared libraries.
1999-01-08 11:23:19 +00:00
Satoshi Asami
d4f14ed1c5 After losing these twice to newfs, I've finally decided to import them
into the repository.  (Note: these won't do anything for you, so don't
touch them if you are not building upgrade kits. :)
1998-12-17 23:42:20 +00:00