components/antlr/antlr.p5m
branchs11-update
changeset 2723 138732f62341
child 3084 08370e6501dc
equal deleted inserted replaced
2722:dc566ca73390 2723:138732f62341
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 
       
    22 #
       
    23 # Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    27 set name=pkg.fmri \
       
    28     value=pkg:/developer/parser/antlr-2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    29 set name=pkg.summary value="ANother Tool for Language Recognition"
       
    30 set name=pkg.description \
       
    31     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]."
       
    32 set name=com.oracle.info.description value="the ANTLR Language Recognition tool"
       
    33 set name=com.oracle.info.tpno value=5546
       
    34 set name=info.classification \
       
    35     value="org.opensolaris.category.2008:Development/Other Languages"
       
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    38 set name=org.opensolaris.arc-caseid value=LSARC/2009/049
       
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    40 file path=usr/bin/antlr
       
    41 file path=usr/bin/antlr-config
       
    42 file path=usr/include/antlr/ANTLRException.hpp
       
    43 file path=usr/include/antlr/ANTLRUtil.hpp
       
    44 file path=usr/include/antlr/AST.hpp
       
    45 file path=usr/include/antlr/ASTArray.hpp
       
    46 file path=usr/include/antlr/ASTFactory.hpp
       
    47 file path=usr/include/antlr/ASTNULLType.hpp
       
    48 file path=usr/include/antlr/ASTPair.hpp
       
    49 file path=usr/include/antlr/ASTRefCount.hpp
       
    50 file path=usr/include/antlr/BaseAST.hpp
       
    51 file path=usr/include/antlr/BitSet.hpp
       
    52 file path=usr/include/antlr/CharBuffer.hpp
       
    53 file path=usr/include/antlr/CharInputBuffer.hpp
       
    54 file path=usr/include/antlr/CharScanner.hpp
       
    55 file path=usr/include/antlr/CharStreamException.hpp
       
    56 file path=usr/include/antlr/CharStreamIOException.hpp
       
    57 file path=usr/include/antlr/CircularQueue.hpp
       
    58 file path=usr/include/antlr/CommonAST.hpp
       
    59 file path=usr/include/antlr/CommonASTWithHiddenTokens.hpp
       
    60 file path=usr/include/antlr/CommonHiddenStreamToken.hpp
       
    61 file path=usr/include/antlr/CommonToken.hpp
       
    62 file path=usr/include/antlr/IOException.hpp
       
    63 file path=usr/include/antlr/InputBuffer.hpp
       
    64 file path=usr/include/antlr/LLkParser.hpp
       
    65 file path=usr/include/antlr/LexerSharedInputState.hpp
       
    66 file path=usr/include/antlr/MismatchedCharException.hpp
       
    67 file path=usr/include/antlr/MismatchedTokenException.hpp
       
    68 file path=usr/include/antlr/NoViableAltException.hpp
       
    69 file path=usr/include/antlr/NoViableAltForCharException.hpp
       
    70 file path=usr/include/antlr/Parser.hpp
       
    71 file path=usr/include/antlr/ParserSharedInputState.hpp
       
    72 file path=usr/include/antlr/RecognitionException.hpp
       
    73 file path=usr/include/antlr/RefCount.hpp
       
    74 file path=usr/include/antlr/SemanticException.hpp
       
    75 file path=usr/include/antlr/String.hpp
       
    76 file path=usr/include/antlr/Token.hpp
       
    77 file path=usr/include/antlr/TokenBuffer.hpp
       
    78 file path=usr/include/antlr/TokenRefCount.hpp
       
    79 file path=usr/include/antlr/TokenStream.hpp
       
    80 file path=usr/include/antlr/TokenStreamBasicFilter.hpp
       
    81 file path=usr/include/antlr/TokenStreamException.hpp
       
    82 file path=usr/include/antlr/TokenStreamHiddenTokenFilter.hpp
       
    83 file path=usr/include/antlr/TokenStreamIOException.hpp
       
    84 file path=usr/include/antlr/TokenStreamRecognitionException.hpp
       
    85 file path=usr/include/antlr/TokenStreamRetryException.hpp
       
    86 file path=usr/include/antlr/TokenStreamRewriteEngine.hpp
       
    87 file path=usr/include/antlr/TokenStreamSelector.hpp
       
    88 file path=usr/include/antlr/TokenWithIndex.hpp
       
    89 file path=usr/include/antlr/TreeParser.hpp
       
    90 file path=usr/include/antlr/TreeParserSharedInputState.hpp
       
    91 file path=usr/include/antlr/config.hpp
       
    92 file path=usr/lib/antlr.jar
       
    93 file path=usr/lib/antlr.py pkg.tmp.autopyc=false
       
    94 file path=usr/sbin/pyantlr.sh
       
    95 file path=usr/share/antlr-2.7.7/__init__.py pkg.tmp.autopyc=false
       
    96 file path=usr/share/antlr-2.7.7/antlr-jedit.xml
       
    97 file path=usr/share/antlr-2.7.7/antlr-mode.el
       
    98 file path=usr/share/antlr-2.7.7/antlr.jar
       
    99 file path=usr/share/antlr-2.7.7/antlr.jar
       
   100 file path=usr/share/antlr-2.7.7/antlr.py pkg.tmp.autopyc=false
       
   101 file path=usr/share/doc/antlr-2.7.7/closure.gif
       
   102 file path=usr/share/doc/antlr-2.7.7/cpp-runtime.html facet.doc.html=true
       
   103 file path=usr/share/doc/antlr-2.7.7/csharp-runtime.html facet.doc.html=true
       
   104 file path=usr/share/doc/antlr-2.7.7/err.html facet.doc.html=true
       
   105 file path=usr/share/doc/antlr-2.7.7/glossary.html facet.doc.html=true
       
   106 file path=usr/share/doc/antlr-2.7.7/hidden.stream.gif
       
   107 file path=usr/share/doc/antlr-2.7.7/index.html facet.doc.html=true
       
   108 file path=usr/share/doc/antlr-2.7.7/inheritance.html facet.doc.html=true
       
   109 file path=usr/share/doc/antlr-2.7.7/j-guru-blue.jpg
       
   110 file path=usr/share/doc/antlr-2.7.7/jguru-logo.gif
       
   111 file path=usr/share/doc/antlr-2.7.7/lexer.html facet.doc.html=true
       
   112 file path=usr/share/doc/antlr-2.7.7/lexer.to.parser.tokens.gif
       
   113 file path=usr/share/doc/antlr-2.7.7/logo.gif
       
   114 file path=usr/share/doc/antlr-2.7.7/metalang.html facet.doc.html=true
       
   115 file path=usr/share/doc/antlr-2.7.7/optional.gif
       
   116 file path=usr/share/doc/antlr-2.7.7/options.html facet.doc.html=true
       
   117 file path=usr/share/doc/antlr-2.7.7/posclosure.gif
       
   118 file path=usr/share/doc/antlr-2.7.7/python-runtime.html facet.doc.html=true
       
   119 file path=usr/share/doc/antlr-2.7.7/runtime.html facet.doc.html=true
       
   120 file path=usr/share/doc/antlr-2.7.7/sor.html facet.doc.html=true
       
   121 file path=usr/share/doc/antlr-2.7.7/stream.perspectives.gif
       
   122 file path=usr/share/doc/antlr-2.7.7/stream.selector.gif
       
   123 file path=usr/share/doc/antlr-2.7.7/stream.splitter.gif
       
   124 file path=usr/share/doc/antlr-2.7.7/streams.html facet.doc.html=true
       
   125 file path=usr/share/doc/antlr-2.7.7/subrule.gif
       
   126 file path=usr/share/doc/antlr-2.7.7/trees.html facet.doc.html=true
       
   127 file path=usr/share/doc/antlr-2.7.7/vocab.html facet.doc.html=true
       
   128 file antlr.1 path=usr/share/man/man1/antlr.1
       
   129 legacy pkg=SUNWantlr2 \
       
   130     desc="ANTLR, (AN)other (T)ool for (L)anguage (R)ecognition" \
       
   131     name="ANTLR, (AN)other (T)ool for (L)anguage (R)ecognition"
       
   132 license antlr.license license="Public Domain"
       
   133 depend type=require fmri=shell/ksh
       
   134 
       
   135 # antlr-2 was previously in the 'desktop' consolidation. This optional
       
   136 # dependency is here to facilitate the safe transfer of the package 
       
   137 # to the 'userland' consolidation.
       
   138 depend type=optional fmri=consolidation/desktop/[email protected]