components/mercurial/mercurial-GENFRAG.p5m
branchs11-update
changeset 3045 0121e7323666
parent 2551 0391c5c3b137
child 3734 24181f5eb463
child 4090 12d330c594ac
equal deleted inserted replaced
3044:6e52dcd9229a 3045:0121e7323666
       
     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 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
       
    25 
       
    26 # These are not installed, but can be found in the source contrib directory.
       
    27 <transform file path=usr/demo/mercurial/(.+)$ -> set action.hash %<\1> >
       
    28  
       
    29 # We also ignore all dependencies implied by the demos.
       
    30 <transform file path=usr/demo/mercurial/.+ -> set pkg.depend.bypass-generate .*>
       
    31 
       
    32 # And we don't create .pyc files for demo files.
       
    33 <transform file path=usr/demo/mercurial/.*\.py$ -> default pkg.tmp.autopyc false>
       
    34 
       
    35 license mercurial.copyright license='GPLv2+'
       
    36 
       
    37 dir path=usr
       
    38 dir path=usr/demo
       
    39 dir path=usr/demo/mercurial
       
    40 dir path=usr/demo/mercurial/git-viz
       
    41 dir path=usr/demo/mercurial/hgsh
       
    42 dir path=usr/demo/mercurial/vim
       
    43 dir path=usr/share
       
    44 dir path=usr/share/man
       
    45 dir path=usr/share/man/man1
       
    46 dir path=usr/share/man/man5
       
    47 
       
    48 file path=usr/demo/mercurial/bash_completion
       
    49 file path=usr/demo/mercurial/casesmash.py
       
    50 file path=usr/demo/mercurial/check-code.py mode=555
       
    51 file path=usr/demo/mercurial/convert-repo mode=555
       
    52 file path=usr/demo/mercurial/debugcmdserver.py mode=555
       
    53 file path=usr/demo/mercurial/debugshell.py
       
    54 file path=usr/demo/mercurial/dumprevlog mode=555
       
    55 file path=usr/demo/mercurial/hg-ssh mode=555
       
    56 file path=usr/demo/mercurial/hgk mode=555
       
    57 file path=usr/demo/mercurial/hgsh/Makefile
       
    58 file path=usr/demo/mercurial/hgsh/hgsh.c
       
    59 file path=usr/demo/mercurial/hgweb.fcgi mode=555
       
    60 file path=usr/demo/mercurial/hgweb.wsgi
       
    61 file path=usr/demo/mercurial/lock-checker.py
       
    62 file path=usr/demo/mercurial/logo-droplets.svg
       
    63 file path=usr/demo/mercurial/memory.py
       
    64 file path=usr/demo/mercurial/mercurial.el
       
    65 file path=usr/demo/mercurial/mergetools.hgrc
       
    66 file path=usr/demo/mercurial/mq.el
       
    67 file path=usr/demo/mercurial/perf.py
       
    68 file path=usr/demo/mercurial/pylintrc
       
    69 file path=usr/demo/mercurial/python-hook-examples.py
       
    70 file path=usr/demo/mercurial/sample.hgrc
       
    71 file path=usr/demo/mercurial/simplemerge mode=555
       
    72 file path=usr/demo/mercurial/synthrepo.py
       
    73 file path=usr/demo/mercurial/tcsh_completion
       
    74 file path=usr/demo/mercurial/tcsh_completion_build.sh mode=555
       
    75 file path=usr/demo/mercurial/tmplrewrite.py mode=555
       
    76 file path=usr/demo/mercurial/undumprevlog mode=555
       
    77 file path=usr/demo/mercurial/vim/HGAnnotate.vim
       
    78 file path=usr/demo/mercurial/vim/hg-menu.vim
       
    79 file path=usr/demo/mercurial/vim/hgcommand.vim
       
    80 file path=usr/demo/mercurial/vim/hgtest.vim
       
    81 file path=usr/demo/mercurial/vim/patchreview.txt
       
    82 file path=usr/demo/mercurial/vim/patchreview.vim
       
    83 file path=usr/demo/mercurial/xml.rnc
       
    84 file path=usr/demo/mercurial/zsh_completion
       
    85 
       
    86 file hg.1 path=usr/share/man/man1/hg.1
       
    87 file hgignore.5 path=usr/share/man/man5/hgignore.5
       
    88 file hgrc.5 path=usr/share/man/man5/hgrc.5