FreeBSD Bugzilla – Attachment 103603 Details for
Bug 143552
New port: net/toonel Tunneling with data compression
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.52 KB, created by
Veniamin
on 2010-02-04 12:20:00 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Veniamin
Created:
2010-02-04 12:20:00 UTC
Size:
2.52 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># toonel ># toonel/pkg-descr ># toonel/Makefile ># toonel/distinfo ># toonel/files ># toonel/files/toonel.sh.in ># >echo c - toonel >mkdir -p toonel > /dev/null 2>&1 >echo x - toonel/pkg-descr >sed 's/^X//' >toonel/pkg-descr << '4315b693d3fba175cd72ba1e6758bb5c' >XToonel.net exploits a tunneling technique combined with data compression. >XIt runs compressed data frames from toonel client to one of the toonel >Xservers and then these are forwarded to the target host. Reducing the >Xsize of resources that are transferred between the server and the client >Xmakes more efficient use of the user's bandwidth. >X >XWWW: http://toonel.net >4315b693d3fba175cd72ba1e6758bb5c >echo x - toonel/Makefile >sed 's/^X//' >toonel/Makefile << '70638bfc42b2464900fa5808d975fc08' >X# New ports collection makefile for: toonel >X# Date created: 2010-02-04 >X# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= toonel >XPORTVERSION= 0.0.50.50 >XCATEGORIES= net java >XMASTER_SITES= http://www.toonel.net/generic/005050/ >XDISTNAME= ${PORTNAME} >XEXTRACT_SUFX= .jar >XEXTRACT_ONLY= # empty >X >XMAINTAINER= g.veniamin@googlemail.com >XCOMMENT= Tunneling with data compression >X >XNO_BUILD= yes >XNO_WRKSUBDIR= yes >X >XUSE_JAVA= yes >XJAVA_VERSION= 1.5+ >X >XSUB_FILES= ${PORTNAME}.sh >XSUB_LIST= JARNAME=${DISTNAME}${EXTRACT_SUFX} >X >XPLIST_FILES= bin/${PORTNAME} ${JAVAJARDIR:C,${PREFIX}/?,,}/${DISTNAME}${EXTRACT_SUFX} >X >Xdo-install: >X ${MKDIR} ${JAVAJARDIR}/ >X ${INSTALL_DATA} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${JAVAJARDIR}/ >X ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${PREFIX}/bin/${PORTNAME} >X >X.include <bsd.port.mk> >70638bfc42b2464900fa5808d975fc08 >echo x - toonel/distinfo >sed 's/^X//' >toonel/distinfo << '312da870c6c4ef764d4757644845fd7e' >XMD5 (toonel.jar) = a00729ad6126933b90770eced3c37a95 >XSHA256 (toonel.jar) = 5d1e6665f018dea7f20fc4f9ad0c6fda3cb2f8e432cc6734302a8e020ff254ce >XSIZE (toonel.jar) = 120074 >312da870c6c4ef764d4757644845fd7e >echo c - toonel/files >mkdir -p toonel/files > /dev/null 2>&1 >echo x - toonel/files/toonel.sh.in >sed 's/^X//' >toonel/files/toonel.sh.in << '77afa829e2ff55a780b38d6519fdba5b' >X#!/bin/sh >X >XJAVA="%%LOCALBASE%%/bin/java" >XJARPATH="%%JAVALIBDIR%%" >Xexport JAVA_VERSION="%%JAVA_VERSION%%" >X >Xexec "${JAVA}" -jar "${JARPATH}/%%JARNAME%%" "$@" >77afa829e2ff55a780b38d6519fdba5b >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 143552
: 103603