summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>1999-11-03 20:11:03 +0000
committerJim Mock <jim@FreeBSD.org>1999-11-03 20:11:03 +0000
commita8d3a3aa27cb9f3b1ba06bf970e44c94838b438d (patch)
tree5b4d9d4acc0cec3a481d8f446efb84ac64c00abf /sysutils
parentMerge in some changes from PR 9657 (diff)
Reimport of wmfire. No repo copy needed since there was no history
to preserve.
Notes
Notes: svn path=/head/; revision=22891
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/wmfire/Makefile24
-rw-r--r--sysutils/wmfire/distinfo1
-rw-r--r--sysutils/wmfire/files/patch-aa13
-rw-r--r--sysutils/wmfire/files/patch-ab11
-rw-r--r--sysutils/wmfire/pkg-comment1
-rw-r--r--sysutils/wmfire/pkg-descr6
-rw-r--r--sysutils/wmfire/pkg-plist3
7 files changed, 59 insertions, 0 deletions
diff --git a/sysutils/wmfire/Makefile b/sysutils/wmfire/Makefile
new file mode 100644
index 000000000000..4652a1d6682b
--- /dev/null
+++ b/sysutils/wmfire/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: wmfire
+# Version required: 0.0.3.9pre4
+# Date created: 21 October 1999
+# Whom: Chris D. Faulhaber <jedgar@fxp.org>
+#
+# $FreeBSD$
+#
+
+DISTNAME= wmfire-0.0.3.9pre4
+PKGNAME= wmfire-0.0.3.9
+CATEGORIES= misc
+MASTER_SITES= http://www.zebra.net/~dm/wmfire/
+
+MAINTAINER= jedgar@fxp.org
+
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-x
+CONFIGURE_ENV+= CFLAGS="-I${PREFIX}/include ${CFLAGS}" \
+ LIBS="-L${PREFIX}/lib"
+
+.include <bsd.port.mk>
diff --git a/sysutils/wmfire/distinfo b/sysutils/wmfire/distinfo
new file mode 100644
index 000000000000..34eea48b2ac1
--- /dev/null
+++ b/sysutils/wmfire/distinfo
@@ -0,0 +1 @@
+MD5 (wmfire-0.0.3.9pre4.tar.gz) = a5ea7e73041494dae95eba058d55cab1
diff --git a/sysutils/wmfire/files/patch-aa b/sysutils/wmfire/files/patch-aa
new file mode 100644
index 000000000000..0395788d1daf
--- /dev/null
+++ b/sysutils/wmfire/files/patch-aa
@@ -0,0 +1,13 @@
+--- configure.orig Thu Oct 21 21:23:53 1999
++++ configure Thu Oct 21 23:37:39 1999
+@@ -1755,8 +1755,8 @@
+ linux*)
+ echo "$ac_t""Linux" 1>&6
+ ;;
+- netbsd*)
+- echo "$ac_t""NetBSD" 1>&6
++ freebsd*)
++ echo "$ac_t""FreeBSD" 1>&6
+ ;;
+ *)
+ echo "$ac_t""*Unknown*" 1>&6
diff --git a/sysutils/wmfire/files/patch-ab b/sysutils/wmfire/files/patch-ab
new file mode 100644
index 000000000000..44e8ba09f8fc
--- /dev/null
+++ b/sysutils/wmfire/files/patch-ab
@@ -0,0 +1,11 @@
+--- fireload_cpu.c.orig Thu Sep 30 10:45:48 1999
++++ fireload_cpu.c Thu Oct 21 23:25:10 1999
+@@ -30,7 +30,7 @@
+ # define DELTA(i, x) (cpuinfo[i].cs_new.x - cpuinfo[i].cs_old.x)
+ #endif
+
+-#ifdef __NetBSD__
++#ifdef __FreeBSD__
+ /********************************
+ * NetBSD code by Hubert Feyrer *
+ ********************************/
diff --git a/sysutils/wmfire/pkg-comment b/sysutils/wmfire/pkg-comment
new file mode 100644
index 000000000000..8ee123794733
--- /dev/null
+++ b/sysutils/wmfire/pkg-comment
@@ -0,0 +1 @@
+Window Maker dock app showing load average as a flame
diff --git a/sysutils/wmfire/pkg-descr b/sysutils/wmfire/pkg-descr
new file mode 100644
index 000000000000..2e9b6ae44af3
--- /dev/null
+++ b/sysutils/wmfire/pkg-descr
@@ -0,0 +1,6 @@
+Window Maker dock app showing load average as a flame.
+
+Not terribly useful, but looks cool.
+
+- Chris D. Faulhaber
+jedgar@fxp.org
diff --git a/sysutils/wmfire/pkg-plist b/sysutils/wmfire/pkg-plist
new file mode 100644
index 000000000000..93a4691876e6
--- /dev/null
+++ b/sysutils/wmfire/pkg-plist
@@ -0,0 +1,3 @@
+bin/wmfire
+bin/fireload_cpu
+bin/fireload_file