Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2003 07:19:51 -0800 (PST)
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/vpnc Makefile distinfo pkg-descr pkg-plist ports/security/vpnc/files patch-Makefile patch-vpnc.c vpnc.sh
Message-ID:  <200312171519.hBHFJp85028133@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
krion       2003/12/17 07:19:51 PST

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/vpnc        Makefile distinfo pkg-descr pkg-plist 
    security/vpnc/files  patch-Makefile patch-vpnc.c vpnc.sh 
  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
  
  Revision  Changes    Path
  1.471     +1 -0      ports/security/Makefile
  1.1       +32 -0     ports/security/vpnc/Makefile (new)
  1.1       +1 -0      ports/security/vpnc/distinfo (new)
  1.1       +20 -0     ports/security/vpnc/files/patch-Makefile (new)
  1.1       +11 -0     ports/security/vpnc/files/patch-vpnc.c (new)
  1.1       +16 -0     ports/security/vpnc/files/vpnc.sh (new)
  1.1       +8 -0      ports/security/vpnc/pkg-descr (new)
  1.1       +5 -0      ports/security/vpnc/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312171519.hBHFJp85028133>