Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  7 Jun 2005 12:32:19 +0200 (CEST)
From:      "Mariusz Balewski" <M.Balewski@wp.pl>
To:        <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        M.Balewski@wp.pl
Subject:   ports/81983: New port: sysutils/pfind Tool for searching ports.
Message-ID:  <20050607103219.499567557@mail.compensa.pl>
Resent-Message-ID: <200506071040.j57AeSTV082452@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.mk>
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050607103219.499567557>