summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2000-02-20 17:00:33 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2000-02-20 17:00:33 +0000
commit05c69e175169452ca99c218747dca1c571955eaf (patch)
treeb30d72ead2df44c093080994ff64cceb0ec8c4ba /sysutils
parentactivate apache13+ipv6 (diff)
Xbattbar shows the current (laptop) battery status in the X window
environment. The battery indicator of this program is very simple: a simple bar in the bottom of your display. With its color, it indicates the AC-line status (plugged in or off-line), and buttery charging/remaining level. WWW: http://infonet.aist-nara.ac.jp/member/suguru/xbattbar.html
Notes
Notes: svn path=/head/; revision=26038
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xbattbar/Makefile21
-rw-r--r--sysutils/xbattbar/distinfo1
-rw-r--r--sysutils/xbattbar/files/patch-aa12
-rw-r--r--sysutils/xbattbar/pkg-comment1
-rw-r--r--sysutils/xbattbar/pkg-descr10
-rw-r--r--sysutils/xbattbar/pkg-plist1
6 files changed, 46 insertions, 0 deletions
diff --git a/sysutils/xbattbar/Makefile b/sysutils/xbattbar/Makefile
new file mode 100644
index 000000000000..c31fb6b375f0
--- /dev/null
+++ b/sysutils/xbattbar/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: xbattbar
+# Version required: 1.3
+# Date created: Fri Feb 18 10:05:12 JST 2000
+# Whom: sumikawa
+#
+# $FreeBSD$
+#
+
+DISTNAME= xbattbar_1.3
+PKGNAME= xbattbar-1.3
+CATEGORIES= sysutils
+MASTER_SITES= http://infonet.aist-nara.ac.jp/member/suguru/
+
+MAINTAINER= sumikawa@FreeBSD.org
+
+USE_IMAKE= yes
+USE_X11_PREFIX= yes
+WRKSRC= ${WRKDIR}/xbattbar
+MAN1= xbattbar.1
+
+.include <bsd.port.mk>
diff --git a/sysutils/xbattbar/distinfo b/sysutils/xbattbar/distinfo
new file mode 100644
index 000000000000..7d1b63b360f6
--- /dev/null
+++ b/sysutils/xbattbar/distinfo
@@ -0,0 +1 @@
+MD5 (xbattbar_1.3.tar.gz) = d189e735843107b67ac5e746e7d1288d
diff --git a/sysutils/xbattbar/files/patch-aa b/sysutils/xbattbar/files/patch-aa
new file mode 100644
index 000000000000..1db9be1cb6ce
--- /dev/null
+++ b/sysutils/xbattbar/files/patch-aa
@@ -0,0 +1,12 @@
+--- Imakefile- Fri Oct 16 02:14:52 1998
++++ Imakefile Fri Oct 16 02:15:41 1998
+@@ -4,9 +4,6 @@
+ XCOMM All rights reserved.
+ XCOMM
+
+-BINDIR = /usr/local/bin
+-MANDIR = /usr/local/man/cat1
+-
+ LOCAL_LIBRARIES = $(XLIB)
+
+ SRCS = xbattbar.c
diff --git a/sysutils/xbattbar/pkg-comment b/sysutils/xbattbar/pkg-comment
new file mode 100644
index 000000000000..31837ec66404
--- /dev/null
+++ b/sysutils/xbattbar/pkg-comment
@@ -0,0 +1 @@
+Simple battery meter
diff --git a/sysutils/xbattbar/pkg-descr b/sysutils/xbattbar/pkg-descr
new file mode 100644
index 000000000000..f151aad18b8a
--- /dev/null
+++ b/sysutils/xbattbar/pkg-descr
@@ -0,0 +1,10 @@
+Xbattbar shows the current (laptop) battery status in the X window
+environment. The battery indicator of this program is very simple: a simple
+bar in the bottom of your display. With its color, it indicates the
+AC-line status (plugged in or off-line), and buttery
+charging/remaining level.
+
+WWW: http://infonet.aist-nara.ac.jp/member/suguru/xbattbar.html
+
+---
+sumikawa@FreeBSD.org
diff --git a/sysutils/xbattbar/pkg-plist b/sysutils/xbattbar/pkg-plist
new file mode 100644
index 000000000000..926685cb2eec
--- /dev/null
+++ b/sysutils/xbattbar/pkg-plist
@@ -0,0 +1 @@
+bin/xbattbar