Created attachment 191959 [details] svn diff I propose the following changes to this port: - Set the etc dir to ${PREFIX}/etc instead of /etc (hardcoded upstream). Without this, we have to put the config in /etc or specify the path/file on the command line. - Install a sample config file via the @sample way. I picked the .example-basic because it seems most appropriate. Testbuild ok on 11.1-amd64, 11.1-i386, 10.4-amd64, 10.3-amd64. portlint -C: looks fine.
Committed with some changes. Thank you for the patch!
A commit references this bug: Author: yuri Date: Thu Mar 29 23:06:10 UTC 2018 New revision: 465935 URL: https://svnweb.freebsd.org/changeset/ports/465935 Log: sysutils/synergy: Install config file under ${PREFIX}/etc Also move plist to pkg-plist. PR: 227095 Submitted by: Vidar Karlsen <vidar@karlsen.tech> Changes: head/sysutils/synergy/Makefile head/sysutils/synergy/pkg-plist