diff --git a/net-mgmt/coovachilli/Makefile b/net-mgmt/coovachilli/Makefile index 2aba6c055712..b270115fc2b9 100644 --- a/net-mgmt/coovachilli/Makefile +++ b/net-mgmt/coovachilli/Makefile @@ -1,35 +1,36 @@ PORTNAME= coovachilli PORTVERSION= 1.0.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://ap.coova.org/chilli/ \ http://www.geeklan.co.uk/files/ \ http://www.venture37.com/files/ DISTNAME= coova-chilli-${PORTVERSION} MAINTAINER= venture37@geeklan.co.uk COMMENT= Access controller for wired & wireless clients WWW= https://www.coova.org/ CONFLICTS= chillispot #if __FreeBSD__ >= 10.0 #IGNORE= Does not work correctly, awaiting new release upstream with fixes integrated. #endif CONFIGURE_ARGS=-localstatedir=/var GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= cpe perl5 libtool CPE_VENDOR= ${PORTNAME}_project USE_PERL5= build USE_LDCONFIG= yes USE_RC_SUBR= coovachilli OPTIONS_DEFINE= EXAMPLES post-install: ${MKDIR} ${STAGEDIR}/${EXAMPLESDIR} ${INSTALL_DATA} ${FILESDIR}/main.conf.sample ${STAGEDIR}/${EXAMPLESDIR} ${INSTALL_DATA} ${FILESDIR}/pf.conf.sample ${STAGEDIR}/${EXAMPLESDIR} ${INSTALL_DATA} ${FILESDIR}/ipfw-config.sample ${STAGEDIR}/${EXAMPLESDIR} .include diff --git a/net-mgmt/coovachilli/pkg-plist b/net-mgmt/coovachilli/pkg-plist index 72aa8a26b973..92f3b63e76cb 100644 --- a/net-mgmt/coovachilli/pkg-plist +++ b/net-mgmt/coovachilli/pkg-plist @@ -1,41 +1,41 @@ etc/chilli.conf etc/chilli/defaults etc/chilli/down.sh etc/chilli/functions etc/chilli/up.sh www/chilli/ChilliLibrary.js www/chilli/chilliController.js www/chilli/chilliform.chi www/chilli/chilliform.chi.sh www/chilli/chillijs.chi www/chilli/chillijs.chi.sh www/chilli/config.sh www/chilli/coova.html www/chilli/coova.jpg www/chilli/coova.png www/chilli/json_html.tmpl www/chilli/openid.gif www/chilli/wait.gif etc/chilli/wwwsh lib/libbstring.a lib/libbstring.so lib/libbstring.so.0.0.0 lib/libbstring.so.0 lib/libchilli.a lib/libchilli.so lib/libchilli.so.0.0.0 lib/libchilli.so.0 -man/man1/chilli_query.1.gz -man/man1/chilli_radconfig.1.gz -man/man1/chilli_response.1.gz -man/man5/chilli-radius.5.gz -man/man5/chilli.conf.5.gz -man/man8/chilli.8.gz +share/man/man1/chilli_query.1.gz +share/man/man1/chilli_radconfig.1.gz +share/man/man1/chilli_response.1.gz +share/man/man5/chilli-radius.5.gz +share/man/man5/chilli.conf.5.gz +share/man/man8/chilli.8.gz sbin/chilli sbin/chilli_query sbin/chilli_radconfig sbin/chilli_response sbin/test_radius %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ipfw-config.sample %%PORTEXAMPLES%%%%EXAMPLESDIR%%/main.conf.sample %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pf.conf.sample