Commit Graph

36587 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
8400046413 Dont make 'World' with the -k flag. I want the compilation to stop as soon
as an error is encountered rather than at the make install phase.
2001-01-11 23:18:44 +00:00
Dima Ruban
e40294f732 Fix typo @{$SED} -> @${SED}
Submitted by:	rich@math.missouri.edu
2001-01-11 22:19:38 +00:00
Andreas Klemm
6e2dbdc869 upgrade to new zebra version 0.90
- removed PORTREVISION (new version)
- new configure script: dialog menue allows you to set different zebra
  compile time options (if ! BATCH), currently supported:
  --with-libpam         = enable PAM authentication for vtysh
  --enable-nssa         = enable OSPF NSSA
  --enable-snmp         = enable SNMP support
- please note: port compiles fine when all options are set, but
  functionality has not been tested by me.
- silence portlint, trim pkg-comment to <=70 columns
- remove unneeded patch patch, 0.90 now contains fix for memory leak
- cosmetic: add patch for Makefile.in (don't link with -g)
- portlint: o.k.

In this BETA --enable-unixdomain and --enable-newrib became default !
To get old implementation back use the following configure options:
--enable-tcp-zebra # TCP/IP socket is used for protocol daemon and zebra.
--enable-oldrib    # Turn on old RIB implementation.
Note: I didn't add these options to configure script, so that people
      don't choose the wrong thing !

Some milestones of this release (see file NEWS for complete list):
- access-lists can have remarks
- memory leak with access-list and prefix-list name fixed
- UNIX domain socket server of zebra protocol is added
- PointoPoint interface network bug fixed
- Metric value is reflected to kernel routing table
- New RIB implementation has been added:
- BGP passive peer support problem is fixed
- Redistributed IGP nexthop is passed to BGP nexthop
- Fix bug of holdtimer is not reset when bgp cleared
- BGP-MIB implementation is finished
- When BGP connection comes from unconfigured IP address, close socket
  immediately.
- BGP flap dampening feature is added
* RIP
- Fix bug of refreshing default route
* OSPF
- Fix bug of Hello packet's option is not properly set when interface comes up
- Reduce unconditional logging
- New command for virtual-link configuration
- Memory leak related classfull network generation is fixed
2001-01-11 21:45:05 +00:00
Akinori MUSHA
070b9cadbc Update to 0.1.2. 2001-01-11 20:39:53 +00:00
Akinori MUSHA
a047053c55 Update to knu-cvsweb 1.104.1.62.
2001-01-12 03:17  knu

	* cvsweb.cgi, cvsweb.conf: D'oh, forgot to chomp the result of
	`uname`.

	Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-01-11 18:20:24 +00:00
Trevor Johnson
dba2d499c1 Update opmixer to 0.55. This version mentions the license, so it
does not need to be restricted (I meant to have a RESTRICTED line
before, but forgot).  Remove it from ports/legal.  Add MASTER_SITE_LOCAL
because the real master site seems to be offline most of the time.
2001-01-11 18:10:49 +00:00
Roger Hardiman
6fb976323b Upgrade from to version 0.9a3.m09 2001-01-11 17:15:45 +00:00
Ade Lovett
3c000e6a29 Update to 1.8.11 2001-01-11 16:45:02 +00:00
Kevin Lo
a2bdd04a6f Update to 1.06
PR: 24247
Submitted by: MAINTAINER
2001-01-11 16:12:29 +00:00
Kevin Lo
ce1bef48cc Upgrade to 0.3.5
PR: 24245
Submitted by: MAINTAINER
2001-01-11 16:08:22 +00:00
Kevin Lo
4c2e95dd97 Update to 2.04
PR: 24244
Submitted by: MAINTAINER
2001-01-11 16:01:59 +00:00
Kevin Lo
af48bd5ff7 Update to 2.14
PR: 24243
Submitted by: MAINTAINER
2001-01-11 15:57:37 +00:00
Kevin Lo
1363f0f74c Upgrade to 1.04.03b
PR: 24242
Submitted by: MAINTAINER
2001-01-11 15:54:05 +00:00
Jim Mock
75cba1c7de Update to 1.6.3. 2001-01-11 15:50:04 +00:00
Chris D. Faulhaber
b65ec87afa Mark as FORBIDDEN due to back door
Submitted by:	CERT advisory CA-2001-01
2001-01-11 15:21:56 +00:00
Akinori MUSHA
491ee08e1a Set DIST_SUBDIR to "vje30" to cooperate with japanese/vje30. 2001-01-11 15:02:28 +00:00
Akinori MUSHA
e8a49fd3ff Applying the patch posted on unix-ml@vacs.co.jp mailing list by
Hiroyuki Aizu <aizu@jaist.ac.jp>, build `vje' executable from the
source.

This should finally fix the memory leakage problem that has been
reported by many users. :)
2001-01-11 12:52:12 +00:00
Maxim Sobolev
ef3541be00 Update to 0.8.4. 2001-01-11 09:02:30 +00:00
Bill Fumerola
d83930aac9 Update to 1.6.4 2001-01-11 07:59:56 +00:00
Steve Price
ef77816e02 Update to version 5.2.7.
PR:		24094
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-01-11 05:19:46 +00:00
Greg Lehey
9616b3620e Correct names of some executables.
Add a bare-bones document (gmat.sgm) describing how to use gmat.
Catch 22: to read this, you need to format it with gmat.  To format it
with gmat, you need first to read it.
2001-01-11 03:42:48 +00:00
Akinori MUSHA
d7d50312b5 Update to knu-cvsweb 1.104.1.61.
2001-01-11 11:00  knu

	* cvsweb.cgi, cvsweb.conf: Oops.

2001-01-11 10:52  knu

	* cvsweb.cgi, cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
	cvsweb.conf-openbsd: Run "tar cf - ... | gzip -c" rather than "tar
	zcf - ..." to avoid tar(1)'s automatic padding of nulls to align
	with the block size, which is just garbage for a receiver.

	Noted by:	Katsuyuki Komatsu <komatsu@sarion.co.jp>

	Have $uname variable to hold the OS implementation name.

	Move %CMD's initialization part to the beginning of cvsweb.conf so
	it can use $uname and configure properly for the OS.

	Wrap FreeBSD or OpenBSD specific features in conditional blocks
	using $uname.

	Fix some open() calls in good manners.
2001-01-11 03:41:57 +00:00
Greg Lehey
27a740e0af Add more dependencies (ghostview, DocBook 3.1)
Add longer descriptions.
2001-01-11 03:37:02 +00:00
David E. O'Brien
8c1558cbbc Install fixed up BSD headers that are palatable to the Compaq CC.
Make the include directory search path match what exists.
Make the lib directory search path match what exists.

Submitted by:	gallatin (partially)
2001-01-11 02:55:55 +00:00
Jun Kuriyama
832998939f Fix argument order of FreeBSD specific configuration. 2001-01-11 01:54:36 +00:00
Trevor Johnson
60aa694e5f Update to 1.1.2.
Submitted by:		Joseph Scott <joseph@randomnetworks.com>
2001-01-11 01:35:35 +00:00
Trevor Johnson
ac6956550b Bump PORTREVISION for the name change to gpatch. 2001-01-11 01:22:11 +00:00
Trevor Johnson
2175105ad7 Avoid conflict with /usr/bin/patch by installing the version from
the ports collection as "gpatch".  Beautify the descriptions.
Update the ports which depend on this version.

PR:		23702
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
Reviewed by:	knu
2001-01-11 00:56:26 +00:00
Munechika SUMIKAWA
f23b92d0da Upgrade to 0.63.1.
PR:		ports/24211
Submitted by:	maintainer
2001-01-11 00:18:30 +00:00
Issei Suzuki
16d5af4fe0 Fix compilation error in -CURRENT, being caused by removal of QUEUE_*
from <sys/queue.h>
2001-01-10 20:36:53 +00:00
Jeroen Ruigrok van der Werven
adebb44765 Change the variable to ISPELL_ZA from ISPELL_SA.
This will probably revisited soon again since Suid Afrika has 11
official languages according to markm.
2001-01-10 18:50:04 +00:00
James E. Housley
0d65e2560a Files added with the update of cups
Fix a typo in the configure script the prevented sample configuration
files from being install in $PREFIX/etc/cups
Bumped PORTREVISION

PR:		24227
Submitted by:	George Reid <greid@ukug.uk.freebsd.org> MAINTAINER
2001-01-10 17:09:31 +00:00
James E. Housley
4fd3e389d1 Fix a typo in the configure script the prevented sample configuration
files from being install in $PREFIX/etc/cups
Bumped PORTREVISION

PR:		24277
Submitted by:	George Reid <greid@ukug.uk.freebsd.org> MAINTAINER
2001-01-10 17:07:59 +00:00
David E. O'Brien
29963f510e Update Vim 5.7 to patchlevel 22. 2001-01-10 16:59:05 +00:00
David E. O'Brien
c3dc591a25 Upgrade to version 1.6. 2001-01-10 16:26:51 +00:00
David E. O'Brien
f29326f558 Update to 4.2.
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-01-10 16:14:57 +00:00
Kevin Lo
dae425f82b Upgrade to 1.1
PR: 24201
Submitted by: Ports Fury
2001-01-10 16:09:25 +00:00
Kevin Lo
4f8d8e0e5f - Support CXX/CXXFLAGS/PREFIX/GTK_CONFIG properly
- Fix pkg-plist

PR: 24200
Submitted by: MAINTAINER
2001-01-10 15:57:38 +00:00
Kevin Lo
122aeb5544 Update to 2.0.2
PR: 24199
Submitted by: Ports Fury
2001-01-10 15:50:55 +00:00
Kevin Lo
68c721ede9 Fix permissions of startup script
PR: 24162
Submitted by: MAINTAINER
2001-01-10 15:38:54 +00:00
Jacques Vidrine
f94f15ab3b Bump PORTREVISION for previous commit (fix for _PATH_NOLOGIN).
Reminded by:	kris
2001-01-10 15:27:00 +00:00
FUJISHIMA Satsuki
feffdeb826 forgotten 5 chars to fix X manpage error with XFree86-4. 2001-01-10 14:02:44 +00:00
FUJISHIMA Satsuki
010aca9740 fix 1 char typo.
PR:		22638
Submitted by:	Jia-Shin Li <bugs@jaguar.cs.nthu.edu.tw>
2001-01-10 14:02:37 +00:00
FUJISHIMA Satsuki
61e53b988c add missing files/remove empty directories.
sort pkg-plist.

PR:		22346
Submitted by:	Rich Wood <rich@FreeBSD.org.uk>
2001-01-10 14:02:29 +00:00
FUJISHIMA Satsuki
65213574c5 add missing manpages.
install unified info.

non-responce from: maintainer
2001-01-10 14:02:24 +00:00
FUJISHIMA Satsuki
becf7cb96c use MAN1 macro.
honor CFLAGS.

non-responce from: maintainer
2001-01-10 14:02:19 +00:00
FUJISHIMA Satsuki
acd838401f unbreak for -CURRENT. 2001-01-10 14:02:12 +00:00
FUJISHIMA Satsuki
36d84bca92 add missing manpages/libs/headers.
sort pkg-plist.
2001-01-10 14:01:56 +00:00
FUJISHIMA Satsuki
0838fd1ee1 fix build.
PR:		22653
Submitted by:	Mike Heffner <mheffner@vt.edu>

NOTE: added files/patch-ac is unified patch for multiple files;
      There's no reason to split up single-purpose patch.
2001-01-10 14:01:50 +00:00
Maxim Sobolev
c57fa83cec Update to 1.34. 2001-01-10 13:24:35 +00:00