net/dhcp6: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2024-03-22 08:30:22 +01:00
parent 2dd96fc867
commit a3776d55f1
2 changed files with 8 additions and 7 deletions

View File

@ -1,7 +1,7 @@
PORTNAME= dhcp6
PORTVERSION= 20080615.2
DISTVERSIONPREFIX= v
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= net
MAINTAINER= hrs@FreeBSD.org
@ -15,6 +15,7 @@ USE_GITHUB= yes
GH_ACCOUNT= hrs-allbsd
GH_PROJECT= wide-dhcpv6
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --sysconfdir=${LOCALBASE}/etc \
--with-localdbdir=/var/db
USE_RC_SUBR= dhcp6c dhcp6relay dhcp6s

View File

@ -4,9 +4,9 @@ sbin/dhcp6c
sbin/dhcp6relay
sbin/dhcp6s
sbin/dhcp6ctl
man/man5/dhcp6c.conf.5.gz
man/man5/dhcp6s.conf.5.gz
man/man8/dhcp6c.8.gz
man/man8/dhcp6ctl.8.gz
man/man8/dhcp6relay.8.gz
man/man8/dhcp6s.8.gz
share/man/man5/dhcp6c.conf.5.gz
share/man/man5/dhcp6s.conf.5.gz
share/man/man8/dhcp6c.8.gz
share/man/man8/dhcp6ctl.8.gz
share/man/man8/dhcp6relay.8.gz
share/man/man8/dhcp6s.8.gz