1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/security/racoon2/pkg-plist
Cy Schubert 6fe9356dac 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
2018-12-21 02:09:30 +00:00

60 lines
1.8 KiB
Plaintext

sbin/iked
%%KINK%%sbin/kinkd
sbin/spmd
sbin/spmdctl
sbin/pskgen
etc/racoon2/default.conf.sample
etc/racoon2/local-test.conf.sample
etc/racoon2/racoon2.conf.sample
etc/racoon2/transport_ike.conf.sample
etc/racoon2/transport_kink.conf.sample
etc/racoon2/tunnel_ike.conf.sample
etc/racoon2/tunnel_ike_natt.conf.sample
etc/racoon2/tunnel_kink.conf.sample
etc/racoon2/vals.conf.sample
etc/racoon2/hook/functions
etc/racoon2/hook/ikesa-up.d/00ikesaup_sample
etc/racoon2/hook/ikesa-up
etc/racoon2/hook/ikesa-down
etc/racoon2/hook/ikesa-rekey
etc/racoon2/hook/child-up.d/00childup_sample
etc/racoon2/hook/child-up.d/01setkey
etc/racoon2/hook/child-up.d/02ifconfig-gif
etc/racoon2/hook/child-up.d/03arp
etc/racoon2/hook/child-up
etc/racoon2/hook/child-down.d/01setkey
etc/racoon2/hook/child-down.d/02ifconfig-gif
etc/racoon2/hook/child-down.d/03arp
etc/racoon2/hook/child-down
etc/racoon2/hook/child-rekey
etc/racoon2/hook/migration
etc/racoon2/hook/ph1-up
etc/racoon2/hook/ph1-down
etc/rc.d/iked
etc/rc.d/racoon2
etc/rc.d/spmd
%%KINK%%etc/rc.d/kinkd
%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT.jp
%%PORTDOCS%%%%DOCSDIR%%/README
man/man8/spmd.8.gz
man/man8/spmdctl.8.gz
man/man8/pskgen.8.gz
man/man8/iked.8.gz
%%KINK%%man/man8/kinkd.8.gz
@dir etc/racoon2/psk
@dir etc/racoon2/hook/ph1-up.d
@dir etc/racoon2/hook/ph1-down.d
@dir etc/racoon2/hook/migration.d
@dir etc/racoon2/hook/ikesa-rekey.d
@dir etc/racoon2/hook/ikesa-down.d
@dir etc/racoon2/hook/child-rekey.d
@dir etc/racoon2/hook/child-down.d
@dir etc/racoon2/hook/child-up.d
@dir etc/racoon2/cert
@dir etc/racoon2
@postexec [ ! -e %D/%%ETCDIR%%/spmd.pwd ] || mv %D/%%ETCDIR%%/spmd.pwd %D/%%ETCDIR%%/spmd.pwd.bak
@postexec %D/sbin/pskgen -r -o %D/%%ETCDIR%%/spmd.pwd
@rmtry %%ETCDIR%%/spmd.pwd
@dir(root,wheel,700) /var/run/racoon2