libsoup3: update to 3.6.0; fix GTK2/3 app startup
[oi-userland.git] / components / sysutils / fcron / fcron.p5m
blob2020866b6b416443a5f355d6a5a69ddc07689636
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2021 David Stes
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 group groupname=fcron
27 user username=fcron group=fcron home-dir=/ password=NP
29 # legacy modified start/stop script from the fcron distribution
30 file sysVinit-launcher path=etc/init.d/fcron mode=0555
31 link path=etc/rc2.d/S99fcron target=../init.d/fcron
32 link path=etc/rc0.d/K99fcron target=../init.d/fcron
34 # for some config files the preserve=true is important
35 # so that update of the package preserves the configuration
36 # overlay=allow allows one (1) additional package to add entries to the file
37 dir path=var/spool/fcron owner=fcron group=fcron mode=0770
38 file root.orig path=var/spool/fcron/root.orig owner=root group=fcron mode=0600 overlay=allow preserve=true
39 file systab.orig path=var/spool/fcron/systab.orig owner=root group=fcron mode=0600 overlay=allow preserve=true
41 file path=etc/fcron.allow owner=root group=fcron mode=0640 preserve=true
42 file path=etc/fcron.conf owner=root group=fcron mode=0640 preserve=true
43 file path=etc/fcron.deny owner=root group=fcron mode=0640 preserve=true
44 file path=usr/bin/fcrondyn owner=fcron group=fcron mode=6111
45 file path=usr/bin/fcronsighup owner=root group=fcron mode=4110
46 file path=usr/bin/fcrontab owner=fcron group=fcron mode=6111
47 file path=usr/sbin/fcron owner=root group=root mode=0110
48 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/LEGALNOTICE.html
49 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/changes.html
50 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/faq.html
51 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/fcron.8.html
52 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/fcron.conf.5.html
53 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/fcrondyn.1.html
54 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/fcrontab.1.html
55 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/fcrontab.5.html
56 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/fdl.html
57 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/gpl.html
58 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/how-and-why.html
59 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/index.html
60 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/install.html
61 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/manpages.html
62 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/readme.html
63 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/relnotes.html
64 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/thanks.html
65 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/todo.html
66 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/HTML/using-fcron.html
67 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/txt/changes.txt
68 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/txt/faq.txt
69 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/txt/gpl.txt
70 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/txt/install.txt
71 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/txt/readme.txt
72 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/txt/relnotes.txt
73 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/txt/thanks.txt
74 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/en/txt/todo.txt
75 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/LEGALNOTICE.html
76 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/changes.html
77 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/faq.html
78 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/fcron.8.html
79 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/fcron.conf.5.html
80 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/fcrondyn.1.html
81 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/fcrontab.1.html
82 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/fcrontab.5.html
83 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/fdl.html
84 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/gpl.html
85 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/how-and-why.html
86 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/index.html
87 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/install.html
88 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/manpages.html
89 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/readme.html
90 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/relnotes.html
91 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/thanks.html
92 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/todo.html
93 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/HTML/using-fcron.html
94 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/txt/changes.txt
95 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/txt/faq.txt
96 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/txt/gpl.txt
97 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/txt/install.txt
98 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/txt/readme.txt
99 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/txt/relnotes.txt
100 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/txt/thanks.txt
101 file path=usr/share/doc/fcron-$(COMPONENT_VERSION)/fr/txt/todo.txt
102 file path=usr/share/man/fr/man1/fcrondyn.1
103 file path=usr/share/man/fr/man1/fcrontab.1
104 file path=usr/share/man/fr/man3/bitstring.3
105 file path=usr/share/man/fr/man5/fcron.conf.5
106 file path=usr/share/man/fr/man5/fcrontab.5
107 file path=usr/share/man/fr/man8/fcron.8
108 file path=usr/share/man/man1/fcrondyn.1
109 file path=usr/share/man/man1/fcrontab.1
110 file path=usr/share/man/man3/bitstring.3
111 file path=usr/share/man/man5/fcron.conf.5
112 file path=usr/share/man/man5/fcrontab.5
113 file path=usr/share/man/man8/fcron.8