Commit Graph

9 Commits

Author SHA1 Message Date
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Andreas Klemm
f893b4f6b3 I think I forgot to add these...
Submitted by:	dirk.meyer@dinoex.sub.org (Dirk Meyer)
1999-12-04 10:07:10 +00:00
Andreas Klemm
138077d1e0 Update to new version 3.0.4
Recommended update because of bugs in versions < 3.0.4
(as Dirk reports).
Recommendation: probably it would be useful to import this version
into -current, let it settle there for a month and then merge it into
3.x-STABLE.

Submitted by:	dirk.meyer@dinoex.sub.org (Dirk Meyer)
Reviewed by:	andreas@FreeBSD.ORG
1999-10-23 19:27:10 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Satoshi Asami
07dd1d5bf0 Mark this port MANUAL_PACKAGE_BUILD, this is what happens to zsh with
gawk installed on 2.2-stable.

-------
===>  Configuring for zsh-3.0.5
loading cache ./config.cache
configuring for zsh 3.0.5
checking host system type... i386-unknown-freebsd2.2.7
 :
checking for mawk... no
checking for gawk... gawk
 :
gawk -f ./signames.awk /usr/include/sys/signal.h > signames.h
gawk -f ./rlimits.awk /usr/include/sys/resource.h > rlimits.h
cc -c -I.. -I. -I.  -DHAVE_CONFIG_H -O -pipe builtin.c
In file included from builtin.c:3634:
rlimits.h:7: parse error before character 034
*** Error code 1

Stop.
1998-11-13 07:42:20 +00:00
Satoshi Asami
5fba2acd25 No need to use += for variables defined only once. 1998-10-26 07:43:49 +00:00
Andreas Klemm
c3b46e1d9b New port gawk 1998-10-21 18:52:03 +00:00