# Created by: Freddie Cash # $FreeBSD$ PORTNAME= dansguardian PORTVERSION= 2.10.1.1 PORTREVISION= 6 CATEGORIES= www MASTER_SITES= # empty, see below MAINTAINER= garga@FreeBSD.org COMMENT= A fast, feature-rich web content filter for Squid proxy servers LICENSE= GPLv2 RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre USE_RC_SUBR= dansguardian USES= pkgconfig iconv shebangfix CONFLICTS= dansguardian-devel-2.12.* GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var \ --with-logdir=/var/log \ --with-piddir=/var/run \ ${ICONV_CONFIGURE_BASE} \ --enable-fancydm PORTDOCS= * SHEBANG_FILES= ${WRKSRC}/data/dansguardian.pl OPTIONS_DEFINE= APACHE TRICKLE CLISCAN CLAMD ICAP KAV NTLM EMAIL DEBUG DOCS OPTIONS_DEFAULT=APACHE TRICKLE DOCS OPTIONS_SUB= yes APACHE_DESC= Enable Apache support for access denied page TRICKLE_DESC= Enable the trickle download manager CLISCAN_DESC= Enable support for CLI content scanners CLAMD_DESC= Enable ClamAV daemon support (clamd) ICAP_DESC= Enable ICAP AV content scanner support (testing) KAV_DESC= Enable Kaspersky AV support (testing) EMAIL_DESC= Enable e-mail reporting support DG_URL= http://dansguardian.org/index.php?page=copyright2 CONFDIR= ${PREFIX}/etc/dansguardian RESTRICTED= Redistribution and commercial download is restricted. Check ${DG_URL} for more info APACHE_USE= APACHE_RUN=22+ TRICKLE_CONFIGURE_ENABLE= trickledm CLISCAN_CONFIGURE_ENABLE= commandline CLAMD_CONFIGURE_ENABLE= clamd CLAMD_RUN_DEPENDS= ${LOCALBASE}/sbin/clamd:${PORTSDIR}/security/clamav ICAP_CONFIGURE_ENABLE= icap KAV_CONFIGURE_ENABLE= kavd NTLM_CONFIGURE_ENABLE= ntlm EMAIL_CONFIGURE_ENABLE= email DEBUG_CONFIGURE_ON= --with-dgdebug DEBUG_CONFIGURE_OFF= --with-dgdebug=off .include .if ${PORT_OPTIONS:MCLAMD} || ${PORT_OPTIONS:MICAP} || \ ${PORT_OPTIONS:MKAV} || ${PORT_OPTIONS:MCLISCAN} PLIST_SUB+= SCANNERS="" .else PLIST_SUB+= SCANNERS="@comment " .endif # User needs to manually download the distfile .if !(exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})) IGNORE= commercial source download is restricted. Please visit and read ${DG_URL} and download ${DISTNAME}${EXTRACT_SUFX} into ${DISTDIR} before running make .endif post-patch: .if empty(PORT_OPTIONS:MDOCS) @${REINPLACE_CMD} -e '/install-data-am/ s|install-dist_docDATA||' \ ${WRKSRC}/doc/Makefile.in .endif .include t/npm_and_yarn/devel/electron4/files/minimist-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to alpha-20180317antoine2018-03-193-15/+20
* - Update to alpha-20170120antoine2017-01-222-8/+14
* - Update to alpha-20160421antoine2016-05-012-6/+8
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
* Update to alpha-20160107antoine2016-01-232-3/+3
* Update to alpha-20151206antoine2015-12-202-3/+3
* Update to alpha-20151205antoine2015-12-062-5/+7
* Update to alpha-20150706antoine2015-07-252-5/+5
* Update to alpha-20150105antoine2015-01-092-6/+5
* Update to alpha-20141026antoine2014-10-274-5/+5
* Udapte to alpha-20140831antoine2014-09-042-3/+3
* Convert a few ports to USES=pythonantoine2014-08-301-2/+1
* Update to alpha-20140731antoine2014-08-022-3/+3
* Update to alpha-20140723antoine2014-07-272-3/+3
* - Update to alpha-20140531antoine2014-06-013-7/+4
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-231-1/+2
* Update to alpha-20140411antoine2014-04-152-3/+3
* Update to alpha-20140323antoine2014-03-252-3/+3
* - Update to alpha-20140317antoine2014-03-193-15/+7
* Python cleanup:rene2014-01-141-1/+1
* Update to alpha-20140112antoine2014-01-142-3/+3
* Update to alpha-20131211antoine2013-12-132-3/+3
* Update to alpha-20131013antoine2013-10-162-3/+3
* - Update to alpha-20130923antoine2013-09-253-16/+13
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Update libevt to alpha-20130909antoine2013-09-122-3/+3
* Update libevt to alpha-20130726antoine2013-07-302-6/+7
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-2/+1
* Update libevt to alpha-20130415antoine2013-04-182-3/+3
* - Update to 20130319miwi2013-03-282-3/+3
* - update to alpha-20130303rm2013-03-102-4/+4
* - Update to 20130209miwi2013-02-122-5/+6