1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Steven Kreuzer
ec3c994d0a * Update to 1.1.0
* Adopt port

Approved by:	George Neville-Neil <gnn@FreeBSD.org>
2010-11-19 16:55:25 +00:00
Steven Kreuzer
bd1ebd0c68 Add LATEST_LINK to fix conflict with net/ptpd2 2010-11-17 20:24:47 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Steven Kreuzer
6bb39cf297 - Install documentation
- Honor NOPORTDOCS

Approved by:	wxs (mentor), gnn (maintainer)
2009-05-27 14:46:57 +00:00
Christian Weisgerber
2042b740ed * 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)
2008-11-13 22:17:28 +00:00
Thomas Abthorpe
43bbd4d5db - Correct CFLAGS in Makefile
- Bump PORTREVISION
- Reformat maintainers address, while I am here

Submitted by:	skreuzer via irc
2008-10-28 20:32:00 +00:00
Erwin Lansing
513dc50c88 Update to 1.0.0
PR:		128149
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
Approved by:	gnn (maintainer)
2008-10-27 20:49:51 +00:00
Wesley Shields
0a66c5e1a5 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)
2008-06-05 01:44:43 +00:00