Skip site navigation (1)Skip section navigation (2)

CVS log for ports/security/isakmpd/Makefile

[BACK] Up to [FreeBSD] / ports / security / isakmpd

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jan 9 04:01:15 2012 UTC (4 weeks, 5 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +0 -2 lines
- Remove outdated version checks

Reviewed by:	nox

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue May 4 10:53:46 2010 UTC (21 months, 1 week ago) by nork
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -0 lines
Fix build issue WITH_OPENSSL_PORT.

PR:		ports/146288
Submitted by:	Dan Lukes   dan  obluda cz

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Apr 13 13:09:32 2008 UTC (3 years, 9 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +6 -6 lines
- 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>

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Sep 29 22:12:19 2007 UTC (4 years, 4 months ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +5 -1 lines
- 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>

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Apr 5 10:10:19 2007 UTC (4 years, 10 months ago) by simon
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
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.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Sep 3 17:46:04 2006 UTC (5 years, 5 months ago) by simon
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +6 -1 lines
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).

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Mar 27 20:57:47 2006 UTC (5 years, 10 months ago) by simon
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
- Make rc.d script more like what the Porters Handbook suggests.
- Bump PORTREVISION.

Prodded by:	dougb

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Mar 26 11:14:02 2006 UTC (5 years, 10 months ago) by simon
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -2 lines
- 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]

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Dec 11 18:08:07 2005 UTC (6 years, 2 months ago) by simon
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
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

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Dec 16 23:14:38 2004 UTC (7 years, 1 month ago) by simon
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +0 -0 lines
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

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Dec 14 11:49:45 2004 UTC (7 years, 1 month ago) by simon
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -10 lines
- 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

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Nov 24 01:53:15 2004 UTC (7 years, 2 months ago) by sem
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Standardize an EXPIRATION_DATE format.

Approved by:	krion

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Oct 21 21:25:00 2004 UTC (7 years, 3 months ago) by nectar
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -0 lines
Mark deprecated due to no maintainer and unpatched denial-of-service
vulnerability:
http://vuxml.freebsd.org/b7cb488c-8349-11d8-a41f-0020ed76ef5a.html

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Oct 17 12:41:12 2003 UTC (8 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -6 lines
Upgrade to the latests isakmpd version.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Sep 10 08:22:59 2003 UTC (8 years, 5 months ago) by netchild
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
- 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>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Aug 25 09:29:26 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
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>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jul 30 06:16:41 2003 UTC (8 years, 6 months ago) by daichi
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -0 lines
update security/isakmpd: Enable use of keynote

PR:		43892
Submitted by:	Daniel C. Sobral <dcs@tcoip.com.br>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Feb 21 16:18:58 2003 UTC (8 years, 11 months ago) by nectar
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -2 lines
-- Remove libgmp dependency.  It's not used (openssl BN is used).
-- We don't have <des.h> anymore.  Use <openssl/des.h>.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:59:06 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
De-pkg-comment.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jan 3 07:21:30 2003 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -0 lines
fix hardcoded path

PR:		43933
Submitted by:	Daniel C. Sobral <dcs@tcoip.com.br>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jan 3 07:10:25 2003 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -7 lines
upgrade to 20021118

PR:		45752
Submitted by:	Mathieu Arnold <m@absolight.fr>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:47:51 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -2 lines
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)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:46:49 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Sep 8 23:07:37 2002 UTC (9 years, 5 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -0 lines
Fix build on -current (add LIB_DEPENDS on libgmp4)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Aug 20 01:16:02 2002 UTC (9 years, 5 months ago) by nectar
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -2 lines
Apply patch from OpenBSD for out-of-sequence packets.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Aug 20 01:06:26 2002 UTC (9 years, 5 months ago) by trevor
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Add another URL (from Jacques Vidrine) to the FORBIDDEN line.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 7 13:03:55 2002 UTC (9 years, 6 months ago) by trevor
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -0 lines
Mark forbidden due to unconfirmed report that out-of-sequence IKE
payloads can make isakmpd crash.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed May 8 06:16:29 2002 UTC (9 years, 9 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
change unknown USE_SSL into USE_OPENSSL

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Apr 3 21:11:50 2002 UTC (9 years, 10 months ago) by pat
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Update to 20020403

PR:		36693
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Mar 30 21:30:23 2002 UTC (9 years, 10 months ago) by pat
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Update to 20020203 and give maintainership back to ports@

PR:		36548
Submitted by:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jan 11 03:08:24 2002 UTC (10 years, 1 month ago) by pat
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Hand maintainership to Anders Andersson <anders@hack.org>

Submitted by:	Anders Andersson <anders@hack.org>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jan 10 00:01:49 2002 UTC (10 years, 1 month ago) by pat
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Update to 20020104

PR:		33741
Submitted by:	Anders Andersson <anders@hack.org>
Obtained from:	NetBSD

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 20 02:31:11 2001 UTC (10 years, 8 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_4_0
Add isakmpd 20010403, the OpenBSD IKE daemon.  About time, too...

PR:		27274
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options