From owner-svn-ports-all@FreeBSD.ORG Tue Nov 19 15:25:09 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6C5A8D5E; Tue, 19 Nov 2013 15:25:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5ADB22796; Tue, 19 Nov 2013 15:25:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAJFP9Ab058959; Tue, 19 Nov 2013 15:25:09 GMT (envelope-from gnn@svn.freebsd.org) Received: (from gnn@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAJFP8Ru058953; Tue, 19 Nov 2013 15:25:08 GMT (envelope-from gnn@svn.freebsd.org) Message-Id: <201311191525.rAJFP8Ru058953@svn.freebsd.org> From: "George V. Neville-Neil" Date: Tue, 19 Nov 2013 15:25:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334325 - in head/sysutils/mbgtools: . files 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.16 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: Tue, 19 Nov 2013 15:25:09 -0000 Author: gnn Date: Tue Nov 19 15:25:08 2013 New Revision: 334325 URL: http://svnweb.freebsd.org/changeset/ports/334325 Log: Port of the Meinberg tools for their GPS and PTP cards. Includes the kernel driver and the control programs as well as a service daemon. Added: head/sysutils/mbgtools/ head/sysutils/mbgtools/Makefile (contents, props changed) head/sysutils/mbgtools/distinfo (contents, props changed) head/sysutils/mbgtools/files/ head/sysutils/mbgtools/files/patch-mbgpccyc.h (contents, props changed) head/sysutils/mbgtools/pkg-descr (contents, props changed) head/sysutils/mbgtools/pkg-plist (contents, props changed) Added: head/sysutils/mbgtools/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mbgtools/Makefile Tue Nov 19 15:25:08 2013 (r334325) @@ -0,0 +1,23 @@ +# Created by: George Neville-Neil gnn@freebsd.org +# $FreeBSD$ + +PORTNAME= mbgtools +DISTVERSION= fbsd-dev-2013-06-26 +CATEGORIES= sysutils +MASTER_SITES= http://www.meinberg.de/download/drivers/ + +MAINTAINER= gnn@FreeBSD.org +COMMENT= Drivers and tools for Meinberg PTP/GPS cards + +LICENSE= BSD + +USES= kmod + +USE_RC_SUBR= mbgsvcd + +.include + +post-extract: + ${CP} ${WRKSRC}/scripts/mbgsvcd ${FILESDIR}/mbgsvcd.in + +.include Added: head/sysutils/mbgtools/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mbgtools/distinfo Tue Nov 19 15:25:08 2013 (r334325) @@ -0,0 +1,2 @@ +SHA256 (mbgtools-fbsd-dev-2013-06-26.tar.gz) = a676d5bf431e6bd9ed399c831a12d31f1ee9f466412534d439108c7aa4261c0a +SIZE (mbgtools-fbsd-dev-2013-06-26.tar.gz) = 345665 Added: head/sysutils/mbgtools/files/patch-mbgpccyc.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mbgtools/files/patch-mbgpccyc.h Tue Nov 19 15:25:08 2013 (r334325) @@ -0,0 +1,12 @@ +*** mbglib/common/mbgpccyc.h 2013-06-26 12:37:50.000000000 -0400 +--- mbglib/common/mbgpccyc.h 2013-11-18 13:24:31.653569000 -0500 +*************** +*** 39,44 **** +--- 39,45 ---- + #if defined( MBG_TGT_FREEBSD ) + #if defined( MBG_TGT_KERNEL ) + #if defined( MBG_ARCH_X86 ) ++ #include + #include /* for symbol 'tsc_freq' */ + #endif + #endif Added: head/sysutils/mbgtools/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mbgtools/pkg-descr Tue Nov 19 15:25:08 2013 (r334325) @@ -0,0 +1,4 @@ +Tools for Meinberg GPS and PTP cards including a loadable kernel +driver. + +WWW: http://www.meinbergglobal.com/english/sw/ Added: head/sysutils/mbgtools/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/mbgtools/pkg-plist Tue Nov 19 15:25:08 2013 (r334325) @@ -0,0 +1,11 @@ +sbin/mbgsvcd +sbin/mbgsetsystime +sbin/mbgctrl +sbin/mbgirigcfg +bin/mbgstatus +bin/mbgshowsignal +bin/mbggpscap +bin/mbghrtime +bin/mbgfasttstamp +@cwd / +%%KMODDIR%%/mbgclock.ko