ports/176945: [patch] www/fpc-httpd22: adopt optionsNG, trim historical header

Jason Helfman jgh at FreeBSD.org
Thu Mar 14 06:00:01 UTC 2013


>Number:         176945
>Category:       ports
>Synopsis:       [patch] www/fpc-httpd22: adopt optionsNG, trim historical header
>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:   Thu Mar 14 06:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Jason Helfman
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r247807: Mon Mar 4 19:35:47 UTC 2013 peter at freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64


	
>Description:
adopt optionsNG, trim historical header
>How-To-Repeat:
	
>Fix:

Index: www/fpc-httpd22/Makefile
===================================================================
--- www/fpc-httpd22/Makefile	(revision 314132)
+++ www/fpc-httpd22/Makefile	(working copy)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	fpc-httpd22
-# Date created: 			2009-01-06
-# Whom: 				Jose Alonso Cardenas Marquez <acm at FreeBSD.org>
-#
+# Created by: Jose Alonso Cardenas Marquez <acm at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTREVISION=	0
 CATEGORIES=	www lang
@@ -18,6 +14,7 @@
 WRKUNITDIR=	${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
 EXTRACTUNITDIR+=	${WRKUNITDIR}
 
-OPTIONS=	APACHE22	"Install apache22 server"	off
+OPTIONS_DEFINE=	APACHE22
+APACHE22_DESC=	Install apache22 server
 
 .include "${MASTERDIR}/Makefile"
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list