From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jun 26 07:20:10 2011 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 758F41065675 for ; Sun, 26 Jun 2011 07:20:10 +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 5DB798FC15 for ; Sun, 26 Jun 2011 07:20:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5Q7K5Yt082398 for ; Sun, 26 Jun 2011 07:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5Q7K5xn082397; Sun, 26 Jun 2011 07:20:05 GMT (envelope-from gnats) Date: Sun, 26 Jun 2011 07:20:05 GMT Message-Id: <201106260720.p5Q7K5xn082397@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/155116: 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: Sun, 26 Jun 2011 07:20:10 -0000 The following reply was made to PR ports/155116; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/155116: commit references a PR Date: Sun, 26 Jun 2011 07:15:45 +0000 (UTC) miwi 2011-06-26 07:15:35 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/antlr2-python-runtime Makefile distinfo pkg-descr pkg-plist Log: ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions. This port is used to run python code generated by ANTLR. WWW: http://www.antlr2.org PR: ports/155116 Submitted by: arrowdodger <6yearold at gmail.com> Revision Changes Path 1.4395 +1 -0 ports/devel/Makefile 1.1 +34 -0 ports/devel/antlr2-python-runtime/Makefile (new) 1.1 +2 -0 ports/devel/antlr2-python-runtime/distinfo (new) 1.1 +8 -0 ports/devel/antlr2-python-runtime/pkg-descr (new) 1.1 +5 -0 ports/devel/antlr2-python-runtime/pkg-plist (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"