head 1.3; access; symbols pkgsrc-2014Q4:1.2.0.66 pkgsrc-2014Q4-base:1.2 pkgsrc-2014Q3:1.2.0.64 pkgsrc-2014Q3-base:1.2 pkgsrc-2014Q2:1.2.0.62 pkgsrc-2014Q2-base:1.2 pkgsrc-2014Q1:1.2.0.60 pkgsrc-2014Q1-base:1.2 pkgsrc-2013Q4:1.2.0.58 pkgsrc-2013Q4-base:1.2 pkgsrc-2013Q3:1.2.0.56 pkgsrc-2013Q3-base:1.2 pkgsrc-2013Q2:1.2.0.54 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.2.0.52 pkgsrc-2013Q1-base:1.2 pkgsrc-2012Q4:1.2.0.50 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.2.0.48 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.2.0.46 pkgsrc-2012Q2-base:1.2 pkgsrc-2012Q1:1.2.0.44 pkgsrc-2012Q1-base:1.2 pkgsrc-2011Q4:1.2.0.42 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q3:1.2.0.40 pkgsrc-2011Q3-base:1.2 pkgsrc-2011Q2:1.2.0.38 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.36 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.34 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.32 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.30 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.2.0.28 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.26 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.24 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.22 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.20 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.18 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.16 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.14 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.12 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.10 pkgsrc-2008Q1:1.2.0.8 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.6 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.4 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.2 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.1.0.10 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.8 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.6 pkgsrc-2006Q3-base:1.1 pkgsrc-2006Q2:1.1.0.4 pkgsrc-2006Q2-base:1.1 pkgsrc-2006Q1:1.1.0.2 pkgsrc-2006Q1-base:1.1; locks; strict; comment @# @; 1.3 date 2015.03.08.02.45.35; author mef; state dead; branches; next 1.2; commitid NvEKVPE5Zw1tsKcy; 1.2 date 2007.06.17.04.23.32; author obache; state Exp; branches; next 1.1; 1.1 date 2006.02.24.20.44.14; author joerg; state Exp; branches; next ; desc @@ 1.3 log @(pkgsrc) - Add LICENSE= 2-clause-bsd - Remove patch-ab (was edit from /usr/local/etc/dhclient.script to /usr/pkg/sbin/dhclient-script) Instead, includes above edit in SUBST to clean (false) pkglint flag. (upstream) - Update 20060526 to 20090812 --------------------------- 2009-08-12 Hajimu UMEMOTO * dtcpclient.script: Add an ability to assign an anycast address by prefix delegation. When `anycast' is specified as `hostid' of `prefix_delegation', an anycast address is assigned. Requested by: Norikatsu Shigemura * dtcpclient.script: Add support for prefix_delegation='AUTO'. If `AUTO' is specified, delegated IPv6 address is assigned to upped interface automatically. @ text @$NetBSD: patch-ab,v 1.2 2007/06/17 04:23:32 obache Exp $ --- dtcpclient.8.orig 2006-05-25 16:36:21.000000000 +0000 +++ dtcpclient.8 @@@@ -122,7 +122,7 @@@@ The default is .It Fl s Ar script Specify the command to invoke on DTCP session is established or closed. The default is -.Pa /usr/local/etc/dtcpclient.script . +.Pa /usr/local/sbin/dtcpclient-script . .It Fl t Ar tuntype The spec defines several kind of tunnel requests. .Nm @@@@ -214,7 +214,7 @@@@ If your password is found in this file, .Nm does not ask for your password. The format is a colon-separated list of the server name, the user name and the password. -.It Pa /usr/local/etc/dtcpclient.script +.It Pa /usr/local/sbin/dtcpclient-script Default script invoked for setup or cleanup tunnel when DTCP session is established or closed. .It Pa /var/run/dtcpclient.pid @ 1.2 log @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 @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.1 2006/02/24 20:44:14 joerg Exp $ @ 1.1 log @Split patch-aa. Honour PKGMANDIR and get working man installation on !NetBSD. @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- dtcpclient.8.orig 2005-05-21 08:03:05.000000000 +0000 d5 1 a5 1 @@@@ -103,7 +103,7 @@@@ The default is d10 1 a10 1 +.Pa /usr/pkg/sbin/dtcpclient-script . d14 1 a14 8 @@@@ -180,13 +180,13 @@@@ tunnel type . .\" .Sh FILES .Bl -tag -width " " -compact -.It Pa /usr/local/etc/dtcpclient.auth +.It Pa /usr/pkg/etc/dtcpclient.auth You can specify your password to connect to DTCP server in this file. If your password is found in this file, d19 1 a19 1 +.It Pa /usr/pkg/sbin/dtcpclient-script @