aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorfarrokhi <farrokhi@FreeBSD.org>2017-05-02 23:53:21 +0800
committerfarrokhi <farrokhi@FreeBSD.org>2017-05-02 23:53:21 +0800
commit7b3e8c5d7dd1c7c5fb9f0702c819906bb17f88bd (patch)
treefdcc0a50f01668e7673253492613d352ed205ec7 /sysutils
parentccee5893c93cf53cb6ced513d9406fb5f5ed0aad (diff)
downloadfreebsd-ports-gnome-7b3e8c5d7dd1c7c5fb9f0702c819906bb17f88bd.tar.gz
freebsd-ports-gnome-7b3e8c5d7dd1c7c5fb9f0702c819906bb17f88bd.tar.zst
freebsd-ports-gnome-7b3e8c5d7dd1c7c5fb9f0702c819906bb17f88bd.zip
Unbreak sysutils/istatserver
Reported by: linimon Reviewed by: mat Approved by: mat Differential Revision: https://reviews.freebsd.org/D10571
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/istatserver/Makefile2
-rw-r--r--sysutils/istatserver/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/istatserver/Makefile b/sysutils/istatserver/Makefile
index 01ef675984e7..c88a6b949a55 100644
--- a/sysutils/istatserver/Makefile
+++ b/sysutils/istatserver/Makefile
@@ -15,8 +15,6 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
libsqlite3.so:databases/sqlite3
-BROKEN= does not build (attempt to chown from do-install)
-
GNU_CONFIGURE= yes
USE_RC_SUBR= ${PORTNAME}
diff --git a/sysutils/istatserver/pkg-descr b/sysutils/istatserver/pkg-descr
index 384fe5072756..278edb742029 100644
--- a/sysutils/istatserver/pkg-descr
+++ b/sysutils/istatserver/pkg-descr
@@ -3,3 +3,5 @@ from Linux, Solaris & FreeBSD. istatserver collects data such as CPU, memory,
network and disk usage and keeps the history. Once connecting from the
iPhone and entering the lock code this data will be sent to the iPhone
and shown in fancy graphs.
+
+WWW: https://bjango.com/linux/istatserver/