From owner-freebsd-ports Sun Jul 1 23:10:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3068137B405 for ; Sun, 1 Jul 2001 23:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f626A2L83281; Sun, 1 Jul 2001 23:10:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6BA8E37B412 for ; Sun, 1 Jul 2001 23:02:46 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6262kj79496; Sun, 1 Jul 2001 23:02:46 -0700 (PDT) (envelope-from nobody) Message-Id: <200107020602.f6262kj79496@freefall.freebsd.org> Date: Sun, 1 Jul 2001 23:02:46 -0700 (PDT) From: Paul Marquis To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/28622: Update port: textproc/isearch Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28622 >Category: ports >Synopsis: Update port: textproc/isearch >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 01 23:10:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Paul Marquis >Release: FreeBSD 4.3-STABLE i386 >Organization: >Environment: System: FreeBSD sboy.pmarquis.com 4.3-STABLE FreeBSD 4.3-STABLE #1: Fri Jun 22 13:47:33 EDT 2001 pmarquis@sboy.pmarquis.com:/usr/obj/usr/src/sys/SBOY i386 >Description: This is an upgrade of the Isearch port from 1.14 to 1.47d. A shar file is included in the Fix section of the PR. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # /usr/ports/textproc/isearch # /usr/ports/textproc/isearch/pkg-plist # /usr/ports/textproc/isearch/pkg-descr # /usr/ports/textproc/isearch/pkg-comment # /usr/ports/textproc/isearch/distinfo # /usr/ports/textproc/isearch/Makefile # echo c - /usr/ports/textproc/isearch mkdir -p /usr/ports/textproc/isearch > /dev/null 2>&1 echo x - /usr/ports/textproc/isearch/pkg-plist sed 's/^X//' >/usr/ports/textproc/isearch/pkg-plist << 'END-of-/usr/ports/textproc/isearch/pkg-plist' Xbin/Iindex Xbin/Isearch Xbin/Iutil Xshare/doc/Isearch/QuickStart.html Xshare/doc/Isearch/IsearchFeatures.html Xshare/doc/Isearch/IsearchTutorial.html Xshare/doc/Isearch/Isearch-cgi-tutorial.html X@dirrm share/doc/Isearch END-of-/usr/ports/textproc/isearch/pkg-plist echo x - /usr/ports/textproc/isearch/pkg-descr sed 's/^X//' >/usr/ports/textproc/isearch/pkg-descr << 'END-of-/usr/ports/textproc/isearch/pkg-descr' XIsearch is an open source software package for indexing and searching Xtext documents. It supports full text and field based searching, Xrelevance ranked results, and Boolean queries, and it can index many Xkinds of documents, including HTML, mail folders, list digests, and Xtext with SGML-style mark up. Additional document types can be added Xas C++ modules. Isearch also includes CGI tools to provide a web Xinterface for searching X XWWW: http://www.etymon.com/Isearch/index.html X XPaul Marquis Xpmarquis@pobox.com END-of-/usr/ports/textproc/isearch/pkg-descr echo x - /usr/ports/textproc/isearch/pkg-comment sed 's/^X//' >/usr/ports/textproc/isearch/pkg-comment << 'END-of-/usr/ports/textproc/isearch/pkg-comment' XText Search Engine by CNIDR END-of-/usr/ports/textproc/isearch/pkg-comment echo x - /usr/ports/textproc/isearch/distinfo sed 's/^X//' >/usr/ports/textproc/isearch/distinfo << 'END-of-/usr/ports/textproc/isearch/distinfo' XMD5 (Isearch-1.47d.tar.gz) = 12373e0e54bfc4e195dcaa14554f354b END-of-/usr/ports/textproc/isearch/distinfo echo x - /usr/ports/textproc/isearch/Makefile sed 's/^X//' >/usr/ports/textproc/isearch/Makefile << 'END-of-/usr/ports/textproc/isearch/Makefile' X# New ports collection makefile for: isearch X# Date created: 21 Sept 1996 X# Whom: Pedro X# X# $FreeBSD: ports/textproc/isearch/Makefile,v 1.11 2001/04/02 06:31:58 mharo Exp $ X# X XPORTNAME= isearch XPORTVERSION= 1.47d XCATEGORIES= textproc databases XMASTER_SITES= http://www.etymon.com/pub/Isearch/ XDISTNAME= Isearch-${PORTVERSION} X XMAINTAINER= giffunip@asme.org X XGNU_CONFIGURE= yes X Xpost-install: X strip ${PREFIX}/bin/Isearch X strip ${PREFIX}/bin/Iindex X strip ${PREFIX}/bin/Iutil X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/Isearch X ${INSTALL_MAN} ${WRKSRC}/html/*.html ${PREFIX}/share/doc/Isearch X.endif X X.include END-of-/usr/ports/textproc/isearch/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message