fritzkink
2023-10-19 0f7fab5d9b4ca2784164342febe918a159ef88f1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
 
#
# Copyright 2023 <contributor>
#
 
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
 
file path=etc/c-icap.conf
file path=etc/c-icap.conf.default
file path=etc/c-icap.magic
file path=etc/c-icap.magic.default
file path=usr/bin/c-icap
file path=usr/bin/c-icap-client
file path=usr/bin/c-icap-config
file path=usr/bin/c-icap-libicapapi-config
file path=usr/bin/c-icap-mkbdb
file path=usr/bin/c-icap-mklmdb
file path=usr/bin/c-icap-stretch
file path=usr/include/c_icap/access.h
file path=usr/include/c_icap/acl.h
file path=usr/include/c_icap/array.h
file path=usr/include/c_icap/atomic.h
file path=usr/include/c_icap/body.h
file path=usr/include/c_icap/c-icap-conf.h
file path=usr/include/c_icap/c-icap.h
file path=usr/include/c_icap/cache.h
file path=usr/include/c_icap/cfg_param.h
file path=usr/include/c_icap/ci_regex.h
file path=usr/include/c_icap/ci_threads.h
file path=usr/include/c_icap/ci_time.h
file path=usr/include/c_icap/client.h
file path=usr/include/c_icap/commands.h
file path=usr/include/c_icap/debug.h
file path=usr/include/c_icap/dlib.h
file path=usr/include/c_icap/encoding.h
file path=usr/include/c_icap/filetype.h
file path=usr/include/c_icap/hash.h
file path=usr/include/c_icap/header.h
file path=usr/include/c_icap/http_server.h
file path=usr/include/c_icap/log.h
file path=usr/include/c_icap/lookup_table.h
file path=usr/include/c_icap/md5.h
file path=usr/include/c_icap/mem.h
file path=usr/include/c_icap/module.h
file path=usr/include/c_icap/net_io.h
file path=usr/include/c_icap/net_io_ssl.h
file path=usr/include/c_icap/openssl_support.h
file path=usr/include/c_icap/port.h
file path=usr/include/c_icap/proc_mutex.h
file path=usr/include/c_icap/proc_threads_queues.h
file path=usr/include/c_icap/registry.h
file path=usr/include/c_icap/request.h
file path=usr/include/c_icap/request_util.h
file path=usr/include/c_icap/server.h
file path=usr/include/c_icap/service.h
file path=usr/include/c_icap/shared_mem.h
file path=usr/include/c_icap/simple_api.h
file path=usr/include/c_icap/stats.h
file path=usr/include/c_icap/txtTemplate.h
file path=usr/include/c_icap/txt_format.h
file path=usr/include/c_icap/types_ops.h
file path=usr/include/c_icap/util.h
file path=usr/lib/$(MACH64)/c_icap/bdb_tables.so
file path=usr/lib/$(MACH64)/c_icap/dnsbl_tables.so
file path=usr/lib/$(MACH64)/c_icap/ldap_module.so
file path=usr/lib/$(MACH64)/c_icap/lmdb_tables.so
file path=usr/lib/$(MACH64)/c_icap/memcached_cache.so
file path=usr/lib/$(MACH64)/c_icap/shared_cache.so
file path=usr/lib/$(MACH64)/c_icap/srv_echo.so
file path=usr/lib/$(MACH64)/c_icap/srv_ex206.so
file path=usr/lib/$(MACH64)/c_icap/sys_logger.so
link path=usr/lib/$(MACH64)/libicapapi.so target=libicapapi.so.6.0.0
link path=usr/lib/$(MACH64)/libicapapi.so.6 target=libicapapi.so.6.0.0
file path=usr/lib/$(MACH64)/libicapapi.so.6.0.0
file path=usr/share/man/man8/c-icap-client.8
file path=usr/share/man/man8/c-icap-config.8
file path=usr/share/man/man8/c-icap-libicapapi-config.8
file path=usr/share/man/man8/c-icap-mkbdb.8
file path=usr/share/man/man8/c-icap-mklmdb.8
file path=usr/share/man/man8/c-icap-stretch.8
file path=usr/share/man/man8/c-icap.8