Commit graph

20 commits

Author SHA1 Message Date
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
tv
c487cb967a 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-10-03 00:12:51 +00:00
cube
6bed85868c Update to version 2.1.20. Fixes PR 26428 from Joel CARNAT.
2.1.20:
- Improve the string to utf8 translation function

2.1.19:
-  When both g_filename_to_utf8 and g_locale_to_utf8 fail, use the unconverted
   string. Don't know if it's the right way, but fixes crashes with broken
   filenames.
- Don't try to convert NULL. Fixes crash on empty playlist
- Use special gkrellm 2.2.0 api for scrolling text.
   Patch by Bill Wilson <billw@wt.net>
- Use a g_spawn function instead of system to launch xmms, so xmms doesn't
  inherit all open gkrellm file descriptors
    Patch by Bill Wilson <billw@wt.net>

2.1.18:
- When g_filename_to_utf8 fails fall back to g_locale_to_utf8. Fixes 100% cpu
  usage when playing files with filenames in locale encoding.

2.1.17:
- Fixed memory leaks introduced in previous version.
- Patch by Bill Wilson <billw@wt.net> to fix dependency on GdkFont and some
  other cleanups

2.1.16:
- Fixed crash when updating playlist
  Thanks to Jan Tomasek <jan@tomasek.cz> for the pointer
- Use the filename for title if we don't load the info
- Add an item in the rmb menu to popup the gkrellmms config tab

2.1.15:
- Off by one error in the playlist updating code, caused the wrong title to
  show. Found and patched by Andrew Kemp <ajwk@pell.uklinux.net>
2004-07-26 22:41:05 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
minskim
de51d481ff bl3ify and add explicit dependency on pkgconfig. 2004-03-07 03:28:49 +00:00
cube
5768598e54 Update to version 2.1.14. This is the GKrellM-2 port of the xmms plugin. 2004-02-24 22:46:34 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
cjep
70678615de Lint (sort DISTNAME section) 2004-01-12 10:35:57 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wiz
77e48d4b69 Convert to buildlink2. 2003-05-03 21:31:13 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
wiz
7c6bc0615a Update to 0.5.6, since previous version doesn't compile with current
gkrellm package. Changes since 0.5.5, from the ChangeLog:
- Made GKrellMMS compile-able with GKrellM >= 1.2.9, contributed by Bill
  Wilson <bill--at--gkrellm.net>
- Made scroll separator configurable, contributed by Alper Ersoy <dirt--at--tfz.net>
2002-06-11 19:23:39 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
damon
608cdd1d99 Ensure the plugins dir is there at install time 2001-11-01 15:28:44 +00:00
zuntum
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
damon
001e582ecd Initial Version 2001-10-30 13:22:05 +00:00