cvs commit: ports/net/quagga Makefile distinfo pkg-install
ports/net/quagga/files zebractl.sh ports/net/quagga/scripts
configure configure.quagga
Bruce M Simpson
bms at FreeBSD.org
Wed Nov 5 07:19:57 PST 2003
bms 2003/11/05 07:19:55 PST
FreeBSD ports repository (src committer)
Modified files:
net/quagga Makefile distinfo
net/quagga/files zebractl.sh
Added files:
net/quagga pkg-install
net/quagga/scripts configure.quagga
Removed files:
net/quagga/scripts configure
Log:
Update Quagga to 0.96.4.
- Refresh net-snmp configure.ac fix target.
- Add ${SYSCONF_DIR} and ${LOCALSTATE_DIR} configuration variables,
and defaults, so that the vty and zserv.api UNIX domain sockets are
created in a directory for which the ${ENABLE_USER} has access. This
was the cause of much pain previously, causing daemons to fail in
mysterious circumstances.
- Update zebractl.sh script accordingly.
- Add USE_SUBMAKE to ensure that the variables set by the interactive
configure dialog are referenced.
Submitted by: Boris Kovalenko
Revision Changes Path
1.3 +32 -11 ports/net/quagga/Makefile
1.2 +1 -1 ports/net/quagga/distinfo
1.2 +14 -14 ports/net/quagga/files/zebractl.sh
1.1 +66 -0 ports/net/quagga/pkg-install (new)
1.2 +0 -85 ports/net/quagga/scripts/configure (dead)
1.1 +85 -0 ports/net/quagga/scripts/configure.quagga (new)
More information about the cvs-all
mailing list