and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
Changes:
* Changing the slider should enable the apply/reset buttons
* Fixed audiocd:/ to Ogg extraction when packagers are built with
new ld flags.
* JuK
o Fix "JuK trying to add unknown category in File Renamer"
* KAudioCreator
o Fix regression causing renamed tracks to be disregarded when
ripping/encoding
RECOMMENDED is removed. It becomes ABI_DEPENDS.
BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
BUILDLINK_DEPENDS does not change.
IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".
Added to obsolete.mk checking for IGNORE_RECOMMENDED.
I did not manually go through and fix any aesthetic tab/spacing issues.
I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.
I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.
As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.
As discussed on tech-pkg.
I will commit to revbump, pkglint, pkg_install, createbuildlink separately.
Note that if you use wip, it will fail! I will commit to pkgsrc-wip
later (within day).
* JuK
o Manual Column widths notice interferes with dragging columns
o Action List in Configure Shortcuts includes up to as many Add
to CD items as you have playlists
o Crash after hiding Play Queue fixed
* KMix
o KMixApplet, if shown on vertical Kicker Panel, shows always
icons (even if there is not enough space)
o Kmix saves the wrong Master Channel under certain cictumstances
o Split channel in KMixApplet shows one channel as a slider, the
other numerical
o Selecting master channel does not update tray icon
Changes:
* JuK
o Fix memory corruption bug causing crashes with recent glibc
libraries.
o Fix incorrect initial volume setting when using aKode as output.
o Corrected list of file types that JuK supports.
o Fix command line handling of music files. Now files given on the
command line are automatically added to the Collection List.
o Fix "Album Random Play" feature to also use Artist information when
choosing the next track to play.
o Added musicbrainz 0.4-support
- try libpthread
- fallback to ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}
Run the check only once, to avoid the second run overwriting the results
of the first.
Add DragonFly support. Fix errno.
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
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.
Addresses PR 32046 by Leonard Schmidt.
Changes:
JuK: Fix random play not being random between application starts.
JuK: Fix Tree View Artists not having artists of different capitalization.
JuK: Google cover search now works again
JuK: Fix crash on startup after a watched directory was removed.
JuK: Fix infinite loop when switching output methods.
JuK: Fix 0-width added columns when using manual resizing.
JuK: Fix not checking for proxy exceptions for MusicBrainz.
JuK: Fix the "Back to Playlist" link in the Now Playing bar to select the
playing playlist instead of the Collection List.
JuK: Fix the Jump to Playing Item feature to update the Tag Editor.
JuK: Fix tabstops being in a seemingly random order in some dialogs.
JuK: Fix code warning caused by improper signal declaration.
JuK: A few style guide fixes to clarify some operations.
JuK: The Now Playing bar is correctly updated when you change the tag of
the playing item.
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables. Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.
For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
Changes:
* akodelib: Avoid endless loops when paused in JuK
* akode_plugins: Fix crash when playing musepack(MPC) files on AMD64
* akode_plugins: Fix some cases where streaming of Ogg Vorbis failed
* JuK: Selecting the undo command now undoes only the last change again
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
Changes:
* akodelib: Play even more broken and wierd MP3s well.
* akodelib: Don't crash on when mmap fails (e.g. on NTFS).
* akode-artsplugin: Play dual-mono files as stereo
* akode-artsplugin: Halt playobject if a stream terminates