notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q3
antlr ANother Tool for Language Recognition
2.7.7_2 devel on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.7.7_2Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-01-21 02:54:15
Last Update: 2024-12-31 08:57:55
Commit Hash: 0835676
People watching this port, also watch:: fastjar, jdictionary, jikes, jad
Also Listed In: java
License: PD
WWW:
https://www.antlr2.org/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (59 items)
Collapse this list.
  1. /usr/local/share/licenses/antlr-2.7.7_2/catalog.mk
  2. /usr/local/share/licenses/antlr-2.7.7_2/LICENSE
  3. /usr/local/share/licenses/antlr-2.7.7_2/PD
  4. bin/antlr
  5. include/antlr/ANTLRException.hpp
  6. include/antlr/ANTLRUtil.hpp
  7. include/antlr/AST.hpp
  8. include/antlr/ASTArray.hpp
  9. include/antlr/ASTFactory.hpp
  10. include/antlr/ASTNULLType.hpp
  11. include/antlr/ASTPair.hpp
  12. include/antlr/ASTRefCount.hpp
  13. include/antlr/BaseAST.hpp
  14. include/antlr/BitSet.hpp
  15. include/antlr/CharBuffer.hpp
  16. include/antlr/CharInputBuffer.hpp
  17. include/antlr/CharScanner.hpp
  18. include/antlr/CharStreamException.hpp
  19. include/antlr/CharStreamIOException.hpp
  20. include/antlr/CircularQueue.hpp
  21. include/antlr/CommonAST.hpp
  22. include/antlr/CommonASTWithHiddenTokens.hpp
  23. include/antlr/CommonHiddenStreamToken.hpp
  24. include/antlr/CommonToken.hpp
  25. include/antlr/IOException.hpp
  26. include/antlr/InputBuffer.hpp
  27. include/antlr/LLkParser.hpp
  28. include/antlr/LexerSharedInputState.hpp
  29. include/antlr/MismatchedCharException.hpp
  30. include/antlr/MismatchedTokenException.hpp
  31. include/antlr/NoViableAltException.hpp
  32. include/antlr/NoViableAltForCharException.hpp
  33. include/antlr/Parser.hpp
  34. include/antlr/ParserSharedInputState.hpp
  35. include/antlr/RecognitionException.hpp
  36. include/antlr/RefCount.hpp
  37. include/antlr/SemanticException.hpp
  38. include/antlr/String.hpp
  39. include/antlr/Token.hpp
  40. include/antlr/TokenBuffer.hpp
  41. include/antlr/TokenRefCount.hpp
  42. include/antlr/TokenStream.hpp
  43. include/antlr/TokenStreamBasicFilter.hpp
  44. include/antlr/TokenStreamRewriteEngine.hpp
  45. include/antlr/TokenWithIndex.hpp
  46. include/antlr/TreeParser.hpp
  47. include/antlr/TokenStreamException.hpp
  48. include/antlr/TokenStreamHiddenTokenFilter.hpp
  49. include/antlr/TokenStreamIOException.hpp
  50. include/antlr/TokenStreamRecognitionException.hpp
  51. include/antlr/TokenStreamRetryException.hpp
  52. include/antlr/TokenStreamSelector.hpp
  53. include/antlr/TreeParserSharedInputState.hpp
  54. include/antlr/config.hpp
  55. lib/libantlr.a
  56. share/java/classes/antlr.jar
  57. @owner
  58. @group
  59. @mode
Collapse this list.
Dependency lines:
  • antlr>0:devel/antlr
Conflicts:
CONFLICTS:
  • pccts
To install the port:
cd /usr/ports/devel/antlr/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/antlr
  • pkg install antlr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: antlr
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (antlr-2.7.7.tar.gz) = 853aeb021aef7586bda29e74a6b03006bcb565a755c86b66032d8ec31b67dbb9 SIZE (antlr-2.7.7.tar.gz) = 1816180

Packages (timestamps in pop-ups are UTC):
antlr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.7.7_22.7.7_2-2.7.7_22.7.7_2---
FreeBSD:13:quarterly2.7.7_22.7.7_22.7.7_22.7.7_22.7.7_2-2.7.7_22.7.7_2
FreeBSD:14:latest2.7.7_22.7.7_22.7.7_22.7.7_22.7.7_2--2.7.7_2
FreeBSD:14:quarterly2.7.7_22.7.7_2-2.7.7_22.7.7_2-2.7.7_22.7.7_2
FreeBSD:15:latest2.7.7_22.7.7_2n/a2.7.7_2n/a-2.7.7_22.7.7_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. java : java/openjdk8
Runtime dependencies:
  1. java : java/openjdk8
This port is required by:
for Build
  1. graphics/jogl
  2. math/scilab

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. databases/sqlitebrowser-qt5*
  2. devel/poxml-kde4*
  3. Collapse this list of deleted ports.
for Run
  1. math/scilab

Configuration Options:
===> The following configuration options are available for antlr-2.7.7_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_antlr
USES:
compiler:c++11-lang gmake java
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.antlr2.org/download/
Collapse this list.

There are no commits on branch 2025Q3 for this port