head	1.8;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.2;
locks; strict;
comment	@# @;


1.8
date	2012.05.27.15.29.06;	author zi;	state Exp;
branches;
next	1.7;

1.7
date	2008.02.27.18.26.36;	author ehaupt;	state Exp;
branches;
next	1.6;

1.6
date	2005.09.04.14.20.45;	author lawrance;	state dead;
branches;
next	1.5;

1.5
date	2005.05.27.18.21.51;	author leeym;	state Exp;
branches;
next	1.4;

1.4
date	2005.05.14.12.00.30;	author krion;	state Exp;
branches;
next	1.3;

1.3
date	2004.04.29.13.41.55;	author arved;	state Exp;
branches;
next	1.2;

1.2
date	2003.12.22.19.23.14;	author krion;	state Exp;
branches;
next	1.1;

1.1
date	2003.12.17.15.19.50;	author krion;	state Exp;
branches;
next	;


desc
@@


1.8
log
@- Use sysutils/vpnc-scripts instead of builtin version
- Bump PORTREVISION

Approved by:	ehaupt@@ (maintainer)
@
text
@sbin/vpnc
sbin/vpnc-disconnect
%%DECRYPT%%bin/cisco-decrypt
@@unexec if cmp -s %D/etc/vpnc.conf %D/etc/vpnc.conf.sample; then rm -f %D/etc/vpnc.conf; fi
etc/vpnc.conf.sample
@@exec [ -f %B/vpnc.conf ] || cp %B/%f %B/vpnc.conf
@


1.7
log
@- Update to 0.5.1
- Take maintainership
- Optional install cisco-decrypt utility
- Optional build with hybrid support
@
text
@a1 1
sbin/vpnc-script
@


1.6
log
@- Unbreak vpnc-disconnect by fixing the config.c patch
- Remove obsolete vpnc-wrapper leftovers to make portlint happy
- Use PLIST_FILES and PORTDOCS instead of pkg-plist
- Bump PORTREVISION

PR:		ports/84491
Submitted by:	Daniel Roethlisberger <daniel@@roe.ch>
Approved by:	Christian Lackas <delta@@lackas.net> (maintainer)
@
text
@d4 2
d7 1
a7 5
etc/rc.d/vpnc.sh.sample
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@


1.5
log
@- fix connect script
- remove obsolete fulltunnel script
- add disconnect script

PR:		81550
Submitted by:	Christian Lackas <delta@@lackas.net>
@
text
@@


1.4
log
@Update to 0.3.3

PR:		ports/81008
Submitted by:	maintainer
@
text
@d3 1
a5 1
etc/rc.d/vpnc.sh.sample-fulltunnel
@


1.3
log
@Update to vpnc-0.2-rm+zomb-pre8
Add fulltunnel wrapper script by Daniel Roethlisberger

PR:		65945
Submitted by:	Christian Lackas

Mark broken on AMD64
@
text
@d2 1
@


1.2
log
@- using PREFIX/CC/CFLAGS (with help from Markus Brueffer)
- added a man-page
- installing additional docs
- fixed installing with 0666
- sample start script now works and actually contains an usefull example
- fixed install target
- added a comment (in pkg-message) about ESP "Protocol not supported"

PR:		60364
Submitted by:	maintainer
@
text
@d4 1
@


1.1
log
@Add vpnc 0.2,

VPNC - Client for Cisco 3000 VPN Concentrator

A VPN client compatible with Cisco's EasyVPN equipment.
Supports IPSec (ESP) with Mode Configuration and Xauth.
Supports only shared-secret IPSec authentication, 3DES, MD5,
and IP tunneling.  It runs entirely in userspace

PR:		60283
Submitted by:	Christian Lackas
@
text
@d5 2
@

