pkgsrc-wip/gkrellm2/PLIST
Quentin Garnier defb32513a Update to 2.1.12. (2.1.11 lasted only a few hours)
ChangeLog:
	* The 2.1.12a tarball has no code changes, only a patch from
	  Hajimu UMEMOTO to fix the Makefile to install gkrellm.pc for all
	  install targets.  It also adds a install_freebsd target and makes
	  some Makefile variables configurable.
	* Replace the hours old  2.1.11 to fix a potential segfault if making
	  a gkrellmd pidfile fails.
	* Two display modes (selected with a panel button) for system name when it
	  doesn't fit: 1) shortened name 2) vertical scroll of kernel name/version.
	* Edge resistance to make it easy to move gkrellm to screen edges.
	* gkrellmd can send server side local mailbox counts to gkrellm clients.
	  This is oonfigured in gkrellmd and not on the gkrellm client side.
	* Preserve '~' when entered in a local mailbox config.
	* Allow simple x.y.z.* as a subnet pattern for gkrellmd allow-host option.
	* Periodic saving of net data.
	* Some new plugin functions - see plugins changelog.
	* Patches:
	  o Tilman Sauerbeck <tilman--at--code-monkey.de> Makefile generates and
	    installs a gkrellm.pc file so plugins can use `pkg-config gkrellm`.
	  o Vincent Bernat <bernat--at--free.fr> set SO_REUSEADDR on gkrellmd
	    sockets so gkrellmd can be restarted without delays.
	  o Kacper Kornet <kornet--at--camk.edu.pl> make gkrellmd disable reading
	    nfs file system data if nfs-interval is set to zero.
	* Bugfixes:
	  o Scale borders of theme images instead of zeroing them if border extents
	    are greater than image dimensions (avoids breaking some themes).
	  o gkrellmd nfs file system stats weren't always served.
	  o Re-render nice data pixmap at cpu chart height changes.
	  o Draw memory krells in the right order so themes can have an xosview
	    style multi-colored bar for memory usage.

On my side:
  o Add variables in Makefile.common to simplify DISTNAME handling, since
Bill seems to like adding 'a' to the archive name, which, I believe, is not
interpreted by pkgsrc as a superior version number. I prefer adding a 'pl1'
in case someday there's a 'b' version.
  o Rework Makefile patches. This is getting insane. Next time I'll write
an autoconf script; even that is easier to maintain.
2003-06-07 12:53:36 +00:00

9 lines
264 B
Text

@comment $NetBSD: PLIST,v 1.2 2003/06/07 12:53:36 cubidou Exp $
bin/gkrellm
include/gkrellm2/gkrellm.h
include/gkrellm2/gkrellm-public-proto.h
lib/pkgconfig/gkrellm.pc
man/man1/gkrellm.1
@dirrm share/gkrellm2/themes
@dirrm lib/gkrellm2/plugins
@dirrm lib/gkrellm2