| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Feb 2010 17:16:00
0.99.15_4
|
wxs  |
- Add option to disable BGP announcements
PR: ports/143538
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
01 Feb 2010 17:45:31
0.99.15_4
|
pgollucci  |
- Fix the return value of the rc.d script
PR: ports/143086
Submitted by: Emil Smolenski <am@raisa.eu.org>
Approved by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
14 Dec 2009 16:40:53
0.99.15_3
|
sem  |
- Changes is RC script:
* proper run order
* Deprecate option quagga_delay and introduce option quagga_wait_for.
Instead of sleeping for some constant time wait for appearing of
a certain route in routing table.
Submitted by: glebius
Approved by: maintainer |
09 Dec 2009 16:47:28
0.99.15_2
|
sem  |
The UINT16_MAX constant this patch (re)defines since Feb 2006 in ospfd.h
is already available by means of zebra.h, which has it since May 2006
(git commit 35cfc90cce32b19c71d2f40aab06d36eb6bfdc44). This way
patch-ospfd-ospfd.h can be safely discarded.
Requested by: Quagga developers |
02 Dec 2009 05:59:11
0.99.15_2
|
bms  |
Fix a potential buffer overflow, by increasing the size of a temporary
buffer used during BGP dump.
Submitted by: Randy Bush |
16 Nov 2009 16:02:18
0.99.15_1
|
sem  |
- Add a patch from quagga GIT (ID: 9964fcfc).
* Fix HAVE_CLOCK_MONOTONIC spelling.
- Remove obsoleted configuration flag --enable-pidfile-mask.
Approved by: maintainer (implicitly) |
30 Aug 2009 11:37:01
0.99.15
|
sem  |
- Update to 0.99.15
Submitted by: maintainer |
21 Aug 2009 12:27:50
0.99.14_3
|
sem  |
- Vendor patch from git: do not touch socket before pidfile locking
Approved by: maintainer (implicitly) |
18 Aug 2009 13:49:04
0.99.14_2
|
bsam  |
. fix an ospf6d bug on quagga-0.99.14 (bug #541 on quagga's bugzilla); [1]
. bump PORTREVISION.
PR: ports/137510 [1]
Submitted by: dikshie <dikshie at sfc.wide.ad.jp> [1]
Approved by: Boris Kovalenko <boris at tagnet.ru> (maintainer) [1] |
02 Aug 2009 20:36:34
0.99.14_1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
27 Jul 2009 11:31:11
0.99.14_1
|
sem  |
- Patch from GIT repo: fix update-source command
Approved by: maintainer (implicit) |
23 Jul 2009 15:10:15
0.99.14
|
sem  |
- Update to 0.99.14
* fixed a bug with ospf6d
- Remove old patches for FreeBSD 4.x
Submitted by: maintainer |
17 Jul 2009 16:05:29
0.99.13
|
sem  |
- Update to 0.99.13
Submitted by: maintainer |
15 Jul 2009 17:56:10
0.99.12
|
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
14 May 2009 13:06:23
0.99.12
|
sem  |
- Fix build with WITH_SNMP.
Submitted by: maintainer |
12 May 2009 11:18:29
0.99.12
|
sem  |
- Update to 0.99.12
Submitted by: maintainer |
04 May 2009 15:37:48
0.99.11_3
|
wxs  |
- Fix bgpd crash. More information is at:
http://lists.quagga.net/pipermail/quagga-users/2009-February/010342.html
This crash can be triggered remotely.
PR: ports/134108
Submitted by: Eugene Grosbein <eugen@eg.svzserv.kuzbass.ru>
Approved by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
29 Apr 2009 19:49:13
0.99.11_2  |
itetcu  |
Fix INDEX by removing vs/rcs/??? merge conflicts.
Reported by: QAT |
29 Apr 2009 19:21:54
0.99.11_2  |
sem  |
- Remove FreeBSD specific patches for BGP MD5 support. A native support
should be better now.
Submitted by: maintainer |
11 Jan 2009 20:35:57
0.99.11_1  |
erwin  |
Remove BROKEN for 8, a patch was committed which I overlooked in
the previous commit.
Submitted by: sem |
08 Jan 2009 17:47:41
0.99.11_1  |
erwin  |
Mark BROKEN on 8: does not build after the arp-v2 import.
Submitted by: pointyhat |
06 Jan 2009 17:59:31
0.99.11_1  |
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
03 Jan 2009 17:38:06
0.99.11_1  |
sem  |
- Fix build on CURRENT with new arp code
Submitted by: Ian FREISLICH (on net@)
Approved by: maintainer |
15 Dec 2008 17:46:36
0.99.11_1  |
sem  |
- Add a patch from quagga-qit. It fixes a fletcher checksum problem. |
15 Dec 2008 17:03:33
0.99.11  |
sem  |
- Update to 0.99.11
Approved by: maintainer timeout |
21 Aug 2008 07:18:49
0.99.10_3  |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
06 Jul 2008 13:44:21
0.99.10_3  |
sem  |
- Fix rc script for command other than start/stop/restart.
Reported in: ports@
Approved by: maintainer |
02 Jul 2008 17:22:57
0.99.10_2  |
sem  |
- Add a patch from quagga CVS that fixes a bug which prevented
the zebra daemon from seeing the state of logical interfaces (tun/ng/...)
after it has been started
Submitted by: Doichin Dokov <root at net1.cc> (in ports@) |
02 Jul 2008 13:27:22
0.99.10_1  |
sem  |
- Fix rc-script. Split restart command on stop/start and fix runing order.
Approved by: maintainer |
28 Jun 2008 04:23:36
0.99.10  |
sem  |
- Update to 0.99.10
Submitted by: maintainer |
25 Apr 2008 16:42:13
0.99.9_7  |
sem  |
- fix a message: 'options FAST_IPSEC' changed to 'options IPSEC' for 7.0+ |
17 Apr 2008 13:46:14
0.99.9_7  |
mat  |
Chase on more shlib version bump.
Pointy Hat To: kuriyama |
20 Feb 2008 18:05:50
0.99.9_7  |
sem  |
Add a vendor patch:
= A bugfix for FreeBSD users (Quagga bug #326):
* zebra_rib.[ch]: (rib_lookup_and_pushup) New function, which makes
sure,
that if_set_prefix() has nothing in its way of assigning an address.
* ioctl.c: (if_set_prefix) Use rib_lookup_and_pushup() to resolve
bug #326.
Approved by: maintainer (implicitly) |
08 Feb 2008 14:44:45
0.99.9_6  |
rafan  |
- Add proper arguments for configure if WITH_TCPSOCKETS is enabled
PR: ports/118339
Reported by: Oles Hnatkevych <don_oles at able.com.ua>
Approved by: Boris Kovalenko <boris at tagnet.ru> (maintainer) |
11 Jan 2008 14:06:45
0.99.9_6  |
sem  |
- Add a work around for quagga works with multicast sockets in 7.0.
Submitted by: maintainer |
12 Nov 2007 20:53:30
0.99.9_5  |
sem  |
- 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 |
29 Oct 2007 06:51:22
0.99.9_4  |
edwin  |
Add 'seconds' to the output of the delay |
26 Oct 2007 10:46:41
0.99.9_4  |
sem  |
- Integrate one more vendor patch. It fixes IPv6 issue.
Approved by: maintainer (implicitly) |
17 Oct 2007 13:08:58
0.99.9_3  |
sem  |
- 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 |
04 Oct 2007 03:10:52
0.99.9_2  |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
03 Oct 2007 16:41:10
0.99.9_2  |
sem  |
- 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) |
01 Oct 2007 11:54:10
0.99.9_1  |
sem  |
- 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) |
24 Sep 2007 08:59:17
0.99.9  |
sem  |
- Update to 0.99.9 + patches from quagga CVS
Approved by: maintainer |
06 Sep 2007 15:53:42
0.99.8_2  |
sem  |
- Add one more patch from quagga CVS. It fixes ignoring kernel routes in some
cases.
Approved by: maintainer |
28 Aug 2007 11:48:38
0.99.8_1  |
sem  |
- 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 |
09 Aug 2007 12:00:17
0.99.8  |
rafan  |
- Update to 0.99.8
PR: ports/115343
Submitted by: Boris Kovalenko <boris at tagnet.ru> (maintainer) |
20 Jun 2007 03:19:55
0.99.7_2  |
edwin  |
[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> |
28 May 2007 20:47:39
0.99.7_1  |
miwi  |
- Remove patch from wrong dirctory :>
Request by: Umka@RusNet, az@ |
27 May 2007 10:30:14
0.99.7_1  |
miwi  |
- Fix PtP interface detection.
PR: 112797
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
03 May 2007 08:11:44
0.99.7  |
vanilla  |
Upgrade to 0.99.7.
PR: ports/112342
Submitted by: maintainer |
17 Mar 2007 14:18:28
0.99.6_3  |
pav  |
- Simplify |
28 Feb 2007 15:17:41
0.99.6_3  |
sem  |
- 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 |
28 Feb 2007 01:19:04
0.99.6_2  |
kuriyama  |
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. |
01 Feb 2007 13:25:05
0.99.6_1  |
sem  |
- 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 |
28 Jan 2007 09:07:47
0.99.6  |
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
27 Jan 2007 08:08:10
0.99.6  |
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
12 Dec 2006 21:08:40
0.99.6  |
miwi  |
- Update to 0.99.6
PR: ports/106640
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
08 Nov 2006 23:07:29
0.99.5_1  |
miwi  |
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) |
31 Oct 2006 03:03:15
0.99.5  |
clsung  |
- 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) |
17 Jul 2006 17:28:21
0.99.4_2  |
rafan  |
- Enhancement rc scripts, bump PORTREVISION
PR: ports/100421
Submitted by: maintainer |
12 Jul 2006 18:33:21
0.99.4_1  |
itetcu  |
Change the way of OPTIONS is checked as suggested by Porters Handbook.
PR: ports/100157
Submitted by: maintianer |
12 Jun 2006 05:10:12
0.99.4_1  |
lawrance  |
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) |
29 May 2006 21:28:35
0.99.4  |
lawrance  |
Update to 0.99.4.
PR: ports/97122
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
11 May 2006 23:49:56
0.99.3_2  |
edwin  |
Remove USE_REINPLACE from all categories starting with N |
23 Feb 2006 10:40:45
0.99.3_2  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
20 Feb 2006 20:47:50
0.99.3_1  |
dougb  |
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. |
10 Feb 2006 12:45:36
0.99.3_1  |
sem  |
- 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 |
03 Feb 2006 11:39:37
0.99.3  |
az  |
- 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:
(Only the first 15 lines of the commit message are shown above ) |
22 Jan 2006 21:24:05
0.98.5_2  |
edwin  |
SHA256ify
Approved by: krion@ |
30 Nov 2005 05:23:10
0.98.5_2  |
kuriyama  |
Chase shlib version bump of net-snmp. |
15 Nov 2005 06:52:12
0.98.5_1  |
ade  |
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. |
03 Nov 2005 14:43:48
0.98.5_1  |
osa  |
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) |
15 Sep 2005 00:48:12
0.98.5  |
pav  |
- Kludge snmp detection in configure script
PR: ports/86102
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
30 Aug 2005 13:36:48
0.98.5  |
garga  |
- 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) |
17 Apr 2005 22:06:33
0.98.3_2  |
flz  |
- Fix typo in quagga startup script (2nd part). |
15 Apr 2005 13:13:14
0.98.3_1  |
flz  |
- Fix typo in rcNG startup script.
PR: ports/79866
Submitted by: Shunsuke SHINOMIYA <shino@fornext.org>
Approved by: maintainer |
04 Apr 2005 09:52:54
0.98.3  |
sem  |
- Update to 0.98.3
PR: ports/79517
Submitted by: maintainer |
15 Mar 2005 22:22:45
0.98.2_2  |
pav  |
- patch for annoing OSPF infinite loop when time goes back
PR: ports/78855
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
09 Mar 2005 16:58:31
0.98.2_1  |
flz  |
- Make use of USE_RCORDER.
PR: ports/78614
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
Approved by: pav (mentor) |
25 Feb 2005 07:20:32
0.98.2_1  |
sem  |
tarball was relolled due the unpack problems on NetBSD. No other
changes was made.
PR: ports/78004
Submitted by: maintainer |
07 Feb 2005 10:39:44
0.98.2_1  |
yar  |
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 |
05 Feb 2005 22:19:44
0.98.2  |
pav  |
- Update to 0.98.2
PR: ports/77086
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
15 Jan 2005 03:01:27
0.98.0  |
pav  |
- 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) |
01 Dec 2004 21:12:34
0.96.5_1  |
pav  |
- Chase net-snmp update
PR: ports/74544
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
Forgotten by: kuryiama |
22 Nov 2004 04:33:32
0.96.5_1  |
edwin  |
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> |
15 Oct 2004 18:32:46
0.96.5  |
ade  |
Kill off automake18, switching to automake19. Requiem Mors Pacem. |
01 Jul 2004 18:06:41
0.96.5  |
ade  |
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!) |
20 May 2004 12:51:44
0.96.5  |
bms  |
Add TCP-MD5 application level support to the FreeBSD quagga port.
Note that this still requires the network administrator to set up TCP-MD5
SAs in the system SADB via setkey(8). |
20 May 2004 12:16:06
0.96.5  |
bms  |
Add a new rc variable, quagga_extralibs_path, to workaround boot-time
shared library dependencies. Directory paths listed in this variable
MUST belong to local filesystems.
When Quagga is compiled with additional libraries (e.g. net-snmp) it can
not start during system boot on -CURRENT because ldconfig is called after
NETWORKING; "REQUIRE ldconfig" cannot be used because /etc/rc.d/ldconfig
uses "REQUIRE mountcritremote" which requires NETWORKING.
Wordsmith some comments in the quagga.sh rcNG script.
Submitted by: Boris Kovalenko (with some cleanups) |
13 May 2004 12:21:30
0.96.5  |
bms  |
Update to 0.96.5 of Quagga. This fixes a number of bugs, especially on
-CURRENT, and adds support for the OSI IS-IS backbone routing protocol.
Submitted by: Boris Kovalenko |
08 Apr 2004 23:14:05
0.96.4_5  |
bms  |
Update the user-id used by the quagga user installed by the pkg-install
script to one which does not conflict with the Firebird package.
Submitted by: Boris Kovalenko |
28 Mar 2004 05:33:40
0.96.4_4  |
kris  |
Revert 1.14, which was committed prematurely. |
24 Mar 2004 23:29:35
0.96.4_4  |
bms  |
Add SIZE.
Submitted by: trevor@ |
24 Mar 2004 23:28:58
0.96.4_4  |
bms  |
Whitespace. |
12 Mar 2004 02:48:25
0.96.4_4  |
ade  |
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups. |
02 Mar 2004 09:56:48
0.96.4_4  |
bms  |
Allow users to specify exactly which Quagga daemons should be started
using the rc.conf mechanism. Define variables quagga_flags and quagga_daemons
to control startup behaviour.
Submitted by: Boris Kovalenko (maintainer) |
02 Mar 2004 04:02:52
0.96.4_4  |
bms  |
Update net-snmp paths to reflect port movements.
Submitted by: Boris Kovalenko (maintainer) |
04 Feb 2004 05:10:27
0.96.4_4  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
08 Dec 2003 16:20:13
0.96.4_3  |
bms  |
Fix the net-snmp check in the configure.ac script. Previously, the check would
fail silently and the package would build anyway. This should fix support
for linking against net-snmp for SNMP support. |
03 Dec 2003 03:22:11
0.96.4_3  |
bms  |
Bump dependency on net/net-snmp to check for libnetsnmp.so.6.
Approved by: marcus (portmgr) |