head	1.7;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2010.08.13.14.11.05;	author pav;	state Exp;
branches;
next	1.6;

1.6
date	2009.07.20.05.31.08;	author pgollucci;	state Exp;
branches;
next	1.5;

1.5
date	2009.01.14.09.12.28;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2008.09.23.01.59.14;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2008.03.29.05.32.13;	author beech;	state Exp;
branches;
next	1.2;

1.2
date	2002.02.09.16.39.40;	author cy;	state Exp;
branches;
next	1.1;

1.1
date	2000.07.10.03.58.40;	author steve;	state Exp;
branches;
next	;


desc
@@


1.7
log
@- Fix installation and plist for non-default SAMPLE_BL=off option

PR:		ports/148225
Submitted by:	Guido Falsi <mad@@madpilot.net> (maintainer)
@
text
@bin/squidGuard
etc/squid/squidGuard.conf.sample
%%PORTDOCS%%%%DOCSDIR%%/LDAPFlow.txt
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/authentication.html
%%PORTDOCS%%%%DOCSDIR%%/authentication.txt
%%PORTDOCS%%%%DOCSDIR%%/configuration.html
%%PORTDOCS%%%%DOCSDIR%%/configuration.txt
%%PORTDOCS%%%%DOCSDIR%%/configure.html
%%PORTDOCS%%%%DOCSDIR%%/configure.txt
%%PORTDOCS%%%%DOCSDIR%%/expressionlist.html
%%PORTDOCS%%%%DOCSDIR%%/expressionlist.txt
%%PORTDOCS%%%%DOCSDIR%%/extended.html
%%PORTDOCS%%%%DOCSDIR%%/extended.txt
%%PORTDOCS%%%%DOCSDIR%%/faq.html
%%PORTDOCS%%%%DOCSDIR%%/faq.txt
%%PORTDOCS%%%%DOCSDIR%%/features.html
%%PORTDOCS%%%%DOCSDIR%%/features.txt
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/install.html
%%PORTDOCS%%%%DOCSDIR%%/install.txt
%%PORTDOCS%%%%DOCSDIR%%/installation.html
%%PORTDOCS%%%%DOCSDIR%%/installation.txt
%%PORTDOCS%%%%DOCSDIR%%/ldap-ad-tips.html
%%PORTDOCS%%%%DOCSDIR%%/ldap-ad-tips.txt
%%PORTDOCS%%%%DOCSDIR%%/ldap.html
%%PORTDOCS%%%%DOCSDIR%%/ldap.txt
%%PORTDOCS%%%%DOCSDIR%%/runtimeops.html
%%PORTDOCS%%%%DOCSDIR%%/runtimeops.txt
%%PORTDOCS%%%%DOCSDIR%%/troubleshoot.html
%%PORTDOCS%%%%DOCSDIR%%/troubleshoot.txt
%%PORTDOCS%%%%DOCSDIR%%/squidGuard.gif
%%BLACKLIST%%%%PORTDOCS%%%%DOCSDIR%%/README.blacklists
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
%%BLACKLIST%%@@cwd %%SAMPLE_BL_DIR%%
%%BLACKLIST%%ads/domains
%%BLACKLIST%%ads/urls
%%BLACKLIST%%aggressive/domains
%%BLACKLIST%%aggressive/urls
%%BLACKLIST%%audio-video/domains
%%BLACKLIST%%audio-video/urls
%%BLACKLIST%%drugs/domains
%%BLACKLIST%%drugs/urls
%%BLACKLIST%%gambling/domains
%%BLACKLIST%%gambling/urls
%%BLACKLIST%%hacking/domains
%%BLACKLIST%%hacking/urls
%%BLACKLIST%%mail/domains
%%BLACKLIST%%porn/domains
%%BLACKLIST%%porn/urls
%%BLACKLIST%%porn/expressions
%%BLACKLIST%%proxy/domains
%%BLACKLIST%%proxy/urls
%%BLACKLIST%%violence/domains
%%BLACKLIST%%violence/urls
%%BLACKLIST%%violence/expressions
%%BLACKLIST%%warez/domains
%%BLACKLIST%%warez/urls
%%BLACKLIST%%@@dirrm ads
%%BLACKLIST%%@@dirrm aggressive
%%BLACKLIST%%@@dirrm audio-video
%%BLACKLIST%%@@dirrm drugs
%%BLACKLIST%%@@dirrm gambling
%%BLACKLIST%%@@dirrm hacking
%%BLACKLIST%%@@dirrm mail
%%BLACKLIST%%@@dirrm porn
%%BLACKLIST%%@@dirrm proxy
%%BLACKLIST%%@@dirrm violence
%%BLACKLIST%%@@dirrm warez
%%BLACKLIST%%@@cwd /
%%BLACKLIST%%@@dirrm %%SAMPLE_BL_DIR%%
%%BLACKLIST%%@@dirrmtry %%DATADIR%%
@


1.6
log
@Added options to choose if sample blacklists should be installed
or not and for LDAP support.

Sample blacklists are now installed in a *.sample hierarchy and
copied other to the working one only if not present. This fixes
a problem with user blacklists being removed/overwritten on port
deinstall and update.

Patched the configure to correctly detect ldap library. This was
requested by many.

Many thanks to Gianni Doe <gdoe6545@@yahoo.it> who tested the patch
and reported back ldap support is working properly.

PR:             ports/136628
Submitted by:   Guido Falsi <mad@@madpilot.net> (maintainer)
@
text
@d33 1
a33 1
%%PORTDOCS%%%%DOCSDIR%%/README.blacklists
@


1.5
log
@- Update to 1.4

PR:		130051
Submitted by:	Guido Falsi <mad@@madpilot.net>
@
text
@d35 1
a35 1
%%BLACKLIST%%@@cwd %%DATADIR%%
a36 1
%%BLACKLIST%%ads/domains.db
a37 1
%%BLACKLIST%%ads/urls.db
a38 1
%%BLACKLIST%%aggressive/domains.db
a39 1
%%BLACKLIST%%aggressive/urls.db
a40 1
%%BLACKLIST%%audio-video/domains.db
a41 1
%%BLACKLIST%%audio-video/urls.db
a42 1
%%BLACKLIST%%drugs/domains.db
a43 1
%%BLACKLIST%%drugs/urls.db
a44 1
%%BLACKLIST%%gambling/domains.db
a45 1
%%BLACKLIST%%gambling/urls.db
a46 1
%%BLACKLIST%%hacking/domains.db
a47 1
%%BLACKLIST%%hacking/urls.db
a48 1
%%BLACKLIST%%mail/domains.db
a49 1
%%BLACKLIST%%porn/domains.db
a50 1
%%BLACKLIST%%porn/urls.db
a52 1
%%BLACKLIST%%proxy/domains.db
a53 1
%%BLACKLIST%%proxy/urls.db
a54 1
%%BLACKLIST%%violence/domains.db
a55 1
%%BLACKLIST%%violence/urls.db
a57 1
%%BLACKLIST%%warez/domains.db
a58 1
%%BLACKLIST%%warez/urls.db
d71 2
a72 1
%%BLACKLIST%%@@dirrm %%DATADIR%%
@


1.4
log
@[patch] www/squidguard - improve Makefile

        Redo Makefile:
        - split pre-install in post-build with regarding to extracting
          of blacklists.
        - Make targets easier to read.
        - Merge pkg-plist and pkg-plist.blacklist and use PLIST_SUB.

        - Add files/pkg-message.in

PR:             ports/126626
Approved by:    maintainer timeout
@
text
@a2 1
@@dirrm squidGuard
d5 2
d11 2
d17 2
d24 8
a34 1

@


1.3
log
@- Update to 1.3

PR:		ports/121719
Submitted by:	Guido Falsi <mad@@madpilot.net>
Approved by:	maintainer timeout (two weeks)
@
text
@a1 16
share/doc/squidGuard/LDAPFlow.txt
share/doc/squidGuard/README
share/doc/squidGuard/configuration.html
share/doc/squidGuard/configuration.txt
share/doc/squidGuard/configure.html
share/doc/squidGuard/configure.txt
share/doc/squidGuard/extended.html
share/doc/squidGuard/extended.txt
share/doc/squidGuard/faq.html
share/doc/squidGuard/faq.txt
share/doc/squidGuard/index.html
share/doc/squidGuard/install.html
share/doc/squidGuard/install.txt
share/doc/squidGuard/installation.html
share/doc/squidGuard/installation.txt
share/doc/squidGuard/squidGuard.gif
d3 78
a80 1
@@dirrm share/doc/squidGuard
@


1.2
log
@Update squidguard 1.1.4 -> 1.2.0.

PR:		ports/33636
Submitted by:	MAINTAINER:  Dan Larsson <dl@@tyfon.net>
Reviewed by:	nectar
Approved by:	MAINTAINER:  Dan Larsson <dl@@tyfon.net>
@
text
@d2 1
a3 1
share/doc/squidGuard/README.blacklists
d6 4
d13 2
@


1.1
log
@Adding squidguard version 1.1.4.
A fast redirector for squid.

PR:		19210
Submitted by:	Dan Larsson <dl@@tyfon.net>
@
text
@d12 1
a13 29
@@cwd %%DATADIR%%
ads/domains
ads/domains.db
ads/urls
ads/urls.db
agressive/domains
agressive/domains.db
agressive/urls
agressive/urls.db
drugs/domains
drugs/domains.db
drugs/urls
drugs/urls.db
hacking/domains
hacking/domains.db
hacking/urls
hacking/urls.db
porn/domains
porn/domains.db
porn/expressions
porn/urls
porn/urls.db
@@dirrm ads
@@dirrm agressive
@@dirrm drugs
@@dirrm hacking
@@dirrm porn
@@cwd /
@@dirrm %%DATADIR%%
@

