Bug 199674 - [new port] devel/antlr3: a powerful parser generator for reading, processing, executing, or translating structured text or binary files3
Summary: [new port] devel/antlr3: a powerful parser generator for reading, processing,...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks: 199743
  Show dependency treegraph
 
Reported: 2015-04-24 19:43 UTC by Takumi Takahashi
Modified: 2015-10-17 18:20 UTC (History)
1 user (show)

See Also:


Attachments
Ports Tree Archive (2.38 KB, text/plain)
2015-04-24 19:43 UTC, Takumi Takahashi
no flags Details
poudriere testport log (15.03 KB, text/plain)
2015-04-24 19:44 UTC, Takumi Takahashi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Takumi Takahashi 2015-04-24 19:43:07 UTC
Created attachment 155956 [details]
Ports Tree Archive

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

Version 3.4 is require for forked-daapd.

URL: https://github.com/ejurgensen/forked-daapd
Comment 1 Takumi Takahashi 2015-04-24 19:44:04 UTC
Created attachment 155957 [details]
poudriere testport log
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2015-10-17 18:07:36 UTC
Ah, there already is devel/antlr, which is antlr2...
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-10-17 18:19:48 UTC
A commit references this bug:

Author: pi
Date: Sat Oct 17 18:19:14 UTC 2015
New revision: 399598
URL: https://svnweb.freebsd.org/changeset/ports/399598

Log:
  New port: devel/antlr3

  language tool that provides a framework for constructing recognizers,
  compilers, and translators from grammatical descriptions containing
  C++ or Java actions.

  WWW: http://www.antlr3.org

  PR:		199674
  Submitted by:	takumiiinn@gmail.com

Changes:
  head/devel/Makefile
  head/devel/antlr3/
  head/devel/antlr3/Makefile
  head/devel/antlr3/distinfo
  head/devel/antlr3/files/
  head/devel/antlr3/files/antlr.sh.in
  head/devel/antlr3/pkg-descr
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2015-10-17 18:20:05 UTC
Committed, thanks.