20 # |
20 # |
21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. |
21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. |
22 # |
22 # |
23 |
23 |
24 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed> |
24 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed> |
25 <transform file path=.*/vendor-packages/fetchmailconf.py$ -> default pkg.tmp.autopyc false> |
25 set name=pkg.fmri \ |
26 <transform file path=.*/vendor-packages/fetchmailconf.pyo$ -> drop> |
26 value=pkg:/mail/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) |
27 |
27 set name=pkg.summary \ |
28 set name=pkg.fmri value=pkg:/mail/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) |
28 value="fetch mail from a POP, IMAP, ETRN, or ODMR-capable server" |
29 set name=pkg.summary value="fetch mail from a POP, IMAP, ETRN, or ODMR-capable server" |
29 set name=pkg.description \ |
30 set name=pkg.description value="Fetchmail is a full-featured, robust, well-documented remote-mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It supports every remote-mail protocol now in use on the Internet: POP2, POP3, RPOP, APOP, KPOP, all flavors of IMAP, ETRN, and ODMR. It can even support IPv6 and IPSEC." |
30 value="Fetchmail is a full-featured, robust, well-documented remote-mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It supports every remote-mail protocol now in use on the Internet: POP2, POP3, RPOP, APOP, KPOP, all flavors of IMAP, ETRN, and ODMR. It can even support IPv6 and IPsec." |
31 set name=com.oracle.info.description value="the fetchmail utility" |
31 set name=com.oracle.info.description value="the fetchmail utility" |
32 set name=info.classification value="org.opensolaris.category.2008:Applications/Internet" |
32 set name=info.classification \ |
|
33 value=org.opensolaris.category.2008:Applications/Internet |
|
34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) |
33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) |
35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) |
34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) |
36 set name=org.opensolaris.arc-caseid value=PSARC/2008/135 |
35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) |
37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) |
36 set name=org.opensolaris.arc-caseid \ |
38 file usr/bin/$(MACH64)/fetchmail path=usr/bin/fetchmail |
37 value=PSARC/2008/135 |
39 file usr/bin/$(MACH64)/fetchmailconf path=usr/bin/fetchmailconf |
38 |
40 file path=usr/lib/python2.6/vendor-packages/fetchmailconf.py \ |
39 license fetchmail.license license=GPLv2 |
41 pkg.tmp.autopyc=false |
40 |
|
41 file path=usr/bin/fetchmail |
|
42 file path=usr/bin/fetchmailconf |
|
43 file path=usr/lib/python2.6/vendor-packages/fetchmailconf.py |
|
44 file path=usr/lib/python2.6/vendor-packages/fetchmailconf.pyc |
42 file path=usr/lib/python2.6/vendor-packages/fetchmailconf.pyc |
45 file path=usr/lib/python2.6/vendor-packages/fetchmailconf.pyo |
|
46 file path=usr/share/locale/ca/LC_MESSAGES/fetchmail.mo |
43 file path=usr/share/locale/ca/LC_MESSAGES/fetchmail.mo |
47 file path=usr/share/locale/cs/LC_MESSAGES/fetchmail.mo |
44 file path=usr/share/locale/cs/LC_MESSAGES/fetchmail.mo |
48 file path=usr/share/locale/da/LC_MESSAGES/fetchmail.mo |
45 file path=usr/share/locale/da/LC_MESSAGES/fetchmail.mo |
49 file path=usr/share/locale/de/LC_MESSAGES/fetchmail.mo |
46 file path=usr/share/locale/de/LC_MESSAGES/fetchmail.mo |
50 file path=usr/share/locale/el/LC_MESSAGES/fetchmail.mo |
47 file path=usr/share/locale/el/LC_MESSAGES/fetchmail.mo |