From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Mar 14 05:50:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0311E731 for ; Thu, 14 Mar 2013 05:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id C5BFA623 for ; Thu, 14 Mar 2013 05:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2E5o0IB072583 for ; Thu, 14 Mar 2013 05:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2E5o092072582; Thu, 14 Mar 2013 05:50:00 GMT (envelope-from gnats) Resent-Date: Thu, 14 Mar 2013 05:50:00 GMT Resent-Message-Id: <201303140550.r2E5o092072582@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jason Helfman Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A15D5727 for ; Thu, 14 Mar 2013 05:49:40 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 7BE8161B for ; Thu, 14 Mar 2013 05:49:40 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2E5neaH072535 for ; Thu, 14 Mar 2013 05:49:40 GMT (envelope-from jgh@freefall.freebsd.org) Received: (from jgh@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2E5neX6072534; Thu, 14 Mar 2013 05:49:40 GMT (envelope-from jgh) Message-Id: <201303140549.r2E5neX6072534@freefall.freebsd.org> Date: Thu, 14 Mar 2013 05:49:40 GMT From: Jason Helfman To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/176942: [patch] security/fpc-openssl: adopt optionsNG, trim historical header X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Jason Helfman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Mar 2013 05:50:01 -0000 >Number: 176942 >Category: ports >Synopsis: [patch] security/fpc-openssl: 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 05:50: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@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64 >Description: adopt optionsNG, trim historical header >How-To-Repeat: >Fix: Index: security/fpc-openssl/Makefile =================================================================== --- security/fpc-openssl/Makefile (revision 314132) +++ security/fpc-openssl/Makefile (working copy) @@ -1,9 +1,5 @@ -# New ports collection makefile for: fpc-openssl -# Date created: 2007-09-11 -# Whom: Jose Alonso Cardenas Marquez -# +# Created by: Jose Alonso Cardenas Marquez # $FreeBSD$ -# PORTREVISION= 0 CATEGORIES= security lang @@ -18,6 +14,8 @@ WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} EXTRACTUNITDIR+= ${WRKUNITDIR} -OPTIONS= OPENSSL "Install SSL and crypto library" on +OPTIONS_DEFINE= OPENSSL +OPENSSL_DESC= Install SSL and crypto library +OPTIONS_DEFAULT= OPENSSL .include "${MASTERDIR}/Makefile" >Release-Note: >Audit-Trail: >Unformatted: