From owner-svn-ports-head@freebsd.org Tue Nov 20 07:36:34 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1DEB711033CC; Tue, 20 Nov 2018 07:36:34 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B05337DFCB; Tue, 20 Nov 2018 07:36:33 +0000 (UTC) (envelope-from yuri@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9154D6498; Tue, 20 Nov 2018 07:36:33 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wAK7aXXv007497; Tue, 20 Nov 2018 07:36:33 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wAK7aWgt007491; Tue, 20 Nov 2018 07:36:32 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201811200736.wAK7aWgt007491@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 20 Nov 2018 07:36:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485415 - in head/misc: . console-bridge console-bridge/files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/misc: . console-bridge console-bridge/files X-SVN-Commit-Revision: 485415 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: B05337DFCB X-Spamd-Result: default: False [0.50 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_SPAM_LONG(0.00)[0.001,0]; NEURAL_SPAM_SHORT(0.48)[0.475,0]; NEURAL_SPAM_MEDIUM(0.03)[0.027,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2018 07:36:34 -0000 Author: yuri Date: Tue Nov 20 07:36:31 2018 New Revision: 485415 URL: https://svnweb.freebsd.org/changeset/ports/485415 Log: New port: misc/console-bridge: Package for logging that seamlessly pipes into rosconsole Added: head/misc/console-bridge/ head/misc/console-bridge/Makefile (contents, props changed) head/misc/console-bridge/distinfo (contents, props changed) head/misc/console-bridge/files/ head/misc/console-bridge/files/patch-CMakeLists.txt (contents, props changed) head/misc/console-bridge/pkg-descr (contents, props changed) head/misc/console-bridge/pkg-plist (contents, props changed) Modified: head/misc/Makefile Modified: head/misc/Makefile ============================================================================== --- head/misc/Makefile Tue Nov 20 07:15:29 2018 (r485414) +++ head/misc/Makefile Tue Nov 20 07:36:31 2018 (r485415) @@ -53,6 +53,7 @@ SUBDIR += compat7x SUBDIR += compat8x SUBDIR += compat9x + SUBDIR += console-bridge SUBDIR += countrycodes SUBDIR += cpuid SUBDIR += crosspad Added: head/misc/console-bridge/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/console-bridge/Makefile Tue Nov 20 07:36:31 2018 (r485415) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= console-bridge +DISTVERSION= 0.4.1 +CATEGORIES= misc + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Package for logging that seamlessly pipes into rosconsole + +LICENSE= BSD3CLAUSE + +USES= cmake:outsource compiler:c++11-lang +USE_GITHUB= yes +GH_ACCOUNT= ros +GH_PROJECT= ${PORTNAME:S/-/_/} +USE_LDCONFIG= yes + +do-test: + @cd ${BUILD_WRKSRC} && \ + ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DDO_TESTING=ON ${CMAKE_SOURCE_PATH} && \ + ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ + ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test + +.include Added: head/misc/console-bridge/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/console-bridge/distinfo Tue Nov 20 07:36:31 2018 (r485415) @@ -0,0 +1,3 @@ +TIMESTAMP = 1542698884 +SHA256 (ros-console_bridge-0.4.1_GH0.tar.gz) = 9016f538784cb762c48bb96d9ef2215f9d057ca9e13134565396fddbcde6b937 +SIZE (ros-console_bridge-0.4.1_GH0.tar.gz) = 254004 Added: head/misc/console-bridge/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/console-bridge/files/patch-CMakeLists.txt Tue Nov 20 07:36:31 2018 (r485415) @@ -0,0 +1,12 @@ +--- CMakeLists.txt.orig 2018-11-20 07:33:37 UTC ++++ CMakeLists.txt +@@ -116,5 +116,7 @@ SET_DIRECTORY_PROPERTIES(PROPERTIES + ADDITIONAL_MAKE_CLEAN_FILES ${CMAKE_BINARY_DIR}/console_bridge-config.cmake + ADDITIONAL_MAKE_CLEAN_FILES ${CMAKE_BINARY_DIR}/console_bridge.pc) + +-enable_testing() +-add_subdirectory(test) ++if (DO_TESTING) ++ enable_testing() ++ add_subdirectory(test) ++endif() Added: head/misc/console-bridge/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/console-bridge/pkg-descr Tue Nov 20 07:36:31 2018 (r485415) @@ -0,0 +1,4 @@ +A ROS-independent package for logging that seamlessly pipes into +rosconsole/rosout for ROS-dependent packages. + +WWW: https://github.com/ros/console_bridge Added: head/misc/console-bridge/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/console-bridge/pkg-plist Tue Nov 20 07:36:31 2018 (r485415) @@ -0,0 +1,9 @@ +include/console_bridge/console.h +include/console_bridge_export.h +lib/console_bridge/cmake/console_bridge-config-version.cmake +lib/console_bridge/cmake/console_bridge-config.cmake +lib/console_bridge/cmake/console_bridge-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/console_bridge/cmake/console_bridge-targets.cmake +lib/libconsole_bridge.so +lib/libconsole_bridge.so.0.4 +libdata/pkgconfig/console_bridge.pc