aboutsummaryrefslogtreecommitdiff
path: root/security/vpnc
Commit message (Collapse)AuthorAgeFilesLines
* - Respect %%PREFIX%%Martin Wilke2007-03-212-0/+10
| | | | | | | | | | - Bump PORTREVISION PR: 110466 Submitted by: Helge Oldach <ports-vpnc-mar07@oldach.net> (maintainer) Notes: svn path=/head/; revision=187863
* - Update to 0.4.0Martin Wilke2007-03-1610-378/+45
| | | | | | | | PR: 110272 Submitted by: Christian Lackas <delta@lackas.net> (maintainer) Notes: svn path=/head/; revision=187484
* - Improve the style and behaviour of the rc.d scriptGabor Kovesdan2007-03-052-53/+60
| | | | | | | | | | | - Bump PORTREVISION Submitted by: dougb Reviewed by: Dominic Fandrey <lon_kamikaze@gmx.de> Approved by: Christian Lackas <christian@lackas.net> (maintainer) Notes: svn path=/head/; revision=186598
* - Update rc.d scriptGabor Kovesdan2007-02-263-35/+99
| | | | | | | | | | | | | - Use USE_RC_SUBR instead of direct patching - Bump PORTREVISION PR: ports/107675 Submitted by: Dominic Fandrey <lon_kamikaze@gmx.de> (with fixes from maintainer) Approved by: Christian Lackas <delta@lackas.net> (maintainer), erwin (mentor, implicit) Notes: svn path=/head/; revision=186005
* - Add NAT keepalive capability as per RFC 3947Martin Wilke2006-07-292-1/+49
| | | | | | | | | | | - Bump PORTREVISION PR: ports/100814 Submitted by: Daniel Roethlisberger <daniel(at)roe.ch> Approved by: krion (mentor), maintainer Notes: svn path=/head/; revision=169083
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* SHA256ifyEdwin Groothuis2006-01-241-2/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154318
* - Unbreak vpnc-disconnect by fixing the config.c patchSam Lawrance2005-09-043-19/+18
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=141913
* - fix connect scriptYen-Ming Lee2005-05-275-9/+80
| | | | | | | | | | | - remove obsolete fulltunnel script - add disconnect script PR: 81550 Submitted by: Christian Lackas <delta@lackas.net> Notes: svn path=/head/; revision=136288
* Update to 0.3.3Kirill Ponomarev2005-05-144-17/+14
| | | | | | | | PR: ports/81008 Submitted by: maintainer Notes: svn path=/head/; revision=135232
* - Update vpnc.sh-sample-fulltunnel to vpnc-wrapper 1.25Yen-Ming Lee2005-04-182-6/+6
| | | | | | | | | | | - Bump PORTREVISION. PR: 79942 Submitted by: Daniel Roethlisberger <daniel@roe.ch> Approved by: Christian Lackas <delta@lackas.net> (maintainer) Notes: svn path=/head/; revision=133553
* Update libgcrypt to 1.2.1. Changes:Tilman Keskinoz2005-01-111-1/+2
| | | | | | | | | | | | | | | | | | * 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. Notes: svn path=/head/; revision=126139
* Update to 0.3.2Volker Stolz2004-11-234-39/+3
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=122224
* Update to 0.3.1:Volker Stolz2004-11-187-83/+185
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=121863
* s/BROKEN/IGNORE/ to prevent package buildKris Kennaway2004-06-211-1/+1
| | | | Notes: svn path=/head/; revision=111917
* - Update to vpnc-0.2-rm+zomb.1.tar.gzKirill Ponomarev2004-05-145-162/+175
| | | | | | | | | | - Update manpage PR: ports/66624 Submitted by: maintainer Notes: svn path=/head/; revision=109107
* - Fix MASTER_SITESVolker Stolz2004-05-132-7/+7
| | | | | | | | | | | | - Update to vpnc-wrapper-1.10 (better FreeBSD 4 support) (Daniel Roethlisberger) - Bump PORTREVISION PR: ports/66571 Submitted by: Christian Lackas (maintainer) Notes: svn path=/head/; revision=109072
* Update to vpnc-0.2-rm+zomb-pre9Markus Brueffer2004-05-044-9/+33
| | | | | | | | PR: ports/66202 Submitted by: Christian Lackas <delta@lackas.net> (maintainer) Notes: svn path=/head/; revision=108400
* Update libgcrypt to the new stable version 1.2.0Tilman Keskinoz2004-05-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=108267
* Update to vpnc-0.2-rm+zomb-pre8Tilman Keskinoz2004-04-296-27/+32
| | | | | | | | | | | | Add fulltunnel wrapper script by Daniel Roethlisberger PR: 65945 Submitted by: Christian Lackas Mark broken on AMD64 Notes: svn path=/head/; revision=107971
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - use tun0 as default-interfaceMarkus Brueffer2004-03-012-3/+11
| | | | | | | | | | - fix install of startscript Approved by: Christian Lackas <delta@lackas.net> (maintainer) arved (mentor) Notes: svn path=/head/; revision=102654
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to new version.Tilman Keskinoz2004-01-304-13/+18
| | | | | | | | | | Depend on new libgcrypt-devel port. PR: 62111 Submitted by: Christian Lackas <delta@lackas.net> Notes: svn path=/head/; revision=99513
* - Add pkg-message forgotten to add by last commit.Kirill Ponomarev2003-12-221-0/+7
| | | | Notes: svn path=/head/; revision=96458
* - using PREFIX/CC/CFLAGS (with help from Markus Brueffer)Kirill Ponomarev2003-12-227-17/+182
| | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=96457
* - Fix typo in start/stop scriptKirill Ponomarev2003-12-171-1/+1
| | | | | | | Submitted by: arved Notes: svn path=/head/; revision=96080
* Add vpnc 0.2,Kirill Ponomarev2003-12-177-0/+93
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 Notes: svn path=/head/; revision=96052