From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 7 10:40:29 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C02F16A41C for ; Tue, 7 Jun 2005 10:40:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 681EA43D48 for ; Tue, 7 Jun 2005 10:40:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j57AeSEI082455 for ; Tue, 7 Jun 2005 10:40:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j57AeSTV082452; Tue, 7 Jun 2005 10:40:28 GMT (envelope-from gnats) Resent-Date: Tue, 7 Jun 2005 10:40:28 GMT Resent-Message-Id: <200506071040.j57AeSTV082452@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Mariusz Balewski" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1ADE16A41C for ; Tue, 7 Jun 2005 10:32:06 +0000 (GMT) (envelope-from mariusz.balewski@compensa.pl) Received: from external.compensa.pl (external.compensa.pl [195.238.227.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 309B043D1F for ; Tue, 7 Jun 2005 10:32:05 +0000 (GMT) (envelope-from mariusz.balewski@compensa.pl) Received: from mail.compensa.pl ([195.238.227.21] RDNS failed) by external.compensa.pl with Microsoft SMTPSVC(6.0.3790.1830); Tue, 7 Jun 2005 12:32:09 +0200 Received: from mail (localhost [127.0.0.1]) by mail (Postfix) with SMTP id 7285E7558 for ; Tue, 7 Jun 2005 12:32:19 +0200 (CEST) Received: from localhost (beta.compensa.pl [10.100.1.53]) by mail.compensa.pl (Postfix) with ESMTP id 499567557 for ; Tue, 7 Jun 2005 12:32:19 +0200 (CEST) Message-Id: <20050607103219.499567557@mail.compensa.pl> Date: Tue, 7 Jun 2005 12:32:19 +0200 (CEST) From: "Mariusz Balewski" To: X-Send-Pr-Version: 3.113 Cc: M.Balewski@wp.pl Subject: ports/81983: New port: sysutils/pfind Tool for searching ports. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mariusz Balewski List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2005 10:40:29 -0000 >Number: 81983 >Category: ports >Synopsis: New port: sysutils/pfind Tool for searching ports. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 07 10:40:27 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Mariusz Balewski >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD Beta.compensa.pl 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Wed May 18 13:29:59 CEST 2005 mabalew@Beta.compensa.pl:/usr/src/sys/i386/compile/BETA i386 >Description: New port: sysutils/pfind Tool for searching ports and opening results in your favorite web browser. >How-To-Repeat: >Fix: --- pfind.sh begins here --- # 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: # # pfind # pfind/Makefile # pfind/pkg-descr # pfind/pkg-plist # pfind/distinfo # echo c - pfind mkdir -p pfind > /dev/null 2>&1 echo x - pfind/Makefile sed 's/^X//' >pfind/Makefile << 'END-of-pfind/Makefile' X# New ports collection makefile for: pfind X# Date created: 6 June 2005 X# Whom: bibok X# X# $FreeBSD$ X# X XPORTNAME= pfind XPORTVERSION= 1.3 XCATEGORIES= sysutils XMASTER_SITES= http://m-net.arbornet.org/~bibok/ X XMAINTAINER= m.balewski@bsdguru.org XCOMMENT= Scripts for searching ports and generating HTML output X X.include END-of-pfind/Makefile echo x - pfind/pkg-descr sed 's/^X//' >pfind/pkg-descr << 'END-of-pfind/pkg-descr' X Script for searching ports. Output is formatted to XHTML and viewed in your favorite HTML-browser. X X XWWW: http://www.bibok.info/myscripts.php X X- Bibok Xm.balewski@bsdguru.org END-of-pfind/pkg-descr echo x - pfind/pkg-plist sed 's/^X//' >pfind/pkg-plist << 'END-of-pfind/pkg-plist' Xbin/pfind-mkhtml Xbin/pfind Xman/man1/pfind.1.gz END-of-pfind/pkg-plist echo x - pfind/distinfo sed 's/^X//' >pfind/distinfo << 'END-of-pfind/distinfo' XMD5 (pfind-1.3.tar.gz) = 20742a7dc113d5981664589ce1f1ed24 XSIZE (pfind-1.3.tar.gz) = 3480 END-of-pfind/distinfo exit --- pfind.sh ends here --- >Release-Note: >Audit-Trail: >Unformatted: