diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-02-17 23:49:25 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-02-17 23:49:25 +0000 |
commit | 7de026c98c1f3b0fc74d144e726f7ee979a76e61 (patch) | |
tree | f61eb064ede19e0c1ea9db16609c4e38c95c990a | |
parent | c582751a09de1ffea2f006a482f475ffa01fbfbc (diff) | |
download | ports-7de026c98c1f3b0fc74d144e726f7ee979a76e61.tar.gz ports-7de026c98c1f3b0fc74d144e726f7ee979a76e61.zip |
Remove expired port:
2007-02-12 www/ruby-mnogosearch: distfile and homepage disappeared
Approved by: erwin (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=185405
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/ruby-mnogosearch/Makefile | 41 | ||||
-rw-r--r-- | www/ruby-mnogosearch/distinfo | 3 | ||||
-rw-r--r-- | www/ruby-mnogosearch/files/patch-mnogo.c | 10 | ||||
-rw-r--r-- | www/ruby-mnogosearch/pkg-descr | 4 | ||||
-rw-r--r-- | www/ruby-mnogosearch/pkg-plist | 11 |
7 files changed, 1 insertions, 70 deletions
@@ -2828,3 +2828,4 @@ lang/ruby16-shim-ruby18||2007-02-13|Port passed expiry date and was removed. lang/ruby16_static||2007-02-13|Port passed expiry date and was removed. lang/ruby18_static||2007-02-13|Port passed expiry date and was removed. devel/Subversive|devel/subversive|2007-02-16|Normalize port name +www/ruby-mnogosearch||2007-02-17|Has expired: distfile and homepage disappeared diff --git a/www/Makefile b/www/Makefile index efc940a1b61c..11b3b269ffad 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1003,7 +1003,6 @@ SUBDIR += ruby-gtkhtml2 SUBDIR += ruby-gtkmozembed SUBDIR += ruby-http-access - SUBDIR += ruby-mnogosearch SUBDIR += ruby-nora SUBDIR += ruby-tmpl SUBDIR += ruby-webunit diff --git a/www/ruby-mnogosearch/Makefile b/www/ruby-mnogosearch/Makefile deleted file mode 100644 index ad67a7eaeab7..000000000000 --- a/www/ruby-mnogosearch/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: Ruby/mnoGoSearch -# Date created: 15 September 2002 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# -# $FreeBSD$ -# - -PORTNAME= mnogosearch -PORTVERSION= 1.0.3 -CATEGORIES= www databases ruby -MASTER_SITES= http://lrn.ru/~mouse/ruby/ -PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} -DIST_SUBDIR= ruby - -MAINTAINER= ports@FreeBSD.org -COMMENT= A Ruby binding to mnoGoSearch - -LIB_DEPENDS= udmsearch.1:${PORTSDIR}/www/mnogosearch31 - -DEPRECATED= distfile and homepage disappeared -EXPIRATION_DATE= 2007-02-12 - -USE_RUBY= yes -USE_RUBY_EXTCONF= yes - -INSTALL_TARGET= site-install - -DOCS= README README.ru - -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${RUBY_MODEXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/test/* ${RUBY_MODEXAMPLESDIR}/ - ${MKDIR} ${RUBY_MODDOCDIR} -.for f in ${DOCS} - ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ -.endfor -.endif - -.include <bsd.port.mk> diff --git a/www/ruby-mnogosearch/distinfo b/www/ruby-mnogosearch/distinfo deleted file mode 100644 index a5c09664e0da..000000000000 --- a/www/ruby-mnogosearch/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ruby/mnogosearch-ruby-1.0.3.tar.gz) = 91256627861e17f046c70309b97d7039 -SHA256 (ruby/mnogosearch-ruby-1.0.3.tar.gz) = 74b3d66bd02a78cf1d793f6f474ffe8ebb4e0cf7a0f40e4dc9beb9680ec34bc4 -SIZE (ruby/mnogosearch-ruby-1.0.3.tar.gz) = 15821 diff --git a/www/ruby-mnogosearch/files/patch-mnogo.c b/www/ruby-mnogosearch/files/patch-mnogo.c deleted file mode 100644 index 8cd74a9ebdca..000000000000 --- a/www/ruby-mnogosearch/files/patch-mnogo.c +++ /dev/null @@ -1,10 +0,0 @@ ---- mnogo.c.orig Sat Sep 14 03:00:19 2002 -+++ mnogo.c Sun Sep 15 18:14:53 2002 -@@ -92,6 +92,7 @@ - #define UDM_ISPELL_TYPE_DB 3 - #define UDM_ISPELL_TYPE_SERVER 4 - -+#include <sys/types.h> - #include <udm_config.h> - #include <udmsearch.h> - diff --git a/www/ruby-mnogosearch/pkg-descr b/www/ruby-mnogosearch/pkg-descr deleted file mode 100644 index 1b1d419623be..000000000000 --- a/www/ruby-mnogosearch/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Ruby/mnoGoSearch is a binding to mnoGoSearch. - -Author: Kachalov Anton <mouse@altlinux.ru> -WWW: http://lrn.ru/~mouse/ruby/ diff --git a/www/ruby-mnogosearch/pkg-plist b/www/ruby-mnogosearch/pkg-plist deleted file mode 100644 index 39cf25d6b5de..000000000000 --- a/www/ruby-mnogosearch/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -%%RUBY_SITEARCHLIBDIR%%/mnogo.so -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/example.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/old.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/test.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/test.rhtml -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/test.xsl -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/testx.rb -%%PORTDOCS%%@dirrm %%RUBY_MODEXAMPLESDIR%% -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README.ru -%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%% |