Commit graph

100 commits

Author SHA1 Message Date
rillig
4275f2dafa Needs a C compiler. 2006-07-02 10:37:53 +00:00
christos
63f0e844f0 don't include nfs statistics in the iostats; pointed by Veego 2006-06-05 20:20:26 +00:00
christos
65ee1e9f17 Make this compile again. 2006-06-05 02:35:30 +00:00
rillig
35a6c88523 Updated xosview to 1.8.3. All our patches have been applied upstream. 2006-03-14 15:48:01 +00:00
rillig
9fc840ff59 The patches have been applied upstream. 2006-02-18 10:12:24 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
rillig
8788f9c1e6 Added five patches to make xosview build with SunPro on Solaris 9.
Bumped PKGREVISION.
2005-11-17 15:53:00 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
cube
60a3632e19 Add file forgotten in previous commit. 2004-08-03 07:42:04 +00:00
cube
a4d374f949 Update to version 1.8.2 and apply patch from PR 26523 by Alexander Becher.
The patch correct wrong pointer arithmetics that prevented xosview
from being called with -name option.

Changes since xosview-1.8.1
 - Applied sourceforge patch 927112 from Russell Reed which fixes
   the swapmeter when USESYSCALLS is defined.
 - Applied sourceforge patch 959433 which adds acpi support to
   the linux battery meter.
 - Applied a patch similar to the sourceforge patch 586184 submitted
   by Mark Guertin.
 - Linux diskmeter now uses vmstat and thus works with 2.6.
   But the units problem (block size) probably still remains.
 - Linux pagemeter should now work with 2.6 kernels
 - Merge in the fedora-2 nfs patch.
 - Merge in the fedora-2 strip patch.
 - Merge in the fedora-2 proc patch.
 - Merge in the fedora-2 s390 patch.
 - Merge in the fedora-2 non-i386 patch.
 - Merge in the fedora-2 linux-2.6 kernel (related) patch.
 - Add an autogen.sh script.  This script runs autoconf to create
   the configure script.
2004-08-03 07:33:05 +00:00
kristerw
c49d6fa1a7 Do not explicitly force use of lang/egcs for SunOS; the buildlink
infrastructure handles compiler issues aoutomagically.
2004-05-31 16:43:45 +00:00
perry
c6f6364cf6 Kludgily fix a bug where the IRQ meter overran on machines with high HZ. 2004-04-21 18:45:09 +00:00
christos
548f4ec292 Thanks to @@@'s new macros we need another patch now. 2004-04-15 14:37:22 +00:00
abs
b37ee96c50 + USE_LANGUAGES=c c++ 2004-02-04 22:23:46 +00:00
grant
60ad86155b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
jlam
d916fe5c4e bl3ify 2004-01-05 12:48:30 +00:00
wiz
f281ab341c Update to 1.8.1, CHANGES file says:
- Update linux port to build with gcc 3.2 and 3.3 (should still work
  with 2.95.
2003-11-11 07:57:42 +00:00
agc
be9900ca4c Update xosview to version 1.8.1alpha, from a nudge by Brian Grayson.
Fixes build on NetBSD-1.6.2 and NetBSD-1.6ZE. Existing patches have
either been incorporated or are unnecessary.
2003-11-10 17:18:28 +00:00
bgrayson
0eb0e7dc3e Bumped master sites and home page to the new location, at sourceforge. 2003-10-04 01:42:36 +00:00
christos
8df6fa2872 regen 2003-10-01 01:14:58 +00:00
christos
e9ab216259 more g++-3 header issues. don't use the compat headers. 2003-10-01 01:14:35 +00:00
christos
4fa253d135 update sum 2003-10-01 00:34:18 +00:00
christos
73f2e7accb regenerate patches with -u1 to avoid $Id getting in the patch 2003-10-01 00:33:54 +00:00
christos
18e336fc91 update patch checksum 2003-09-30 23:04:15 +00:00
christos
c9c2ea2a0a g++-3.x compliance. std namespaces, etc. 2003-09-30 23:03:59 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
christos
f9f1cfa841 comment out all the old swap code, because <sys/map.h> is no more. 2002-12-11 22:35:55 +00:00
christos
bbb0a917ac re-enable. 2002-12-11 21:38:20 +00:00
christos
b6939eba31 put the one line change needed to make this work under /current. 2002-12-11 21:38:06 +00:00
tron
e9f974f53d Mark this package as broken on NetBSD 1.6H and newer because the code for
examining the swap space needs to be rewritten from scratch.
2002-12-04 13:25:31 +00:00
jlam
e9e26df1fc buildlink1 -> buildlink2 2002-09-23 21:55:11 +00:00
tron
4328833129 Fix build problem on post Mach VM systems where the UVM transition glue
has been removed.
2002-06-04 06:50:13 +00:00
tron
5932505ed1 Make this package work on "newsmpis" and "sgimips" machines. Patches
supplied by Thilo Manske in PR pkg/14998.
2001-12-19 09:49:42 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +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
jlam
6bcaf0b890 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. This
package is strongly-buildlinked.
2001-09-23 06:00:27 +00:00
jlam
328a35f96f LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-12 20:33:00 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
agc
5c6d9ebbfd + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
+ include distfile filesizes in distinfo
2001-04-17 09:11:05 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
tv
6b98d07ab0 Standardize version number: "1.7.0.b" -> "1.7.0b" 2001-01-13 19:19:04 +00:00
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
christos
4d12f83ce1 Regen. 2000-08-18 22:44:21 +00:00