Index: head/security/hlfl/Makefile =================================================================== --- head/security/hlfl/Makefile (revision 405061) +++ head/security/hlfl/Makefile (revision 405062) @@ -1,32 +1,30 @@ # Created by: Arnaud Launay # $FreeBSD$ PORTNAME= hlfl PORTVERSION= 0.60.1 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= ftp://ftp.hlfl.org/pub/hlfl/ +MASTER_SITES= ftp://ftp.cusae.com/pub/hlfl/ MAINTAINER= ports@FreeBSD.org COMMENT= High Level Firewall Language - -BROKEN= unfetchable LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes CONFIGURE_ARGS+= --datadir=${LOCALBASE}/share/doc PORTDOCS= services.hlfl sample_1.hlfl sample_2.hlfl test.hlfl syntax.txt PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/hlfl ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/doc/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/doc/${i} ${STAGEDIR}${DOCSDIR} .endfor .include Index: head/security/hlfl/pkg-descr =================================================================== --- head/security/hlfl/pkg-descr (revision 405061) +++ head/security/hlfl/pkg-descr (revision 405062) @@ -1,10 +1,10 @@ hlfl stands for "High Level Firewall Language". It permits writing firewalling rules using a high level language, and transforms them into rules for real software, like ipfilter, ipchains or cisco rules. You could make contact with the developers by subscribing to . There is also an announce ML at . These lists are managed by majordomo (write to with "help" in the body of your mail). -Arnaud Launay +WWW: https://www.cusae.com/hlfl/