1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Edwin Groothuis
2f5fd33d0b Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 02:10:52 +00:00
Ion-Mihai Tetcu
df6d51ba28 - small fix to fix to pkg-install script
- bump PORTREVISION

PR:		ports/102013
Submitted by:	pirzyk (maintianer)
2006-08-15 16:32:34 +00:00
Ion-Mihai Tetcu
1c040a8265 New PH Client and API Library
nph offers the following features:
  Complete PH API
    - your applications will never need to talk directly to the PH server
  Solid API design
    - designed to prevent memory or file descriptor leaks for applications
      which use asynchronous event timers
  Interactively usable PH client
    - the nph client supports readline command editting, history, and completion

The PH protocol is described in RFC 2378

WWW: http://www.feep.net/nph/

PR:		ports/97209
Submitted by:	Jim Pirzyk <pirzyk@freebsd.org>
2006-06-25 14:04:27 +00:00