Commit graph

77 commits

Author SHA1 Message Date
Sergey Matveychuk
88a19bc60d - A vendor patch. It fixes a bug#418 - changing address on an existing
interface doesn't cause static routes to be revalidated.

Approved by:	portmgr (erwin), maintainer
2007-11-12 20:53:30 +00:00
Edwin Groothuis
30733bc495 Add 'seconds' to the output of the delay 2007-10-29 06:51:21 +00:00
Sergey Matveychuk
16e42dfebd - Integrate one more vendor patch. It fixes IPv6 issue.
Approved by:	maintainer (implicitly)
2007-10-26 09:46:41 +00:00
Sergey Matveychuk
123a9758de - Fix build with WITH_PAM. Quite hacky and will be reimplement some time.
- Simplify patch-cvs-6-pidfile_mask. It's enough to hard code 0644 as
  parmissions for a pidfile.

Approved by:	maintainer
2007-10-17 12:08:58 +00:00
Edwin Groothuis
2f5fd33d0b Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 02:10:52 +00:00
Sergey Matveychuk
e9203a565a - add two patches.
1. fix pid-file permissions. it made watchquagga mad.
  2. add debug info in ipv6 code just like for ipv4 code. it makes problems detecion easier.

Approved by:	maintainer (implicitly)
2007-10-03 15:41:10 +00:00
Sergey Matveychuk
197632b1ea - If compiled with libdlmalloc it requires ldconfig before running.
Fix rc file for it.
- Make a little cleaner why you may want dlmalloc library (it makes bgpd much faster).

Approved by:	maintainer (implicitly)
2007-10-01 10:54:10 +00:00
Sergey Matveychuk
b7d737ee9d - Update to 0.99.9 + patches from quagga CVS
Approved by:	maintainer
2007-09-24 07:59:16 +00:00
Sergey Matveychuk
c4751176f0 - Add one more patch from quagga CVS. It fixes ignoring kernel routes in some cases.
Approved by:	maintainer
2007-09-06 14:53:41 +00:00
Sergey Matveychuk
ffa593b51a - Integrate patches from quagga CVS.
They fix a few problems with inconsistences routes between
  quagga and kernel route tables, loss MTU, assert in route-map code, etc.

Submitted by:	Yandex company
Approved by:	maintainer
2007-08-28 10:48:38 +00:00
Rong-En Fan
2de1d9d656 - Update to 0.99.8
PR:		ports/115343
Submitted by:	Boris Kovalenko <boris at tagnet.ru> (maintainer)
2007-08-09 11:00:17 +00:00
Edwin Groothuis
3cb2c16787 [patch] net/quagga - add optional delay after startup
I'm so tired of my machines rebooting and having to manually
	start half of the services because they were started when
	ospfd hadn't kicked in, so I added this quagga_delay to the
	rc.d file.

PR:		ports/113351
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Boris Kovalenko <boris@tagnet.ru>
2007-06-20 02:19:55 +00:00
Martin Wilke
fcc0b0119d - Remove patch from wrong dirctory :>
Request by:     Umka@RusNet, az@
2007-05-28 19:47:38 +00:00
Martin Wilke
877982fdfe - Fix PtP interface detection.
PR:		112797
Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
2007-05-27 09:30:14 +00:00
Vanilla I. Shu
23d11c800e Upgrade to 0.99.7.
PR:		ports/112342
Submitted by:	maintainer
2007-05-03 07:11:44 +00:00
Pav Lucistnik
dda0efb9c2 - Simplify 2007-03-17 14:18:28 +00:00
Sergey Matveychuk
ceafb0da1e - Restore info files install and fix build them on OSVERSION<600000
PR:		ports/109593
Submitted by:	Eugene Grosbein <eugen_AT_grosbein.pp.ru>
Approved by:	maintainer
2007-02-28 15:17:40 +00:00
Jun Kuriyama
384985f41e - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. 2007-02-28 01:19:04 +00:00
Sergey Matveychuk
7f706ac97d - Add a sanity check when ripd takes metric from RTM_NEWADDR message.
- Bump PORTREVISION.

PR:		ports/108430
Submitted by:	Eugene Grosbein <eugen_AT_grosbein.pp.ru>
Approved by:	maintainer
2007-02-01 13:25:05 +00:00
Kris Kennaway
89a0b31acd Use libtool port instead of included one to avoid objformat a.out botch 2007-01-28 09:07:47 +00:00
Kris Kennaway
9fb4929299 Use libtool port instead of included one to avoid objformat a.out botch 2007-01-27 08:16:35 +00:00
Martin Wilke
e5f9660daa - Update to 0.99.6
PR:		ports/106640
Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
2006-12-12 21:08:40 +00:00
Martin Wilke
76cd4a8426 From Changelog:
2006-08-28 Andy Gay

        * ospf_packet.c: (ospf_make_db_desc) Assert added with More-bit
        fixes does not hold up with addition of Ogier DB-Exchange
        optimisation, which can empty the db-summary list in between
        sent DD packets. Remove assert, update More-bit always when
        in Exchange.

PR:		ports/105279
Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
2006-11-08 23:07:29 +00:00
Cheng-Lung Sung
64f2a45295 - Update to 0.99.5
BGP users of 0.99 are strongly encouraged to upgrade to 0.99.5, due to an
important fix for an AS-Path loop-checking regression, or even a CVS snapshot,
to assist in testing. OSPF 0.99-CVS is believed to be stable at this point.

PR:		ports/104371
Submitted by:	maintainer (Boris Kovalenko)
2006-10-31 03:03:15 +00:00
Rong-En Fan
84b5fba371 - Enhancement rc scripts, bump PORTREVISION
PR:		ports/100421
Submitted by:	maintainer
2006-07-17 16:28:21 +00:00
Ion-Mihai Tetcu
bdf935241f Change the way of OPTIONS is checked as suggested by Porters Handbook.
PR:		ports/100157
Submitted by:	maintianer
2006-07-12 17:33:21 +00:00
Sam Lawrance
94b809ada3 Apply USE_RCORDER or USE_RC_SUBR, conditional on OSVERSION.
Bump PORTREVISION for the moved startup script.

Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
2006-06-12 04:10:11 +00:00
Sam Lawrance
c34e741cef Update to 0.99.4.
PR:		ports/97122
Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
2006-05-29 20:28:35 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Sergey Matveychuk
8558006a0a - Fix a crash when vtysh was executed.
- Remove useless target (install is default) in depends

PR:		ports/93094
Reported by:	TANABE Hiroyasu <h@cosat.com>, John <freebsd@moe.co.uk>
Submitted by:	maintainer
2006-02-10 12:45:36 +00:00
Andrej Zverev
70b6c15f1a - Update to 0.99.3
- Fix build on 4.11 by sem@ (files/patch-lib-buffer.c
			     files/patch-ospfd-ospfd.h

--------------------------------
Some known problems outstanding:

- bgpd: prefix counts can get a bit screwy after clears/resets
   this is mostly cosmetic *unless* you use max-prefix counts.
- bgpd: There is a memory leak if 'set community' is used in
  route-maps. This is present in 0.98 too. See bugzilla #89.
- ospfd: 'default-originate always' loses the 'always' qualifier.

Some regressions fixed in 0.99.3:

- bgpd: workqueues were too conservative and could backlog under load
 (e.g. continual session up then reset), eventually leading to OOM.
- ospfd: crash on startup (and only startup) if redistribute was
  enabled fixed.
- bgpd: SEGV in bgp_aspath.c fixed.
- bgpd: memory leak in bgp_aspath.c fixed
- ospfd: oversize LSA support was not functional, fixed.
- ospfd: leak of connected struct fixed
- ospfd: NSM problems fixed, see bug #234
- vtysh: integrated config file reading should work again.
- zserv: flags above 32bits should make it across to daemons now
   (affecting Solaris and IFF_NOXMIT and IFF_VIRTUAL)
- ripd: MD5 auth verification fixed.

The full changelog is available at:

    http://www.quagga.net/download/quagga-0.99.3.changelog.txt

PR:		ports/92524
Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
2006-02-03 11:39:37 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Jun Kuriyama
b650876e96 Chase shlib version bump of net-snmp. 2005-11-30 05:23:10 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Sergey A. Osokin
6b275ecbd8 Manage CONFLICTS:
* remove zebra-devel, which don't exist anymore
* add openbgpd

Bump PORTREVISION.

Approved by:    Boris Kovalenko aka boris at tagnet dot ru (maintainer)
2005-11-03 14:43:48 +00:00
Pav Lucistnik
c9a8d4c097 - Kludge snmp detection in configure script
PR:		ports/86102
Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
2005-09-14 23:48:12 +00:00
Renato Botelho
830f3d55d6 - Update to 0.98.5
From the official site:
    0.98.5 from stable series is released fixing several bugs in ospfd and
    bgpd, most notably some crashes in ospfd and yet another route server
    functionality regression in bgpd.

PR:		ports/85461
Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
2005-08-30 12:36:47 +00:00
Florent Thoumie
9c99757bc4 - Fix typo in quagga startup script (2nd part). 2005-04-17 21:06:33 +00:00
Florent Thoumie
35f106be33 - Fix typo in rcNG startup script.
PR:		ports/79866
Submitted by:	Shunsuke SHINOMIYA <shino@fornext.org>
Approved by:	maintainer
2005-04-15 12:13:14 +00:00
Sergey Matveychuk
c06d49c051 - Update to 0.98.3
PR:		ports/79517
Submitted by:	maintainer
2005-04-04 08:52:54 +00:00
Pav Lucistnik
0ccda62ace - patch for annoing OSPF infinite loop when time goes back
PR:		ports/78855
Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
2005-03-15 22:22:45 +00:00
Florent Thoumie
9950cafcdb - Make use of USE_RCORDER.
PR:		ports/78614
Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
Approved by:	pav (mentor)
2005-03-09 16:58:31 +00:00
Sergey Matveychuk
8aa79a99aa tarball was relolled due the unpack problems on NetBSD. No other
changes was made.

PR:		ports/78004
Submitted by:	maintainer
2005-02-25 07:20:32 +00:00
Yaroslav Tykhiy
a74cb3b9f7 Fix some bugs in this port and work around the issue
of @exec'ing ldconfig after @cwd.  The latter is a hack
that should be revised.

PR:		ports/77194
Submitted by:	maintainer
2005-02-07 10:39:44 +00:00
Pav Lucistnik
d2734c1894 - Update to 0.98.2
PR:		ports/77086
Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
2005-02-05 22:19:43 +00:00
Pav Lucistnik
d699ca710f - Update to 0.98.0
- Kill the ultra-ugly configure script and use OPTIONS

PR:		ports/76243
Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
2005-01-15 03:01:27 +00:00
Pav Lucistnik
6feba619e4 - Chase net-snmp update
PR:		ports/74544
Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
Forgotten by:	kuryiama
2004-12-01 21:12:34 +00:00
Edwin Groothuis
a32bc346c6 Attached patch comes from official quagga developer list. It fixes
the problem with bgpd lockup when remote peer dies. Patch is tested
by many people. Here is also some cleanup to Makefile to remove
unused variable. Please commit it.

Submitted by:	Boris Kovalenko <boris@ntmk.ru>
2004-11-22 04:33:32 +00:00