Subject: CVS commit: pkgsrc/sysutils/rox
To: None <pkgsrc-changes@netbsd.org>
From: Chris Pinnock <cjep@netbsd.org>
List: pkgsrc-changes
Date: 06/01/2002 21:25:46
Module Name:	pkgsrc
Committed By:	cjep
Date:		Sat Jun  1 18:25:46 UTC 2002

Modified Files:
	pkgsrc/sysutils/rox: Makefile PLIST
	pkgsrc/sysutils/rox/files: rox
Added Files:
	pkgsrc/sysutils/rox: MESSAGE

Log Message:
Various nit-fixes:
* When running rox, the user needs rw access to the CHOICESPATH. The rox
  startup script assists by making a directory of defaults in the user's
  home directory and setting CHOICESPATH if it unset. This fixes bug
  noted by Rui-Xiang Guo in a private e-mail.
* rox-base now owns the share/rox and libexec/rox directories.
* the installation is handled slightly better (e.g. now make deinstall &&
  make install will work).
* Bump to nb2.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/sysutils/rox/MESSAGE
cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/rox/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/sysutils/rox/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/sysutils/rox/files/rox

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.