Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-08 | * set USE_BSD_MAKEFILE=yes | obache | 3 | -12/+21 | |
* add user-destdir installation support. | |||||
2010-01-17 | Recursive PKGREVISION bump for jpeg update to 8. | wiz | 1 | -2/+2 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2008-01-18 | Per the process outlined in revbump(1), perform a recursive revbump | tnn | 1 | -2/+2 | |
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@ | |||||
2007-09-15 | Fixed build problem on NetBSD 4.0_RC1 (TRUE, FALSE are already defined). | obache | 2 | -5/+8 | |
2007-07-02 | Remove FreeBSD CVS ID -- it doesn't add much information and creates | joerg | 1 | -2/+1 | |
a mismatch between ident and the +BUILD_VERSION logic. | |||||
2007-06-17 | Honor PKG_SYSCONFDIR and VARBASE, noticed in PR 36501. | obache | 7 | -36/+39 | |
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-03-24 | Prepare for switching to NO_MTREE=yes. | joerg | 1 | -1/+3 | |
2006-11-09 | Fixed the package for unprivileged users. | rillig | 1 | -1/+3 | |
2006-08-27 | Updated dtcpclient-20060526. | hamajima | 3 | -11/+24 | |
- 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-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 1 | -2/+2 | |
need them, for example RESTRICTED and SUBST_MESSAGE.*. | |||||
2006-02-24 | Split patch-aa. Honour PKGMANDIR and get working man installation | joerg | 4 | -39/+65 | |
on !NetBSD. | |||||
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 | |
automatically detects whether we want the pkginstall machinery to be used by the package Makefile. | |||||
2005-12-09 | Unmask build on DragonFly. | joerg | 1 | -1/+2 | |
2005-06-05 | Update to 20050521. | hamajima | 2 | -7/+6 | |
2005-05-02 | RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. | reed | 1 | -1/+2 | |
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. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-02-21 | Added support for Darwin. | hamajima | 1 | -2/+8 | |
2005-02-20 | ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* OpenBSD-*-* | hamajima | 1 | -1/+3 | |
2005-01-23 | New package for dtcpclient-20040923, Dynamic Tunnel Configuration Protocol ↵ | hamajima | 7 | -0/+147 | |
client. dtcpc in pkgsrc/net/dtcp is ruby script, dtcpclient is native binary. |