| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Aug 2012 21:00:33
20041207_3
|
dougb  |
Fix problem introduced in r302141. The directory for the unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied. |
05 Aug 2012 23:19:40
20041207_3
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
20041207_3
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
09 Jan 2012 04:01:17
20041207_3
|
eadler  |
- Remove outdated version checks
Reviewed by: nox |
03 Jul 2011 14:03:52
20041207_3
|
ohauer  |
-remove MD5 |
04 May 2010 10:53:46
20041207_3
|
nork  |
Fix build issue WITH_OPENSSL_PORT.
PR: ports/146288
Submitted by: Dan Lukes dan obluda cz |
27 Mar 2010 00:15:24
20041207_3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
13 Apr 2008 13:09:32
20041207_3
|
rafan  |
- Fix build with newer openssl (>= 0.9.8b)
- Fix build after FAST_IPSEC removal on 7.x and 8.x
PR: ports/111430
Submitted by: Dan Lukes <dan at obluda.cz> |
29 Sep 2007 22:12:20
20041207_2
|
alepulver  |
- Make it work on 64-bit systems.
- Avoid the build failing when OpenSSL is installed as a port too.
PR: ports/94921
Submitted by: Mats Palmgren <mats.palmgren@bredband.net> |
05 Apr 2007 10:10:19
20041207_2
|
simon  |
Return this port to the pool.
I don't use isakmpd enough to care enough about maintaining this port
properly. It really should be upgraded to a new snapshot, unfortunatly
this is non-trivial work since the compat code was removed upstream. |
03 Sep 2006 17:46:04
20041207_2
|
simon  |
Mark BROKEN on recent -CURRENT since it doesn't compile with OpenSSL
0.9.8b, and I haven't found out how to fix it yet (patches are gladly
accepted). |
27 Mar 2006 20:57:48
20041207_2
|
simon  |
- Make rc.d script more like what the Porters Handbook suggests.
- Bump PORTREVISION.
Prodded by: dougb |
26 Mar 2006 11:14:02
20041207_1
|
simon  |
- Install an isakmpd rc.d startup script based on the ike startup script
in the base system. [1]
- Do not quote BROKEN.
- Remove USE_REINPLACE, when I'm here anyway.
Postponed for way to long by: simon [1] |
11 Dec 2005 18:08:07
20041207
|
simon  |
Force C locale during build, since the isakmpd build system is not
locale safe.
This should fix the build for locales like German and Hungarian where
the tr(1) misuse "tr '[a-z]' '[A-Z]'" does not work.
Add SHA256 checksum when I'm modifying the port anyway.
Reported by: Harald Schmalzbauer, Zahemszky Gabor
Should have been fixed long ago by: simon |
16 Dec 2004 23:14:38
20041207
|
simon  |
Forced commit to note that the new isakmpd snapshot is of course from
the OpenBSD 3.6 branch and not the OpenBSD 2.6 branch as I accidently
stated in the last commit.
Noticed by: remko |
14 Dec 2004 11:49:45
20041207
|
simon  |
- Update to a new snapshot from the OpenBSD 2.6 branch dated 20041207
which, among many other things, fixes the know security
vulnerabilities.
- Remove some notes about tracking NetBSD, since the port does not do
that anymore.
- Remove out-of-date information from pkg-descr.
- Take maintainership.
Approved by: nectar |
24 Nov 2004 01:53:15
20030903  |
sem  |
- Standardize an EXPIRATION_DATE format.
Approved by: krion |
21 Oct 2004 21:25:00
20030903  |
nectar  |
Mark deprecated due to no maintainer and unpatched denial-of-service
vulnerability:
http://vuxml.freebsd.org/b7cb488c-8349-11d8-a41f-0020ed76ef5a.html |
29 Jan 2004 16:13:06
20030903  |
trevor  |
SIZEify. |
17 Oct 2003 12:41:12
20030903  |
edwin  |
Upgrade to the latests isakmpd version. |
10 Sep 2003 08:22:59
20021118_2  |
netchild  |
- 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> |
25 Aug 2003 09:29:26
20021118_1  |
edwin  |
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> |
30 Jul 2003 06:16:41
20021118  |
daichi  |
update security/isakmpd: Enable use of keynote
PR: 43892
Submitted by: Daniel C. Sobral <dcs@tcoip.com.br> |
21 Feb 2003 16:18:58
20021118  |
nectar  |
-- Remove libgmp dependency. It's not used (openssl BN is used).
-- We don't have <des.h> anymore. Use <openssl/des.h>. |
20 Feb 2003 18:59:13
20021118  |
knu  |
De-pkg-comment. |
03 Jan 2003 07:21:30
20021118  |
ijliao  |
fix hardcoded path
PR: 43933
Submitted by: Daniel C. Sobral <dcs@tcoip.com.br> |
03 Jan 2003 07:10:25
20021118  |
ijliao  |
upgrade to 20021118
PR: 45752
Submitted by: Mathieu Arnold <m@absolight.fr> |
08 Sep 2002 23:07:37
20020403_1  |
kris  |
Fix build on -current (add LIB_DEPENDS on libgmp4) |
20 Aug 2002 01:16:02
20020403_1  |
nectar  |
Apply patch from OpenBSD for out-of-sequence packets. |
20 Aug 2002 01:06:26
20020403  |
trevor  |
Add another URL (from Jacques Vidrine) to the FORBIDDEN line. |
07 Aug 2002 13:03:55
20020403  |
trevor  |
Mark forbidden due to unconfirmed report that out-of-sequence IKE
payloads can make isakmpd crash. |
08 May 2002 06:16:29
20020403  |
dinoex  |
change unknown USE_SSL into USE_OPENSSL |
03 Apr 2002 21:11:51
20020403  |
pat  |
Update to 20020403
PR: 36693
Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi> |
30 Mar 2002 21:30:23
20020203  |
pat  |
Update to 20020203 and give maintainership back to ports@
PR: 36548
Submitted by: maintainer |
11 Jan 2002 03:08:24 
|
pat  |
Hand maintainership to Anders Andersson <anders@hack.org> |
10 Jan 2002 00:01:51 
|
pat  |
Update to 20020104 |
20 May 2001 03:31:11 
|
will  |
Add isakmpd 20010403, the OpenBSD IKE daemon. About time, too... |