upgrade to httptunnel 3.0.3; from <obecian@celerity.bartoli.org> with
Makefile improvements and addition of HOMEPAGE by me
This commit is contained in:
parent
a7dc6abfa6
commit
6de5f01524
@ -1,19 +1,21 @@
|
|||||||
# $OpenBSD: Makefile,v 1.8 2000/06/20 19:48:58 jakob Exp $
|
# $OpenBSD: Makefile,v 1.9 2000/07/14 08:13:48 brad Exp $
|
||||||
|
|
||||||
DISTNAME= httptunnel-3.0.1
|
DISTNAME= httptunnel-3.0.3
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
NEED_VERSION= 1.302
|
NEED_VERSION= 1.310
|
||||||
|
MASTER_SITES= http://www.nocrew.org/software/httptunnel/ \
|
||||||
|
ftp://ftp.nocrew.org/pub/nocrew/unix/
|
||||||
|
|
||||||
MASTER_SITES= http://www.nocrew.org/software/httptunnel/
|
HOMEPAGE= http://www.nocrew.org/software/httptunnel/
|
||||||
|
|
||||||
MAINTAINER= jakob@openbsd.org
|
MAINTAINER= jakob@openbsd.org
|
||||||
|
|
||||||
PERMIT_PACKAGE_CDROM= yes
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
PERMIT_PACKAGE_FTP= yes
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
PERMIT_DISTFILES_CDROM= yes
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
PERMIT_DISTFILES_FTP= yes
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
CONFIGURE_STYLE= gnu
|
|
||||||
SEPARATE_BUILD= concurrent
|
SEPARATE_BUILD= concurrent
|
||||||
|
CONFIGURE_STYLE= gnu
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (httptunnel-3.0.1.tar.gz) = a761d59a2c93b0fe66e102067ac3e366
|
MD5 (httptunnel-3.0.3.tar.gz) = 83c78b0a1e30ec5afeae716a301bdefa
|
||||||
RMD160 (httptunnel-3.0.1.tar.gz) = 156b28fc8ee3305e8193aa2436dcaf14aeeab94c
|
RMD160 (httptunnel-3.0.3.tar.gz) = a9fff388078137576c49d6c1bea8b39d27034a9f
|
||||||
SHA1 (httptunnel-3.0.1.tar.gz) = 0cc5f71b6b7bfa4154a1f92c3acb1dec3c5f1321
|
SHA1 (httptunnel-3.0.3.tar.gz) = 53ef6434cc0576342645114dbc89b6bd0d2dbeb5
|
||||||
|
@ -5,3 +5,5 @@ This can be useful for users behind restrictive firewalls. If WWW
|
|||||||
access is allowed through an HTTP proxy, it's possible to use
|
access is allowed through an HTTP proxy, it's possible to use
|
||||||
httptunnel and, say, telnet or PPP to connect to a computer outside
|
httptunnel and, say, telnet or PPP to connect to a computer outside
|
||||||
the firewall.
|
the firewall.
|
||||||
|
|
||||||
|
WWW: ${HOMEPAGE}
|
||||||
|
Loading…
Reference in New Issue
Block a user