head	1.5;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2008.03.13.15.21.47;	author ehaupt;	state Exp;
branches;
next	1.4;

1.4
date	2005.08.29.12.56.54;	author sem;	state dead;
branches;
next	1.3;

1.3
date	2005.01.13.21.31.40;	author niels;	state Exp;
branches;
next	1.2;

1.2
date	2004.10.12.17.42.54;	author leeym;	state Exp;
branches;
next	1.1;

1.1
date	2001.12.05.22.03.17;	author lioux;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Update to 1.9.0
@
text
@--- ./Makefile.orig	2008-03-13 16:10:21.000000000 +0100
+++ ./Makefile	2008-03-13 16:10:39.000000000 +0100
@@@@ -5,7 +5,7 @@@@
 CC ?= cc
 CFLAGS ?= -Wall -O2 -ggdb
 
-OPTFLAGS = -DREV=$(shell ./getrev.sh)
+OPTFLAGS = -DREV=0
 
 # Comment on non-gnu systems
 OPTFLAGS += -DHAVE_GETOPT_LONG
@


1.4
log
@- Update to 1.5.0
- Reformat pkg-descr
- Pass maintainership to submitter

PR:		ports/85002
Submitted by:	Emanuel Haupt <ehaupt@@critical.ch>
@
text
@d1 5
a5 5
--- Makefile.orig	Thu Jan 13 15:45:50 2005
+++ Makefile	Thu Jan 13 15:46:00 2005
@@@@ -2,8 +2,6 @@@@
 #
 # Please uncomment the appropriate settings
d7 5
a11 5
-CC = gcc
-CFLAGS = -Wall -DHAVE_GETOPT_LONG
 LDFLAGS =
 INSTALLPATH = $(DESTDIR)/usr/local/bin
 MANPATH = $(DESTDIR)/usr/local/man/man1
@


1.3
log
@Upgrade to version 1.2.3 which contains a fix for the reported
format string issue.

Approved by:	nectar (mentor)
@
text
@@


1.2
log
@- Update to 1.1.3
- Add USE_GETOPT_LONG
- Replace pkg-plist with PLIST_FILES and PORTDOCS

PR:		71742
Submitted by:	leeym
Approved by:	maintainer timeout
@
text
@d1 2
a2 2
--- Makefile.orig	Wed Sep 15 03:28:55 2004
+++ Makefile	Wed Sep 15 03:29:06 2004
d10 2
a11 2
 INSTALLPATH = $(DESTDIR)/usr/bin
 
@


1.1
log
@New port proxytunnel version 1.0.6: Connects stdin and stdout to
an origin server through an HTTPS proxy

Submitted by:	Hammurabi Mendes <hmendes_br@@yahoo.com>
@
text
@d1 2
a2 2
--- Makefile.orig	Thu Nov 22 06:50:01 2001
+++ Makefile	Wed Dec  5 19:58:37 2001
d10 1
a11 1
 # Solaris needs this (According to Martin Senft <martin@@illicon.de>)
@

