Commit graph

77 commits

Author SHA1 Message Date
Olli Hauer
87931c6875 -remove MD5 2011-07-03 14:03:52 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Munechika SUMIKAWA
ee11d233a4 Upgrade to 20100526a. 2010-07-26 08:21:43 +00:00
Munechika SUMIKAWA
ce3d8b0a57 make compilable with KINK. 2009-11-22 01:56:32 +00:00
Munechika SUMIKAWA
a339efba1e Upgrade to 20090327c. 2009-03-30 04:47:37 +00:00
Munechika SUMIKAWA
81e2940bcc Fix rcf_get_remotebyaddr() condition.
This fixes not worked simultaneously ikev1 and ikev2.

From:		Dmitry <dmitry2006@yandex.ru>
PR:		ports/131976
Obtained from:	http://www.racoon2.wide.ad.jp/cvsweb/racoon2/lib/cfsetup.c.diff?r1=1.102&r2=1.103
2009-02-23 03:16:29 +00:00
Munechika SUMIKAWA
e046463a26 Fix hardcoded cofiguration path.
Reported by:		Goran Lowkrantz <goran.lowkrantz@ismobile.com>
2008-08-26 08:55:18 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Munechika SUMIKAWA
f169896fc5 Fix pkg-plist with WITH_KINK.
PR:		ports/125642
Submitted by:	yves guerin <yvesguerin@yahoo.ca>
2008-08-12 05:30:38 +00:00
Munechika SUMIKAWA
b3bbc521e1 Fix to mkdir unnecessary directory. 2008-04-18 02:19:21 +00:00
Munechika SUMIKAWA
88b713b62b Upgrade to 20071227e.
PR:	ports/119795
From:	Yarema <yds@CoolRat.org>
2008-04-17 06:28:39 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Munechika SUMIKAWA
5a6edef7df Revert removing USE_AUTOTOOLS. 2007-08-20 01:07:18 +00:00
Munechika SUMIKAWA
ee001df892 Make compilable with recent FAST_IPSEC changes on -CURRENT. 2007-08-17 07:36:17 +00:00
Munechika SUMIKAWA
1350a1110b Fix pkg-plist. 2007-07-27 01:55:07 +00:00
Munechika SUMIKAWA
f66127525b Upgrade to 20070720a. 2007-07-23 03:30:21 +00:00
Munechika SUMIKAWA
5be6250f78 Fix PLIST. 2007-01-12 21:54:09 +00:00
Munechika SUMIKAWA
3e113f7e6b Upgrade to 20061228a. IKEv1 has been supported. 2006-12-30 11:46:48 +00:00
Munechika SUMIKAWA
957f81c06c Add pathches to fix compilation problem on 64bit arch. 2006-09-26 06:11:49 +00:00
Munechika SUMIKAWA
99124175f2 Fix compilation on 64bit archs. 2006-08-21 05:56:16 +00:00
Munechika SUMIKAWA
fa1c301ccd Upgrade to 20060712a. 2006-07-17 17:01:21 +00:00
Munechika SUMIKAWA
08dd8b02fb clean up startup scripts.
PR:		ports/91312
Reported by:	Vivek Khera <vivek@khera.org>
2006-06-07 07:33:35 +00:00
Munechika SUMIKAWA
97961773b1 Fix installation problem on freebsd4. 2006-05-30 04:02:11 +00:00
Munechika SUMIKAWA
beb842fa8e - Make an option for kinkd support. This should work on 4-STABLE
- Now kinkd is disabled in default
- use set_rcvar

Noticed by:	kris
Submitted by:	jau@iki.fi (set_rcvar patch)
2006-02-13 15:09:16 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Munechika SUMIKAWA
ad3f0608f4 Fix plist. 2005-11-04 02:44:53 +00:00
Munechika SUMIKAWA
e8c9a62621 Upgrade to 20051102a. 2005-11-02 06:38:02 +00:00
Munechika SUMIKAWA
04746592a6 Make compilable on 64bit system. 2005-07-11 03:04:38 +00:00
Munechika SUMIKAWA
71d0194942 Fix pkg-plist. 2005-07-05 05:09:01 +00:00
Munechika SUMIKAWA
2331db7af7 IKEv2 has been supported. 2005-07-04 16:41:41 +00:00
Munechika SUMIKAWA
70b9263b1e Upgrade to 20050625b. IKEv2 has been supported. 2005-07-04 16:40:02 +00:00
Munechika SUMIKAWA
cf2b325270 - Make it broken when Kerberos5 is not installed in the system
- Correct paths in documents
2005-02-02 13:06:25 +00:00
Munechika SUMIKAWA
62d7d46cf6 "racoon2" is a system to exchange and to install security parameters
for the IPsec.

Currently the system supports the following specification:

        Internet Key Exchange (IKEv2) Protocol
        draft-ietf-ipsec-ikev2-17.txt
        (The IKE daemon is not included in the current release due to IPR issue)

        Kerberized Internet Negotiation of Keys (KINK)
        draft-ietf-kink-kink-06.txt

        PF_KEY Key Management API, Version 2
        RFC2367

The following protocols will be supported soon.

        The Internet Key Exchange (IKE)
        RFC2409

WWW: http://www.kame.net/

This port was repocopied from secutiry/racoon.
PR:		ports/76814
2005-02-01 18:59:09 +00:00
Munechika SUMIKAWA
3c8a130f53 Add ipv6 on CATEGORIES.
PR:		ports/70025
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2004-12-03 13:14:27 +00:00
Munechika SUMIKAWA
d128e6b816 Fixed memory leak. 2004-11-22 18:42:03 +00:00
Munechika SUMIKAWA
3afda59833 patch-kmpstat.c is not necessary anymore.
PR:		ports/70620, ports/70622
Submitted by:	Helge Oldach <racoonaug04@oldach.net>,
		Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-08-18 17:22:57 +00:00
Munechika SUMIKAWA
43d681d015 Upgrade to 20040818a. 2004-08-18 01:49:42 +00:00
Kirill Ponomarev
1bbdec872c Fix build with gcc-3.4 2004-08-14 19:00:00 +00:00
Munechika SUMIKAWA
2ee0b81eed Upgrade to 20040617a.
Submitted by:	ivi@dhs.net.ru
2004-06-24 13:22:39 +00:00
Munechika SUMIKAWA
53bfb24c89 Upgrade to 20040408a. 2004-04-08 11:21:23 +00:00
Munechika SUMIKAWA
cabf47589e Upgrade to 20040407b. 2004-04-07 10:14:53 +00:00
Munechika SUMIKAWA
863ec25fa2 Quick fix to avoid DoS attack due to malloc(3) bug.
Related PR:	bin/64991
Submitted by:	suz
2004-04-01 13:41:46 +00:00
Munechika SUMIKAWA
ae56725187 Add SIZE.
Submitted by:	trevor
2004-03-18 10:59:01 +00:00
Munechika SUMIKAWA
602e01721e Upgrade to 20040116a. 2004-01-19 10:29:40 +00:00
Munechika SUMIKAWA
b0c64bb477 Upgrade to 20040114a. 2004-01-14 11:52:31 +00:00
Munechika SUMIKAWA
698583c9b5 rcNG'fy racoon.sh and removed unnecessary patches.
Submitted by:	ume
2004-01-06 15:31:09 +00:00