mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
ee0f74884f
Additional change required to fixup pkg-plist was to move rc.d files to their proper location. MFH: 2020Q3 (fixes 13-CURRENT build errors)
55 lines
1.6 KiB
Plaintext
55 lines
1.6 KiB
Plaintext
sbin/iked
|
|
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/tunnel_ike.conf.sample
|
|
etc/racoon2/tunnel_ike_natt.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/rc.d/iked
|
|
etc/rc.d/racoon2
|
|
etc/rc.d/spmd
|
|
lib/libracoon.a
|
|
lib/libracoon.so
|
|
lib/libracoon.so.0
|
|
lib/libracoon.so.0.0.0
|
|
%%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
|
|
@dir etc/racoon2/psk
|
|
@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
|