Port details |
- libantlr4 ANother Tool for Language Recognition (C runtime)
- 4.13.2 devel =2 4.13.1Version of this port present on the latest quarterly branch.
- Maintainer: fluffy@FreeBSD.org
- Port Added: 2020-05-26 14:03:05
- Last Update: 2024-11-05 18:13:10
- Commit Hash: a654efc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://www.antlr.org/
- Description:
- 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 vv C/C++ runtime library.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libantlr4>0:devel/libantlr4
- To install the port:
- cd /usr/ports/devel/libantlr4/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libantlr4
- pkg install libantlr4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libantlr4
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1730830190
SHA256 (antlr4-cpp-runtime-4.13.2-source.zip) = 0ed13668906e86dbc0dcddf30fdee68c10203dea4e83852b4edb810821bee3c4
SIZE (antlr4-cpp-runtime-4.13.2-source.zip) = 3182150
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- utf8cpp>0 : devel/utf8cpp
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_libantlr4
- USES:
- cmake:testing compiler:c11 localbase:ldflags zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.13.2 05 Nov 2024 18:13:10 |
Dima Panov (fluffy) |
devel/libantlr4: update to 4.13.2 release |
4.13.1 25 Oct 2023 18:40:51 |
Dima Panov (fluffy) |
devel/libantlr4: update to 4.13.1 release (+)
Release notes: https://github.com/antlr/antlr4/releases/tag/4.13.1 |
4.13.0 25 May 2023 20:16:46 |
Dima Panov (fluffy) |
devel/libantlr4: update to 4.13.0. release (+)
Changelog: https://github.com/antlr/antlr4/releases/tag/4.13.0 |
4.12.0 09 Mar 2023 20:04:12 |
Dima Panov (fluffy) |
devel/libantlr4: update to 4.12.0 release (+)
Release notes: https://github.com/antlr/antlr4/releases/tag/4.12.0
Sponsored by: Serenity Cybersecurity, LLC |
4.11.1 18 Jan 2023 11:37:27 |
Dima Panov (fluffy) |
devel/libantlr4: update to 4.11.1 release (+)
Changelog: https://github.com/antlr/antlr4/releases/tag/4.11.1
https://github.com/antlr/antlr4/releases/tag/4.11.0
https://github.com/antlr/antlr4/releases/tag/4.10.1
https://github.com/antlr/antlr4/releases/tag/4.10.0
PR: 268965 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.9.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.9.3 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.9.3 08 Nov 2021 19:19:45 |
Dima Panov (fluffy) |
devel/libantlr4: update to 4.9.3 release
Use external utf8cpp |
4.9.1 16 Aug 2021 12:42:40 |
Dima Panov (fluffy) |
devel/libantlr4: update to 4.9.1 release
Changes:
* Fixed ANTLRInputStream and ANTLRFileStream (target:cpp)
* Cpp target: allow building runtime with newer C++ standards (comp:build,
target:cpp)
* travis: upgrade c++ build to focal & llvm 10 (comp:build, target:cpp) |
4.9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.9 26 Nov 2020 11:25:07 |
fluffy |
devel/libantlr4: update to 4.9 release |
4.8 27 May 2020 20:33:53 |
linimon |
Add compiler:c11 to USES to fix build on GCC-based systems:
LIBANTLR4 requires g++ 5.0 or greater.
Approved by: portmgr (tier-2 blanket) |
4.8 26 May 2020 14:03:00 |
fluffy |
devel/libantlr4: repocopy from devel/libantlr3c as new library branch
This package provides the ANTLR v4 C/C++ runtime library.
Relnotes: https://github.com/antlr/antlr4/releases/tag/4.8 |