Created attachment 144729 [details] fix net/iodine by adding pkg-plist the net/iodine port is broken the port and/or package only install the auto-generated files: # pkg info -l iodine iodine-0.7.0: /usr/local/etc/rc.d/iodined /usr/local/share/licenses/iodine-0.7.0/ISCL /usr/local/share/licenses/iodine-0.7.0/LICENSE /usr/local/share/licenses/iodine-0.7.0/catalog.mk The binaries and documentation are not installed The following patch adds a pkg-plist that properly installs the binaries
Tested, works. Please approve.
A commit references this bug: Author: lx Date: Fri Jul 18 18:34:18 UTC 2014 New revision: 362222 URL: http://svnweb.freebsd.org/changeset/ports/362222 Log: Forgot svn add of pkg-plist. PR: 191900 Submitted by: Allan Jude Changes: head/net/iodine/Makefile head/net/iodine/pkg-plist
Thanks — I actually had the plist file but neglected to svn add it. :-/