# New ports collection makefile for: dhcp6 # Date created: 30 July 2004 # Whom: sumikawa # # $FreeBSD$ # PORTNAME= dhcp6 PORTVERSION= 20080615 PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= SF/wide-dhcpv6/wide-dhcpv6/wide-dhcpv6-${PORTVERSION} DISTNAME= wide-dhcpv6-${PORTVERSION} MAINTAINER= suz@FreeBSD.org COMMENT= KAME DHCP6 client, server, and relay WRKSRC= ${WRKDIR}/${DISTNAME} GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${LOCALBASE}/etc --with-localdbdir=/var/db MAN5= dhcp6c.conf.5 dhcp6s.conf.5 MAN8= dhcp6c.8 dhcp6s.8 dhcp6relay.8 dhcp6ctl.8 USE_RC_SUBR= dhcp6c.sh dhcp6relay.sh dhcp6s.sh post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/COPYRIGHT ${DOCSDIR} .endif ${INSTALL_DATA} ${WRKSRC}/dhcp6c.conf.sample ${PREFIX}/etc ${INSTALL_DATA} ${WRKSRC}/dhcp6s.conf.sample ${PREFIX}/etc .include dy>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adopt porthq2006-06-121-1/+1
* - Update to 0.99.25pav2006-04-291-8/+7
* - Update to 0.99.24ehaupt2006-03-291-28/+17
* Reset maintainership to ports@ after ~4 months without any response to anynetchild2006-02-121-1/+1
* Update to 0.99.17. Respect CC. Enable support for vdesk (whichtrevor2003-10-241-3/+1
* I haven't reviewed the sources for the new versions.trevor2003-05-221-0/+2
* Upgrade to 0.99.14.sumikawa2003-05-021-5/+5