Port details |
- mbgtools Drivers and tools for Meinberg PTP/GPS cards
- f.1.0.0_1 sysutils =4 f.1.0.0_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2013-11-19 15:25:27
- Last Update: 2024-01-03 00:59:29
- Commit Hash: 0524b7f
- People watching this port, also watch:: freeradius3, redmine51, burp, check_ssl_cert, pdfgrep
- Also Listed In: kld
- License: BSD2CLAUSE
- WWW:
- https://www.meinbergglobal.com/english/sw/
- Description:
- Tools for Meinberg GPS and PTP cards including a loadable kernel
driver.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mbgtools>0:sysutils/mbgtools
- To install the port:
- cd /usr/ports/sysutils/mbgtools/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/mbgtools
- pkg install mbgtools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mbgtools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1503933202
SHA256 (mbgtools-fbsd-1.0.0.tar.gz) = 807f5ea0da495be2d4f29d47d8ad2b2554948d8ac71fcca592615ab510772a09
SIZE (mbgtools-fbsd-1.0.0.tar.gz) = 563563
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_mbgtools
- USES:
- kmod uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
f.1.0.0_1 03 Jan 2024 00:59:29 |
Mark Johnston (markj) |
sysutils/mbgtools: Add error checking for copyin() and copyout() calls
This will be required soon, and the previous lack of such error handling
was a bug.
PR: 275986
Approved by: antoine |
f.1.0.0 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
f.1.0.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
f.1.0.0 22 Aug 2022 18:14:12 |
John Baldwin (jhb) |
sysutils/mbgtools: Remove devclass from DRIVER_MODULE on recent main.
Differential Revision: https://reviews.freebsd.org/D35950 |
f.1.0.0 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
f.1.0.0 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
f.1.0.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
f.1.0.0 02 Jun 2020 20:31:18 |
rene |
Return gnn@'s ports to the pool after safekeeping his commit bit. |
f.1.0.0 21 Jun 2019 09:01:59 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
f.1.0.0 04 May 2019 04:24:53 |
linimon |
These ports also build on armv7 (and thus, presumably, on armv6).
Approved by: portmgr (tier-2 blanket)
Obtained from: armv7 TRYBROKEN run |
f.1.0.0 03 May 2019 21:06:51 |
linimon |
These ports now build on aarch64.
Where necessary, pet portlint.
Approved by: portmgr
Obtained from: aarch64 TRYBROKEN run |
f.1.0.0 05 Dec 2018 20:01:11 |
linimon |
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
f.1.0.0 12 Jan 2018 11:48:59 |
pi |
sysutils/mbgtools: Fix license information and portlint warnings
PR: 222571
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: gnn (maintainer timeout) |
f.1.0.0 09 Jan 2018 19:16:16 |
danfe |
For the ports under `sysutils' category: remove superfluous linefeeds. |
f.1.0.0 28 Aug 2017 15:16:50 |
gnn |
Update Meinberg Tools package to 1.0.0
Submitted by: Martin Burnicki |
f.d.2013.06.26 27 May 2017 15:33:43 |
linimon |
Mark some ports failing on armv6: implicit declaration of function
'cp15_pmccntr_get' is invalid in C99.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
f.d.2013.06.26 30 Apr 2017 04:35:11 |
linimon |
Provide more descriptive error messages for ports failing on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
f.d.2013.06.26 16 Nov 2016 00:35:30 |
linimon |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
f.d.2013.06.26 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
f.d.2013.06.26 25 Sep 2015 21:48:54 |
linimon |
Mark as broken on arm and sparc64: fail to build.
Approved by: portmgr (sparc64 blanket) |
f.d.2013.06.26 29 Jan 2015 15:24:08 |
jhb |
Replace use of d_thread_t with 'struct thread'. This has been accepted
upstream already. d_thread_t is an ancient compat shim for FreeBSD 4
that is going away in FreeBSD 11.
PR: 196692
Approved by: gnn (maintainer) |
f.d.2013.06.26 07 Oct 2014 17:07:28 |
bapt |
Remove useless @cwd |
f.d.2013.06.26 07 Sep 2014 20:21:34 |
antoine |
Allow staging as a regular user |
f.d.2013.06.26 19 Nov 2013 16:28:59 |
gnn |
Directly add the rc.d script mbgsvcd into the files/ directory
rather than copying it from the downloaded tarball.
Pointed out by: makc@ |
f.d.2013.06.26 19 Nov 2013 15:25:08 |
gnn |
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. |