Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv28707

Added Files:
        6tunnel.info 6tunnel.patch 
Log Message:
Adding 6tunnel.

--- NEW FILE: 6tunnel.patch ---
diff -Naur 6tunnel-0.11rc2.old/Makefile.in 6tunnel-0.11rc2/Makefile.in
--- 6tunnel-0.11rc2.old/Makefile.in     2002-11-23 17:18:47.000000000 -0800
+++ 6tunnel-0.11rc2/Makefile.in 2007-12-06 19:26:28.000000000 -0800
@@ -7,7 +7,6 @@
 CFLAGS = @CFLAGS@ -Wall
 LDFLAGS = @LIBS@ @LDFLAGS@
 INSTALL = @INSTALL@
-STRIP = @STRIP@
 VERSION = @VERSION@
 
 default:       6tunnel
@@ -17,7 +16,6 @@
 .PHONY:        install
 
 install:
-       $(STRIP) 6tunnel
        $(INSTALL) -d $(bindir)
        $(INSTALL) 6tunnel $(bindir)
 

--- NEW FILE: 6tunnel.info ---
Package: 6tunnel
Version: 0.11rc2
Revision: 1000
Source: http://toxygen.net/6tunnel/6tunnel-%v.tar.gz
Maintainer: H. Todd Fujinaka <[EMAIL PROTECTED]>
Homepage: http://toxygen.net/6tunnel/
License: GPL
Description: Tunnelling for apps that don't speak IPv6
DescDetail: <<
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.
<<
CompileScript: <<
autoconf
./configure %c
make
<<
PatchScript: sed 's|@PREFIX@|%p|' < %a/%n.patch | patch -p1
Source-MD5: 74e02d4f0704b3083a01feda66033449
ConfigureParams: --prefix=%p --mandir=%p/share/man
InstallScript: make install DESTDIR=%d
DocFiles: COPYING ChangeLog


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to