Bug 187930

Summary: [PATCH] devel/libplist needs USE_OPENSSL=YES
Product: Ports & Packages Reporter: dirk.meyer <dirk.meyer>
Component: Individual Port(s)Assignee: Alberto Villa <avilla>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description dirk.meyer 2014-03-25 12:10:01 UTC
	build of devel/libplist fails:

=== package libplist-1.10 can not be installed
=== package libplist-1.10 was not build
=== package libplist-1.10 error dependency
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by libplist-1.10 for building
===>  Extracting for libplist-1.10
=> SHA256 Checksum OK for libplist-1.10.tar.bz2.
===>  Patching for libplist-1.10
===>  Applying FreeBSD patches for libplist-1.10
===>   libplist-1.10 depends on file: /usr/local/bin/cmake - found
===>   libplist-1.10 depends on executable: pkgconf - found
===>   libplist-1.10 depends on shared library: libxml2.so - found
===>  Configuring for libplist-1.10
===>  Performing in-source build
/bin/mkdir -p /media/work/usr/ports/devel/libplist/work/libplist-1.10
Shared object "libssl.so.8" not found, required by "cmake"
*** [do-configure] Error code 1

Stop in /usr/ports/devel/libplist.

Fix: apply this patch:
How-To-Repeat: 
	cd /usr/ports/devel/libplist
	make WITH_OPENSSL_PORT=yes
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-25 12:10:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->avilla

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2014-03-26 20:22:23 UTC
State Changed
From-To: open->closed

the problem is within the cmake port