head	1.11;
access;
symbols
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	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;
locks; strict;
comment	@# @;


1.11
date	2012.01.01.19.30.50;	author ohauer;	state dead;
branches;
next	1.10;

1.10
date	2010.06.06.05.00.31;	author pgollucci;	state Exp;
branches;
next	1.9;

1.9
date	2010.05.27.21.27.03;	author pgollucci;	state Exp;
branches;
next	1.8;

1.8
date	2010.05.27.21.19.16;	author pgollucci;	state Exp;
branches;
next	1.7;

1.7
date	2009.05.18.10.59.18;	author pgollucci;	state Exp;
branches;
next	1.6;

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

1.5
date	2009.04.28.06.08.31;	author ale;	state dead;
branches;
next	1.4;

1.4
date	2004.10.21.21.58.55;	author ale;	state Exp;
branches;
next	1.3;

1.3
date	2004.10.21.21.14.52;	author ale;	state Exp;
branches;
next	1.2;

1.2
date	2002.03.13.00.27.30;	author ade;	state Exp;
branches;
next	1.1;

1.1
date	2001.04.10.22.55.50;	author will;	state Exp;
branches;
next	;


desc
@@


1.11
log
@- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@@
@
text
@%%APACHEMODDIR%%/%%AP_MODULE%%
@@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F
@@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/Changelog
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/mod_tsunami_files/index.gif
%%PORTDOCS%%%%DOCSDIR%%/mod_tsunami_files/home.gif
%%PORTDOCS%%%%DOCSDIR%%/mod_tsunami_files/sub.gif
%%PORTDOCS%%@@dirrm %%DOCSDIR%%/mod_tsunami_files
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@


1.10
log
@- use %%AP_MODULE%% PLIST_SUB var in pkg-plist s

PR:             ports/147143
Submitted by:   pgollucci@@ (myself)
Reviewed by:    portmgr (pav)
@
text
@@


1.9
log
@- 2/3:
     - consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists

PR:             ports/147142
Reviewed by:    portmgr (pav)
With Hat:       apache@@
@
text
@d1 1
a1 1
%%APACHEMODDIR%%/mod_tsunami.so
@


1.8
log
@- 1/3:
    - apxs -a is install
    - apxs -A is uninstall

PR:             ports/147139
Reviewed by:    portmgr (pav)
With Hat:       apache@@
@
text
@d2 2
a3 2
@@exec %D/sbin/apxs -e -a -n tsunami %D/%F
@@unexec %D/sbin/apxs -e -A -n tsunami %D/%F
@


1.7
log
@- use APACHEMODDIR in pkg-plist [1]
- Mark MAKE_JOBS_SAFE=yes

PR:				ports/134608 [1]
Approved by:	maintainer (via e-mail) [1]
Submitted by:	me
@
text
@d2 1
a2 1
@@exec %D/sbin/apxs -e -A -n tsunami %D/%F
@


1.6
log
@- Fix previous commit when NOPORT* are NOT defined
- restored pkg-plist and removed AP_GENPLIST

Reported by:    pav via pointyhat
@
text
@d1 1
a1 1
libexec/apache/mod_tsunami.so
@


1.5
log
@- USE_APACHE=yes is deprecated
- Use PORTDOCS
- Convert to AP_FAST_BUILD/AP_GENPLIST

PR:		ports/133686
Submitted by:	pgollucci
@
text
@@


1.4
log
@Note that the filtering is currently made on a per vhost basis
and not on per directory.

Submitted by:	Bertrand Demiddelaer <fenrisulfr@@gmail.com> (author)
@
text
@@


1.3
log
@Update to 3.0 release.
@
text
@a5 1
%%PORTDOCS%%%%DOCSDIR%%/README
@


1.2
log
@Update to 1.1
Submitter takes MAINTAINERSHIP from ports@@FreeBSD.org

PR:		35627
Submitted by:	Alex Dupre <sysadmin@@alexdupre.com> (new MAINTAINER)
@
text
@d4 9
a12 6
%%PORTDOCS%%share/doc/mod_tsunami/AUTHORS
%%PORTDOCS%%share/doc/mod_tsunami/Changelog
%%PORTDOCS%%share/doc/mod_tsunami/INSTALL
%%PORTDOCS%%share/doc/mod_tsunami/LICENSE
%%PORTDOCS%%share/doc/mod_tsunami/README
%%PORTDOCS%%@@dirrm share/doc/mod_tsunami
@


1.1
log
@Add mod_tsunami 1.0, an Apache module which dynamically limits a
site's slot usage.
@
text
@d4 6
@

