| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
a loopback interface are ok.
|
| |
|
| |
|
|
|
|
|
|
| |
- OSPF tested, zebra works well as designated (DR)
and backup designated router (BDR)
- Disable debugging to meet FreeBSD package policy (no debug)
|
|
|
|
|
|
|
|
|
|
| |
which is prefix-clean:
- Install a zebra startup script ${PREFIX}/rc.d/zebra.sh
- Can be used as start and stop script (expects "start" or
- "stop" as argument).
- If config file is present in ${PREFIX}/etc/zebra
- Starts zebra, ripd, ospfd and bgpd
- Stops (kills) ripd, ospfd, bgpd and at last zebra
|
|
|
|
| |
New beta, many bugfixes...
|
|
|
|
|
| |
Don't use offical master sites for now. Both webservers are down and one
returns a message that they don't know for how long.
|
|
|
|
|
|
| |
The previous state of this port had MD5 checksum problems, and upon fetching
a new distfile found that version "0.3.5" of the distfile contained the
directory "xwhois-0.3.6".
|
|
|
|
| |
he asked me why we were two versions behind... hummm.., not any more. :-)
|
|
|
|
|
| |
Don't install doc files if NOPORTDOCS is defined.
Properly put docs files in pathchar specific doc dir.
|
|
|
|
| |
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
|
|
|
|
|
| |
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
Samba's WINS database was cleaned during reboot.
|
|
|
|
|
| |
PR: ports/12201
Submitted by: Nick Hibma <nick.hibma@jrc.it>
|
|
|
|
| |
This is confusing (and makes the IGNORE message wrong.)
|
|
|
|
| |
architectures in the future easier to support.
|
|
|
|
| |
supported.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
The resulting file was obviously never looked at by the maintainer.
|
|
|
|
|
| |
Some people like to ``make fetch'' in one location and take the distfiles
home for the build. We should be quiet in succesful fetch situations.
|
|
|
|
| |
. USE_BZIP2
|
| |
|
|
|
|
|
|
|
| |
2) Shorten down a long line in DESCR.
PR: 12442
Submitted by: Isupov A.Yu <isupov@moonhe.jinr.ru>
|
|
|
|
|
|
|
|
| |
Note: I haven't tested this because I don't use krb5, but I trust
that it works.
PR: 12143
Submitted by: Walt Howard <howard@ee.utah.edu>
|
| |
|
|
|
|
| |
Requested By: a bazillion people both on mailing lists and #FreeBSD.
|
|
|
|
| |
PR: ports/12412
|
|
|
|
| |
Pointed out by: billf
|
|
|
|
|
|
|
|
|
|
| |
configurable limits on jobs on a per queue basis as well as for the
total queue system.
It is based on the de facto NQS standards and is interoperable with
commercial NQS products.
PR: 6699
Submitted by: Tony Maher <tonym@angis.org.au>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
from existing SNMP packages in that it is completely stand-
alone.
PR: 12231
Submitted by: Stephen J. Roznowski <sjr@home.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It lastet so long, because of personal time constraints and based
on the fact, that I had to do the very time consuming task, to
revamp the whole big brother installation heavily.
This could be avoided, if Sean could provide a Makefile with a real
install: target and not the drainbamaged
"unpack, compile and let the whole sh**^H^H^H^Hbunch
remain here(tm)" philosophy."
(me lucky one, that apsfilter has changed about 1-2 years ago ;-)
- make install target now copies the workdir to ${PREFIX}/bb
and then moves or removes files and directories as needed
- revamped client configuration and introduced a
${PREFIX}/share/bb/bbclients
directory.
Hope you like it this way ;-)
|
| |
|
|
|
|
| |
doesn't exist in the base system.
|
|
|
|
| |
base system.
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
0.70 is a bugfix release to 0.69
from the announcement on the zebra mailinglist:
I've just fixed critical bug of zebra's routing information base
calculation which introduced in zebra-0.69. ospfd bugs which causes
core dump are also fixed. Configuration search path bug is fixed by
NAGUCHI kay. RIPng in filter bug is fixed by itojun.
* Changes in zebra-0.70
* Changes in zebra
** Critical routing information base calculation bug check is fixed.
** zebra ipv4 message is extended to support external/internal route flavor.
** Now if internal route doesn't has direct connected nexthop, then nexthop
is calculated by looking up IGP routing table.
* Changes in bgpd
** `neighbor PEER update-source IFNAME' command added as ALIAS to
`neighbor PEER interface IFNAME'.
* Changes in ospfd
** DD null pointer bug is fixed.
|
|
|
|
|
|
| |
got a patch to make it run.
Submitted by: sorry, deleted mail too fast
|
| |
|
|
|
|
| |
* Install manpages instead of catpages
|