| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
1.1.0
|
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. |
20 Mar 2011 12:54:45
1.1.0
|
miwi  |
- Get Rid MD5 support |
19 Nov 2010 16:55:25
1.1.0
|
skreuzer  |
* Update to 1.1.0
* Adopt port
Approved by: George Neville-Neil <gnn@FreeBSD.org> |
17 Nov 2010 20:24:48
1.0.0_3
|
skreuzer  |
Add LATEST_LINK to fix conflict with net/ptpd2 |
27 Mar 2010 00:15:24
1.0.0_3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Aug 2009 00:32:25
1.0.0_3  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
27 May 2009 14:46:57
1.0.0_3
|
skreuzer  |
- Install documentation
- Honor NOPORTDOCS
Approved by: wxs (mentor), gnn (maintainer) |
13 Nov 2008 22:17:28
1.0.0_2
|
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) |
28 Oct 2008 20:32:00
1.0.0_1
|
tabthorpe  |
- Correct CFLAGS in Makefile
- Bump PORTREVISION
- Reformat maintainers address, while I am here
Submitted by: skreuzer via irc |
27 Oct 2008 20:49:51
1.0.0
|
erwin  |
Update to 1.0.0
PR: 128149
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
Approved by: gnn (maintainer) |
05 Jun 2008 01:44:43
1.r1
|
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) |