- introduce OPTIONS FISH (WITH_FISH=YES is default);
- let the port build with --enable-fish/--disable-fish configure option;
- change PLIST_SUB variables: SHLIBVER and FISH are added, RUNDIR and
LOGDIR are removed, change pkg-plist to follow those changes;
- add a sample configuration file ${PREFIX}/etc/fish/fish.scm-dist;
While I'm here: s:INSTALLS_SHLIB:USE_LDCONFIG
PR: 102984
Submitted by: Dmitry Frolov <frolov at riss-telecom.ru> (maintainer)