aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED2
-rw-r--r--textproc/Makefile2
-rw-r--r--textproc/ruby-htmlcompact/Makefile34
-rw-r--r--textproc/ruby-htmlcompact/distinfo3
-rw-r--r--textproc/ruby-htmlcompact/pkg-descr8
-rw-r--r--textproc/ruby-rwv2/Makefile44
-rw-r--r--textproc/ruby-rwv2/distinfo3
-rw-r--r--textproc/ruby-rwv2/pkg-descr4
-rw-r--r--textproc/ruby-rwv2/pkg-plist5
9 files changed, 2 insertions, 103 deletions
diff --git a/MOVED b/MOVED
index 394abc4ece3d..e3ef83e67489 100644
--- a/MOVED
+++ b/MOVED
@@ -2834,3 +2834,5 @@ editors/emacs20-mule-devel||2007-02-18|Has expired: homepage and patchfiles disa
irc/sircd||2007-02-18|Has expired: No upgrade since 02-02-2002. Developer unavailable. Website gone.
math/vtk43-headers||2007-02-18|Has expired: Please use vtk 4.4 or 5.x.
math/vtk43||2007-02-18|Has expired: Please use vtk 4.4 or 5.x.
+textproc/ruby-htmlcompact||2007-02-18|Has expired: distfile and homepage disappeared
+textproc/ruby-rwv2||2007-02-18|Has expired: distfile disappeared and has no homepage
diff --git a/textproc/Makefile b/textproc/Makefile
index be174f00167f..5f79dded4734 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -807,7 +807,6 @@
SUBDIR += ruby-html-fillinform
SUBDIR += ruby-html-parser
SUBDIR += ruby-html-template
- SUBDIR += ruby-htmlcompact
SUBDIR += ruby-htmlrepair
SUBDIR += ruby-htmlsplit
SUBDIR += ruby-htmltools
@@ -822,7 +821,6 @@
SUBDIR += ruby-rdtool
SUBDIR += ruby-rss
SUBDIR += ruby-rss.alt
- SUBDIR += ruby-rwv2
SUBDIR += ruby-sablot
SUBDIR += ruby-sary
SUBDIR += ruby-spreadsheet-excel
diff --git a/textproc/ruby-htmlcompact/Makefile b/textproc/ruby-htmlcompact/Makefile
deleted file mode 100644
index d5abf37f625d..000000000000
--- a/textproc/ruby-htmlcompact/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# New ports collection makefile for: htmlcompact.rb
-# Date created: 20 September 2001
-# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= htmlcompact
-PORTVERSION= 1.0.2
-CATEGORIES= textproc www ruby
-MASTER_SITES= http://www.moonwolf.com/ruby/archive/
-PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
-DIST_SUBDIR= ruby
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A Ruby library to compact an HTML document by reducing whitespaces
-
-RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit
-
-DEPRECATED= distfile and homepage disappeared
-EXPIRATION_DATE= 2006-12-30
-
-PLIST_FILES= %%RUBY_SITELIBDIR%%/htmlcompact.rb
-USE_BZIP2= yes
-USE_RUBY= yes
-
-NO_BUILD= yes
-NO_WRKSUBDIR= yes
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/htmlcompact.rb ${RUBY_SITELIBDIR}/
-
-.include <bsd.port.mk>
diff --git a/textproc/ruby-htmlcompact/distinfo b/textproc/ruby-htmlcompact/distinfo
deleted file mode 100644
index 47abc60fa98c..000000000000
--- a/textproc/ruby-htmlcompact/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (ruby/htmlcompact102.tar.bz2) = 1018aed819f73812365567558d58a259
-SHA256 (ruby/htmlcompact102.tar.bz2) = 1f9b485ea7a618d0ecbdc59ec99b9d120761ed979f8377d34dee81f043cb0948
-SIZE (ruby/htmlcompact102.tar.bz2) = 3122
diff --git a/textproc/ruby-htmlcompact/pkg-descr b/textproc/ruby-htmlcompact/pkg-descr
deleted file mode 100644
index 65433f4b91dd..000000000000
--- a/textproc/ruby-htmlcompact/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-This is htmlcompact.rb, a Ruby library to compact an HTML document by
-reducing whitespaces.
-
-It is used with htmlsplit.rb and adds a method "compact" to the
-HTMLSplit class.
-
-Author: MoonWolf <moonwolf-ruby@moonwolf.com>
-WWW: http://raa.ruby-lang.org/project/htmlcompact/
diff --git a/textproc/ruby-rwv2/Makefile b/textproc/ruby-rwv2/Makefile
deleted file mode 100644
index 720e8c2a9639..000000000000
--- a/textproc/ruby-rwv2/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# New ports collection makefile for: RwV2
-# Date created: 29 September 2003
-# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= rwv2
-PORTVERSION= 0.5.0
-PORTREVISION= 4
-CATEGORIES= textproc ruby
-MASTER_SITES= http://download.ywesee.com/ruby/rwv2/
-PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DIST_SUBDIR= ruby
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A Ruby extension that wraps around wv2
-
-LIB_DEPENDS= wv2.1:${PORTSDIR}/textproc/wv2
-
-DEPRECATED= distfile disappeared and has no homepage
-EXPIRATION_DATE= 2006-12-30
-
-USE_RUBY= yes
-USE_RUBY_SETUP= yes
-RUBY_SETUP= install.rb
-
-CONFIGURE_ARGS= -- \
- --with-wv2-include="${LOCALBASE}/include/wv2" \
- --with-wv2-lib="${LOCALBASE}/lib"
-
-.include <bsd.port.pre.mk>
-
-.if ${RUBY_VER} < 1.8
-IGNORE= only works with ruby 1.8 or later
-.endif
-
-post-install:
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${RUBY_MODDOCDIR}
- ${INSTALL_DATA} ${WRKSRC}/README ${RUBY_MODDOCDIR}/
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/textproc/ruby-rwv2/distinfo b/textproc/ruby-rwv2/distinfo
deleted file mode 100644
index 877548ee5547..000000000000
--- a/textproc/ruby-rwv2/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (ruby/rwv2-0.5.0.tar.gz) = 295a11c084dcc446327f9742d2c2d405
-SHA256 (ruby/rwv2-0.5.0.tar.gz) = 909402c30cf0f9cba915ebc701e4f82aa4bc3a8a958aed901f0c42d32855c3fb
-SIZE (ruby/rwv2-0.5.0.tar.gz) = 33212
diff --git a/textproc/ruby-rwv2/pkg-descr b/textproc/ruby-rwv2/pkg-descr
deleted file mode 100644
index 6559922616a3..000000000000
--- a/textproc/ruby-rwv2/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-RWV2 Library is a wrapper around the wv2 library for Ruby: parses
-Microsoft Word files.
-
-Author: Hannes Wyss <hwyss@ywesee.com>
diff --git a/textproc/ruby-rwv2/pkg-plist b/textproc/ruby-rwv2/pkg-plist
deleted file mode 100644
index e7a8ba6ec3bd..000000000000
--- a/textproc/ruby-rwv2/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%RUBY_SITEARCHLIBDIR%%/rwv2.so
-%%RUBY_SITELIBDIR%%/rwv2/handlers.rb
-@dirrm %%RUBY_SITELIBDIR%%/rwv2
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
-%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%