Subject: CVS commit: pkgsrc/x11/gdm
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 01/22/2004 09:16:59
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Thu Jan 22 09:16:59 UTC 2004

Modified Files:
	pkgsrc/x11/gdm: Makefile PLIST
	pkgsrc/x11/gdm/files: gdm.sh

Log Message:
- Create /var/gdm and /var/log/gdm directories during installation.  These
  are *REQUIRED* (in fact, only the former) to get gdm working.
- Manually set 'procname' in the rc.d script so that 'gdm stop' works.
- Allow the rc.d script to work w/o rc.subr.
- Use PAM's buildlink2.mk file instead of a simple DEPENDS.
- Remove useless stuff from PLIST.
- Simplify Makefile a bit.
- As a result, bump PKGREVISION to 1.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 pkgsrc/x11/gdm/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/gdm/PLIST
cvs rdiff -r1.1 -r1.2 pkgsrc/x11/gdm/files/gdm.sh

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