Bug 134544

Summary: [patch] x11/numlockx: No document is installed
Product: Ports & Packages Reporter: WATANABE Kazuhiro <CQG00620>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description WATANABE Kazuhiro 2009-05-14 17:10:03 UTC
The numlockx port (ports/x11/numlockx) doesn't install any document.
It has some helpful documents (but no manual pages).  We should
install them.

Fix: I've tested the patch on 7.2-RELEASE with the latest ports tree.
How-To-Repeat: # cd /usr/ports/x11/numlockx
# make install
(snip)
# pkg_info -L -x numlockx
Information for numlockx-1.1_2:

Files:
/usr/local/bin/numlockx

#
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-05-14 20:24:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-05-14 20:34:13 UTC
State Changed
From-To: open->closed

Sorry, but this is useless.  numlockx in a very simple utility and all 
needed documentation is listed in numlockx -h|--help.  README contains 
some info on installation, which is useless as the software is already 
installed thru ports; PROBLEMS section is only useful for packagers. 
Also we do not normally install LICENSE/COPYING files, as that'll be 
hundreds of similar GPLs wasting diskspace. Changelog is also 
uninteresting for users, and one needing it may just unpack the tarball. 
While 3 files don't waste too much diskspace, 2-4 files per port take 
quite a lot (inodes as well), so we only install items which may be of 
use in real world.