From toyo@kanira.com  Thu May  1 08:00:29 2014
Return-Path: <toyo@kanira.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 5985EB13
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 May 2014 08:00:29 +0000 (UTC)
Received: from sakura.kanira.com (153.121.39.121.v6.sakura.ne.jp [IPv6:2001:e42:102:1104:153:121:39:121])
	(using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id 2C4981ABA
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 May 2014 08:00:28 +0000 (UTC)
Received: by sakura.kanira.com (Postfix, from userid 1001)
	id 1E241A8BC75; Thu,  1 May 2014 17:00:19 +0900 (JST)
Message-Id: <20140501080019.1E241A8BC75@sakura.kanira.com>
Date: Thu,  1 May 2014 17:00:19 +0900 (JST)
From: FUJIURA Toyonori <toyo@kanira.com>
Reply-To: FUJIURA Toyonori <toyo@kanira.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: port net/aprsc is not compiled with openssl.
X-Send-Pr-Version: 3.114
X-GNATS-Notify: toyokun@gmail.com

>Number:         189165
>Category:       ports
>Synopsis:       port net/aprsc is not compiled with openssl.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          feedback
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 01 08:10:02 UTC 2014
>Closed-Date:    
>Last-Modified:  Thu May  1 09:00:00 UTC 2014
>Originator:     FUJIURA Toyonori
>Release:        FreeBSD 9.2-RELEASE-p4 amd64
>Organization:
N/A
>Environment:
System: FreeBSD sakura.kanira.com 9.2-RELEASE-p4 FreeBSD 9.2-RELEASE-p4 #0: Tue Apr 8 18:08:22 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64

>Description:

Current port net/aprsc, is not compiled with openssl library.
However FreeBSD already have openssl library inside system,
this port should be compiled with openssl.

>How-To-Repeat:

Current codes.

>Fix:

--- /usr/ports/net/aprsc/Makefile.orig	2014-04-18 09:19:41.000000000 +0900
+++ /usr/ports/net/aprsc/Makefile	2014-05-01 16:11:04.000000000 +0900
@@ -24,4 +24,6 @@
 GNU_CONFIGURE=	yes
 USES=		perl5 gmake
 
+CONFIGURE_ARGS=	--with-openssl
+
 .include <bsd.port.mk>

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu May 1 08:10:15 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189165 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: toyokun@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/189165: port net/aprsc is not compiled with openssl.
Date: Thu, 1 May 2014 08:10:14 UT

 Maintainer of net/aprsc,
 
 Please note that PR ports/189165 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/189165
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: FUJIURA Toyonori <toyokun@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/189165: port net/aprsc is not compiled with openssl.
Date: Thu, 1 May 2014 17:38:24 +0900

 2014-05-01 17:10 GMT+09:00 Edwin Groothuis <edwin@freebsd.org>:
 > Maintainer of net/aprsc,
 >
 > Please note that PR ports/189165 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/189165
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 
 
 -- 
 FUJIURA Toyonori mailto:toyokun@gmail.com

From: FUJIURA Toyonori <toyokun@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/189165: port net/aprsc is not compiled with openssl.
Date: Thu, 1 May 2014 17:53:15 +0900

 Dear committers,
 
 This is my patch. I have no message to explain.
 
 Thanks in advance.
 
 2014-05-01 17:10 GMT+09:00 Edwin Groothuis <edwin@freebsd.org>:
 > Maintainer of net/aprsc,
 >
 > Please note that PR ports/189165 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/189165
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 
 
 -- 
 FUJIURA Toyonori mailto:toyokun@gmail.com
>Unformatted:
