All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
Changes by Stuart Cardall:
Updated help message.
Changes by Paul Warren:
Avoid segfault in "-f" mode.
Changes by Wojtek Kaniewski:
Support automake's "make check" target.
-----------------------------------
(In following lines from Changelog, marked as | are the same as in 0.11rc2)
0.11 (2013-05-25)
| Changes by Wojtek Kaniewski <wojtekka@toxygen.net>:
| - changed license to GPL version 2. There was no license information before
| which caused confusion. Code by Tomasz Lipski <lemur@irc.pl> and awayzzz
| <awayzzz@digibel.org> had to be removed, because their e-mail addresses
| were dead and googling for them gave no useful information. The missing
| features have been rewritten from scratch. If any offending code is still
| here, please let me know. I've done my best, but I haven't used any
version control 5 years ago,
- changed e-mail address,
- ignore IPv4/IPv6 address hints when option -H is present.
| Changes by Ramunas Lukosevicius <lukoramu@parok.lt>
| - fixed source mapping bug,
| - SIGHUP reloads map file.
Changes by Roland Stigge <stigge@antcom.de>
- fix an error in the "hints" handling of the host resolver which confused
local/source and remote hint (AF_INET/AF_INET6).
Changes by Olaf Rempel <razzor@kopf-tisch.de>
- correct option -f.
(note: -H option is added, -r option is converted to -f)
(pkgsrc changes)
- Add LICENSE as gnu-gpl-v2
COMMENT should not be longer than 70 characters.
COMMENT should not begin with 'A'.
COMMENT should not begin with 'An'.
COMMENT should not begin with 'a'.
COMMENT should not end with a period.
COMMENT should start with a capital letter.
pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
0.11 (2005-08-18)
Changes by Wojtek Kaniewski <wojtekka@toxygen.net>:
- changed license to GPL version 2. There was no license information before
which caused confusion. Code by Tomasz Lipski <lemur@irc.pl> and awayzzz
<awayzzz@digibel.org> had to be removed, because their e-mail addresses
were dead and googling for them gave no useful information. The missing
features have been rewritten from scratch. If any offending code is still
here, please let me know. I've done my best, but I haven't used any
version control 5 years ago.
- changed e-mail address.
Changes by Ramunas Lukosevicius <lukoramu@parok.lt>
- fixed source mapping bug,
- SIGHUP reloads map file.
0.10 (2003-06-12)
Changes by Wojtek Kaniewski <wojtekka@irc.pl>:
- major code cleanup,
- select() before accept(), so 6tunnel won't hang on sys_socketcall.
- fixed losing data under heavy load, when write() didn't send all
data. unsent data is stored in a buffer,
- autoconf,
- supports pid file (idea by misio <monster@qm.pl>).
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
Changes from version 0.07:
0.09, 2001-10-18, wojtekka@irc.pl
- included patch from OpenBSD port by Patroklos Argyroudis <argp@bsd.gr>.
- fixing the fix - patch by awayzzz <awayzzz@digibel.org>.
0.08, 2000-12-12, ascent@linux.pl
- modified IPv4 to IPv6 mapping -- better memory managing.
0.08, 2001-10-13, wojtekka@irc.pl
- some memory leaks fixed thanks to Sorrow The Prince <s0tp@libero.it>.
- fixed dos condition thanks to awayzzz <awayzzz@digibel.org>.
6tunnel can translate between protocol versions on the same host,
thus offering a way to setup v4/v6 and v6/v4 proxy services.
It can bind to any of your IPv4 (default) or IPv6 addresses.