head	1.7;
access;
symbols
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	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.1;
locks; strict;
comment	@# @;


1.7
date	2010.06.07.04.24.02;	author pgollucci;	state dead;
branches;
next	1.6;

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

1.5
date	2010.05.27.21.26.59;	author pgollucci;	state Exp;
branches;
next	1.4;

1.4
date	2010.05.27.21.19.12;	author pgollucci;	state Exp;
branches;
next	1.3;

1.3
date	2009.05.17.09.28.50;	author pgollucci;	state Exp;
branches;
next	1.2;

1.2
date	2003.10.14.07.21.23;	author erwin;	state Exp;
branches;
next	1.1;

1.1
date	2003.07.03.15.13.09;	author erwin;	state Exp;
branches;
next	;


desc
@@


1.7
log
@- Convert to AP_FAST_BUILD / AP_GENPLIST
- Pet Portlint
@
text
@%%APACHEMODDIR%%/%%AP_MODULE%%
@@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%f
sbin/cleanlink.pl
@@unexec echo "===>  If you do not plan on reinstalling mod_bandwidth, you must manually remove"; echo "===>  references to it in httpd.conf."
@


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

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


1.5
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_bandwidth.so
@


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

PR:             ports/147139
Reviewed by:    portmgr (pav)
With Hat:       apache@@
@
text
@d2 1
a2 1
@@exec %D/sbin/apxs -e -a -n bandwidth %D/%f
@


1.3
log
@- Use APACHEMODDIR and APACHEETCDIR consistently in pkg-plists
- DO NOT bump PORTREVISION
@
text
@d2 1
a2 1
@@exec %D/sbin/apxs -e -A -n bandwidth %D/%f
@


1.2
log
@- Resync with authors version (2.0.5)
- add cleanlink.pl
- fix package installation (module wasn't added to httpd.conf)
- use DIST_SUBDIR=apache

PR:		57915
Submitted by:	maintainer
@
text
@d1 1
a1 1
libexec/apache/mod_bandwidth.so
@


1.1
log
@Add mod_bandwidth 2.0.4,
bandwidth management module for the Apache
webserver.

PR:		54044
Submitted by:	Clement Laforet <sheepkiller@@cultdeadsheep.org>
@
text
@d2 2
a3 1
@@exec %D/sbin/apxs -e -A -n mod_bandwidth %D/%F
@

