freebsd-ports/security/softether-devel/pkg-plist
Koichiro Iwao 09a66268df security/softether{,-devel}: do not spit out anything on libexec directory
SoftEther client, bridge, server daemon unintendedly had spit on libexec
directory up to this update. Spit out all runtime files, directories and
logs on SE_DBDIR or SE_LOGDIR.

While here,
- Avoid all hardcoded use of /var/db/softether, /var/log/softether
  Respect SE_DBDIR and SE_LOGDIR defined in Makefile
- Substitute these directories in pkg-message as well
- Regenerate some patches
- Bump PORTREVISION to force rebuild

Sponsored by:	HAW International, Inc.
2019-02-27 06:34:44 +00:00

9 lines
211 B
Text

libexec/softether/hamcore.se2
libexec/softether/vpnbridge
libexec/softether/vpnclient
libexec/softether/vpncmd
libexec/softether/vpnserver
sbin/vpncmd
@dir libexec/softether
@dir %%SE_DBDIR%%
@dir %%SE_LOGDIR%%