From 9f20a9982c7e4ec98acdb0fa9deeea0a79e21651 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Tue, 18 Feb 1997 08:30:58 +0000 Subject: [PATCH] Import of freewais-sf, an enhanced WAIS. Closes PR #2156. Submitted by: Pedro Giffuni --- net/freewais-sf/Makefile | 29 ++++++++++++++++++++++++ net/freewais-sf/distinfo | 1 + net/freewais-sf/files/patch-aa | 18 +++++++++++++++ net/freewais-sf/files/patch-ab | 11 +++++++++ net/freewais-sf/pkg-comment | 1 + net/freewais-sf/pkg-descr | 5 +++++ net/freewais-sf/pkg-plist | 41 ++++++++++++++++++++++++++++++++++ 7 files changed, 106 insertions(+) create mode 100644 net/freewais-sf/Makefile create mode 100644 net/freewais-sf/distinfo create mode 100644 net/freewais-sf/files/patch-aa create mode 100644 net/freewais-sf/files/patch-ab create mode 100644 net/freewais-sf/pkg-comment create mode 100644 net/freewais-sf/pkg-descr create mode 100644 net/freewais-sf/pkg-plist diff --git a/net/freewais-sf/Makefile b/net/freewais-sf/Makefile new file mode 100644 index 000000000000..2dd2f1147f27 --- /dev/null +++ b/net/freewais-sf/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: FreeWAIS_sf-2.1.2 +# Version required: 2.1.1 +# Date created: 19 November 1996 +# Whom: Pedro Giffuni +# +# $Id$ +# + +DISTNAME= freeWAIS-sf-2.1.2 +PKGNAME= freewais-sf-2.1.2 +CATEGORIES= net databases +MASTER_SITES= ftp://ftp.wsct.wsc.com/pub/freeWAIS-sf/freeWAIS-sf-2.1/ + +MAINTAINER= pgiffuni@fps.biblos.unal.edu.co + +IS_INTERACTIVE= yes +HAS_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} < ${FILESDIR}/configure.ans +MAN1= catalog.1 dictionary.1 inverted_file.1 makedb.1 mkfmt.1 waisindex.1 \ + waisq.1 waissearch.1 xwais.1 xwaisq.1 +MAN3= ftw.3 scandir.3 + +post-install: +.if !defined(NOPORTDOCS) + mkdir -p ${PREFIX}/share/doc/SF + cp ${WRKSRC}/doc/SF/fwsf.ps ${PREFIX}/share/doc/SF +.endif + +.include diff --git a/net/freewais-sf/distinfo b/net/freewais-sf/distinfo new file mode 100644 index 000000000000..a4e09cf9fc59 --- /dev/null +++ b/net/freewais-sf/distinfo @@ -0,0 +1 @@ +MD5 (freeWAIS-sf-2.1.2.tar.gz) = 2013cf21af0a19b5f981a13b7532257d diff --git a/net/freewais-sf/files/patch-aa b/net/freewais-sf/files/patch-aa new file mode 100644 index 000000000000..1eec5d42658b --- /dev/null +++ b/net/freewais-sf/files/patch-aa @@ -0,0 +1,18 @@ +--- configure~ Mon Jul 8 22:36:12 1996 ++++ configure Mon Feb 17 16:22:27 1997 +@@ -2575,6 +2575,7 @@ + #line 2576 "configure" + #include "confdefs.h" + ++#include + #ifdef HAVE_SYS_DIR_H + #include + #endif +@@ -2616,6 +2617,7 @@ + #line 2617 "configure" + #include "confdefs.h" + ++#include + #ifdef HAVE_SYS_DIR_H + #include + #endif diff --git a/net/freewais-sf/files/patch-ab b/net/freewais-sf/files/patch-ab new file mode 100644 index 000000000000..953694c4c9f1 --- /dev/null +++ b/net/freewais-sf/files/patch-ab @@ -0,0 +1,11 @@ +--- ir/Makefile.in.orig Tue Jul 30 00:42:14 1996 ++++ ir/Makefile.in Mon Feb 17 16:33:11 1997 +@@ -196,7 +196,7 @@ + + libwais.a: $(PROTOCOL_OBJS) $(INV_OBJS) $(SIG_OBJS) $(LOCAL_OBJS) $(CLIENT_OBJS) + $(RM) $@ +- $(AR) $@ $(PROTOCOL_OBJS) $(INV_OBJS) $(SIG_OBJS) $(LOCAL_OBJS) $(CLIENT_OBJS) ../ctype/ctype.o ++ $(AR) $@ $(PROTOCOL_OBJS) $(INV_OBJS) $(SIG_OBJS) $(LOCAL_OBJS) $(CLIENT_OBJS) + $(RANLIB) $@ + + install.lib:: libwais.a libinv.a libsig.a libclient.a $(LIBLOCAL) diff --git a/net/freewais-sf/pkg-comment b/net/freewais-sf/pkg-comment new file mode 100644 index 000000000000..4bd272f82fec --- /dev/null +++ b/net/freewais-sf/pkg-comment @@ -0,0 +1 @@ +An enhanced Wide Area Information Server diff --git a/net/freewais-sf/pkg-descr b/net/freewais-sf/pkg-descr new file mode 100644 index 000000000000..d0838ce632a1 --- /dev/null +++ b/net/freewais-sf/pkg-descr @@ -0,0 +1,5 @@ +FreeWAIS-sf is an extension of the freeWAIS software provided by the the +Clearinghouse for Networked Information Discovery and Retrieval (CNIDR). +The SF suffix in the software name stands for "structured fields," an +indexing and search feature which distinguishes this software from its +predecessors. diff --git a/net/freewais-sf/pkg-plist b/net/freewais-sf/pkg-plist new file mode 100644 index 000000000000..721a4c60c693 --- /dev/null +++ b/net/freewais-sf/pkg-plist @@ -0,0 +1,41 @@ +bin/catalog +bin/check-sources +bin/dictionary +bin/getaddrs +bin/inverted_file +bin/makedb +bin/stringtoany +bin/swais +bin/trunc +bin/wais-gif-display +bin/wais-html-display +bin/wais-jfif-display +bin/wais-jpeg-display +bin/wais-pict-display +bin/wais-ppm-display +bin/wais-tiff-display +bin/waisindex +bin/waisq +bin/waisretrieve +bin/waissearch +bin/waisserver +bin/ws +bin/xwais +bin/xwaisq +lib/XwaisHELP +lib/XwaisqHELP +lib/app-defaults/Xwais +lib/emacs/lisp/wais.el +man/man1/catalog.1.gz +man/man1/dictionary.1.gz +man/man1/inverted_file.1.gz +man/man1/makedb.1.gz +man/man1/mkfmt.1.gz +man/man1/waisindex.1.gz +man/man1/waisq.1.gz +man/man1/waissearch.1.gz +man/man1/xwais.1.gz +man/man1/xwaisq.1.gz +man/man3/ftw.3.gz +man/man3/scandir.3.gz +share/doc/SF/fwsf.ps