ports/134599: [PATCH] www/mod_ntlm2: apache@ cleanups

Philip M. Gollucci pgollucci at FreeBSD.org
Sun May 17 07:40:01 UTC 2009


>Number:         134599
>Category:       ports
>Synopsis:       [PATCH] www/mod_ntlm2: apache@ cleanups
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 17 07:40:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Mon Dec 29 15:15:30 UTC 2008
>Description:
- Use SF Macro
- Remove APACHEMODDIR from SUB_LIST, USE_APACHE adds this

Port maintainer (admin at lissyara.su) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- mod_ntlm2-0.1_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_ntlm2/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	27 Oct 2008 16:20:43 -0000	1.5
+++ Makefile	17 May 2009 07:33:37 -0000
@@ -9,17 +9,16 @@
 PORTVERSION=	0.1
 PORTREVISION=	1
 CATEGORIES=	www
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	modntlm
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	admin at lissyara.su
 COMMENT=	NTLM authentication module for the Apache2 webserver
 
+BUILD_DEPENDS=	${LOCALBASE}/smbclient:${PORTSDIR}/net/samba3
+
 USE_APACHE=	20+
 MAKE_ENV=	APXS=${APXS}
-SUB_LIST=	APACHEMODDIR=${APACHEMODDIR}
-
-BUILD_DEPENDS=	${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba3
 
 .include <bsd.port.mk>
--- mod_ntlm2-0.1_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list