Commit graph

121 commits

Author SHA1 Message Date
joerg
3c105879ee Pass rpath options with -Wl prefix. 2013-10-20 17:52:57 +00:00
wiz
c0a1850cbc Update HOMEPAGE. 2013-03-14 15:11:11 +00:00
joerg
d917d356f5 NetBSD/current needs uvm/uvm_extern.h 2013-01-11 23:33:35 +00:00
asau
54c5cd959e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
cheusov
16074f0fc4 fix some pkglint warnings 2012-09-15 09:04:12 +00:00
cheusov
8425875349 Fix build failure on Linux, tested on SL-6.2 2012-09-15 09:03:50 +00:00
hans
fe15fe0dcc include <fstream> instead of <fstream.h> 2012-03-07 16:14:40 +00:00
joerg
66e634597a DESTDIR support from cheusov@tut.by in PR 43531. Extended to build
unprivileged and use proper SPECIAL_PERMS as needed.
2010-06-27 17:34:35 +00:00
rillig
61c7cf362d Removed redundant .gz suffix for man pages. 2009-06-12 19:09:35 +00:00
wiz
52eed8b9e7 Reset maintainer on his request. 2008-02-04 14:42:14 +00:00
veego
c033dd4e7e Apply patch from PR pkg/37557 which fixed a build error on x86_64. 2007-12-17 22:08:12 +00:00
rillig
7b57bb3b2c Allow xosview to be installed by unprivileged users, especially on BSD
systems.
2007-11-30 19:32:55 +00:00
obache
d104055af4 Linux also need gmake, reported by Aleksey Cheusov in pkgsrc-users@. 2007-09-29 12:04:39 +00:00
veego
1763f5e3a7 Regen after 3 patches where changes to remove a $Id line. 2007-04-15 08:13:50 +00:00
veego
c9989643ea Move the netperf.h include up two lines to remove the $Id line in this
patch.
2007-04-15 08:12:36 +00:00
veego
93995c1f4f Move the include of <sys/sysctl.h> from pagemeter.cc to pagemeter.h.
This is a workaround for not using $Id in a patch file.
2007-04-14 20:32:41 +00:00
veego
caadfe805d - Make myself the MAINTAINER
- Fix the manpage path in the Makefile
- Adapt the memmeter.cc changes to pagemeter so it doesn't use kmem
  to get uvmexp.
- struct schedstate_percpu is no longer a public interface outside
  the kernel
- Add netIface support for NetBSD. Now you can monitor only one network
  interface. See the manpage for more details. This change is allready
  present in the sourceforge tree.
- PKGREVISION++
2007-04-09 21:22:11 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
joerg
58c3144236 Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
2006-12-15 20:32:52 +00:00
christos
5044ec8b3c - don't use kmem to get uvmexp; use sysctl
- don't define UVM, it is done in the top level Makefile
2006-10-28 02:15:12 +00:00
wiz
776a05be72 Reset maintainer for people who lost their commit bit. 2006-09-03 00:56:28 +00:00
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