aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2010-03-31 00:37:07 +0000
committerWesley Shields <wxs@FreeBSD.org>2010-03-31 00:37:07 +0000
commit670015bcd57b615dda31a6eabceee646652dddfa (patch)
tree48bbcff96cf6c2679497c3623189141356e47f0e /sysutils
parent6396f2d534153ede9cc43500a6975a2e05ddffed (diff)
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xosview/Makefile4
-rw-r--r--sysutils/xosview/files/patch-ae18
-rw-r--r--sysutils/xosview/files/patch-configure2
3 files changed, 15 insertions, 9 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile
index a20a7493a368..ca00b401d458 100644
--- a/sysutils/xosview/Makefile
+++ b/sysutils/xosview/Makefile
@@ -21,10 +21,6 @@ MAN1= xosview.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 900000
-BROKEN= unsupported FreeBSD version
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's,iostream.h,iostream,' \
${WRKSRC}/xwin.h \
diff --git a/sysutils/xosview/files/patch-ae b/sysutils/xosview/files/patch-ae
index 59549324238c..53350b19fd3a 100644
--- a/sysutils/xosview/files/patch-ae
+++ b/sysutils/xosview/files/patch-ae
@@ -1,8 +1,18 @@
---- Xdefaults.in.orig Wed Jul 5 21:44:36 2000
-+++ Xdefaults.in Tue Aug 21 12:15:19 2001
-@@ -175,7 +175,7 @@
+--- Xdefaults.in.orig 2006-02-18 00:45:00.000000000 -0500
++++ Xdefaults.in 2010-03-30 19:54:34.499193987 -0400
+@@ -169,15 +169,15 @@
+
+ ! Interrupt Meter Resources
+
+-xosview*interrupts: True
++xosview*interrupts: False
+ xosview*intOnColor: red
+ xosview*intOffColor: aquamarine
+ xosview*intPriority: 1
+
! Interrupt Rate Meter Resources
- xosview*irqrate: True
+-xosview*irqrate: True
++xosview*irqrate: False
xosview*irqrateUsedColor: red
-xosview*irqrateIdleColor: black
+xosview*irqrateIdleColor: aquamarine
diff --git a/sysutils/xosview/files/patch-configure b/sysutils/xosview/files/patch-configure
index 4bdc3ff0811f..ffc3c8c3e820 100644
--- a/sysutils/xosview/files/patch-configure
+++ b/sysutils/xosview/files/patch-configure
@@ -5,7 +5,7 @@
host_dir=bsd
host_os=freebsd ;;
-freebsd[4]*)
-+freebsd[45678]*)
++freebsd[456789]*)
EXTRALIBS="-lkvm $XPMLIB $DEVSTATLIB"
INSTALL_ARGS='-s -g kmem -m 02555'
NetMeter_Default_Setting=True