From owner-svn-ports-all@freebsd.org Sun Dec 11 08:25:59 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 506D2C729F3; Sun, 11 Dec 2016 08:25:59 +0000 (UTC) (envelope-from antoine@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 10B721A6A; Sun, 11 Dec 2016 08:25:58 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBB8PwcT026614; Sun, 11 Dec 2016 08:25:58 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBB8Pv4t026604; Sun, 11 Dec 2016 08:25:57 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612110825.uBB8Pv4t026604@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 11 Dec 2016 08:25:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428340 - in head: audio/wildmidi devel/raknet devel/rapidjson math/plplot net/tigervnc net/tigervnc-devel science/mcstas science/mcstas-comps science/p5-Mcstas-Tools sysutils/condor 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.23 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: Sun, 11 Dec 2016 08:25:59 -0000 Author: antoine Date: Sun Dec 11 08:25:56 2016 New Revision: 428340 URL: https://svnweb.freebsd.org/changeset/ports/428340 Log: Those ports build fine with bsd make Modified: head/audio/wildmidi/Makefile head/devel/raknet/Makefile head/devel/rapidjson/Makefile head/math/plplot/Makefile head/net/tigervnc-devel/Makefile head/net/tigervnc/Makefile head/science/mcstas-comps/Makefile head/science/mcstas/Makefile head/science/p5-Mcstas-Tools/Makefile head/sysutils/condor/Makefile Modified: head/audio/wildmidi/Makefile ============================================================================== --- head/audio/wildmidi/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/audio/wildmidi/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -14,7 +14,7 @@ LICENSE= LGPL3 USE_GITHUB= yes GH_ACCOUNT= Mindwerks -USES= gmake cmake:outsource +USES= cmake:outsource USE_LDCONFIG= yes OPTIONS_SUB= yes Modified: head/devel/raknet/Makefile ============================================================================== --- head/devel/raknet/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/devel/raknet/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -30,7 +30,7 @@ NO_WRKSUBDIR= yes USE_LDCONFIG= yes USE_GCC= any -USES= dos2unix cmake gmake zip +USES= dos2unix cmake zip DOS2UNIX_REGEX= .*\.(cpp|h|txt) # XXX Do not provide Samples for the following reason : Modified: head/devel/rapidjson/Makefile ============================================================================== --- head/devel/rapidjson/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/devel/rapidjson/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -21,7 +21,7 @@ DOXYGEN_BUILD_DEPENDS+= doxygen:devel/do USE_GITHUB= yes GH_ACCOUNT= miloyip -USES= cmake compiler:c++11-lang gmake pathfix +USES= cmake compiler:c++11-lang pathfix OPTIONS_DEFINE= DOXYGEN EXAMPLES OPTIONS_DEFAULT=${OPTIONS_DEFINE} Modified: head/math/plplot/Makefile ============================================================================== --- head/math/plplot/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/math/plplot/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -22,7 +22,7 @@ RUN_DEPENDS= bash:shells/bash \ USE_GNOME= pango USE_PERL5= build -USES= cmake ghostscript gmake localbase perl5 pathfix pkgconfig +USES= cmake ghostscript localbase perl5 pathfix pkgconfig CMAKE_ARGS= -DENABLE_java:BOOL=OFF \ -DENABLE_octave:BOOL=OFF \ -DENABLE_pdl:BOOL=OFF \ Modified: head/net/tigervnc-devel/Makefile ============================================================================== --- head/net/tigervnc-devel/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/net/tigervnc-devel/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -27,7 +27,7 @@ CONFLICTS= tigervnc-[0-9]* \ tridiavnc-[0-9]* \ vnc-[0-9]* -USES= autoreconf:build cmake cpe gmake iconv jpeg libtool pkgconfig \ +USES= autoreconf:build cmake cpe iconv jpeg libtool pkgconfig \ python ssl USE_GL= gl USE_LDCONFIG= yes Modified: head/net/tigervnc/Makefile ============================================================================== --- head/net/tigervnc/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/net/tigervnc/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -26,7 +26,7 @@ CONFLICTS= tigervnc-devel-[0-9]* \ tridiavnc-[0-9]* \ vnc-[0-9]* -USES= autoreconf:build cmake cpe gmake iconv jpeg libtool pkgconfig \ +USES= autoreconf:build cmake cpe iconv jpeg libtool pkgconfig \ python ssl USE_GL= gl USE_LDCONFIG= yes Modified: head/science/mcstas-comps/Makefile ============================================================================== --- head/science/mcstas-comps/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/science/mcstas-comps/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -14,7 +14,7 @@ LICENSE= GPLv2 RUN_DEPENDS= ${LOCALBASE}/mcstas/${PORTVERSION}/bin/mcstas:science/mcstas -USES= cmake gmake +USES= cmake # Apparently cmake does not generate an install/strip target if nothing # is supposed to be stripped, so override the cmake-default install # target of install/strip by resetting STRIP Modified: head/science/mcstas/Makefile ============================================================================== --- head/science/mcstas/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/science/mcstas/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -12,9 +12,8 @@ COMMENT= Monte Carlo neutron ray tracing LICENSE= GPLv2 -USES= bison:build cmake gmake +USES= bison:build cmake CMAKE_ARGS= "-Denable_mcstas=1" -GNU_CONFIGURE= yes PLIST_SUB+= PORTVERSION=${PORTVERSION} SUB_FILES= pkg-deinstall pkg-install Modified: head/science/p5-Mcstas-Tools/Makefile ============================================================================== --- head/science/p5-Mcstas-Tools/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/science/p5-Mcstas-Tools/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -18,9 +18,8 @@ RUN_DEPENDS= p5-Tk>0:x11-toolkits/p5-Tk PDL>0:math/PDL \ mcstas:science/mcstas -USES= cmake gmake perl5 shebangfix +USES= cmake perl5 shebangfix CMAKE_ARGS= -Denable_mcstas=1 -GNU_CONFIGURE= yes SHEBANG_FILES= ${EXECS:S/$/.pl/} PLIST_SUB= PORTVERSION=${PORTVERSION} Modified: head/sysutils/condor/Makefile ============================================================================== --- head/sysutils/condor/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/sysutils/condor/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -28,7 +28,7 @@ LIB_DEPENDS+= libkrb5support.so:security WRKSRC= ${WRKDIR}/condor-${PORTVERSION} USE_LDCONFIG= yes # Does not build with Python 3 -USES= cmake cpe gmake perl5 pgsql python:2 shebangfix ssl +USES= cmake cpe perl5 pgsql python:2 shebangfix ssl CPE_VENDOR= condor_project SHEBANG_FILES= src/condor_scripts/condor_qsub \ src/condor_gridmanager/remote_gahp \