1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Utilize INFO, fix and sort pkg-plist, and bump PORTREVISION.

This commit is contained in:
Kris Kennaway 2003-08-16 09:21:42 +00:00
parent 36bd6e8245
commit 92a1cb6ebf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87036
2 changed files with 22 additions and 15 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= zebra-pj
PORTVERSION= 20030810
PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.quagga.net/snapshots/cvs/
DISTNAME= ${PORTNAME}-${ZEBRAVER}-${PORTVERSION}
@ -24,6 +25,7 @@ ZEBRAVER= 0.94
MAN1= vtysh.1
MAN8= bgpd.8 ospf6d.8 ospfd.8 ripd.8 ripngd.8 zebra.8
INFO= zebra
.if !defined(BATCH)
pre-configure:

View File

@ -1,10 +1,3 @@
sbin/bgpd
sbin/ospf6d
sbin/ospfd
sbin/ripd
sbin/ripngd
sbin/zebra
sbin/zebractl
bin/vtysh
etc/zebra/bgpd.conf.sample
etc/zebra/bgpd.conf.sample2
@ -12,13 +5,25 @@ etc/zebra/ospf6d.conf.sample
etc/zebra/ospfd.conf.sample
etc/zebra/ripd.conf.sample
etc/zebra/ripngd.conf.sample
etc/zebra/zebra.conf.sample
etc/zebra/vtysh.conf.sample
@unexec install-info --delete %D/info/zebra.info %D/info/dir
info/zebra.info
info/zebra.info-1
info/zebra.info-2
info/zebra.info-3
info/zebra.info-4
@exec install-info %D/info/zebra.info %D/info/dir
etc/zebra/zebra.conf.sample
include/ospfd/ospf_api.h
include/ospfd/ospf_asbr.h
include/ospfd/ospf_dump.h
include/ospfd/ospf_ism.h
include/ospfd/ospf_lsa.h
include/ospfd/ospf_lsdb.h
include/ospfd/ospf_nsm.h
include/ospfd/ospf_opaque.h
include/ospfd/ospfd.h
lib/libospf.a
lib/libzebra.a
sbin/bgpd
sbin/ospf6d
sbin/ospfd
sbin/ripd
sbin/ripngd
sbin/zebra
sbin/zebractl
@dirrm etc/zebra
@dirrm include/ospfd