View | Details | Raw Unified | Return to bug 99617
Collapse All | Expand All

(-)/usr/ports/www/mod_auth_pam2/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	mod_auth_pam
8
PORTNAME=	mod_auth_pam
9
PORTVERSION=	1.1.1
9
PORTVERSION=	1.1.1
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES=	www
11
CATEGORIES=	www
12
MASTER_SITES=	http://pam.sourceforge.net/mod_auth_pam/dist/
12
MASTER_SITES=	http://pam.sourceforge.net/mod_auth_pam/dist/
13
DISTNAME=	${PORTNAME}-2.0-${PORTVERSION}
13
DISTNAME=	${PORTNAME}-2.0-${PORTVERSION}
(-)/usr/ports/www/mod_auth_pam2/pkg-plist (-2 / +2 lines)
Lines 2-10 Link Here
2
%%PORTDOCS%%%%DOCSDIR%%/faq.html
2
%%PORTDOCS%%%%DOCSDIR%%/faq.html
3
%%PORTDOCS%%%%DOCSDIR%%/install.html
3
%%PORTDOCS%%%%DOCSDIR%%/install.html
4
%%PORTDOCS%%@dirrm %%DOCSDIR%%
4
%%PORTDOCS%%@dirrm %%DOCSDIR%%
5
libexec/apache2/mod_auth_pam.so
5
%%APACHEMODDIR%%/mod_auth_pam.so
6
@exec %D/sbin/apxs -e -A -n auth_pam %D/%f
6
@exec %D/sbin/apxs -e -A -n auth_pam %D/%f
7
libexec/apache2/mod_auth_sys_group.so
7
%%APACHEMODDIR%%/mod_auth_sys_group.so
8
@exec %D/sbin/apxs -e -A -n auth_sys_group %D/%f
8
@exec %D/sbin/apxs -e -A -n auth_sys_group %D/%f
9
%%EXAMPLESDIR%%/pam-httpd.sample
9
%%EXAMPLESDIR%%/pam-httpd.sample
10
@dirrm %%EXAMPLESDIR%%
10
@dirrm %%EXAMPLESDIR%%

Return to bug 99617