Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
|
|
|
|
a mismatch between ident and the +BUILD_VERSION logic.
|
|
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
|
|
|
|
|
|
- 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.
|
|
need them, for example RESTRICTED and SUBST_MESSAGE.*.
|
|
on !NetBSD.
|
|
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|
|
|
|
|
|
And always is defined as share/examples/rc.d
which was the default before.
This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.
This was discussed on tech-pkg in late January and late April.
Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
|
|
|
|
|
|
|
|
|
|
client.
dtcpc in pkgsrc/net/dtcp is ruby script, dtcpclient is native binary.
|