ports/189165: port net/aprsc is not compiled with openssl.

FUJIURA Toyonori toyo at kanira.com
Thu May 1 08:10:02 UTC 2014


>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 at 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:


More information about the freebsd-ports-bugs mailing list