Commit graph

11 commits

Author SHA1 Message Date
cube
b376b0a3ef Update gkrellm to version 2.2.7.
pkgsrc changes:
  - use REQD_DIRS where appropriate
  - add a patch to allow gkrellm to read everything off sysctl() and thus
    don't install it setgid kem on NetBSD 3.99.1+
  - use options framework to choose between OpenSSL and gnutls
  - minor nits

gkrellm changes:

2.2.7 - Tue May 24, 2005
------------------------
        * gkrellmd can send a network interface connect time to be displayed
          on client timer button panels by configuring a net-timer in gkrellmd.conf.
        * Don't add virtual disk (/dev/mdX) stats to composite disk.
        * Bugfixes:
          o server/main.c inet6 compile error on machines with old libc.
          o Philipp Hartmann patch: add gnutls multithread initialization to mail.c
          o While mixing draw_decal_text and decal_scroll_text calls on transparent
            panels the text layer pixmap was not cleanup up properly.
        * Translation updates

2.2.6 - Fri May 13, 2005
------------------------
        * Stanislav Likavcan patch: add monitoring of ibm acpi sensors to linux.c.
        * UI improvement in fs.c and mail.c config button sensitivities and labels.
        * Bugfixes:
          o Test for not force creating user mailbox did not consider a configured
            mail fetch.
          o gkrellmd server mail check was missing the gkrellmd_need_serve() call
            and server/mail.c mailbox code needed syncing with src/mail.c.
          o gkrellmd glib 1.2 g_file_test compatibility was broken.
          o gkrellmd debug-level option was missing.
          o Darwin Makefile: add HAVE_GETADDRINFO=1
          o Don Bostrom patch: when remote mail checking, handle select() EINTR.
          o Charles Bailey patches:
            1) darwin.c and Makefile tweaks for building on OS X 10.3.8.
            2) darwin.c prevent left bit sign extension when shifting memory
               monitor data.
          o Don't read disabled sensors in the sensors thread.
        * Translation updates
2005-09-08 13:19:56 +00:00
cube
adfa1f7073 The actual typo was in the @exec line. 2005-07-06 17:00:12 +00:00
wiz
66db2cb00e Fix typo, closing PR 30676. 2005-07-06 16:03:34 +00:00
cube
557e505bea Update to version 2.2.1.
2.2.1 - Thu Jun 3, 2004
-----------------------
	* Added markup text decal functions, see plugins changelog.
	* Use <small> markup in system name if it doesn't fit.
	* Try to trap out GdkFont font configs from < 2.2.0 versions.
	* Translation updates
	  o de.po
	  o fr.po from Jerome UZEL

pkgsrc:
	* Add a patch to fix the "gkrellm spinning at start-up" bug.  This
	  will make gkrellm2 work on systems that export anything useful
	  for gkrellm through sysmon.
	* Correct PLISTs
2004-06-05 18:57:37 +00:00
cube
ed8de73c0f o Pkglint DESCR (was 27 lines) and correct server package name.
o Have empty directories created by the install script so they are created
  also when installing from a binary package.  Bump PKGREVISION.
2004-03-05 21:01:53 +00:00
cube
3e8f5e24d4 Merge import of gkrellm2. 2004-02-24 22:21:15 +00:00
salo
45df9c0bf6 Updated to version 1.2.13.
Changes:

- USE_PKGLOCALEDIR
- don't hardcode -Wl,-E

1.2.13:
=======
- Very minor changes: enforce no message popups during init_plugin(),
  and allow a " in mailbox passwords.
- Contributions
  - Ben Hines <bhines--at--alumni.ucsd.edu> added Mac OS X code
    so monitors now have a native Mac interface.

1.2.12:
=======
- Theme changing keyboard shortcuts changed to Page_Up/Page_Down.
- Fix Linux APM to use ac_online status when battery status is
  unknown.
- Allow spaces in remote mailbox username and password.
- Get data for remote fs mounts in a thread.
- Use data-suffix directories when running gkrellm -c or when in
  force-host-config mode.
- Contributions
  o Nick Mitchell <firepile@speakeasy.net> patch:
    Fix IMAP login fail if password had certain chars.
  o Christian Rose <menthos--at--menthos.com> sv.po update.
  o Przemyslaw Sulek <pbs--at--linux.net.pl> pl.po update.
  o de.po translation update.
  o Jerome UZEL <jerome.uzel--at--wanadoo.fr> fr.po update.
  o Grigory Batalov <bga--at--altlinux.ru> ru.po update.
  o Chris <chris@starforge.co.uk> patch adds clock chime option.
2003-02-15 09:33:03 +00:00
fredb
f180ea4e1f Update gkrellm to 1.2.11 (old distfile is no longer available):
many bug fixes; i18n support + translations for several languages;
mail-checker can now authenticate to an imap server; and a few new
configuration options.
2002-05-02 20:45:35 +00:00
jlam
996ed58a93 Correct handling of directories in PLIST: we create empty directories with
mkdir for use by other gkrellm-* packages, but we use @dirrm to remove
them at deinstallation.
2001-11-26 16:37:48 +00:00
agc
79084f4f33 Commit the last changes to the correct file - its commit message was:
"Bump to gkrellm-1.2.3nb1: Make sure the themes directory is there,
and in a sane location (not /usr/share!)."
2001-11-01 18:41:49 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00