Port details |
- ptpd2 Implementation of the precision time protocol IEEE 1588-2008
- 2.3.1_2 net =3 2.3.1_2Version of this port present on the latest quarterly branch.
- Maintainer: skreuzer@FreeBSD.org
- Port Added: 2010-11-16 19:29:05
- Last Update: 2024-05-26 13:31:38
- Commit Hash: 099516e
- People watching this port, also watch:: py39-beautifulsoup, linux_dvbwrapper-kmod, monit, p5-MIME-Tools, gammu
- License: BSD2CLAUSE
- WWW:
- https://github.com/ptpd/ptpd
- Description:
- PTP daemon (PTPd) is an implementation the Precision Time Protocol (PTP)
version 2 as defined by 'IEEE Std 1588-2008'.
PTP provides precise time coordination of Ethernet LAN connected computers. It
was designed primarily for instrumentation and control systems.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net/ptpd2/ && make install clean
- To add the package, run one of these commands:
- pkg install net/ptpd2
- pkg install ptpd2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ptpd2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1541731814
SHA256 (ptpd-ptpd-2.3.1-d27a6e0_GH0.tar.gz) = 9384968100d40d49aa2cf923ea5da51dacf8270d8e6350d64f887e9f30976524
SIZE (ptpd-ptpd-2.3.1-d27a6e0_GH0.tar.gz) = 930788
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libnetsnmp.so : net-mgmt/net-snmp
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ptpd2-2.3.1_2:
DOCS=on: Build and/or install documentation
SNMP=on: SNMP network protocol support
===> Use 'make config' to modify these settings
- Options name:
- net_ptpd2
- USES:
- autoreconf gmake libtool
- 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 |
2.3.1_2 26 May 2024 13:31:38 |
Steven Kreuzer (skreuzer) |
net/ptpd2: Add default configfile to rc script
Add a default configfile to the rc script to allow ptpd2 to start up
PR: 279025
Reported by: Ekkehard 'Ekki' Gehm <gehm@sudoers.net> |
2.3.1_1 20 Mar 2024 18:37:09 |
Nuno Teixeira (eduardo) |
net/ptpd2: Move man pages to share/man
Approved by: portmgr (blanket) |
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) |
2.3.1 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 ) |
2.3.1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
2.3.1 31 Aug 2021 04:02:17 |
Alexey Dokuchaev (danfe) |
Cleanup: for ports under n* categories, drop redundant GH_* knobs. |
2.3.1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.3.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.1 09 Nov 2018 02:59:56 |
skreuzer |
Update to fix build with net-snmp-5.8
PR: 227987
Submitted by: pi@FreeBSD.org |
2.3.1 24 Jun 2018 03:17:45 |
skreuzer |
Switch MASTERSITES to GitHub |
2.3.1 18 May 2016 14:11:34 |
amdmi3 |
- No need to specify master site subdirectory when it's the same as default
Approved by: portmgr blanket |
2.3.1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.3.1 28 Aug 2015 13:39:57 |
amdmi3 |
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket |
2.3.1 01 Jul 2015 14:54:40 |
skreuzer |
Update to version 2.3.1 |
2.3.0 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
2.3.0 19 Sep 2014 15:02:30 |
tijl |
Convert to USES=autoreconf |
2.3.0 24 Jul 2014 16:13:15 |
amdmi3 |
- Switch to USES=libtool
Approved by: portmgr blanket |
2.3.0 08 Jul 2014 06:19:30 |
jkim |
Add an option to turn on/off SNMP support (enabled by default).
PR: 191228
Approved by: skreuzer (maintainer, timeout > 2 weeks) |
2.3.0 21 Feb 2014 13:38:29 |
ehaupt |
Remove trailing whitespaces from category net |
2.3.0 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
2.3.0 06 Feb 2014 16:50:42 |
skreuzer |
Update to version 2.3.0 |
2.2.2_2 17 Nov 2013 16:03:23 |
skreuzer |
Fix package name collision |
2.2.2_2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.2.2_2 15 Feb 2013 16:59:53 |
skreuzer |
Fix typo in rc script. ptpd_enable -> ptpd2_enable |
2.2.2_1 04 Oct 2012 19:38:04 |
skreuzer |
Patch binary so that Layer 2 Virtual LAN using 802.1Q are
recognized as valid interface types |
2.2.2 20 Jun 2012 20:17:28 |
skreuzer |
Update to version 2.2.2 |
2.2.0 11 Apr 2012 21:00:51 |
gnn |
Add a new port to track PTP version 2 release candidates and
to generally keep up with the head of development in the PTP project.
Add CONFLICTS statements to the original ptpd2 port so that the devel
and the released versions cannot be simultaneously installed on the
same system.
Approved by: skreuzer (mentor) |
2.2.0 09 Feb 2012 14:52:21 |
skreuzer |
Update to version 2.2.0 |
2.1.0 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
2.1.0 16 Nov 2010 19:28:37 |
skreuzer |
ptpd2 implements version 2 of the the Precision Time protocol as defined
by IEEE-1588-2008. PTP was developed to provide very precise time
coordination of LAN connected computers.
PTPd is a complete implementation of the IEEE 1588-2008 specification
for a standard (non-boundary) clock |