components/mrtg/mrtg.p5m
changeset 5239 a4bfde1dd226
child 5732 8aaddf844fc7
child 7957 39baccd8f6e8
equal deleted inserted replaced
5238:ac8017f29145 5239:a4bfde1dd226
       
     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) 2015, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
       
    27 set name=pkg.fmri \
       
    28     value=pkg:/diagnostic/mrtg@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    29 set name=pkg.summary value="Multi Router Traffic Grapher"
       
    30 set name=pkg.description \
       
    31     value="The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic load on network-links. MRTG generates HTML pages containing PNG images which provide a LIVE visual representation of this traffic."
       
    32 set name=com.oracle.info.description value=MRTG
       
    33 set name=com.oracle.info.tpno value=$(TPNO)
       
    34 set name=info.classification \
       
    35     value=org.opensolaris.category.2008:Applications/Internet
       
    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=PSARC/2009/120
       
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    40 file path=usr/bin/cfgmaker
       
    41 file path=usr/bin/indexmaker
       
    42 file path=usr/bin/mrtg
       
    43 file path=usr/bin/mrtg-traffic-sum
       
    44 file path=usr/bin/rateup
       
    45 file path=usr/lib/mrtg2/BER.pm
       
    46 file path=usr/lib/mrtg2/MRTG_lib.pm
       
    47 file path=usr/lib/mrtg2/Net_SNMP_util.pm
       
    48 file path=usr/lib/mrtg2/Pod/InputObjects.pm
       
    49 file path=usr/lib/mrtg2/Pod/Parser.pm
       
    50 file path=usr/lib/mrtg2/Pod/PlainText.pm
       
    51 file path=usr/lib/mrtg2/Pod/Select.pm
       
    52 file path=usr/lib/mrtg2/Pod/Usage.pm
       
    53 file path=usr/lib/mrtg2/SNMP_Session.pm
       
    54 file path=usr/lib/mrtg2/SNMP_util.pm
       
    55 file path=usr/lib/mrtg2/locales_mrtg.pm
       
    56 file path=usr/share/doc/mrtg2/CHANGES
       
    57 file path=usr/share/doc/mrtg2/COPYING
       
    58 file path=usr/share/doc/mrtg2/COPYRIGHT
       
    59 file path=usr/share/doc/mrtg2/README
       
    60 file path=usr/share/doc/mrtg2/THANKS
       
    61 file path=usr/share/doc/mrtg2/cfgmaker.pod
       
    62 file path=usr/share/doc/mrtg2/cfgmaker.txt
       
    63 file path=usr/share/doc/mrtg2/indexmaker.pod
       
    64 file path=usr/share/doc/mrtg2/indexmaker.txt
       
    65 file path=usr/share/doc/mrtg2/mrtg-contrib.pod
       
    66 file path=usr/share/doc/mrtg2/mrtg-contrib.txt
       
    67 file path=usr/share/doc/mrtg2/mrtg-faq.pod
       
    68 file path=usr/share/doc/mrtg2/mrtg-faq.txt
       
    69 file path=usr/share/doc/mrtg2/mrtg-forum.pod
       
    70 file path=usr/share/doc/mrtg2/mrtg-forum.txt
       
    71 file path=usr/share/doc/mrtg2/mrtg-ipv6.pod
       
    72 file path=usr/share/doc/mrtg2/mrtg-ipv6.txt
       
    73 file path=usr/share/doc/mrtg2/mrtg-l.png
       
    74 file path=usr/share/doc/mrtg2/mrtg-logfile.pod
       
    75 file path=usr/share/doc/mrtg2/mrtg-logfile.txt
       
    76 file path=usr/share/doc/mrtg2/mrtg-m.png
       
    77 file path=usr/share/doc/mrtg2/mrtg-mibhelp.pod
       
    78 file path=usr/share/doc/mrtg2/mrtg-mibhelp.txt
       
    79 file path=usr/share/doc/mrtg2/mrtg-nt-guide.pod
       
    80 file path=usr/share/doc/mrtg2/mrtg-nt-guide.txt
       
    81 file path=usr/share/doc/mrtg2/mrtg-nw-guide.pod
       
    82 file path=usr/share/doc/mrtg2/mrtg-nw-guide.txt
       
    83 file path=usr/share/doc/mrtg2/mrtg-r.png
       
    84 file path=usr/share/doc/mrtg2/mrtg-reference.pod
       
    85 file path=usr/share/doc/mrtg2/mrtg-reference.txt
       
    86 file path=usr/share/doc/mrtg2/mrtg-rrd.pod
       
    87 file path=usr/share/doc/mrtg2/mrtg-rrd.txt
       
    88 file path=usr/share/doc/mrtg2/mrtg-squid.pod
       
    89 file path=usr/share/doc/mrtg2/mrtg-squid.txt
       
    90 file path=usr/share/doc/mrtg2/mrtg-ti.png
       
    91 file path=usr/share/doc/mrtg2/mrtg-unix-guide.pod
       
    92 file path=usr/share/doc/mrtg2/mrtg-unix-guide.txt
       
    93 file path=usr/share/doc/mrtg2/mrtg-webserver.pod
       
    94 file path=usr/share/doc/mrtg2/mrtg-webserver.txt
       
    95 file path=usr/share/doc/mrtg2/mrtg.pod
       
    96 file path=usr/share/doc/mrtg2/mrtg.txt
       
    97 file path=usr/share/doc/mrtg2/mrtglib.pod
       
    98 file path=usr/share/doc/mrtg2/mrtglib.txt
       
    99 file path=usr/share/man/man1/cfgmaker.1
       
   100 file path=usr/share/man/man1/indexmaker.1
       
   101 file path=usr/share/man/man1/mrtg-contrib.1
       
   102 file path=usr/share/man/man1/mrtg-faq.1
       
   103 file path=usr/share/man/man1/mrtg-forum.1
       
   104 file path=usr/share/man/man1/mrtg-ipv6.1
       
   105 file path=usr/share/man/man1/mrtg-logfile.1
       
   106 file path=usr/share/man/man1/mrtg-mibhelp.1
       
   107 file path=usr/share/man/man1/mrtg-nt-guide.1
       
   108 file path=usr/share/man/man1/mrtg-nw-guide.1
       
   109 file path=usr/share/man/man1/mrtg-reference.1
       
   110 file path=usr/share/man/man1/mrtg-rrd.1
       
   111 file path=usr/share/man/man1/mrtg-squid.1
       
   112 file Solaris/mrtg-traffic-sum.1 path=usr/share/man/man1/mrtg-traffic-sum.1
       
   113 file path=usr/share/man/man1/mrtg-unix-guide.1
       
   114 file path=usr/share/man/man1/mrtg-webserver.1
       
   115 file path=usr/share/man/man1/mrtg.1
       
   116 file path=usr/share/man/man1/mrtglib.1
       
   117 file Solaris/rateup.1 path=usr/share/man/man1/rateup.1
       
   118 file images/favicon.ico path=usr/share/mrtg2/icons/favicon.ico
       
   119 file path=usr/share/mrtg2/icons/mrtg-l.gif
       
   120 file path=usr/share/mrtg2/icons/mrtg-l.png
       
   121 file path=usr/share/mrtg2/icons/mrtg-m.gif
       
   122 file path=usr/share/mrtg2/icons/mrtg-m.png
       
   123 file path=usr/share/mrtg2/icons/mrtg-r.gif
       
   124 file path=usr/share/mrtg2/icons/mrtg-r.png
       
   125 file path=usr/share/mrtg2/icons/mrtg-ti.gif
       
   126 file path=usr/share/mrtg2/icons/mrtg-ti.png
       
   127 legacy pkg=SUNWmrtg desc="mrtg - The Multi Router Traffic Grapher (2.16.2)" \
       
   128     name="mrtg - The Multi Router Traffic Grapher"
       
   129 license mrtg.license license="GPLv2+, Artistic"