aboutsummaryrefslogtreecommitdiffstats
path: root/biology/xmolwt
Commit message (Expand)AuthorAgeFilesLines
* Add NOPORTDOCS support to pkg-plistijliao2001-07-091-9/+9
* Upgrade to 0.4.kuriyama2001-03-134-12/+12
* Implement USE_GTK, part 1.reg2000-10-052-27/+17
* Correct and sort PLISTs.reg2000-10-031-2/+2
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configsteve2000-07-082-19/+27
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
* Bump glib12 's share library version to 3,vanilla1999-10-101-5/+1
* Enforce random pkg/COMMENT rules, including the one that states Emacshoek1999-09-181-1/+1
* Grammar and WWW: fix.hoek1999-09-181-7/+6
* This program calculate formula weight and percent of each elements.taoka1999-09-076-0/+82
n15' href='#n15'>15 16 17 18 19 20 21 22
This package contains the binary release of xperfmon++ V3.0 a X based
system performance meter for several systems, ported to FreeBSD-3.X
with addition of many new features.

The program monitors:
  system load, user-, nice-, system-, interrupt-, idle-cputime,
  free swap, disk/tape/cdrom transfers, disktape/cdrom io in MB/s,
  number of interrupts,  network-input, -output, -collision packets and
  NFS client and server activity and cache hits/misses.

Please send BUGS and annotations to: Lars.Koeller@Uni-Bielefeld.DE

Changes from xperfmon++ V2.0 to xperfmon++ V3.0:

    - Complete rewirte of freebsd_system.c (now it has a clear structure,
      separate procedures for each different type of statistic gathered)
    - Integration of devstat library first appeared in FreeBSD-3.X
    - Add many graphs, now there are a total of 25 graphs
    - Change scaling of graphs from integer to float.
    - Problems during first resize of the window are fixed

See also /usr/ports/sysutils/xperfmon/pkg/DESCR for older change information.