Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
|
|
|
|
|
|
|
2.2.14:
Timeout Bigfix Patch (P Hahn)
Documentation Patch (P Hahn)
Beep Plugin Security Patch (P Hahn)
2.2.13:
buffer overflow patch (P Hahn)
timeout patch (P Hahn)
x window select patch (P Hahn)
x event patch (P Hahn)
synchronous update patch (P Hahn)
beep media player plugin (G Washk)
OK by wiz@.
|
|
|
|
|
|
|
|
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
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.
|
|
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".
|
|
|
|
|
|
|
|
2.2.5:
set font patch (Joachim "nomeata" Breitner)
cleanup "draw_bar" method patch (Philipp Matthias Hahn)
ran all source and header files through 'indent' for
consistancy (Tim Wright). Used default arguents --- GNU style.
2.2.4: outline/shadow cut fix (Tomas Janousek)
xmms_plugin: added outline (Ondrej Novy)
added playlist_pos/playlist_length (Ondrej Novy)
added time_pos on pause (Ondrej Novy)
added outline to draw_bar and shadow fix (Ondrej Novy)
2.2.3:
Alignment patch (Philipp Matthias Hahn)
xosd-config xlibs patch (Philipp Matthias Hahn)
|
|
Bump revision of its package (xmms-osd) to 2.
|
|
|
|
- Misc xosd patches (Philipp Matthias Hahn)
- configure.ac libxinerama.pic or libxinerama patch (Philipp Matthias Hahn)
|
|
dependency bumps.
|
|
xmms-osd provides the example XMMS plugin contained within the xosd
distribution file. This plugin shows XMMS status directly on your
X desktop, like song, volume and balance changes, etc.
|