Commit graph

16 commits

Author SHA1 Message Date
manu
6c4d4ca60c Fix file installation, add missing samples config files 2005-02-20 01:03:30 +00:00
manu
c3622e01df Upgraded ipsec-tools to release version 0.5 2005-02-18 09:53:40 +00:00
kim
98d6a371a1 Use PKG_SYSCONFDIR 2005-01-12 15:31:11 +00:00
kleink
8be1cc1fa8 Add (unsigned char) cast to ctype functions; taken from the NetBSD trunk. 2004-12-12 23:51:10 +00:00
grant
8a80fe2c61 add additional libraries required by libradius. 2004-11-11 12:13:24 +00:00
grant
0f647aba80 include libradius/buildlink3.mk only if we're including radius
support.
2004-11-11 11:51:12 +00:00
grant
1e934ed277 include some additional header files on FreeBSD >= 5. 2004-11-11 11:50:20 +00:00
grant
4a59de2530 allow radius support to be disabled by moving it to PKG_OPTIONS.
no PKGREVISION bump as it is still enabled by default.
2004-11-11 11:49:15 +00:00
manu
4f1a3d93e9 Remove lex and yacc generated files before building: they might not
match with the libraries installed on the system.
2004-11-11 10:53:08 +00:00
manu
b64820bb7a Add patches checksum 2004-11-10 17:26:04 +00:00
manu
23a264a1c2 Fix minor LP64 problems 2004-11-10 16:53:51 +00:00
manu
4ec03a3954 Disable nat-t by default as the kernel does not have support for it
without an unofficial patch yet.
2004-11-10 16:44:51 +00:00
xtraeme
51d1842897 This package needs openssl bl3.mk... and it needs NAT-T kernel option
to build...
2004-11-10 09:11:34 +00:00
xtraeme
3249738914 No need to set BUILDLINK_DEPMETHOD.libradius-linux?= build here... 2004-11-10 08:49:32 +00:00
xtraeme
5756006b0e * Fix HOMEPAGE.
* No need to use LIBTOOL_OVERRIDE.
* Remove unneeded ${EXAMPLESDIR} (??!!) after bl3.mk includes
* Remove unneeded BUILD_DEPEND, because this pkg uses bl3

Still libradius is broken...
2004-11-10 08:43:44 +00:00
manu
5203dfadb5 racoon speaks IKE (ISAKMP/Oakley) key management protocol, to
establish IPsec security association with other hosts.

This is based on KAME racoon, with some enhancements such as
NAT-Traversal (needs a kernel patch), hybrid authentication,
ISAKMP mode config, RADIUS support, IKE fragmentation and others.

Ipsec-tools' racoon is able to act as a VPN server for the
Cisco VPN client using hybrid authentication.
2004-11-09 22:42:20 +00:00