From nobody@FreeBSD.org Thu Mar 3 09:49:38 2011 Return-Path: Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8BE31065670 for ; Thu, 3 Mar 2011 09:49:38 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id B7A538FC1E for ; Thu, 3 Mar 2011 09:49:38 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p239ncNa023011 for ; Thu, 3 Mar 2011 09:49:38 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p239ncHC023009; Thu, 3 Mar 2011 09:49:38 GMT (envelope-from nobody) Message-Id: <201103030949.p239ncHC023009@red.freebsd.org> Date: Thu, 3 Mar 2011 09:49:38 GMT From: hirotaka niitsuma To: freebsd-gnats-submit@FreeBSD.org Subject: plz split antlr2 and antlr3 ports. not update antlr2 -> antlr3 X-Send-Pr-Version: www-3.1 X-GNATS-Notify: >Number: 155225 >Category: ports >Synopsis: plz split antlr2 and antlr3 ports. not update antlr2 -> antlr3 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 03 09:50:09 UTC 2011 >Closed-Date: Sun Sep 04 14:54:26 UTC 2011 >Last-Modified: Mon Sep 05 08:21:40 UTC 2011 >Originator: hirotaka niitsuma >Release: FreeBSD 8.1 amd64 >Organization: okayama univ >Environment: >Description: I fund this update for devel/antlr ports http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155062 It is seem to antlr2 will update to antlr3. But antlr2 and 3 does not have compatibility. There are different. Detail of the difference is http://www.antlr.org/wiki/display/ANTLR3/Migrating+from+ANTLR+2+to+ANTLR+3. (Thus Struts still use antlr2) Plz don’t update antlr2 to antlr3, instead, split antlr2 and antlr3 ports >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: From: arrowdodger <6yearold@gmail.com> To: bug-followup@freebsd.org, hirotaka.niitsuma@gmail.com Cc: Subject: Re: ports/155225: plz split antlr2 and antlr3 ports. not update antlr2 -> antlr3 Date: Thu, 3 Mar 2011 16:25:32 +0300 --485b3973ec291d2e1b049d93f8ec Content-Type: text/plain; charset=UTF-8 I preserved backwards compatability in my port update. The port installs bin/antlr script, which run antlr 2.7.7 (last version from v2) and bin/antlr3. Also, i submitted new devel/antlr2-python-runtime port, because i removed WITH_PYTHON option from old devel/antlr. More info and rationale on doing this: http://lists.freebsd.org/pipermail/freebsd-ports/2011-February/066060.html --485b3973ec291d2e1b049d93f8ec Content-Type: text/html; charset=UTF-8 I preserved backwards compatability in my port update. The port installs bin/antlr script, which run antlr 2.7.7 (last version from v2) and bin/antlr3.
Also, i submitted new devel/antlr2-python-runtime port, because i removed WITH_PYTHON option from old devel/antlr.

More info and rationale on doing this: http://lists.freebsd.org/pipermail/freebsd-ports/2011-February/066060.html --485b3973ec291d2e1b049d93f8ec-- From: Niitsuma Hirotaka To: arrowdodger <6yearold@gmail.com> Cc: bug-followup@freebsd.org Subject: Re: ports/155225: plz split antlr2 and antlr3 ports. not update antlr2 -> antlr3 Date: Thu, 10 Mar 2011 17:22:37 +0900 --0016367b6de25a9807049e1c8c8d Content-Type: text/plain; charset=ISO-8859-1 If you intend devel/antlr installs both antlr2 and antlr3 simultaneously, there are no problem. 2011/3/3 arrowdodger <6yearold@gmail.com> > I preserved backwards compatability in my port update. The port installs > bin/antlr script, which run antlr 2.7.7 (last version from v2) and > bin/antlr3. > Also, i submitted new devel/antlr2-python-runtime port, because i removed > WITH_PYTHON option from old devel/antlr. > > More info and rationale on doing this: > http://lists.freebsd.org/pipermail/freebsd-ports/2011-February/066060.html --0016367b6de25a9807049e1c8c8d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable If you intend devel/antlr installs both antlr2 and antlr3=A0simultaneously, there are no problem.


2011/3/3 arrowdodger <6yearold@gmail.com>
= I preserved backwards compatability in my port update. The port installs bin/antlr script, which run antlr 2.7.7 (last version from v2) and=20 bin/antlr3.
Also, i submitted new devel/antlr2-python-runtime port, beca= use i removed WITH_PYTHON option from old devel/antlr.

More info and rationale on doing this: ht= tp://lists.freebsd.org/pipermail/freebsd-ports/2011-February/066060.html

--0016367b6de25a9807049e1c8c8d-- From: Stefan Walter To: hirotaka niitsuma , arrowdodger <6yearold@gmail.com> Cc: GNATS Subject: Re: ports/155225: plz split antlr2 and antlr3 ports. not update antlr2 -> antlr3 Date: Sun, 4 Sep 2011 14:15:14 +0200 Hi, what's the state of the issue discussed in the problem report at [1]? Can the PR be closed? Regards, Stefan [1]: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155225 From: arrowdodger <6yearold@gmail.com> To: Stefan Walter Cc: hirotaka niitsuma , GNATS Subject: Re: ports/155225: plz split antlr2 and antlr3 ports. not update antlr2 -> antlr3 Date: Sun, 4 Sep 2011 18:16:05 +0400 --0015174479c65c97cf04ac1e3de2 Content-Type: text/plain; charset=UTF-8 On Sun, Sep 4, 2011 at 4:15 PM, Stefan Walter wrote: > Hi, > > what's the state of the issue discussed in the problem report at [1]? Can > the PR be closed? > > Regards, > Stefan > > [1]: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155225 > Yes, this update have not been commited, so you can close this PR. --0015174479c65c97cf04ac1e3de2-- State-Changed-From-To: open->closed State-Changed-By: stefan State-Changed-When: Sun Sep 4 14:51:19 UTC 2011 State-Changed-Why: The discussed problem is reported to be resolved. http://www.freebsd.org/cgi/query-pr.cgi?pr=155225 From: arrowdodger <6yearold@gmail.com> To: Stefan Walter Cc: Niitsuma Hirotaka , GNATS Subject: Re: ports/155225: plz split antlr2 and antlr3 ports. not update antlr2 -> antlr3 Date: Mon, 5 Sep 2011 11:31:45 +0400 --00151747b4dc31288404ac2cb5f6 Content-Type: text/plain; charset=UTF-8 On Sun, Sep 4, 2011 at 11:02 PM, Stefan Walter wrote: > Not as far as I can see - but this PR was about keeping devel/antlr at > version 2, not about introducing a new antlr 3 port. If you want to add a > new port for antlr 3, you're welcome to submit a new PR with the port. > > Regards, > Stefan > > Niitsuma Hirotaka, 04.09.11, 17:05h CEST: > > > I can not find antlr3 in current ports. > > Is there another antlr3 ports develop project? > > > > 2011/9/4 : > > > Synopsis: plz split antlr2 and antlr3 ports. not update antlr2 -> > antlr3 > > > > > > State-Changed-From-To: open->closed > > > State-Changed-By: stefan > > > State-Changed-When: Sun Sep 4 14:51:19 UTC 2011 > > > State-Changed-Why: > > > The discussed problem is reported to be resolved. > > > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=155225 > > > > I had, actually, submitted patch to update devel/antlr port to v3 [1], that's why this PR exists. But after some thought i've asked amdmi3@ to close my PR without commiting anything. Anyway, i've preserved backwards compatability with antlr v2 in my patch, so it's perfectly ok to close this PR. [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=155062 --00151747b4dc31288404ac2cb5f6-- >Unformatted: