Commit graph

7 commits

Author SHA1 Message Date
obache
811834c8cf Fixed build problem on NetBSD 4.0_RC1 (TRUE, FALSE are already defined). 2007-09-15 11:39:16 +00:00
obache
45ee1937a8 Honor PKG_SYSCONFDIR and VARBASE, noticed in PR 36501.
OLD LOCATION				NEW LOCATION
  /var/run/dtcpclient.pid		${VARBASE}/run/dtcpclient.pid
  ${PREFIX}/etc/dtcpclient.auth		${PKG_SYSCONFDIR}/dtcpclient.auth
  /usr/local/dtcpclient_script.conf	${PKG_SYSCONFDIR}/dtcpclient_script.conf
2007-06-17 04:23:32 +00:00
hamajima
bbd42dad92 Updated dtcpclient-20060526.
- If `@' is specified as an interface for prefix delegation, it is assumed
  as a tunnel interface.
 - Add experimental support for an IPv6 over an IPv4 tunnel using Netgraph.
  The relevant options are -b and -U.
 - Make an IPv6 over an IPv4 tunnel NAT friendly. If -n option is specified,
  it is enabled. It requires some modification to ng_ksocket of server side.
 - Add $up_command and $down_command to run at up/down.
 - Add -B option to specify NAT port.
2006-08-27 14:00:41 +00:00
joerg
5471ae4077 Split patch-aa. Honour PKGMANDIR and get working man installation
on !NetBSD.
2006-02-24 20:44:14 +00:00
hamajima
8ba8641932 Update to 20050521. 2005-06-05 16:34:42 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
hamajima
8c8f014d8f New package for dtcpclient-20040923, Dynamic Tunnel Configuration Protocol client.
dtcpc in pkgsrc/net/dtcp is ruby script, dtcpclient is native binary.
2005-01-23 05:07:43 +00:00