New Port: hgrep

Aaron Zauner az_mail at gmx.at
Wed May 14 22:00:53 UTC 2003


>Submitter-Id:	current-users
>Originator:    Aaron Zauner <az_mail at gmx.at>
>Organization:	
>Confidential:	no 
>Synopsis:      New Port: hgrep - grep highlighting
>Severity:	
>Priority:	
>Category:      ports
>Class:		
>Release:	FreeBSD 4.8-RELEASE i386
>Environment:
System: FreeBSD jesus.weboink.org 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Wed Apr 9 00:19:24 CEST 2003 root at jesus.weboink.org:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
A nice highlighting hack for grep ;)
>How-To-Repeat:
	
>Fix:

	

--- hgrep.shar 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:
#
#	/usr/ports/textproc/hgrep/
#	/usr/ports/textproc/hgrep/Makefile
#	/usr/ports/textproc/hgrep/pkg-descr
#	/usr/ports/textproc/hgrep/distinfo
#	/usr/ports/textproc/hgrep/pkg-plist
#
echo c - /usr/ports/textproc/hgrep/
mkdir -p /usr/ports/textproc/hgrep/ > /dev/null 2>&1
echo x - /usr/ports/textproc/hgrep/Makefile
sed 's/^X//' >/usr/ports/textproc/hgrep/Makefile << 'END-of-/usr/ports/textproc/hgrep/Makefile'
X# New ports collection makefile for:   hgrep
X# Date created:        10. April 2003
X# Whom:                Aaron Zauner <az_mail at gmx.at>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      hgrep
XPORTVERSION=   1.0
XCATEGORIES=    textproc
XMASTER_SITES=  http://www.acme.com/software/hgrep/
XDISTNAME=      ${PORTNAME}_04oct1999
X
XMAINTAINER=    az_mail at gmx.at
XCOMMENT=       A nice Highlighting Hack for grep
X
XWRKSRC=        ${WRKDIR}/hgrep
X
XMAN1=          hgrep.1
XMANCOMPRESSED= no
X.include <bsd.port.mk>
END-of-/usr/ports/textproc/hgrep/Makefile
echo x - /usr/ports/textproc/hgrep/pkg-descr
sed 's/^X//' >/usr/ports/textproc/hgrep/pkg-descr << 'END-of-/usr/ports/textproc/hgrep/pkg-descr'
XHgrep is a trivial, but cute, front-end for grep. 
XIt takes the results of the grep and 
Xhighlights the word that was searched for. 
XVery nice for some fast text searches.
X
XWWW: http://www.acme.com/software/hgrep/
X
X- Aaron Zauner
Xaz_mail at gmx.at
END-of-/usr/ports/textproc/hgrep/pkg-descr
echo x - /usr/ports/textproc/hgrep/distinfo
sed 's/^X//' >/usr/ports/textproc/hgrep/distinfo << 'END-of-/usr/ports/textproc/hgrep/distinfo'
XMD5 (hgrep_04oct1999.tar.gz) = 7c57e964c0ccf1893790ca7fc482f3ec
END-of-/usr/ports/textproc/hgrep/distinfo
echo x - /usr/ports/textproc/hgrep/pkg-plist
sed 's/^X//' >/usr/ports/textproc/hgrep/pkg-plist << 'END-of-/usr/ports/textproc/hgrep/pkg-plist'
Xbin/hgrep
END-of-/usr/ports/textproc/hgrep/pkg-plist
exit
--- hgrep.shar ends here ---



More information about the freebsd-ports-bugs mailing list