summaryrefslogtreecommitdiff
path: root/net/6tunnel
AgeCommit message (Collapse)AuthorFilesLines
2005-03-10Mark as NOT_FOR_PLATFORM Interix.tv1-1/+3
2005-02-24Add RMD160 digests.agc1-1/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+3
2003-09-22Fix build with gcc3 or on Solaris. From Jonathan Perkin in PR 22891.wiz3-3/+62
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-10-23Update 6tunnel to 0.09zuntum2-5/+5
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>.
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-23Initial import of 6tunnel 0.07zuntum4-0/+29
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.