From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 30 10:10:05 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D31C7106566B for ; Wed, 30 Apr 2008 10:10:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C8F328FC1A for ; Wed, 30 Apr 2008 10:10:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m3UAA5vu015843 for ; Wed, 30 Apr 2008 10:10:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m3UAA5na015842; Wed, 30 Apr 2008 10:10:05 GMT (envelope-from gnats) Date: Wed, 30 Apr 2008 10:10:05 GMT Message-Id: <200804301010.m3UAA5na015842@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/122919: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Apr 2008 10:10:05 -0000 The following reply was made to PR ports/122919; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/122919: commit references a PR Date: Wed, 30 Apr 2008 10:00:59 +0000 (UTC) miwi 2008-04-30 10:00:51 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/ack Makefile distinfo pkg-descr Log: ack is a tool like grep, aimed at programmers with large trees of heterogeneous source code. It is purely in Perl, and takes advantage of the power of Perl's regular expressions. WWW: http://petdance.com/ack/ PR: ports/122919 Submitted by: Frank Steinborn Revision Changes Path 1.1000 +1 -0 ports/sysutils/Makefile 1.1 +40 -0 ports/sysutils/ack/Makefile (new) 1.1 +18 -0 ports/sysutils/ack/distinfo (new) 1.1 +5 -0 ports/sysutils/ack/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"