Commit graph

17 commits

Author SHA1 Message Date
Tilman Keskinoz
8310ee07c9 Update libgcrypt to 1.2.1. Changes:
* made the code try to lock secure memory pool not only when running as
          root,
        * fixed type usage in Serpent,
        * made the code mix the PID into the entropy pool for better protection
          after a fork,
        * fixed memory leak in RSA.
        * fixed alignment problems in Rijndael,
        * fixed memory leak in gcry_pk_sign(),
        * fixed broken pointer access in gcry_ac_open(),
        * updated the documentation,
        * fixed several other bugs.
Chase Shared library version and bump PORTREVISION of affected ports.
2005-01-11 14:53:12 +00:00
Volker Stolz
1b48d93a5b Update to 0.3.2
- added support for preshared without xauth
- fixed NAT-T support with IOS and PIX
- fixed IP-Len header
- fixed reconnection problems with IOS and PIX

PR:		ports/74271
Submitted by:	maintainer
2004-11-23 14:43:51 +00:00
Volker Stolz
7b7c507c61 Update to 0.3.1:
- IPSec over UDP and NAT-T support
- added support for interactive authentication (security tokens for example)
- fixed IOS support

PR:		ports/74040
Submitted by:	maintainer
2004-11-18 12:22:50 +00:00
Kris Kennaway
3d77c50054 s/BROKEN/IGNORE/ to prevent package build 2004-06-21 06:24:32 +00:00
Kirill Ponomarev
3294db02f6 - Update to vpnc-0.2-rm+zomb.1.tar.gz
- Update manpage

PR:		ports/66624
Submitted by:	maintainer
2004-05-14 08:04:39 +00:00
Volker Stolz
f8b245304c - Fix MASTER_SITES
- Update to vpnc-wrapper-1.10 (better FreeBSD 4 support)
  (Daniel Roethlisberger)
- Bump PORTREVISION

PR:		ports/66571
Submitted by:	Christian Lackas (maintainer)
2004-05-13 14:48:04 +00:00
Markus Brueffer
183ab1ee11 Update to vpnc-0.2-rm+zomb-pre9
PR:		ports/66202
Submitted by:	Christian Lackas <delta@lackas.net> (maintainer)
2004-05-04 20:14:23 +00:00
Tilman Keskinoz
f75ab7e2f3 Update libgcrypt to the new stable version 1.2.0
Retire libgcrypt-devel

Switch back to security/libgcrypt and bump PORTREVISION for
- gnutls
- gnutls-devel
- gsasl
- opencdk
- vpnc

libggz:
- Remove dependency on libgcrypt, because the port does not yet
work with the new libgcrypt

libksba:
- Update to 0.9.5
- Pass maintainership to lofi, who already maintains the other
aegypten ports.

Approved by:	lofi

wmbiff:
Switch to security/libgcrypt but no PORTREVISION bump, because the
dependency is optional and the port does not work with the new
libgcrypt and needs to be updated.

No action, because ports don't work with the new libgcrypt and need
to be updated, maintainers informed:
security/newpg
security/pinentry
security/dirmngr
emulators/fuse
emulators/libspectrum
2004-05-03 13:57:46 +00:00
Tilman Keskinoz
3b0e0ce047 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
2004-04-29 13:41:56 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Markus Brueffer
ba0f195980 - use tun0 as default-interface
- fix install of startscript

Approved by:	Christian Lackas <delta@lackas.net> (maintainer)
		arved (mentor)
2004-03-01 16:29:28 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Tilman Keskinoz
641c14bce9 Update to new version.
Depend on new libgcrypt-devel port.

PR:		62111
Submitted by:	Christian Lackas <delta@lackas.net>
2004-01-30 13:34:26 +00:00
Kirill Ponomarev
540d286075 - Add pkg-message forgotten to add by last commit. 2003-12-22 19:25:01 +00:00
Kirill Ponomarev
dfa5b788f8 - 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
2003-12-22 19:23:15 +00:00
Kirill Ponomarev
479a4916b9 - Fix typo in start/stop script
Submitted by:	arved
2003-12-17 18:43:34 +00:00
Kirill Ponomarev
e4789de0d9 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
2003-12-17 15:19:51 +00:00