1.0.5.1 accordingly. Fixes and changes are: Multiple vulnerabilities. kdelibs KHTML : Fixed several crashes and misrenderings. rlogin.protocol: fixed command execution in specially crafted urls. kdebase KAddressbook: Don't squeeze columns on startup/properly restore column width settings. kdenetwork lisa, reslisa: Fixed several security vulnerabilities. kdesdk Cervisia: Show long lines in diff view always completely.
15 lines
368 B
Makefile
15 lines
368 B
Makefile
# $NetBSD: Makefile,v 1.7 2003/01/02 09:12:26 skrll Exp $
|
|
|
|
DISTNAME= kdeaddons-3.0.5a
|
|
CATEGORIES= misc
|
|
COMMENT= Add ons for the KDE integrated X11 desktop
|
|
|
|
.include "../../x11/kde3/Makefile.kde3"
|
|
|
|
USE_BUILDLINK2= YES
|
|
|
|
.include "../../mk/bsd.prefs.mk"
|
|
|
|
.include "../../x11/kde3/buildlink2.mk"
|
|
.include "../../x11/kdebase3/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|