Commit graph

16 commits

Author SHA1 Message Date
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
joerg
d26cf36e57 - fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
salo
67c5db45ee USE_IMAKE implies USE_X11BASE, remove it. 2004-07-21 21:16:10 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
martti
86c6e000bc COMMENT should start with a capital letter. 2003-07-21 17:24:16 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jschauma
5be4aecf95 Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
2003-03-03 02:59:29 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
agc
83c04ab4bc Standardise on one xmeter package:
+ Use sysutils as the category, since it's best-placed there

+ Bring over the patch from x11/xmeter to quieten the compilation.

+ Retain the installation into X11BASE from sysutils/xmeter (there's an
application default file that has to be placed somewhere)

+ Retain the better description from sysutils/xmeter
2001-10-23 11:38:31 +00:00
agc
5cbc12daed Initial import of xmeter-1.15 into the NetBSD Packages Collection.
Xmeter displays a periodically updating histogram of the system
statistics gathered by rstat(3) for the specified hosts.  Meters can
be displayed in a vertical, horizontal or rectangular arrangement.  As
statistics range between 4 user defineable levels (OK, WARN, ERROR or
FATAL), the background, foreground, highlight, border and internal
border colors, and the background bitmap of each meter can be changed.

Xmeter uses the StripChart widget of the Athena Widget Set to graph
each statistic.  StripCharts automatically scale the graph as the
value varies.  Each time a graph is updated, xmeter will examine the
current value of the statistic and the current scale.  As the number
of scale lines increases above wlevel and elevel the background colors
and bitmaps of each meter are modified as specified.  The current
scale value can be examined by clicking any mouse button while the
mouse pointer is in the StripChart.  If the host is down the time it's
been down will also be displayed.

Each meter has its own label displaying the host name and statistics
name.  The statistic being graphed may be modified while xmeter is
running by moving the mouse pointer into the label part of a meter,
clicking any mouse button, and sliding down to the desired stat.  This
menu also contains a quit option to exit xmeter.
2001-10-23 10:30:12 +00:00