diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | databases/Makefile | 1 | ||||
-rw-r--r-- | databases/rubygem-rrdtool/Makefile | 2 | ||||
-rw-r--r-- | net/Makefile | 1 | ||||
-rw-r--r-- | net/rubygem-rrdtool/Makefile | 38 | ||||
-rw-r--r-- | net/rubygem-rrdtool/distinfo | 3 | ||||
-rw-r--r-- | net/rubygem-rrdtool/pkg-descr | 6 | ||||
-rw-r--r-- | net/rubygem-rrdtool/pkg-plist | 51 |
8 files changed, 3 insertions, 100 deletions
@@ -3094,3 +3094,4 @@ multimedia/handbrake-gtk2||2007-07-04|Obsolete, getting old to keep unsupport ve audio/amarokFS||2007-07-04|Removed net/rrdtool|databases/rrdtool|2007-07-05|Move to better category sysutils/cd-write||2007-07-06|Obsolete port +net/rubygems-rrdtool|databases/rubygems-rrdtool|2007-07-08|Chase move of databases/rrdtool diff --git a/databases/Makefile b/databases/Makefile index 7fc9f11a5d4a..4bca38a4c696 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -485,6 +485,7 @@ SUBDIR += ruby-sqlite SUBDIR += rubygem-activerecord SUBDIR += rubygem-memcache-client + SUBDIR += rubygem-rrdtool SUBDIR += rubygem-sqlite3 SUBDIR += slony1 SUBDIR += sqlcached diff --git a/databases/rubygem-rrdtool/Makefile b/databases/rubygem-rrdtool/Makefile index c3e25e7a4721..13cb034bc3d6 100644 --- a/databases/rubygem-rrdtool/Makefile +++ b/databases/rubygem-rrdtool/Makefile @@ -6,7 +6,7 @@ PORTNAME= rrdtool PORTVERSION= 0.6.0 -CATEGORIES= net rubygems +CATEGORIES= databases rubygems MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= rubyrrdtool DISTNAME= RubyRRDtool-${PORTVERSION} diff --git a/net/Makefile b/net/Makefile index 9605865856ab..122633c1970f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -747,7 +747,6 @@ SUBDIR += ruby-tcpsocketpipe SUBDIR += ruby-tserver SUBDIR += rubygem-openid - SUBDIR += rubygem-rrdtool SUBDIR += rubygem-twitter SUBDIR += rubygem-yadis SUBDIR += rude diff --git a/net/rubygem-rrdtool/Makefile b/net/rubygem-rrdtool/Makefile deleted file mode 100644 index c3e25e7a4721..000000000000 --- a/net/rubygem-rrdtool/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New Ports collection makefile for: rubyrrdtool -# Date created: 19 April 2007 -# Whom: Konstantin SAURBIER (saurbier@math.uni-bielefeld.de) -# -# $FreeBSD$ - -PORTNAME= rrdtool -PORTVERSION= 0.6.0 -CATEGORIES= net rubygems -MASTER_SITES= ${MASTER_SITE_RUBYFORGE} -MASTER_SITE_SUBDIR= rubyrrdtool -DISTNAME= RubyRRDtool-${PORTVERSION} - -MAINTAINER= saurbier@math.uni-bielefeld.de -COMMENT= A Ruby interface to RRDTool - -LIB_DEPENDS= rrd:${PORTSDIR}/databases/rrdtool -BUILD_DEPENDS= sow:${PORTSDIR}/devel/rubygem-hoe - -GEM_NAME= RubyRRDtool-0.6.0 -GEM_ENV= MAKEFLAGS="CPPFLAGS=-I${LOCALBASE}/include" - -# This target is only meant to be used by the port maintainer. -x-generate-plist: - (${PORTSDIR}/Tools/scripts/plist -d -m ${MTREE_FILE} ${PREFIX} \ - | ${SED} -E \ - 's,.*share/nls/.+$$,,g \ - ;s,^${GEM_CACHE}$$,%%GEM_CACHE%%,g \ - ;s,${GEM_DOC_DIR}(/.+)?$$,%%GEM_DOC_DIR%%\1,g \ - ;s,${GEM_LIB_DIR}(/.+)?$$,%%GEM_LIB_DIR%%\1,g \ - ;s,^${GEM_SPEC}$$,%%GEM_SPEC%%,g \ - ;s,^${GEMS_BASE_DIR}/(.+)$$,\1,g \ - ;s,^@dirrm (${SPEC_DIR}|${GEMS_DIR}|lib/ruby).*$$,,g \ - ' | ${TR} -s '\n') > temp-pkg-plist - -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/devel/ruby-gems/Makefile.common" -.include <bsd.port.post.mk> diff --git a/net/rubygem-rrdtool/distinfo b/net/rubygem-rrdtool/distinfo deleted file mode 100644 index 868b3808320d..000000000000 --- a/net/rubygem-rrdtool/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (rubygem/RubyRRDtool-0.6.0.gem) = 80c55c600c91bdc404d6efebc9e79b7c -SHA256 (rubygem/RubyRRDtool-0.6.0.gem) = 7c53479646dc2532beb8a7ddd9c8f66305a94c98b7218b9a6ae379591956b793 -SIZE (rubygem/RubyRRDtool-0.6.0.gem) = 16384 diff --git a/net/rubygem-rrdtool/pkg-descr b/net/rubygem-rrdtool/pkg-descr deleted file mode 100644 index ded9a5fbf249..000000000000 --- a/net/rubygem-rrdtool/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -rubyrrdtool is an interface to Tobi Oetiker's round robin -database and logging utility rrdtool. It uses librrd and -is functionally comparable to the native perl bindings. -It's under the MIT License. - -WWW: http://rubyforge.org/projects/rubyrrdtool/ diff --git a/net/rubygem-rrdtool/pkg-plist b/net/rubygem-rrdtool/pkg-plist deleted file mode 100644 index 737e28ced612..000000000000 --- a/net/rubygem-rrdtool/pkg-plist +++ /dev/null @@ -1,51 +0,0 @@ -%%GEM_CACHE%% -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000001.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000002.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000003.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000004.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000005.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000006.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000007.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000008.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000009.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000010.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000011.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000012.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000013.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000014.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000015.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000016.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000017.html -%%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src/M000018.html -%%GEM_DOC_DIR%%/rdoc/created.rid -%%GEM_DOC_DIR%%/rdoc/files/test/test_rrdtool_rb.html -%%GEM_DOC_DIR%%/rdoc/fr_class_index.html -%%GEM_DOC_DIR%%/rdoc/fr_file_index.html -%%GEM_DOC_DIR%%/rdoc/fr_method_index.html -%%GEM_DOC_DIR%%/rdoc/index.html -%%GEM_DOC_DIR%%/rdoc/rdoc-style.css -%%GEM_LIB_DIR%%/Makefile -%%GEM_LIB_DIR%%/Manifest.txt -%%GEM_LIB_DIR%%/README -%%GEM_LIB_DIR%%/RRDtool.so -%%GEM_LIB_DIR%%/Rakefile -%%GEM_LIB_DIR%%/examples/function_test.rb -%%GEM_LIB_DIR%%/examples/minmax.rb -%%GEM_LIB_DIR%%/extconf.rb -%%GEM_LIB_DIR%%/mkmf.log -%%GEM_LIB_DIR%%/rrd_addition.h -%%GEM_LIB_DIR%%/rubyrrdtool.c -%%GEM_LIB_DIR%%/rubyrrdtool.o -%%GEM_LIB_DIR%%/test/RRDtool.so -%%GEM_LIB_DIR%%/test/test_rrdtool.rb -%%GEM_SPEC%% -@dirrm %%GEM_LIB_DIR%%/test -@dirrm %%GEM_LIB_DIR%%/examples -@dirrm %%GEM_LIB_DIR%% -@dirrm %%GEM_DOC_DIR%%/rdoc/files/test -@dirrm %%GEM_DOC_DIR%%/rdoc/files -@dirrm %%GEM_DOC_DIR%%/rdoc/classes/TestRRDtool.src -@dirrm %%GEM_DOC_DIR%%/rdoc/classes -@dirrm %%GEM_DOC_DIR%%/rdoc -@dirrm %%GEM_DOC_DIR%% |