| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/100421
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/100157
Submitted by: maintianer
|
|
|
|
|
|
| |
Bump PORTREVISION for the moved startup script.
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/97122
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
|
| |
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
Approved by: krion@
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
| |
* remove zebra-devel, which don't exist anymore
* add openbgpd
Bump PORTREVISION.
Approved by: Boris Kovalenko aka boris at tagnet dot ru (maintainer)
|
|
|
|
|
| |
PR: ports/86102
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
| |
PR: ports/79866
Submitted by: Shunsuke SHINOMIYA <shino@fornext.org>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/79517
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/78855
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
|
|
|
|
|
|
| |
PR: ports/78614
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
Approved by: pav (mentor)
|
|
|
|
|
|
|
| |
changes was made.
PR: ports/78004
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
of @exec'ing ldconfig after @cwd. The latter is a hack
that should be revised.
PR: ports/77194
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/77086
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
|
|
|
|
|
|
|
| |
- Kill the ultra-ugly configure script and use OPTIONS
PR: ports/76243
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
|
|
|
|
|
|
| |
PR: ports/74544
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
Forgotten by: kuryiama
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
|
|
| |
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
|
|
|
|
|
| |
Note that this still requires the network administrator to set up TCP-MD5
SAs in the system SADB via setkey(8).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
-CURRENT, and adds support for the OSI IS-IS backbone routing protocol.
Submitted by: Boris Kovalenko
|
|
|
|
|
|
| |
script to one which does not conflict with the Firebird package.
Submitted by: Boris Kovalenko
|
| |
|
|
|
|
| |
Submitted by: trevor@
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
using the rc.conf mechanism. Define variables quagga_flags and quagga_daemons
to control startup behaviour.
Submitted by: Boris Kovalenko (maintainer)
|
|
|
|
| |
Submitted by: Boris Kovalenko (maintainer)
|
|
|
|
| |
(Part 1)
|
|
|
|
|
| |
fail silently and the package would build anyway. This should fix support
for linking against net-snmp for SNMP support.
|
|
|
|
| |
Approved by: marcus (portmgr)
|
|
|
|
| |
Submitted by: Boris Kovalenko
|
|
|
|
| |
Submitted by: Boris Kovalenko
|
|
|
|
| |
be used instead. Bump PORTREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and an additional directory.
Use the PLIST_SUB mechanism to achieve this rather than rewriting the entire
pkg-plist; if more sweeping additions are required we can do this later. The
smoke-and-mirrors going on here mean that we have to keep Makefile.inc around
in the WRKDIR until the install step, so that the pkg-plist can be substituted.
Keep the pkg-plist sort -r'd to avoid churn on future changes.
Noticed by: kris
|
|
|
|
| |
Submitted by: Boris Kovalenko
|
| |
|
|
|
|
|
|
|
| |
when installed.
Submitted by: Boris Kovalenko
Reviewed by: bms
|
|
|
|
| |
Submitted by: quagga.net
|
|
|
|
| |
Submitted by: Jean-Francois LaForest
|