From owner-svn-ports-all@freebsd.org Thu Feb 4 15:13:33 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE4D0A99542; Thu, 4 Feb 2016 15:13:33 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 615C1119B; Thu, 4 Feb 2016 15:13:33 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u14FDW7c016112; Thu, 4 Feb 2016 15:13:32 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u14FDWH4016110; Thu, 4 Feb 2016 15:13:32 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201602041513.u14FDWH4016110@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 4 Feb 2016 15:13:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408041 - head/misc/raspberrypi-userland X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Feb 2016 15:13:33 -0000 Author: amdmi3 Date: Thu Feb 4 15:13:32 2016 New Revision: 408041 URL: https://svnweb.freebsd.org/changeset/ports/408041 Log: - Switch to cmake outsource build to not install unneeded directories Approved by: portmgr blanket MFH: 2016Q1 (blanket) Modified: head/misc/raspberrypi-userland/Makefile head/misc/raspberrypi-userland/pkg-plist Modified: head/misc/raspberrypi-userland/Makefile ============================================================================== --- head/misc/raspberrypi-userland/Makefile Thu Feb 4 14:48:06 2016 (r408040) +++ head/misc/raspberrypi-userland/Makefile Thu Feb 4 15:13:32 2016 (r408041) @@ -3,7 +3,7 @@ PORTNAME= raspberrypi-userland PORTVERSION= 20151105 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= mikael.urankar@gmail.com @@ -22,7 +22,7 @@ GH_TAGNAME= fcbf8a3 USE_LDCONFIG= yes -USES= cmake +USES= cmake:outsource CMAKE_ARGS+= -DVMCS_INSTALL_PREFIX=${PREFIX} \ -DCMAKE_TOOLCHAIN_FILE=${WRKSRC}/makefiles/cmake/toolchains/arm-freebsd.cmake Modified: head/misc/raspberrypi-userland/pkg-plist ============================================================================== --- head/misc/raspberrypi-userland/pkg-plist Thu Feb 4 14:48:06 2016 (r408040) +++ head/misc/raspberrypi-userland/pkg-plist Thu Feb 4 15:13:32 2016 (r408041) @@ -388,16 +388,5 @@ sbin/vcfiled %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/libs/vgfont/vgft.h %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/rebuild.sh share/install/vcfiled -@dir include/interface/vchiq_arm/CMakeFiles/vchiq_arm.dir -@dir include/interface/vchiq_arm/CMakeFiles/vchiq_test.dir -@dir include/interface/vcos/CMakeFiles @dir include/interface/vcos/glibc -@dir include/interface/vcos/pthreads/CMakeFiles/vcos.dir/__/generic -@dir include/interface/vcos/pthreads/CMakeFiles/vcos.dir/__/glibc -@dir include/interface/vcos/pthreads/generic/CMakeFiles -@dir include/interface/vmcs_host/CMakeFiles/vchostif.dir/linux -@dir include/interface/vmcs_host/CMakeFiles/vcilcs.dir -@dir include/interface/vmcs_host/linux/vcfiled/CMakeFiles/vcfiled.dir -@dir include/interface/vmcs_host/linux/vcfiled/CMakeFiles/vcfiled_check.dir -@dir include/interface/vmcs_host/linux/vcfiled/CMakeFiles/vcfiled_lock_test.dir @dir include/interface/vmcs_host/linux/vcfiled/etc/init.d