Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  1 May 2014 17:00:19 +0900 (JST)
From:      FUJIURA Toyonori <toyo@kanira.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/189165: port net/aprsc is not compiled with openssl.
Message-ID:  <20140501080019.1E241A8BC75@sakura.kanira.com>
Resent-Message-ID: <201405010810.s418A2Q6026119@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>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:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140501080019.1E241A8BC75>