Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 480FE63B8BC for ; Thu, 29 May 2008 20:50:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D376963B29F; Thu, 29 May 2008 20:50:32 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 2187263B25C for ; Thu, 29 May 2008 20:50:32 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EA3DF175D0; Thu, 29 May 2008 20:50:31 +0000 (UTC) From: Jonathan Perkin Subject: CVS commit: pkgsrc/net/vpnc To: pkgsrc-changes@NetBSD.org Reply-To: sketch@netbsd.org Message-Id: <20080529205031.EA3DF175D0@cvs.netbsd.org> Date: Thu, 29 May 2008 20:50:31 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sketch Date: Thu May 29 20:50:31 UTC 2008 Modified Files: pkgsrc/net/vpnc: Makefile PLIST distinfo pkgsrc/net/vpnc/patches: patch-aa patch-ac Added Files: pkgsrc/net/vpnc/patches: patch-af Log Message: Bunch of fixes to get this working for me, including: - support $VARBASE - vpnc.conf was installed in the wrong place, rather than move it use default.conf instead to mirror what vpnc does natively, and install with secure permissions (as it contains passwords) - shell portability Bump PKGREVISION. Ok'd Jukka/Hubert. To generate a diff of this commit: cvs rdiff -r1.21 -r1.22 pkgsrc/net/vpnc/Makefile cvs rdiff -r1.4 -r1.5 pkgsrc/net/vpnc/PLIST cvs rdiff -r1.10 -r1.11 pkgsrc/net/vpnc/distinfo cvs rdiff -r1.5 -r1.6 pkgsrc/net/vpnc/patches/patch-aa \ pkgsrc/net/vpnc/patches/patch-ac cvs rdiff -r0 -r1.1 pkgsrc/net/vpnc/patches/patch-af Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.