Commit graph

13 commits

Author SHA1 Message Date
Satoshi Asami
cab18ae662 Add /usr/share/misc/termcap{,.db} for xterm/xterm-color fix and
kterm-color addition.
2000-06-16 19:03:01 +00:00
Satoshi Asami
61e426751f Use version from /var/db/port.mkversion (basically the system's version),
instead of what bsd.port.mk says.
2000-06-03 00:43:09 +00:00
Satoshi Asami
ea00ad701b Add new install-info and makeinfo just merged to 3-stable. 2000-05-06 21:14:16 +00:00
Satoshi Asami
dad9a57abe Convert to PORTNAME/PORTVERSION. 2000-04-14 08:49:30 +00:00
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
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
51992523b4 3.2R upgrade kit. (Yes, we already need one, due to a bugfix in fetch!)
Requested by:	jmg
1999-05-20 20:46:29 +00:00