pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net Remove p5-Wais, broken for two branches now and no...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/09f084cb6d9e
branches:  trunk
changeset: 513222:09f084cb6d9e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon May 22 16:56:39 2006 +0000

description:
Remove p5-Wais, broken for two branches now and not supported
by the authors any longer.

bad@ ok.

diffstat:

 net/Makefile                 |   3 +--
 net/p5-Wais/DESCR            |   4 ----
 net/p5-Wais/Makefile         |  25 -------------------------
 net/p5-Wais/PLIST            |   1 -
 net/p5-Wais/distinfo         |   8 --------
 net/p5-Wais/patches/patch-aa |  37 -------------------------------------
 net/p5-Wais/patches/patch-ab |  13 -------------
 net/p5-Wais/patches/patch-ac |  22 ----------------------
 8 files changed, 1 insertions(+), 112 deletions(-)

diffs (155 lines):

diff -r b63a62085ce5 -r 09f084cb6d9e net/Makefile
--- a/net/Makefile      Mon May 22 16:54:54 2006 +0000
+++ b/net/Makefile      Mon May 22 16:56:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.617 2006/05/21 10:29:09 grant Exp $
+# $NetBSD: Makefile,v 1.618 2006/05/22 16:56:39 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -303,7 +303,6 @@
 SUBDIR+=       p5-SNMP_Session
 SUBDIR+=       p5-SOAP-Lite
 SUBDIR+=       p5-Socket6
-SUBDIR+=       p5-Wais
 SUBDIR+=       p5-X500-DN
 SUBDIR+=       p5-ispman
 SUBDIR+=       packit
diff -r b63a62085ce5 -r 09f084cb6d9e net/p5-Wais/DESCR
--- a/net/p5-Wais/DESCR Mon May 22 16:54:54 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-This Perl module provides access to the freeWAIS-sf libraries
-for interacting with WAIS servers and accessing local WAIS databases
-maintained by the freeWAIS-sf server.  It also contains support routines
-used by SFgate.
diff -r b63a62085ce5 -r 09f084cb6d9e net/p5-Wais/Makefile
--- a/net/p5-Wais/Makefile      Mon May 22 16:54:54 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.19 2006/05/18 20:30:00 wiz Exp $
-#
-
-DISTNAME=      Wais-2.311
-PKGNAME=       p5-Wais-2.311
-PKGREVISION=   3
-SVR4_PKGNAME=  p5wai
-CATEGORIES=    net perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Wais/}
-
-MAINTAINER=    bad%NetBSD.org@localhost
-COMMENT=       Perl5 module for accessing WAIS servers
-
-BROKEN_IN=     pkgsrc-2005Q4 pkgsrc-2006Q1
-
-DEPENDS+=      p5-Curses>=1.02:../../devel/p5-Curses
-
-PERL5_PACKLIST= auto/Wais/.packlist
-
-post-patch:
-       ${FIND} ${WRKSRC} -name "*.orig" -exec ${RM} -f {} \;
-
-.include "../../lang/perl5/module.mk"
-.include "../../net/freewais-sf/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r b63a62085ce5 -r 09f084cb6d9e net/p5-Wais/PLIST
--- a/net/p5-Wais/PLIST Mon May 22 16:54:54 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:57:36 zuntum Exp $
diff -r b63a62085ce5 -r 09f084cb6d9e net/p5-Wais/distinfo
--- a/net/p5-Wais/distinfo      Mon May 22 16:54:54 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 12:13:59 agc Exp $
-
-SHA1 (Wais-2.311.tar.gz) = d918b34ac082ac5b8deb81a13566e41b39242ed2
-RMD160 (Wais-2.311.tar.gz) = c366efe62d40361185ab7e2818628f28f43b3e50
-Size (Wais-2.311.tar.gz) = 54722 bytes
-SHA1 (patch-aa) = 3deb424eaeaa07efdd3c86a3b5505396d043fdf0
-SHA1 (patch-ab) = 62f5c7bd7d2087f75bd349d0fb2102b5f0f51c77
-SHA1 (patch-ac) = c1ae0bdd9fa016aa53a7f8efe9b029715bfe9da6
diff -r b63a62085ce5 -r 09f084cb6d9e net/p5-Wais/patches/patch-aa
--- a/net/p5-Wais/patches/patch-aa      Mon May 22 16:54:54 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,37 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2000/08/29 20:48:15 jlam Exp $
-
-Until the sources catch up to the current Perl API, we need PERL_POLLUTE
-to look like an older perl.
-
---- Makefile.PL.orig   Mon Aug  3 12:59:14 1998
-+++ Makefile.PL
-@@ -32,17 +32,17 @@
-    'PREREQ_PM'    => { Curses     => 0,
-                      },
-    'LIBS'         => "-L$Config{ldflags} -lwais",
--   'INC'          => "-DWAIS_USES_STDIO -I$Config{cppflags}",
-+   'INC'          => "-DWAIS_USES_STDIO $Config{cppflags}",
-    'NAME'         => 'Wais',
-    'VERSION_FROM' => 'lib/Wais.pm',
--   'DEFINE'       => '-DTRACE=0',
-+   'DEFINE'       => '-DTRACE=0 -DPERL_POLLUTE=1',
-    'OBJECT'       => "Wais.o HTWAIS.o dictionary.o",
-    'dist'         => { SUFFIX   => 'gz',
-                        COMPRESS => 'gzip -9f',
-                        PREOP    => 'pod2text lib/Wais.pm > README; pod2text install > INSTALL',
-                      },
-    'MAP_TARGET'   => 'waisperl',
--   'EXE_FILES'    => [ qw(script/inspect script/makedb) ],
-+   'EXE_FILES'    => [ qw(script/inspect) ],
-   );
- 
- 
-@@ -55,7 +55,7 @@
-   my $self = shift;
-   
-   qq[
--install :: register
-+#install :: register
- 
- register ::
- \t] . $self->{NOECHO} . q[$(PERL) -I$(PERL_ARCHLIB) -I$(PERL_LIB) \
diff -r b63a62085ce5 -r 09f084cb6d9e net/p5-Wais/patches/patch-ab
--- a/net/p5-Wais/patches/patch-ab      Mon May 22 16:54:54 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 1999/05/11 14:03:13 bad Exp $
-
---- Wais.xs.orig       Tue May 13 09:22:59 1997
-+++ Wais.xs    Mon May 10 01:36:28 1999
-@@ -44,7 +44,7 @@
- init_Wais()
- {
-   /* This is a hack to allow for embedding in freeWAIS-sf */
--#ifndef HAS_GRUNDFORM               /* freeWAIS-sf >= 2.1.1 */
-+#ifndef WAIS_EMBED               /* freeWAIS-sf >= 2.1.1 */
-   int my_perl_inited;
- #else
-   extern int my_perl_inited;
diff -r b63a62085ce5 -r 09f084cb6d9e net/p5-Wais/patches/patch-ac
--- a/net/p5-Wais/patches/patch-ac      Mon May 22 16:54:54 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 1999/05/11 14:03:13 bad Exp $
-
---- lib/Wais.pm.orig   Mon Aug  3 18:59:14 1998
-+++ lib/Wais.pm        Mon May 10 23:58:41 1999
-@@ -197,7 +197,7 @@
-       last unless $message;
-       $presult = &Wais::Search::new($message);
-       $result->add('document', $presult);
--      last if length($presult->text) != $Wais::CHARS_PER_PAGE;
-+      last if length($result->text) != $Wais::CHARS_PER_PAGE;
-     }
-   } else {
-     $fh = new IO::Socket::INET(PeerAddr => $host,
-@@ -215,7 +215,7 @@
-       $fh->read($message, $length);
-       $presult = &Wais::Search::new($message);
-       $result->add('document', $presult);
--      last if length($presult->text) != $Wais::CHARS_PER_PAGE;
-+      last if length($result->text) != $Wais::CHARS_PER_PAGE;
-     }
-     $fh->close;
-   }



Home | Main Index | Thread Index | Old Index