FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 6:59 AM GMT
Port details
6tunnel 0.11.r2_2 net on this many watch lists=6 search for ports that depend on this port
TCP proxy for applications that don't speak IPv6

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Mar 2001 09:46:36
Also Listed In: ipv6
License: not specified in port
6tunnel allows you to use services provided by IPv6 hosts with IPv4-only
applications and vice versa. It can bind to any of your IPv4 (default) or
IPv6 addresses and forward all data to IPv4 or IPv6 (default) host.
It can be used for example as an ipv6-capable IRC proxy.

WWW: http://toxygen.net/6tunnel/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/autoconf
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/6tunnel/ && make install clean
To add the package: pkg_add -r 6tunnel


Configuration Options
     No options to configure

Master Sites:
http://toxygen.net/6tunnel/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.11.r2_2
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.11.r2_2
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  0.11.r2_2
ade search for other commits by this committer
Punt autoconf267->autoconf268
15 Sep 2010 18:35:24
Original commit files touched by this commit  0.11.r2_2
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
21 Dec 2009 02:19:12
Original commit files touched by this commit  0.11.r2_1
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
19 Jul 2009 18:59:40
Original commit files touched by this commit  0.11.r2_1
shaun search for other commits by this committer
Remove references to my mirror, which will be decommissioned shortly;
fall back to FreeBSD mirrors in case the port has no others.
13 Mar 2009 23:27:19
Original commit files touched by this commit  0.11.r2_1
shaun search for other commits by this committer
Free most of my ports, since they aren't being maintained to a
reasonable standard.
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.11.r2_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Aug 2008 00:57:32
Original commit files touched by this commit  0.11.r2_1
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
30 Sep 2007 04:47:37
Original commit files touched by this commit  0.11.r2_1
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
19 Jun 2006 20:06:59
Original commit files touched by this commit  0.11.r2
shaun search for other commits by this committer
Switch to my @FreeBSD.org address.

Approved by:    ahze (mentor)
29 Apr 2006 09:05:41
Original commit files touched by this commit  0.11.r2
ehaupt search for other commits by this committer
Add an additional mirror.

Submitted by:   Shaun Amott <shaun@inerd.com> (maintainer)
18 Apr 2006 07:00:46
Original commit files touched by this commit  0.11.r2
vs search for other commits by this committer
- use DISTVERSION
- cleanup redundant autoconf invocation

PR:             ports/95624
Submitted by:   maintainer
20 Feb 2006 21:37:36
Original commit files touched by this commit  0.11.r2
garga search for other commits by this committer
- Transfer maintainership to submitter [1]
- Use DATADIR macro on IglooFTP

PR:             ports/93499
Submitted by:   Shaun Amott <shaun@inerd.com>
25 Nov 2005 16:48:31
Original commit files touched by this commit  0.11.r2
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.11.r2
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
02 Sep 2005 14:30:12
Original commit files touched by this commit  0.11.r2
sem search for other commits by this committer
- Update to 0.11.r2

PR:             ports/85633
Submitted by:   Andrej Zverev <az@inec.ru>
16 Feb 2005 12:53:36
Original commit files touched by this commit  0.11.r1
vs search for other commits by this committer
- Update to 0.11rc1 from new master site
- Fix grammar in COMMENT
26 Mar 2004 02:16:08
Original commit files touched by this commit  0.09
trevor search for other commits by this committer
Add size data.
26 Mar 2004 00:50:26
Original commit files touched by this commit  0.09
trevor search for other commits by this committer
E-mail to the maintainer bounced with:

        451 bsd-fr.org: Name server timeout
        Message could not be delivered for 5 days
06 Feb 2004 13:12:53
Original commit files touched by this commit  0.09
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
18 Jul 2003 03:12:56
Original commit files touched by this commit  0.09
kris search for other commits by this committer
Fix build with gcc 3.3
21 Feb 2003 13:15:09
Original commit files touched by this commit  0.09
knu search for other commits by this committer
De-pkg-comment.
26 Oct 2001 08:23:05
files touched by this commit
roam search for other commits by this committer
Update to 0.09, fixing a local and possibly also remote   denial of service
attack.    
30 Apr 2001 00:46:57
files touched by this commit
kris search for other commits by this committer
Reorder includes to squash typical Linux-kiddie network header misordering.  
30 Apr 2001 00:46:21
files touched by this commit
kris search for other commits by this committer
Don't hard-code -O2    
02 Mar 2001 12:46:36
files touched by this commit
sumikawa search for other commits by this committer
6tunnel allows you to use services provided by IPv6 hosts with IPv4-only  
applications and vice versa. It can bind to any of your IPv4 (default) or   IPv6
addresses and forward all data to IPv4 or IPv6 (default) host.   It can be used
for example as an ipv6-capable IRC proxy.    

Number of commits found: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 1
new 48 hours6
new 7 days43
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.239 seconds.