components/antlr/antlr.p5m
author David Hollister <david.hollister@oracle.com>
Wed, 12 Oct 2016 14:01:13 -0600
changeset 7094 61352b4e5af5
parent 1948 2d1537e7942d
child 7957 39baccd8f6e8
permissions -rw-r--r--
24797203 OpenStack RBAC profiles allow reading too many files 24797238 keystone RBAC and SMF should point at Apache log files 24797256 cinder RBAC and SMF should point at Apache log files 24830959 horizon RBAC and SMF should point at Apache log files

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
    value=pkg:/developer/parser/antlr-2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="ANother Tool for Language Recognition"
set name=pkg.description \
    value="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 [You can use PCCTS 1.xx to generate C-based parsers]."
set name=com.oracle.info.description value="the ANTLR Language Recognition tool"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value="org.opensolaris.category.2008:Development/Other Languages"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=LSARC/2009/049
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/bin/antlr
file path=usr/bin/antlr-config
file path=usr/include/antlr/ANTLRException.hpp
file path=usr/include/antlr/ANTLRUtil.hpp
file path=usr/include/antlr/AST.hpp
file path=usr/include/antlr/ASTArray.hpp
file path=usr/include/antlr/ASTFactory.hpp
file path=usr/include/antlr/ASTNULLType.hpp
file path=usr/include/antlr/ASTPair.hpp
file path=usr/include/antlr/ASTRefCount.hpp
file path=usr/include/antlr/BaseAST.hpp
file path=usr/include/antlr/BitSet.hpp
file path=usr/include/antlr/CharBuffer.hpp
file path=usr/include/antlr/CharInputBuffer.hpp
file path=usr/include/antlr/CharScanner.hpp
file path=usr/include/antlr/CharStreamException.hpp
file path=usr/include/antlr/CharStreamIOException.hpp
file path=usr/include/antlr/CircularQueue.hpp
file path=usr/include/antlr/CommonAST.hpp
file path=usr/include/antlr/CommonASTWithHiddenTokens.hpp
file path=usr/include/antlr/CommonHiddenStreamToken.hpp
file path=usr/include/antlr/CommonToken.hpp
file path=usr/include/antlr/IOException.hpp
file path=usr/include/antlr/InputBuffer.hpp
file path=usr/include/antlr/LLkParser.hpp
file path=usr/include/antlr/LexerSharedInputState.hpp
file path=usr/include/antlr/MismatchedCharException.hpp
file path=usr/include/antlr/MismatchedTokenException.hpp
file path=usr/include/antlr/NoViableAltException.hpp
file path=usr/include/antlr/NoViableAltForCharException.hpp
file path=usr/include/antlr/Parser.hpp
file path=usr/include/antlr/ParserSharedInputState.hpp
file path=usr/include/antlr/RecognitionException.hpp
file path=usr/include/antlr/RefCount.hpp
file path=usr/include/antlr/SemanticException.hpp
file path=usr/include/antlr/String.hpp
file path=usr/include/antlr/Token.hpp
file path=usr/include/antlr/TokenBuffer.hpp
file path=usr/include/antlr/TokenRefCount.hpp
file path=usr/include/antlr/TokenStream.hpp
file path=usr/include/antlr/TokenStreamBasicFilter.hpp
file path=usr/include/antlr/TokenStreamException.hpp
file path=usr/include/antlr/TokenStreamHiddenTokenFilter.hpp
file path=usr/include/antlr/TokenStreamIOException.hpp
file path=usr/include/antlr/TokenStreamRecognitionException.hpp
file path=usr/include/antlr/TokenStreamRetryException.hpp
file path=usr/include/antlr/TokenStreamRewriteEngine.hpp
file path=usr/include/antlr/TokenStreamSelector.hpp
file path=usr/include/antlr/TokenWithIndex.hpp
file path=usr/include/antlr/TreeParser.hpp
file path=usr/include/antlr/TreeParserSharedInputState.hpp
file path=usr/include/antlr/config.hpp
file path=usr/lib/antlr.jar
file path=usr/lib/antlr.py
file path=usr/sbin/pyantlr.sh
file path=usr/share/antlr-2.7.7/__init__.py
file path=usr/share/antlr-2.7.7/antlr-jedit.xml
file path=usr/share/antlr-2.7.7/antlr-mode.el
file path=usr/share/antlr-2.7.7/antlr.jar
file path=usr/share/antlr-2.7.7/antlr.py
file path=usr/share/doc/antlr-2.7.7/closure.gif
file path=usr/share/doc/antlr-2.7.7/cpp-runtime.html facet.doc.html=true
file path=usr/share/doc/antlr-2.7.7/csharp-runtime.html facet.doc.html=true
file path=usr/share/doc/antlr-2.7.7/err.html facet.doc.html=true
file path=usr/share/doc/antlr-2.7.7/glossary.html facet.doc.html=true
file path=usr/share/doc/antlr-2.7.7/hidden.stream.gif
file path=usr/share/doc/antlr-2.7.7/index.html facet.doc.html=true
file path=usr/share/doc/antlr-2.7.7/inheritance.html facet.doc.html=true
file path=usr/share/doc/antlr-2.7.7/j-guru-blue.jpg
file path=usr/share/doc/antlr-2.7.7/jguru-logo.gif
file path=usr/share/doc/antlr-2.7.7/lexer.html facet.doc.html=true
file path=usr/share/doc/antlr-2.7.7/lexer.to.parser.tokens.gif
file path=usr/share/doc/antlr-2.7.7/logo.gif
file path=usr/share/doc/antlr-2.7.7/metalang.html facet.doc.html=true
file path=usr/share/doc/antlr-2.7.7/optional.gif
file path=usr/share/doc/antlr-2.7.7/options.html facet.doc.html=true
file path=usr/share/doc/antlr-2.7.7/posclosure.gif
file path=usr/share/doc/antlr-2.7.7/python-runtime.html facet.doc.html=true
file path=usr/share/doc/antlr-2.7.7/runtime.html facet.doc.html=true
file path=usr/share/doc/antlr-2.7.7/sor.html facet.doc.html=true
file path=usr/share/doc/antlr-2.7.7/stream.perspectives.gif
file path=usr/share/doc/antlr-2.7.7/stream.selector.gif
file path=usr/share/doc/antlr-2.7.7/stream.splitter.gif
file path=usr/share/doc/antlr-2.7.7/streams.html facet.doc.html=true
file path=usr/share/doc/antlr-2.7.7/subrule.gif
file path=usr/share/doc/antlr-2.7.7/trees.html facet.doc.html=true
file path=usr/share/doc/antlr-2.7.7/vocab.html facet.doc.html=true
file antlr.1 path=usr/share/man/man1/antlr.1
legacy pkg=SUNWantlr2 \
    desc="ANTLR, (AN)other (T)ool for (L)anguage (R)ecognition" \
    name="ANTLR, (AN)other (T)ool for (L)anguage (R)ecognition"
license antlr.license license="Public Domain"

# antlr-2 was previously in the 'desktop' consolidation. This optional
# dependency is here to facilitate the safe transfer of the package
# to the 'userland' consolidation.
depend type=optional \
    fmri=consolidation/desktop/[email protected]