Subject: CVS commit: pkgsrc/www/screws
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 03/20/2005 17:27:31
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sun Mar 20 17:27:31 UTC 2005

Modified Files:
	pkgsrc/www/screws: Makefile distinfo
	pkgsrc/www/screws/patches: patch-aa patch-ab
Added Files:
	pkgsrc/www/screws/patches: patch-ac patch-ad patch-ae

Log Message:
Multiple fixes:
- Let the used user and group be customized through  SCREWS_USER and
  SCREW_GROUPS.
- Fix usage of PKG_USERS, which broke the build as seen in bulk build logs.
- Fix handling of configuration file (stale files could be left before in
  ${PREFIX}/etc).
- Honour VARBASE.
- Do not hardcode /usr/pkg in patches.
- Fix the "hsml" module so that it can find the lua library (missing rpaths).

Bump PKGREVISION to 3 due to all the previous changes.

Most of this brokenness was present since the package was first imported.
(Oh man, I hate packages reinventing the wheel when it comes to the build
infrastructure...  I'm sure it's still not clean enough.)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/www/screws/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/www/screws/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/www/screws/patches/patch-aa
cvs rdiff -r1.1 -r1.2 pkgsrc/www/screws/patches/patch-ab
cvs rdiff -r0 -r1.1 pkgsrc/www/screws/patches/patch-ac \
    pkgsrc/www/screws/patches/patch-ad pkgsrc/www/screws/patches/patch-ae

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