aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2006-09-07 13:38:19 +0800
committerdinoex <dinoex@FreeBSD.org>2006-09-07 13:38:19 +0800
commite07fa880c2916734ad88f19a9656e4cb73c16b27 (patch)
treed0403fdd3600dba9647dbfe649fcacb9e1e8fd5f /sysutils
parentba525a9d8b99a4891ac603ffabab73040082f5ea (diff)
downloadfreebsd-ports-gnome-e07fa880c2916734ad88f19a9656e4cb73c16b27.tar.gz
freebsd-ports-gnome-e07fa880c2916734ad88f19a9656e4cb73c16b27.tar.zst
freebsd-ports-gnome-e07fa880c2916734ad88f19a9656e4cb73c16b27.zip
TimeMon gives a graphical representation of where the CPU cycles
are going. It's coarse, but better than nothing. The best feature is that it runs in an icon on your dock, so that you never lose it. PR: 102656 Submitted by: Gürkan Sengün
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/timemon/Makefile31
-rw-r--r--sysutils/timemon/distinfo3
-rw-r--r--sysutils/timemon/pkg-descr5
-rw-r--r--sysutils/timemon/pkg-plist15
5 files changed, 55 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 2d5b2ff247e6..966b4b99189e 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -582,6 +582,7 @@
SUBDIR += throttle
SUBDIR += ticker.app
SUBDIR += timelimit
+ SUBDIR += timemon
SUBDIR += tinybsd
SUBDIR += titlefix
SUBDIR += tmpreaper
diff --git a/sysutils/timemon/Makefile b/sysutils/timemon/Makefile
new file mode 100644
index 000000000000..66373755af9d
--- /dev/null
+++ b/sysutils/timemon/Makefile
@@ -0,0 +1,31 @@
+# New ports collection makefile for: timemon.app
+# Date created: 28 Aug 2006
+# Whom: gurkan@linuks.mine.nu
+#
+# $FreeBSD$
+#
+
+PORTNAME= timemon
+PORTVERSION= 4.0
+CATEGORIES= sysutils
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= gap
+DISTNAME= TimeMon-gnustep
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= gurkan@linuks.mine.nu
+COMMENT= CPU time usage monitor for GNUstep
+
+WRKSRC= ${WRKDIR}/TimeMon
+USE_GMAKE= yes
+USE_GNUSTEP= yes
+USE_GNUSTEP_PREFIX= yes
+USE_GNUSTEP_BACK= yes
+USE_GNUSTEP_BUILD= yes
+USE_GNUSTEP_INSTALL= yes
+MAKEFILE= GNUmakefile
+
+post-patch:
+ ${RM} ${WRKSRC}/shared_obj/loadave.o
+
+.include <bsd.port.mk>
diff --git a/sysutils/timemon/distinfo b/sysutils/timemon/distinfo
new file mode 100644
index 000000000000..ffaf404dfa50
--- /dev/null
+++ b/sysutils/timemon/distinfo
@@ -0,0 +1,3 @@
+MD5 (TimeMon-gnustep.tgz) = 7d8c61a017a498d48979d78d6431f741
+SHA256 (TimeMon-gnustep.tgz) = 1048048a482fdf86bd19528307d2da4d57e4a64d001e225195159f8a0b0b1908
+SIZE (TimeMon-gnustep.tgz) = 269322
diff --git a/sysutils/timemon/pkg-descr b/sysutils/timemon/pkg-descr
new file mode 100644
index 000000000000..049683ebea76
--- /dev/null
+++ b/sysutils/timemon/pkg-descr
@@ -0,0 +1,5 @@
+TimeMon gives a graphical representation of where the CPU cycles
+are going. It's coarse, but better than nothing. The best feature
+is that it runs in an icon on your dock, so that you never lose it.
+
+WWW: http://www.nongnu.org/gap/timemon/index.html
diff --git a/sysutils/timemon/pkg-plist b/sysutils/timemon/pkg-plist
new file mode 100644
index 000000000000..d0bd184f2930
--- /dev/null
+++ b/sysutils/timemon/pkg-plist
@@ -0,0 +1,15 @@
+System/Applications/TimeMon.app/Resources/Info-gnustep.plist
+System/Applications/TimeMon.app/Resources/README.rtf
+System/Applications/TimeMon.app/Resources/TimeMon.desktop
+System/Applications/TimeMon.app/Resources/TimeMon.gorm/data.classes
+System/Applications/TimeMon.app/Resources/TimeMon.gorm/data.info
+System/Applications/TimeMon.app/Resources/TimeMon.gorm/icon.png
+System/Applications/TimeMon.app/Resources/TimeMon.gorm/objects.gorm
+System/Applications/TimeMon.app/Resources/TimeMon.tiff
+System/Applications/TimeMon.app/Resources/TimeMonP.tiff
+System/Applications/TimeMon.app/TimeMon
+System/Applications/TimeMon.app/library_paths.openapp
+System/Applications/TimeMon.app/stamp.make
+@dirrm System/Applications/TimeMon.app/Resources/TimeMon.gorm
+@dirrm System/Applications/TimeMon.app/Resources
+@dirrm System/Applications/TimeMon.app