Bug 191470 - [NEW PORT] devel/libantlr3c: ANother Tool for Language Recognition
Summary: [NEW PORT] devel/libantlr3c: ANother Tool for Language Recognition
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: Tijl Coosemans
URL:
Keywords:
Depends on:
Blocks: 191528
  Show dependency treegraph
 
Reported: 2014-06-29 00:29 UTC by Muhammad Moinur Rahman
Modified: 2014-07-12 13:21 UTC (History)
2 users (show)

See Also:


Attachments
shar file for libantlr3c (4.30 KB, text/plain)
2014-06-30 09:33 UTC, Muhammad Moinur Rahman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Muhammad Moinur Rahman freebsd_committer freebsd_triage 2014-06-29 00:29:58 UTC
ANTLR, ANother Tool for Language Recognition, is a language tool that provides a
framework for constructing recognizers, interpreters, compilers, and translators
from grammatical descriptions containing actions in a variety of target
languages. ANTLR provides excellent support for tree construction, tree walking,
translation, error recovery, and error reporting.

WWW: http://www.antlr3.org/

For Committer's reference:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/libantlr3c/3.4/
Comment 1 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2014-06-30 09:33:58 UTC
Created attachment 144287 [details]
shar file for libantlr3c
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-07-12 13:19:27 UTC
A commit references this bug:

Author: tijl
Date: Sat Jul 12 13:18:56 UTC 2014
New revision: 361615
URL: http://svnweb.freebsd.org/changeset/ports/361615

Log:
  New port: devel/libantlr3c

  ANTLR, ANother Tool for Language Recognition, is a language tool that
  provides a framework for constructing recognizers, interpreters, compilers,
  and translators from grammatical descriptions containing actions in a
  variety of target languages.  ANTLR provides excellent support for tree
  construction, tree walking, translation, error recovery, and error
  reporting.

  This package provides the ANTLR v3 C runtime library.

  PR:		191470
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>

Changes:
  head/devel/Makefile
  head/devel/libantlr3c/
  head/devel/libantlr3c/Makefile
  head/devel/libantlr3c/distinfo
  head/devel/libantlr3c/files/
  head/devel/libantlr3c/files/patch-configure
  head/devel/libantlr3c/pkg-descr
  head/devel/libantlr3c/pkg-plist
Comment 3 Tijl Coosemans freebsd_committer freebsd_triage 2014-07-12 13:21:13 UTC
Committed with minor changes in r361615.