components/wget/wget.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3489 1da45854e7ec
equal deleted inserted replaced
3723:1cc872b933c9 3734:24181f5eb463
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri value=pkg:/web/wget@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/web/wget@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="wget - GNU wget"
    27 set name=pkg.description \
    27 set name=pkg.description \
    28     value="GNU wget - a utility to retrieve files from the World Wide Web"
    28     value="GNU wget - a utility to retrieve files from the World Wide Web"
    29 set name=pkg.summary value="wget - GNU wget"
       
    30 set name=com.oracle.info.description value="GNU wget"
    29 set name=com.oracle.info.description value="GNU wget"
    31 set name=com.oracle.info.tpno value=$(TPNO)
    30 set name=com.oracle.info.tpno value=$(TPNO)
    32 set name=info.classification \
    31 set name=info.classification \
    33     value=org.opensolaris.category.2008:Applications/Internet
    32     value=org.opensolaris.category.2008:Applications/Internet
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=org.opensolaris.arc-caseid \
    35 set name=org.opensolaris.arc-caseid value=PSARC/2000/488
    37     value=PSARC/2000/488
       
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    39 file path=etc/wgetrc group=sys mode=0644 original_name=SUNWwget:etc/wgetrc \
    37 file path=etc/wgetrc group=sys mode=0644 original_name=SUNWwget:etc/wgetrc \
    40     preserve=renamenew
    38     preserve=renamenew
    41 file path=usr/bin/wget
    39 file path=usr/bin/wget
       
    40 link path=usr/sfw/bin/wget target=../../bin/wget
    42 file path=usr/share/info/wget.info
    41 file path=usr/share/info/wget.info
    43 file path=usr/share/locale/be/LC_MESSAGES/wget.mo
    42 file path=usr/share/locale/be/LC_MESSAGES/wget.mo
    44 file path=usr/share/locale/bg/LC_MESSAGES/wget.mo
    43 file path=usr/share/locale/bg/LC_MESSAGES/wget.mo
    45 file path=usr/share/locale/ca/LC_MESSAGES/wget.mo
    44 file path=usr/share/locale/ca/LC_MESSAGES/wget.mo
    46 file path=usr/share/locale/cs/LC_MESSAGES/wget.mo
    45 file path=usr/share/locale/cs/LC_MESSAGES/wget.mo
    81 file path=usr/share/locale/zh_TW/LC_MESSAGES/wget.mo
    80 file path=usr/share/locale/zh_TW/LC_MESSAGES/wget.mo
    82 file path=usr/share/man/man1/wget.1
    81 file path=usr/share/man/man1/wget.1
    83 legacy pkg=SUNWwget \
    82 legacy pkg=SUNWwget \
    84     desc="GNU wget - a utility to retrieve files from the World Wide Web" \
    83     desc="GNU wget - a utility to retrieve files from the World Wide Web" \
    85     name="wget - GNU wget"
    84     name="wget - GNU wget"
    86 
       
    87 license wget.license license="GPLv3, FDLv1.2"
    85 license wget.license license="GPLv3, FDLv1.2"
    88 link path=usr/sfw/bin/wget target=../../bin/wget