summaryrefslogtreecommitdiff
path: root/meta-pkgs/kde3/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-09-26*: remove qt3 and the packages using it, including KDE3wiz1-29/+0
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-12-17Drop maintainership of kde3 packages. Haven't had any systems runningmarkd1-2/+2
kde3 for a while.
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2009-02-18We don't need to set "DISTFILES" for a meta package.tron1-2/+1
2008-08-27Update to KDE 3.5.10markd1-16/+16
minor bugfixes
2008-02-20Update to kde3.5.9markd1-16/+16
2007-12-19Replaced the custom definitions with META_PACKAGE=yes.rillig1-8/+2
2007-10-25* If PLIST_SRC is explicitly set to an empty value in a package Makefile,jlam1-2/+2
then automatically generate a PLIST that says "${PKGNAME} has no files". * If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile, and no PLIST files exist, then fail during the package build with PKG_FAIL_REASON. * Remove "intentionally empty" PLISTs again. Now, the easy way to say that a package installs no files is to just add the following to the package Makefile: PLIST_SRC= # empty
2007-10-20Update to KDE 3.5.8markd1-16/+16
2007-05-23Update to KDE 3.5.7markd1-16/+16
2007-01-26Update KDE to 3.5.6markd1-16/+16
pkgsrc changes: move icon tree to ${PREFIX}/share/icons to conform to XDG.
2006-10-12Update to KDE 3.5.5markd1-16/+16
2006-08-02Update to KDE 3.5.4markd1-16/+16
2006-06-01Update to KDE 3.5.3markd1-16/+16
2006-03-30Update to KDE 3.5.2.markd1-17/+16
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-01-31Update to KDE 3.5.1markd1-17/+16
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz1-1/+2
2005-12-11Update to KDE 3.5markd1-16/+16
Many new features and refinements. Notable changes include: * Konqueror is the second web browser to pass the Acid2 CSS test, ahead of Firefox and Internet Explorer * Konqueror can also now free web pages from adverts with its ad-block feature * SuperKaramba is included in KDE, providing well-integrated and easy-to-install widgets for the user's desktop * Kopete has support for MSN and Yahoo! webcams * The edutainment module has three new applications (KGeography, Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-10-13Update to KDE 3.4.3.markd1-16/+16
2005-07-30Update KDE to 3.4.2.markd1-16/+16
2005-06-19Correct path to ../../x11/kdelibs3.kristerw1-2/+2
2005-06-18Add explicit dependency on kdelibs so that "make update" does the rightmarkd1-1/+2
thing when a recent previous version of kde is already installed. (as seen in PR 30459)
2005-05-31Update to KDE 3.4.1markd1-16/+15
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-27PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).wiz1-1/+2
2005-03-23Update to KDE 3.4markd1-16/+15
Highlights at a glance * Text-to-speech system with support built into Konqueror, Kate, KPDF and the standalone application KSayIt * Support for text to speech synthesis is integrated with the desktop * Completely redesigned, more flexible trash system * Kicker with improved look and feel * KPDF now enables you to select, copy & paste text and images from PDFs, along with many other improvements * Kontact supports now various groupware servers, including eGroupware, GroupWise, Kolab, OpenGroupware.org and SLOX * Kopete supports Novell Groupwise and Lotus Sametime and gets integrated into Kontact * DBUS/HAL support allows to keep dynamic device icons in media:/ and on the desktop in sync with the state of all devices * KHTML has improved standard support and now close to full support for CSS 2.1 and the CSS 3 Selectors module * Better synchronization between 2 PCs * A new high contrast style and a complete monochrome icon set * An icon effect to paint all icons in two chosen colors, converting third party application icons into high contrast monochrome icons * Akregator allows you to read news from your favourite RSS-enabled websites in one application * Juk has now an album cover management via Google Image Search * KMail now stores passwords securely with KWallet * SVG files can now be used as wallpapers * KHTML plug-ins are now configurable, so the user can selectively disable ones that are not used. This does not include Netscape-style plug-ins. Netscape plug-in in CPU usage can be manually lowered, and plug-ins are more stable. * more than 6,500 bugs have been fixed * more than 1,700 wishes have been fullfilled * more than 80,000 contributions with several million lines of code and documentation added or changed
2004-12-23Allow any PKGREVISION in dependencies. Bump PKGREVISION.markd1-14/+15
2004-12-10Update to kde 3.3.2.markd1-16/+15
changes are generally bug fixes including some security fixes. pkgsrc changes are a big PLIST cleanup and moving locale files to ${PKGLOCALEDIR}/locale/... rather than replicating the tree.
2004-11-28From KDE CVS, KDE_3_3_BRANCH:kleink1-2/+2
kdepim/korganizer/plugins/holidays/holidays.cpp 1.12.2.1: Backport of bug fixes for #84979 (crash on AMD64) [...] Bump version to kdepim-3.3.1nb2, and update the version required by the kde3 meta package.
2004-11-11Fix dependence on "kdepim3" package, bump package revision.tron1-2/+3
2004-10-23kdegraphics3 PKGREVISION bump.markd1-2/+2
2004-10-13Update to KDE 3.3.1markd1-16/+15
2004-10-12Fix build of kde3 meta-package by requiring latest version ofseb1-2/+2
kdemultimedia3 package.
2004-10-06Fix dependences broken by package revision bump madness. Bump packagetron1-14/+15
revision of this package, too.
2004-08-21Update to KDE 3.3.markd1-15/+15
2004-06-10update Makefile to 3.2.3markd1-15/+15
2004-04-20Update to kde3.2.2markd1-16/+15
2004-04-05Belatedly bump PKGREVISIONs and dependencies for xvidcore major bumpwiz1-4/+4
during recent update (hi charles!).
2004-04-05Note quanta update, bump PKGREVISION.markd1-3/+3
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-15/+15
Buildlink files: RECOMMENDED version changed to current version.
2004-03-14kdegraphics3 pkgrevision bump.markd1-3/+3
2004-03-11Bump PKGREVISION due to xine-lib update to 1rc3a.jmmv1-2/+3
2004-03-10Take maintainership of kde3 and kdevelop.markd1-2/+2
2004-03-09Remove myself as maintainer.skrll1-2/+2