Date: Fri, 28 Apr 2017 01:32:32 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439591 - in head: devel/uatraits devel/vera++ security/spass textproc/xmlwrapp Message-ID: <201704280132.v3S1WWnw077548@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Fri Apr 28 01:32:31 2017 New Revision: 439591 URL: https://svnweb.freebsd.org/changeset/ports/439591 Log: These ports now build on powerpc64. Modified: head/devel/uatraits/Makefile head/devel/vera++/Makefile head/security/spass/Makefile head/textproc/xmlwrapp/Makefile Modified: head/devel/uatraits/Makefile ============================================================================== --- head/devel/uatraits/Makefile Fri Apr 28 00:33:21 2017 (r439590) +++ head/devel/uatraits/Makefile Fri Apr 28 01:32:31 2017 (r439591) @@ -10,8 +10,6 @@ MASTER_SITES= http://people.freebsd.org/ MAINTAINER= demon@FreeBSD.org COMMENT= User-Agent detection library -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libboost_python.so:devel/boost-python-libs \ libpcre.so:devel/pcre \ libxml2.so:textproc/libxml2 Modified: head/devel/vera++/Makefile ============================================================================== --- head/devel/vera++/Makefile Fri Apr 28 00:33:21 2017 (r439590) +++ head/devel/vera++/Makefile Fri Apr 28 01:32:31 2017 (r439591) @@ -15,8 +15,6 @@ COMMENT= Tool for verification of C++ so LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt -BROKEN_powerpc64= Does not build - BUILD_DEPENDS= boost-libs>=0:devel/boost-libs USES= cmake:outsource tk Modified: head/security/spass/Makefile ============================================================================== --- head/security/spass/Makefile Fri Apr 28 00:33:21 2017 (r439590) +++ head/security/spass/Makefile Fri Apr 28 01:32:31 2017 (r439591) @@ -10,8 +10,6 @@ COMMENT= Secure password generator with LICENSE= GPLv3 -BROKEN_powerpc64= Does not build - BUILD_DEPENDS= ${LOCALBASE}/include/boost/format.hpp:devel/boost-libs LIB_DEPENDS= libasound.so:audio/alsa-lib \ libboost_program_options.so:devel/boost-libs Modified: head/textproc/xmlwrapp/Makefile ============================================================================== --- head/textproc/xmlwrapp/Makefile Fri Apr 28 00:33:21 2017 (r439590) +++ head/textproc/xmlwrapp/Makefile Fri Apr 28 01:32:31 2017 (r439591) @@ -13,8 +13,6 @@ COMMENT= Modern style C++ library for wo LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs OPTIONS_DEFINE= XSLT DOCS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704280132.v3S1WWnw077548>