| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
creating it first.
Submitted by: bento
Notes:
svn path=/head/; revision=37350
|
|
|
|
| |
Notes:
svn path=/head/; revision=37344
|
|
|
|
|
|
|
|
| |
Submitted by: "make index"
Forgotton by: billf
Notes:
svn path=/head/; revision=37335
|
|
|
|
|
|
|
| |
Submitted by: recidjvo <recidjvo@pkcrew.org> via Bugtraq
Notes:
svn path=/head/; revision=37310
|
|
|
|
| |
Notes:
svn path=/head/; revision=37299
|
|
|
|
|
|
|
|
| |
PR: 24416
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=37294
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some of the shared library magic is very hackish, however the net-snmp
library building make-fu is hackish as well, so I don't feel bad about it.
This commit also (re-)enables the host module for much more information.
It also fixes a long standing bug where 'snmpwalk localhost public' would
hang.
Notes:
svn path=/head/; revision=37290
|
|
|
|
| |
Notes:
svn path=/head/; revision=37286
|
|
|
|
|
|
|
|
|
|
| |
this change (with a repocopy) and update various references.
this does not upgrade this port to the most recent version of net-snmp,
that will be coming soon.
Notes:
svn path=/head/; revision=37285
|
|
|
|
| |
Notes:
svn path=/head/; revision=37252
|
|
|
|
|
|
|
|
|
|
| |
iplog port.
PR: 24380
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=37250
|
|
|
|
|
|
|
|
| |
PR: 24294
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=37220
|
|
|
|
|
|
|
|
|
|
|
| |
- Sort pkg-plist
- Add WWW: line
PR: ports/24287
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes:
svn path=/head/; revision=37200
|
|
|
|
|
|
|
|
|
|
|
| |
(mainly to strip binary properly)
- Add WWW: line
PR: ports/24288
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes:
svn path=/head/; revision=37199
|
|
|
|
|
|
|
|
|
| |
removal of old code. Bump PORTREVISION.
Submitted by: bento
Notes:
svn path=/head/; revision=37188
|
|
|
|
| |
Notes:
svn path=/head/; revision=37186
|
|
|
|
|
|
|
| |
permission of old maintainer.
Notes:
svn path=/head/; revision=37185
|
|
|
|
| |
Notes:
svn path=/head/; revision=37184
|
|
|
|
|
|
|
| |
This is a X11 Linux application which runs fine with FreeBSD's Linux emulation.
Notes:
svn path=/head/; revision=37168
|
|
|
|
|
|
|
|
|
| |
if BATCH is not defined.
Portrevision doesn't need to be bumped, since exactly this enables/unbreaks
package building...
Notes:
svn path=/head/; revision=37164
|
|
|
|
|
|
|
|
|
| |
obviously doesn't need libicq to be installed. Sorry!
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> (maintainer)
Notes:
svn path=/head/; revision=37161
|
|
|
|
| |
Notes:
svn path=/head/; revision=37156
|
|
|
|
| |
Notes:
svn path=/head/; revision=37155
|
|
|
|
|
|
|
|
|
| |
zebractl stop
zebractl start
- new functionality (visible) for people -> PORTREVISION
Notes:
svn path=/head/; revision=37146
|
|
|
|
|
|
|
|
| |
PR: 24204
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=37139
|
|
|
|
|
|
|
| |
Found while debugging a (non-reproduceable) error from bento's logs.
Notes:
svn path=/head/; revision=37136
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=37130
|
|
|
|
|
|
|
| |
Use PERL_CONFIGURE and "make test" friendly.
Notes:
svn path=/head/; revision=37114
|
|
|
|
| |
Notes:
svn path=/head/; revision=37113
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=37108
|
|
|
|
| |
Notes:
svn path=/head/; revision=37104
|
|
|
|
| |
Notes:
svn path=/head/; revision=37092
|
|
|
|
|
|
|
|
| |
PR: 24162
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=37071
|
|
|
|
|
|
|
|
|
|
| |
sort pkg-plist.
PR: 22346
Submitted by: Rich Wood <rich@FreeBSD.org.uk>
Notes:
svn path=/head/; revision=37067
|
|
|
|
|
|
|
|
|
|
| |
- maintainer is committer now.
- Style fix in patch-*
PR: 23255
Notes:
svn path=/head/; revision=37046
|
|
|
|
|
|
|
|
| |
PR: 24193
Submitted by: Joseph Scott <joseph@randomnetworks.com>
Notes:
svn path=/head/; revision=37024
|
|
|
|
|
|
|
| |
Submitted by: Rich Winkel <rich@math.missouri.edu>
Notes:
svn path=/head/; revision=37018
|
|
|
|
|
|
|
|
| |
A Perl Script to automagically update DNS at centralinfo.net or yi.org
when your IP changes, both offer free DNS services.
Notes:
svn path=/head/; revision=37001
|
|
|
|
|
|
|
| |
of not checking PR database before creating my own version of the port.
Notes:
svn path=/head/; revision=36986
|
|
|
|
|
|
|
|
|
| |
PR: 24144 (almost)
Submitted by: Dan Peterson <danp@cosmo.jt.org>
Approved by: nbm (maintainer)
Notes:
svn path=/head/; revision=36985
|
|
|
|
|
|
|
| |
from the old, insecure version. Goodbye! :)
Notes:
svn path=/head/; revision=36984
|
|
|
|
|
|
|
| |
to little time...
Notes:
svn path=/head/; revision=36979
|
|
|
|
|
|
|
|
| |
PR: 24159
Submitted by: Joseph Scott <joseph@randomnetworks.com>
Notes:
svn path=/head/; revision=36970
|
|
|
|
|
|
|
|
| |
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
Notes:
svn path=/head/; revision=36965
|
|
|
|
|
|
|
|
| |
Submitted by: joseph@randomnetworks.com
PR: ports/24158
Notes:
svn path=/head/; revision=36963
|
|
|
|
|
|
|
|
| |
p5-Net-Daemon => 0.34
p5-Storable => 1.0.7
Notes:
svn path=/head/; revision=36957
|
|
|
|
| |
Notes:
svn path=/head/; revision=36938
|
|
|
|
| |
Notes:
svn path=/head/; revision=36930
|
|
|
|
|
|
|
|
| |
=> bumped PORTREVISION to 2
- pkg-plist still valid
Notes:
svn path=/head/; revision=36911
|
|
|
|
|
|
|
|
| |
PR: 23654
Submitted by: Joseph Scott <joseph@randomnetworks.com>
Notes:
svn path=/head/; revision=36901
|