| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 Nov 2021 21:40:11 202000908_1
|
Stefan Eßer (se)  |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
16 Oct 2021 09:51:39 202000908_1
|
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
30 Sep 2021 21:23:30 202000908_1
|
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
06 Apr 2021 14:31:07 202000908_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
29 Sep 2020 17:05:43
202000908_1
|
cy  |
Point to the correct perl.
PR: 249977
Reported by: Archit Shah <archit.shah@gmail.com> |
24 Sep 2020 00:55:10
202000908
|
cy  |
Update to the latest Christos Zoulas commit on github.
A number of use-after-free were fixed.
MFH: 2020Q3 |
07 Aug 2020 01:42:41
202000801
|
cy  |
Update to the latest Christos Zoulas commit on github (202000801).
Additional change required to fixup pkg-plist was to move rc.d files
to their proper location.
MFH: 2020Q3 (fixes 13-CURRENT build errors) |
01 Jan 2020 17:30:19
20181215_1
|
brnrd  |
Chase rename of security/openssl111
- Categories n-z
MFH: 2020Q1 |
09 Oct 2019 12:20:31
20181215_1
|
bapt  |
Drop the ipv6 virtual category for s* category as it is not relevant anymore |
09 May 2019 14:27:16
20181215_1
|
cy  |
Prepare for the pending removal of ispec from GENERIC, making sure
that the ipsec kld is loaded.
Suggested by: gallatin@
MFH: 2019Q2 |
07 Apr 2019 01:50:34
20181215
|
cy  |
racoon2 as maintained by Chrisos Zoulas (@netbsd.org) only supports
opnessl111. Mark it as unsupported on FreeBSD 11.
MFH: 2019Q2 |
21 Dec 2018 03:42:56
20181215
|
cy  |
Register conflicts (& add a suffix to the legacy racoon2 port). |
21 Dec 2018 02:09:30
20181215
|
cy  |
The security/racoon2 port broke when FreeBSD-CURRENT switched to
openssl111. Unfortunately racoon is no longer maintained by the now
defunct KAME project, which officially concluded in March 2006
(see http://www.kame.net/). However the good news is that racoon2
was forked on github and is maintained by Christos Zoulas, a NetBSD
committer (christos@NetBSD.org). This commit switches from the
no longer maintained KAME version of racoon2 to the fork maintained
at by Christos Zoulas on github (https://github.com/zoulasc).
This commit resolves building with openssl111 on FreeBSD-CURRENT.
Looking through Christos' logs on github this resolves many other
issues. As can bee seen, the many patches required to wedge this
fork of racoon2 into our ports tree fixed many issues in the base
software. These will be pushed upstream over time, when time permits.
PR: 234034 |
14 Jan 2018 13:34:23
20100526a_13
|
tijl  |
- Fix installation broken by undefined ac_given_INSTALL in configure script.
- Improve patch commands that add DESTDIR support.
Reported by: antoine |
11 Jan 2018 13:35:59
20100526a_13
|
tijl  |
Patch configure directly so USE_AUTOTOOLS can be removed. |
03 Dec 2017 19:22:12
20100526a_13
|
rene  |
security/{racoon2,krb5-appl}: drop option for expired krb5-113
Bump PORTREVISION |
15 Mar 2017 14:45:31
20100526a_12
|
mat  |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
20 Nov 2016 12:34:00
20100526a_12
|
rene  |
security/racoon2: drop optional dependency on expired security/krb5-112
Fix fatal portlint warnings while here
Approved by: cy (maintainer, implicit) |
07 Sep 2016 17:09:57
20100526a_12
|
tijl  |
- Don't return an error on package installation when spmd.pwd doesn't exist.
- Always generate spmd.pwd. |
19 Jul 2016 00:14:08
20100526a_11
|
cy  |
Fix ancient getopts invocation in pskgen.
PR: 211178 |
19 May 2016 10:53:06
20100526a_10
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
22 Apr 2016 13:53:36
20100526a_10
|
mat  |
Remove ${PORTSDIR}/ from *_DEPENDS lines.
Sponsored by: Absolight |
15 Apr 2016 17:57:30
20100526a_10
|
antoine  |
Unbreak
Reported by: pkg-fallout |
15 Apr 2016 14:28:44
20100526a_10
|
cy  |
Support the various forms of Kerberos via options.
PR: 207507 |
15 Apr 2016 14:22:02
20100526a_9
|
cy  |
Fix autogenerated shebang for perl5. |
15 Apr 2016 14:19:49
20100526a_8
|
cy  |
Revert r413343. The bulk of it was committed by mistake. |
15 Apr 2016 13:50:20
20100526a_9
|
cy  |
Fix autogenerated shebang for perl5. |
10 Jan 2016 23:44:29
20100526a_8
|
cy  |
Provide rc vars defaults.
PR: 206104
Submitted by: olgeni |
17 Dec 2015 17:19:48
20100526a_7
|
mat  |
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight |
10 Sep 2015 12:26:02
20100526a_7
|
amdmi3  |
- Add empty directories to plist
- Use options helpers (a bit)
Approved by: portmgr blanket |
24 Oct 2014 08:01:24
20100526a_6
|
cy  |
Install fix and @dirrm removal.
Submitted by: olgeni |
23 Oct 2014 06:39:01
20100526a_5
|
cy  |
Add hack to address wrong security index.
Submitted by: Denis Ahrens <denis@h3q.com>
Obtained from: http://www.racoon2.wide.ad.jp/ml/racoon2-users/201008/msg804.html |
26 Sep 2014 20:47:35
20100526a_4
|
antoine  |
Fix stage violation (and allow staging as regular user) |
29 Jul 2014 19:11:53
20100526a_4
|
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
05 Jul 2014 07:10:26
20100526a_4
|
cy  |
Stagify and adopt these orphans. |
04 Jul 2014 12:46:11
20100526a_4
|
bapt  |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
20 Dec 2013 18:07:23
20100526a_4
|
sumikawa  |
fix build on FreeBSD 10. |
20 Sep 2013 22:55:26
20100526a_4
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
28 Apr 2013 21:02:40
20100526a_4 
|
bapt  |
Convert security to new options framework |
17 Apr 2013 05:45:56
20100526a_4
|
sumikawa  |
Use yacc in system default.
Feature safe: yes |
21 Oct 2012 12:12:54
20100526a_3
|
sumikawa  |
Make works with perl5.16
Feature safe: yes
Submitted by: Cy Schubert <Cy.Schubert@komquats.com> |
27 Feb 2012 04:40:57
20100526a_2
|
sumikawa  |
install rc.d scripts on FreeBSD 10.x and above
PR: ports/165456
Submitted by: rea |
14 Jan 2012 08:57:23
20100526a_1
|
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. |
03 Jul 2011 14:03:52
20100526a_1
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
20100526a_1
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
20100526a_1
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
20100526a_1
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
26 Jul 2010 08:21:43
20100526a
|
sumikawa  |
Upgrade to 20100526a. |
22 Nov 2009 01:56:32
20090327c
|
sumikawa  |
make compilable with KINK. |
30 Mar 2009 04:47:37
20090327c
|
sumikawa  |
Upgrade to 20090327c. |
23 Feb 2009 03:16:29
20071227e_3
|
sumikawa  |
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 |
26 Aug 2008 08:55:18
20071227e_2
|
sumikawa  |
Fix hardcoded cofiguration path.
Reported by: Goran Lowkrantz <goran.lowkrantz@ismobile.com> |
21 Aug 2008 06:18:49
20071227e_1
|
rafan  |
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 (Only the first 15 lines of the commit message are shown above ) |
20 Aug 2008 00:57:32
20071227e_1
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
12 Aug 2008 05:30:38
20071227e_1
|
sumikawa  |
Fix pkg-plist with WITH_KINK.
PR: ports/125642
Submitted by: yves guerin <yvesguerin@yahoo.ca> |
18 Apr 2008 02:19:21
20071227e_1
|
sumikawa  |
Fix to mkdir unnecessary directory. |
17 Apr 2008 06:28:39
20071227e
|
sumikawa  |
Upgrade to 20071227e.
PR: ports/119795
From: Yarema <yds@CoolRat.org> |
30 Sep 2007 04:47:37
20070720a_3
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
20 Aug 2007 01:07:18
20070720a_2
|
sumikawa  |
Revert removing USE_AUTOTOOLS. |
17 Aug 2007 07:36:17
20070720a_2
|
sumikawa  |
Make compilable with recent FAST_IPSEC changes on -CURRENT. |
27 Jul 2007 01:55:07
20070720a_1
|
sumikawa  |
Fix pkg-plist. |
23 Jul 2007 03:30:21
20070720a
|
sumikawa  |
Upgrade to 20070720a. |
12 Jan 2007 21:54:10
20061228a
|
sumikawa  |
Fix PLIST. |
30 Dec 2006 11:46:48
20061228a
|
sumikawa  |
Upgrade to 20061228a. IKEv1 has been supported. |
26 Sep 2006 06:11:49
20060712a
|
sumikawa  |
Add pathches to fix compilation problem on 64bit arch. |
21 Aug 2006 05:56:16
20060712a
|
sumikawa  |
Fix compilation on 64bit archs. |
17 Jul 2006 17:01:21
20060712a
|
sumikawa  |
Upgrade to 20060712a. |
07 Jun 2006 07:33:36
20051102a_3
|
sumikawa  |
clean up startup scripts.
PR: ports/91312
Reported by: Vivek Khera <vivek@khera.org> |
30 May 2006 04:02:11
20051102a_2
|
sumikawa  |
Fix installation problem on freebsd4. |
13 Feb 2006 15:09:16
20051102a_2
|
sumikawa  |
- 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) |
24 Jan 2006 01:03:33
20051102a_1
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
20051102a_1
|
ade  |
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. |
04 Nov 2005 02:44:54
20051102a_1
|
sumikawa  |
Fix plist. |
02 Nov 2005 06:38:02
20051102a
|
sumikawa  |
Upgrade to 20051102a. |
11 Jul 2005 03:04:38
20050625b_1
|
sumikawa  |
Make compilable on 64bit system. |
05 Jul 2005 05:09:01
20050625b_1
|
sumikawa  |
Fix pkg-plist. |
04 Jul 2005 16:41:41
20050625b
|
sumikawa  |
IKEv2 has been supported. |
04 Jul 2005 16:40:02
20050625b
|
sumikawa  |
Upgrade to 20050625b. IKEv2 has been supported. |
02 Feb 2005 13:06:26
20050128b
|
sumikawa  |
- Make it broken when Kerberos5 is not installed in the system
- Correct paths in documents |
01 Feb 2005 18:59:09
20050128b
|
sumikawa  |
"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 |