Subject: CVS commit: pkgsrc/x11/kdebase2
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/13/2001 23:10:47
Module Name: pkgsrc
Committed By: jlam
Date: Tue Nov 13 21:10:46 UTC 2001
Modified Files:
pkgsrc/x11/kdebase2: Makefile PLIST buildlink.mk distinfo
pkgsrc/x11/kdebase2/patches: patch-aa
Added Files:
pkgsrc/x11/kdebase2: PLIST.nsplugins
pkgsrc/x11/kdebase2/patches: patch-fb patch-fc
Removed Files:
pkgsrc/x11/kdebase2/files: Imakefile
Log Message:
* Strongly buildinkify.
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
* Remove dynamic generation of PLIST. It generates incorrectly if other
packages install files in locations that kdebase2 thinks belong to it
(cervisia2 does this). Just list all of the files kdebase2 installs
directly in the PLIST. Also create a separate list of the plugins created
when requested. This fixes the problem noted in pkg/14549 by Mark Davies
<mark@mcs.vuw.ac.nz>.
* Fix problem noted in pkg/14428 by Mark Davies <mark@mcs.vuw.ac.nz> where
the the "Create New" links on the background menu in KDE2 fail to work
properly, complaining about insufficient permissions to write files.
* Support finding -lXdpms on XFree86-3.3.x with the configure script.
* Support Netscape plugins in Konqueror on Linux.
* Fix problem noted in pkg/14429 by Mark Davies <mark@mcs.vuw.ac.nz> where
the kdeeject script fails to properly call "eject" on NetBSD.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/x11/kdebase2/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/x11/kdebase2/PLIST
cvs rdiff -r0 -r1.1 pkgsrc/x11/kdebase2/PLIST.nsplugins
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/kdebase2/buildlink.mk
cvs rdiff -r1.12 -r1.13 pkgsrc/x11/kdebase2/distinfo
cvs rdiff -r1.1.1.1 -r0 pkgsrc/x11/kdebase2/files/Imakefile
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/kdebase2/patches/patch-aa
cvs rdiff -r0 -r1.1 pkgsrc/x11/kdebase2/patches/patch-fb \
pkgsrc/x11/kdebase2/patches/patch-fc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.