2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-03-23 23:29:55 by Mark Davies | Files touched by this commit (2) |
Log message:
Update to KDE 3.4
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
|
2005-02-24 00:12:05 by Alistair G. Crooks | Files touched by this commit (223) |
Log message:
Add RMD160 digests.
|
2004-12-10 07:27:32 by Mark Davies | Files touched by this commit (2) |
Log message:
Update to kde 3.3.2
Changes:
Unknown
|
2004-10-13 14:56:29 by Mark Davies | Files touched by this commit (2) |
Log message:
Update to KDE 3.3.1.
Changes unknown.
|
2004-10-03 02:15:03 by Todd Vierling | Files touched by this commit (518) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
2004-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703) |
Log message:
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
2004-08-21 16:34:54 by Mark Davies | Files touched by this commit (2) |
Log message:
Update to KDE 3.3
Changes:
* KWeather
o Add Day/Night support to KWeather. Ian Reinhart Geiser
o Better font support. Ian Reinhart Geiser
o Better layout support. Ian Reinhart Geiser
* KWorldClock
o Provide a reasonable manual Brad Hards
|
2004-06-10 14:39:50 by Mark Davies | Files touched by this commit (1) | |
Log message:
update to kde 3.2.3
changes:
unknown
|
2004-04-20 15:55:55 by Mark Davies | Files touched by this commit (2) | |
Log message:
bl3ify and update to kde3.2.2.
Changes:
* configure: Fix Extraneous message in admin/Makefile.common using --prefix
|