Commit graph

25 commits

Author SHA1 Message Date
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
wiz
5bcbb098c6 Bump PKGREVISION for apm fix from pkg/15577. 2002-02-13 23:14:03 +00:00
wiz
ca9d2b578e Zero out APM structure before use. pkg/15577 by Johan Danielsson. 2002-02-13 23:11:45 +00:00
jlam
dd1eb83248 The buildlink.mk files for gtk and pth are implied by imlib/buildlink.mk.
Also some minor whitespace changes.
2001-11-26 16:42:19 +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
jlam
86cafe805d MKDIR and RMDIR are already substituted by bsd.pkg.mk. 2001-11-26 16:29:56 +00:00
damon
e4b0dd4ad7 Updating to 1.2.4. Adds some NetBSD specific stuff from Anthony Mallet (among other things)
Changelog:

	* Mail monitor option: Count unseen mail as new mail.  (Based on a patch
	  by Martin Man <Martin.Man--at--seznam.cz>)
	* Bugfixes:
	  o gkrellm -demo segfaulted.
	  o CPU sensor decals could be mapped wrong.
	* Contributions:
	  o Anthony Mallet <anthony.mallet--at--useless-ficus.net> sensors.c patch
	    adds temp, fan, and voltage monitoring for NetBSD
	  o Przemyslaw Sulek <pbs--at--linux.net.pl> pl.po translation update.
	  o Darell Tan <dardil@singnet.com.sg> fs.c patch checks for uid matching
	    "owner" in fstab_user_permission().
	  o Tomas Ogren <stric--at--cs.umu.se> Solaris disk.c patch avoids adding
	    not found disks to the disk list.
2001-11-11 22:11:09 +00:00
hubertf
e1e6dc4122 this is is in .. now 2001-11-07 04:01:10 +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
hubertf
9efb18fa4b Bump to gkrellm-1.2.3nb1: Make sure the themes directory is there,
and in a sane location (not /usr/share!).

I have a gkrellm-themes package to commit once the pkg/ issue is resolved.
2001-11-01 14:08:00 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
hubertf
f249dbd914 Create plugin directory when installing from binary pkg 2001-10-31 01:15:36 +00:00
damon
f4d337acef Updated to version 1.2.3 based partly on Anthony Mallet's patches in PR pkg/14369. 2001-10-30 13:31:47 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
zuntum
9fd62c678d Update gkrellm to 1.2.2
Changes:

1.2.2 Wed Aug 22, 2001
----------------------
        * Hostname panel can also display system name.
        * Move krells out of the way only if data is displayed in panels,
        * Bugfixes:
          o Close open files before launching panel commands and net timer command.
          o Display and alert setting problems for negative voltages.
          o Allow "owner" as well as "user" for fstab mounting.
        * Contributions:
          o Anthony Mallet <anthony.mallet@ficus.yi.org> patch to fix some compile
            issues with defining INET6 and HAVE_GETADDRINFO for Solaris 7.  Also
            made removable disk media ioctl work for Solaris 7.
          o Przemyslaw Sulek <pbs@linux.net.pl> sent in a Polish translation.

o we don't use X11BASE any more, install to normal PREFIX
o clean up Makefile
o link gkrellm with --export-dynamic so now plugins work properly
  (fixes pkg/13884 by Jasper Wallace <jasper@pointless.net>
2001-09-08 21:53:57 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
jlam
72ff61217a Use config script wrappers for proper buildlinking. 2001-08-23 19:21:11 +00:00
jlam
997c0e1d20 Remove USE_BUILDLINK_X11 setting...it's not supposed to be used, yet. 2001-08-23 19:11:36 +00:00
wiz
2043bc2933 Update to 1.2.1, provided by Anthony Mallet in pkg/13632.
Changes since 1.0.8:
NOTE: Some configuration issues:
o Net and inet command launching will need re-entering.
o Inet charts can't use data saved by 1.0.x versions.
o Plugins that were automatically enabled by being in
  ~/.gkrellm/plugins will now have to be enabled on the plugins
  config page.  A consequence of this is that your existing
  configuration setup for these plugins may be lost.

* New chart drawing routines give many appearance options which
  can be configured by right clicking on the charts.  Plugins
  which create charts must make some coding changes - see the
  plugins changelog.
  One of these options is a split view which uses a new theme
  image, so split views in some themes won't look right until the
  themes are updated.
* CPU charts can now show nice time, which also uses a new theme
  image.
* New panel routines so panel and chart interfaces will be
  consistent, but unlike chart plugins, meter styled plugins may
  upgrade gracefully without a "required" recompile - see plugins
  changelog.
* Added an alert interface so limits can be set for triggering
  warn and alarm commands.  Builtin APM and sensor (temps, fan,
  volt) monitors can have alerts set.  Alerts can use the gvoice
  plugin.
* User selectable fonts.
* User plugin placements.
* User definable format strings for drawing chart labels.
* Right click on most panels to open the monitor config window.
* There is no longer compatibility with pre 0.10.0 theme formats
  (the change was announced a year ago).

Package change: buildlinkified.
2001-08-06 14:27:39 +00:00
zuntum
6061ffa86a Update gkrellm to version 1.0.8
Changelog:

1.0.8 Mon Apr 16, 2001
----------------------
	* Cesar Perez Turrado <cesar@perez.turrado.com> sent in updated es.po
	* Bugfixes
	  o Anthony Mallet <anthony.mallet@ficus.yi.org> patch to fix fonts with
	    XFree86 > 4.0.2
	  o Composite disk launch commands were not saved.
2001-06-11 19:44:30 +00:00
agc
027c166bf7 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:28:57 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
wiz
2c4f522a9b Update to 1.0.7, provided by Anthony Mallet in pkg/12446.
Changes: new man page, POP3/IMAP connections can be on non-standard port
numbers if you enter server:port instead of just the server in the config.
Bugfixes: imap checking could not handle untagged responses to LOGIN, apm
will add itself under Net/Open BSD, meminfo label initialization and
mua_is_launched fixes.
2001-03-22 14:33:19 +00:00
zuntum
9b19c04f33 Initial import of GKrellM-1.0.6, GTK based system monitor
Package contributed by Anthony Mallet <anthony.mallet@ficus.yi.org>
in pkg/12133, modified by me.

With a single process, GKrellM manages multiple stacked monitors and supports
applying themes to match the monitors appearance to your window manager,
Gtk, or any other theme.

  * SMP CPU, Disk, Proc, and active net interface monitors with LEDs.
  * Internet monitor that displays current and charts historical port hits

  * Memory and swap space usage meters and a system uptime monitor.
  * File system meters show capacity/free space and can mount/umount.
  * A mailbox monitor which can launch mail reader, remote mail fetch.
  * Clock/calendar and hostname display.
  * APM laptop battery monitor.
  * CPU/motherboard temperature display if lm_sensors modules installed.

  * Multiple monitors managed by a single process to reduce system load.
  * A timer button that can execute PPP or ISDN logon/logoff scripts.
  * Charts are autoscaling with configurable grid line resolution, or
    can be set to a fixed scale mode.
  * Separate colors for "in" and "out" data.  The in color is used for
    CPU user time, disk read, forks, and net receive data.  The out color
    is used for CPU sys time, disk write, load, and net transmit data.
  * Commands can be configured to run when monitor labels are clicked.
  * GKrellM is plugin capable so special interest monitors can be created.
  * A different theme can be created with the GIMP.
2001-03-13 17:53:29 +00:00