ports/128404: www/mod_ntlm2: fix plist
Dima Panov
fluffy at fluffy.khv.ru
Sun Oct 26 23:50:07 UTC 2008
>Number: 128404
>Category: ports
>Synopsis: www/mod_ntlm2: fix plist
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Oct 26 23:50:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Dima Panov
>Release: FreeBSD 8.0-800050-CURRENT i386
>Organization:
Fluffy.Khv.RU
>Environment:
System: FreeBSD 8.0-800050-CURRENT #1: Thu Oct 23 15:55:34 VLAST 2008
root at Fluffy.Khv.RU:/usr/obj/usr/src/sys/Spot
>Description:
www/mod_ntlm2 have broken plist, if build with apache22
>How-To-Repeat:
install apache 22
try to install and make package of mod_ntlm2
>Fix:
--- www:mod_ntlm2.diff begins here ---
Index: www/mod_ntlm2/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/mod_ntlm2/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- www/mod_ntlm2/Makefile 21 Oct 2008 10:29:34 -0000 1.4
+++ www/mod_ntlm2/Makefile 26 Oct 2008 11:09:27 -0000
@@ -18,6 +18,7 @@
USE_APACHE= 20+
MAKE_ENV= APXS=${APXS}
+SUB_LIST= APACHEMODDIR=${APACHEMODDIR}
BUILD_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba3
Index: www/mod_ntlm2/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/mod_ntlm2/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- www/mod_ntlm2/pkg-plist 26 Sep 2007 12:38:30 -0000 1.1
+++ www/mod_ntlm2/pkg-plist 26 Oct 2008 11:09:12 -0000
@@ -1,3 +1,3 @@
-libexec/apache2/mod_ntlm.so
+%%APACHEMODDIR%%/mod_ntlm.so
@exec %D/sbin/apxs -e -A -n ntlm %D/%f
@unexec %D/sbin/apxs -e -A -n ntlm %D/%F
--- www:mod_ntlm2.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list