Date: Fri, 5 Jul 2019 21:25:39 +0000 From: Alexey Dokuchaev <danfe@freebsd.org> To: Jan Beich <jbeich@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r505908 - in head/sysutils: . netevent netevent/files Message-ID: <20190705212539.GA21664@FreeBSD.org> In-Reply-To: <201907051908.x65J88nq064712@repo.freebsd.org> References: <201907051908.x65J88nq064712@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 05, 2019 at 07:08:08PM +0000, Jan Beich wrote: > New Revision: 505908 > URL: https://svnweb.freebsd.org/changeset/ports/505908 > > Log: > sysutils/netevent: add new port It would be nice to briefly describe it, even in the commit log. > +COMMENT= Tool for sharing uinput devices with other machines What's "uinput"? 'U' and 'I' letters are adjacent on my keyboard, is this a typo? > +OPTIONS_SUB= MANPAGES That's the same as OPTIONS_SUB=yes. I also like the idea of putting specific options on the OPTIONS_SUB list, but someone on portmgr@ had told me they won't do this. > Added: head/sysutils/netevent/pkg-plist > @@ -0,0 +1,3 @@ > +bin/netevent > +%%MANPAGES%%man/man1/netevent.1.gz > +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple.ne2 Three-line pkg-plist is a good candidate for PLIST_FILES/PORTDOCS/ PORTEXAMPLES. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190705212539.GA21664>