Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: pkgsrc-changes
Date: 03/24/2001 15:42:06
Module Name: pkgsrc
Committed By: skrll
Date: Sat Mar 24 13:42:06 UTC 2001
Modified Files:
pkgsrc/x11/kdebase2: Makefile
pkgsrc/x11/kdebase2/files: patch-sum
pkgsrc/x11/kdebase2/patches: patch-aa
pkgsrc/x11/kdebase2/pkg: PLIST
Added Files:
pkgsrc/x11/kdebase2/patches: patch-ay patch-az
Removed Files:
pkgsrc/x11/kdebase2/patches: patch-ac patch-ad patch-ae
Log Message:
kdm tidy up...
Don't try and build a "shared" greeter library:
- it never managed it anyway.
- the libtool workaround produces a binary 10x bigger than the
static build.
- its more resilient method to different versions of X.
Enable login_cap(3) support.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/kdebase2/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/kdebase2/files/patch-sum
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/kdebase2/patches/patch-aa
cvs rdiff -r1.2 -r0 pkgsrc/x11/kdebase2/patches/patch-ac \
pkgsrc/x11/kdebase2/patches/patch-ae
cvs rdiff -r1.1.1.1 -r0 pkgsrc/x11/kdebase2/patches/patch-ad
cvs rdiff -r0 -r1.1 pkgsrc/x11/kdebase2/patches/patch-ay \
pkgsrc/x11/kdebase2/patches/patch-az
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/kdebase2/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.