Port details |
- ptpd An implementation of the precision time protocol IEEE 1588
- 1.1.0 net
=0 1.1.0Version of this port present on the latest quarterly branch. - Maintainer: skreuzer@FreeBSD.org
 - Port Added: 2008-06-05 01:45:09
- Last Update: 2013-11-20 13:51:49
- SVN Revision: 334418
- License: BSD
- WWW:
- http://ptpd.sourceforge.net/
- Description:
- ptpd is an implementation of version 1 the Precision Time Protocol
(IEEE 1588-2002)
PTP was developed to provide very precise time coordination of LAN connected
computers.
WWW: http://ptpd.sourceforge.net/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: ptpd
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
1.1.0 20 Nov 2013 13:51:49
  |
gnn  |
Remove the ptpd port as the protocol and software are no longer supported.
In a 6 months the ptpd2 ports will be renamed.
MFC after: 6 months |
1.1.0 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.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. |
1.1.0 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.1.0 19 Nov 2010 16:55:25
 |
skreuzer  |
* Update to 1.1.0
* Adopt port
Approved by: George Neville-Neil <gnn@FreeBSD.org> |
1.0.0_3 17 Nov 2010 20:24:48
 |
skreuzer  |
Add LATEST_LINK to fix conflict with net/ptpd2 |
1.0.0_3 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.0.0_3 22 Aug 2009 00:32:25
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
1.0.0_3 27 May 2009 14:46:57
 |
skreuzer  |
- Install documentation
- Honor NOPORTDOCS
Approved by: wxs (mentor), gnn (maintainer) |
1.0.0_2 13 Nov 2008 22:17:28
 |
naddy  |
* Fix out-of-bound string accesses.
* Fix %m GNUism in printf.
* Don't create the man page, it is already included.
* ptpd is not a user command, put it into sbin.
* Overhaul the startup file and move it to "ptpd".
Approved by: gnn (maintainer) |
1.0.0_1 28 Oct 2008 20:32:00
 |
tabthorpe  |
- Correct CFLAGS in Makefile
- Bump PORTREVISION
- Reformat maintainers address, while I am here
Submitted by: skreuzer via irc |
1.0.0 27 Oct 2008 20:49:51
 |
erwin  |
Update to 1.0.0
PR: 128149
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
Approved by: gnn (maintainer) |
1.r1 05 Jun 2008 01:44:43
 |
wxs  |
This is a port of ptpd, the Precision Time Protocol, which is an
implementation of IEEE 1588.
http://ptpd.sourceforge.net/
Submitted by: gnn (private mail/IRC)
Approved by: garga (mentor, implicit) |