ports/172165: [NEW PORT] textproc/the_silver_searcher: A code-searching tool similar to ack but faster
Gea-Suan Lin
gslin at gslin.org
Sat Sep 29 16:30:15 UTC 2012
>Number: 172165
>Category: ports
>Synopsis: [NEW PORT] textproc/the_silver_searcher: A code-searching tool similar to ack but faster
>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: Sat Sep 29 16:30:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 9.0-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012
>Description:
An attempt to make something better than ack, which itself is better than
grep.
WWW: https://github.com/ggreer/the_silver_searcher
Generated with FreeBSD Port Tools 0.99_6 (mode: new)
>How-To-Repeat:
>Fix:
--- .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:
#
# the_silver_searcher
# the_silver_searcher/Makefile
# the_silver_searcher/pkg-descr
# the_silver_searcher/distinfo
#
echo c - the_silver_searcher
mkdir -p the_silver_searcher > /dev/null 2>&1
echo x - the_silver_searcher/Makefile
sed 's/^X//' >the_silver_searcher/Makefile << 'a6fbefac452ec52bdde24367ef116464'
X# New ports collection makefile for: the_silver_searcher
X# Date created: 2012-09-29
X# Whom: Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= the_silver_searcher
XPORTVERSION= 0.11.1
XCATEGORIES= textproc
XMASTER_SITES= http://cloud.github.com/downloads/ggreer/${PORTNAME}/
X
XMAINTAINER= gslin at gslin.org
XCOMMENT= A code-searching tool similar to ack but faster
X
XLIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
X
XACLOCAL_ARGS+= -I ${ACLOCAL_DIR}
XAUTOMAKE_ARGS+= --add-missing
XGNU_CONFIGURE= yes
XPLIST_FILES= bin/ag
XUSE_AUTOTOOLS= aclocal autoconf autoheader automake
X
XMAN1= ag.1
X
X.include <bsd.port.mk>
a6fbefac452ec52bdde24367ef116464
echo x - the_silver_searcher/pkg-descr
sed 's/^X//' >the_silver_searcher/pkg-descr << '2f522b724be035cc9456fbd5fcefcaf1'
XAn attempt to make something better than ack, which itself is better than
Xgrep.
X
XWWW: https://github.com/ggreer/the_silver_searcher
2f522b724be035cc9456fbd5fcefcaf1
echo x - the_silver_searcher/distinfo
sed 's/^X//' >the_silver_searcher/distinfo << 'a2388362789d3db7940bdb28081f76bd'
XSHA256 (the_silver_searcher-0.11.1.tar.gz) = 2e489655127c49b9ae08932bc7b9c86e4b8e62b56c4434368967cd67ad31bb72
XSIZE (the_silver_searcher-0.11.1.tar.gz) = 24567
a2388362789d3db7940bdb28081f76bd
exit
--- .shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list