aboutsummaryrefslogtreecommitdiff
path: root/devel/libstatgrab
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-08-26 06:15:42 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-08-26 06:15:42 +0000
commitcc1c598550bae2bd3883ee60eba39fd0f02242a2 (patch)
treea9012a81c858c7d867c3e8ced8189e302cfaa7ea /devel/libstatgrab
parent484f8d9cd44f9dfdfbd1dcd0b2cb099c0f60d68e (diff)
downloadports-cc1c598550bae2bd3883ee60eba39fd0f02242a2.tar.gz
ports-cc1c598550bae2bd3883ee60eba39fd0f02242a2.zip
Notes
Diffstat (limited to 'devel/libstatgrab')
-rw-r--r--devel/libstatgrab/Makefile2
-rw-r--r--devel/libstatgrab/distinfo2
-rw-r--r--devel/libstatgrab/files/patch-configure10
-rw-r--r--devel/libstatgrab/pkg-descr2
-rw-r--r--devel/libstatgrab/pkg-plist11
5 files changed, 23 insertions, 4 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile
index 990d7009befb..4f911ade5f9b 100644
--- a/devel/libstatgrab/Makefile
+++ b/devel/libstatgrab/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libstatgrab
-PORTVERSION= 0.4
+PORTVERSION= 0.5
CATEGORIES= devel
MASTER_SITES= http://snapshots.i-scream.org/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/devel/libstatgrab/distinfo b/devel/libstatgrab/distinfo
index 22556a3078bc..d589b4f52728 100644
--- a/devel/libstatgrab/distinfo
+++ b/devel/libstatgrab/distinfo
@@ -1 +1 @@
-MD5 (iscream/libstatgrab-0.4.tar.gz) = c0de07bc4f2914ca36a0fd6c5b9a4e91
+MD5 (iscream/libstatgrab-0.5.tar.gz) = 81636522cd648caea31ab45b092d99c2
diff --git a/devel/libstatgrab/files/patch-configure b/devel/libstatgrab/files/patch-configure
new file mode 100644
index 000000000000..01bd30fa8747
--- /dev/null
+++ b/devel/libstatgrab/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Tue Aug 26 08:10:39 2003
++++ configure Tue Aug 26 08:10:54 2003
+@@ -7856,6 +7856,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/devel/libstatgrab/pkg-descr b/devel/libstatgrab/pkg-descr
index 1c44e7f2a8d6..efa992405316 100644
--- a/devel/libstatgrab/pkg-descr
+++ b/devel/libstatgrab/pkg-descr
@@ -3,4 +3,4 @@ accessing system statistics and information. It was designed for
use in the i-scream central monitoring system, but should be useable
in other programs.
-WWW: http://www.i-scream.org.uk/
+WWW: http://www.i-scream.org/
diff --git a/devel/libstatgrab/pkg-plist b/devel/libstatgrab/pkg-plist
index 999dd415d6c4..2d135063f2f5 100644
--- a/devel/libstatgrab/pkg-plist
+++ b/devel/libstatgrab/pkg-plist
@@ -1,5 +1,14 @@
include/statgrab.h
lib/libstatgrab.a
-lib/libstatgrab.la
lib/libstatgrab.so
lib/libstatgrab.so.1
+%%PORTDOCS%%%%DOCSDIR%%/cpu.txt
+%%PORTDOCS%%%%DOCSDIR%%/diskio.txt
+%%PORTDOCS%%%%DOCSDIR%%/load_average.txt
+%%PORTDOCS%%%%DOCSDIR%%/network.txt
+%%PORTDOCS%%%%DOCSDIR%%/os_stats.txt
+%%PORTDOCS%%%%DOCSDIR%%/page_stat.txt
+%%PORTDOCS%%%%DOCSDIR%%/process_stats.txt
+%%PORTDOCS%%%%DOCSDIR%%/user_list.txt
+%%PORTDOCS%%%%DOCSDIR%%/vm_stats.txt
+@dirrm %%PORTDOCS%%%%DOCSDIR%%