Commit graph

20 commits

Author SHA1 Message Date
Edwin Groothuis
d4626f9b85 Upgrade to the latests isakmpd version. 2003-10-17 12:41:12 +00:00
Alexander Leidinger
7aba119cf1 - Fix the "duplicate script for target <...> ignored" warnings on -current
caused by ${WRKSRC}/Makefile.
- Fix the "extra tokens at end of #else directive" warnings in
  ${WRKSRC}/sysdep/freebsd/sysdep-os.h on -current.
- Fix some format strings in ${WRKSRC}/conf.c and ${WRKSRC}/sa.c for 64 bit
  systems (obtained from NetBSD).
- Move the delta patching ${WRKSRC}/Makefile from patch-ab (priviously
  patching ${WRKSRC}/samples/Makefile and ${WRKSRC}/Makefile) to patch-aa
  (patching ${WRKSRC}/Makefile).
- Build and install certpatch(8), a quite usefull tool to add subjectAltName
  identities to X.509 certificates.

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2003-09-10 08:22:59 +00:00
Edwin Groothuis
5f570b422c isakmpd pcap support is broken
The isakmpd port comes with a pcap.h that is not compatible
	with the FreeBSD pcap.h.  As a result, the pcap file written
	by isakmpd has an incorrect 'linktype' in the header.  Thus,
	if one tries to use the pcap file with a FreeBSD tool like
	tcpdump, the packets are incorrectly (read: not at all)
	decoded.

PR:		ports/55940
Submitted by:	James E. Flemer <jflemer@alum.rpi.edu>
2003-08-25 09:29:26 +00:00
Daichi GOTO
23cbcaeccc update security/isakmpd: Enable use of keynote
PR:		43892
Submitted by:	Daniel C. Sobral <dcs@tcoip.com.br>
2003-07-30 06:16:41 +00:00
Jacques Vidrine
c35c9933e8 -- Remove libgmp dependency. It's not used (openssl BN is used).
-- We don't have <des.h> anymore.  Use <openssl/des.h>.
2003-02-21 16:18:58 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Ying-Chieh Liao
adac203589 fix hardcoded path
PR:		43933
Submitted by:	Daniel C. Sobral <dcs@tcoip.com.br>
2003-01-03 07:21:30 +00:00
Ying-Chieh Liao
d224de3fc6 upgrade to 20021118
PR:		45752
Submitted by:	Mathieu Arnold <m@absolight.fr>
2003-01-03 07:10:25 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Kris Kennaway
316c3bdfce Fix build on -current (add LIB_DEPENDS on libgmp4) 2002-09-08 23:07:37 +00:00
Jacques Vidrine
a469edfc6c Apply patch from OpenBSD for out-of-sequence packets. 2002-08-20 01:16:02 +00:00
Trevor Johnson
3a8ed1c8d5 Add another URL (from Jacques Vidrine) to the FORBIDDEN line. 2002-08-20 01:06:26 +00:00
Trevor Johnson
59b44ca7f6 Mark forbidden due to unconfirmed report that out-of-sequence IKE
payloads can make isakmpd crash.
2002-08-07 13:03:55 +00:00
Dirk Meyer
9ed36b5ebd change unknown USE_SSL into USE_OPENSSL 2002-05-08 06:16:29 +00:00
Patrick Li
d4d6adf588 Update to 20020403
PR:		36693
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
2002-04-03 21:11:50 +00:00
Patrick Li
fcc7c84916 Update to 20020203 and give maintainership back to ports@
PR:		36548
Submitted by:	maintainer
2002-03-30 21:30:23 +00:00
Patrick Li
f944b883d4 Hand maintainership to Anders Andersson <anders@hack.org>
Submitted by:	Anders Andersson <anders@hack.org>
2002-01-11 03:08:24 +00:00
Patrick Li
dbdb7dc95a Update to 20020104
PR:		33741
Submitted by:	Anders Andersson <anders@hack.org>
Obtained from:	NetBSD
2002-01-10 00:01:51 +00:00
Will Andrews
f328525262 Add isakmpd 20010403, the OpenBSD IKE daemon. About time, too...
PR:		27274
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
2001-05-20 02:31:11 +00:00