Ravenports generated: 23 Sep 2020 16:05
[ravenports.git] / bucket_D1 / pcre
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               pcre
4 VERSION=                8.44
5 KEYWORDS=               devel textproc
6 VARIANTS=               standard
7 SDESC[standard]=        Perl Compatible Regular Expressions library
8 HOMEPAGE=               http://www.pcre.org/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://ftp.pcre.org/pub/pcre/
13 DISTFILE[1]=            pcre-8.44.tar.bz2:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         static
17                         shared
18                         docs
19
20 OPTIONS_AVAILABLE=      none
21 OPTIONS_STANDARD=       none
22
23 USES=                   cpe c++:shared libtool
24
25 LICENSE=                BSD3CLAUSE:static
26 LICENSE_FILE=           BSD3CLAUSE:{{WRKSRC}}/LICENSE
27 LICENSE_SCHEME=         solo
28
29 FPC_EQUIVALENT=         devel/pcre
30
31 MUST_CONFIGURE=         gnu
32 CONFIGURE_ARGS=         --enable-utf
33                         --enable-unicode-properties
34                         --enable-pcre8
35                         --enable-pcre16
36                         --enable-pcre32
37                         --enable-stack-for-recursion
38                         --enable-jit
39
40 INSTALL_TARGET=         install-strip
41 INSTALL_REQ_TOOLCHAIN=  yes
42 SOVERSION=              1.2.12
43 PLIST_SUB=              PCRE16_SOMAJOR=0
44                         PCRE16_SOVERSION=0.2.12
45                         PCRE32_SOMAJOR=0
46                         PCRE32_SOVERSION=0.0.12
47                         CPP_SOMAJOR=0
48                         CPP_SOVERSION=0.0.2
49                         POSIX_SOMAJOR=0
50                         POSIX_SOVERSION=0.0.7
51
52 TEST_TARGET=            check
53
54 post-patch:
55         ${REINPLACE_CMD} -e "/^\.rs/d" ${WRKSRC}/doc/*.3 ${WRKSRC}/doc/*.1
56         ${REINPLACE_CMD} -e "s/??//g" ${WRKSRC}/doc/pcre_compile2.3
57
58 [FILE:386:descriptions/desc.static.standard]
59 The PCRE library is a set of functions that implement regular expression
60 pattern matching using the same syntax and semantics as Perl 5. PCRE has
61 its own native API, as well as a set of wrapper functions that correspond
62 to the POSIX regular expression API. The PCRE library is free, even for
63 building proprietary software.
64
65 This package contains the static libraries and the man pages.
66
67
68 [FILE:385:descriptions/desc.shared.standard]
69 The PCRE library is a set of functions that implement regular expression
70 pattern matching using the same syntax and semantics as Perl 5. PCRE has
71 its own native API, as well as a set of wrapper functions that correspond
72 to the POSIX regular expression API. The PCRE library is free, even for
73 building proprietary software.
74
75 This package contains the shared libraries and executables.
76
77
78
79 [FILE:96:distinfo]
80 19108658b23b3ec5058edc9f66ac545ea19f9537234be1ec62b714c84399366d      1577611 pcre-8.44.tar.bz2
81
82
83 [FILE:2782:manifests/plist.static.standard]
84 bin/pcre-config
85 include/
86  pcre.h
87  pcre_scanner.h
88  pcre_stringpiece.h
89  pcrecpp.h
90  pcrecpparg.h
91  pcreposix.h
92 lib/
93  libpcre.a
94  libpcre16.a
95  libpcre32.a
96  libpcrecpp.a
97  libpcreposix.a
98 lib/pkgconfig/
99  libpcre.pc
100  libpcre16.pc
101  libpcre32.pc
102  libpcrecpp.pc
103  libpcreposix.pc
104 share/man/man1/
105  pcre-config.1.gz
106  pcregrep.1.gz
107  pcretest.1.gz
108 share/man/man3/
109  pcre.3.gz
110  pcre16.3.gz
111  pcre16_assign_jit_stack.3.gz
112  pcre16_compile.3.gz
113  pcre16_compile2.3.gz
114  pcre16_config.3.gz
115  pcre16_copy_named_substring.3.gz
116  pcre16_copy_substring.3.gz
117  pcre16_dfa_exec.3.gz
118  pcre16_exec.3.gz
119  pcre16_free_study.3.gz
120  pcre16_free_substring.3.gz
121  pcre16_free_substring_list.3.gz
122  pcre16_fullinfo.3.gz
123  pcre16_get_named_substring.3.gz
124  pcre16_get_stringnumber.3.gz
125  pcre16_get_stringtable_entries.3.gz
126  pcre16_get_substring.3.gz
127  pcre16_get_substring_list.3.gz
128  pcre16_jit_exec.3.gz
129  pcre16_jit_stack_alloc.3.gz
130  pcre16_jit_stack_free.3.gz
131  pcre16_maketables.3.gz
132  pcre16_pattern_to_host_byte_order.3.gz
133  pcre16_refcount.3.gz
134  pcre16_study.3.gz
135  pcre16_utf16_to_host_byte_order.3.gz
136  pcre16_version.3.gz
137  pcre32.3.gz
138  pcre32_assign_jit_stack.3.gz
139  pcre32_compile.3.gz
140  pcre32_compile2.3.gz
141  pcre32_config.3.gz
142  pcre32_copy_named_substring.3.gz
143  pcre32_copy_substring.3.gz
144  pcre32_dfa_exec.3.gz
145  pcre32_exec.3.gz
146  pcre32_free_study.3.gz
147  pcre32_free_substring.3.gz
148  pcre32_free_substring_list.3.gz
149  pcre32_fullinfo.3.gz
150  pcre32_get_named_substring.3.gz
151  pcre32_get_stringnumber.3.gz
152  pcre32_get_stringtable_entries.3.gz
153  pcre32_get_substring.3.gz
154  pcre32_get_substring_list.3.gz
155  pcre32_jit_exec.3.gz
156  pcre32_jit_stack_alloc.3.gz
157  pcre32_jit_stack_free.3.gz
158  pcre32_maketables.3.gz
159  pcre32_pattern_to_host_byte_order.3.gz
160  pcre32_refcount.3.gz
161  pcre32_study.3.gz
162  pcre32_utf32_to_host_byte_order.3.gz
163  pcre32_version.3.gz
164  pcre_assign_jit_stack.3.gz
165  pcre_compile.3.gz
166  pcre_compile2.3.gz
167  pcre_config.3.gz
168  pcre_copy_named_substring.3.gz
169  pcre_copy_substring.3.gz
170  pcre_dfa_exec.3.gz
171  pcre_exec.3.gz
172  pcre_free_study.3.gz
173  pcre_free_substring.3.gz
174  pcre_free_substring_list.3.gz
175  pcre_fullinfo.3.gz
176  pcre_get_named_substring.3.gz
177  pcre_get_stringnumber.3.gz
178  pcre_get_stringtable_entries.3.gz
179  pcre_get_substring.3.gz
180  pcre_get_substring_list.3.gz
181  pcre_jit_exec.3.gz
182  pcre_jit_stack_alloc.3.gz
183  pcre_jit_stack_free.3.gz
184  pcre_maketables.3.gz
185  pcre_pattern_to_host_byte_order.3.gz
186  pcre_refcount.3.gz
187  pcre_study.3.gz
188  pcre_utf16_to_host_byte_order.3.gz
189  pcre_utf32_to_host_byte_order.3.gz
190  pcre_version.3.gz
191  pcreapi.3.gz
192  pcrebuild.3.gz
193  pcrecallout.3.gz
194  pcrecompat.3.gz
195  pcrecpp.3.gz
196  pcredemo.3.gz
197  pcrejit.3.gz
198  pcrelimits.3.gz
199  pcrematching.3.gz
200  pcrepartial.3.gz
201  pcrepattern.3.gz
202  pcreperform.3.gz
203  pcreposix.3.gz
204  pcreprecompile.3.gz
205  pcresample.3.gz
206  pcrestack.3.gz
207  pcresyntax.3.gz
208  pcreunicode.3.gz
209
210
211 [FILE:424:manifests/plist.shared.standard]
212 bin/
213  pcregrep
214  pcretest
215 lib/
216  libpcre.so
217  libpcre.so.%%SOMAJOR%%
218  libpcre.so.%%SOVERSION%%
219  libpcre16.so
220  libpcre16.so.%%PCRE16_SOMAJOR%%
221  libpcre16.so.%%PCRE16_SOVERSION%%
222  libpcre32.so
223  libpcre32.so.%%PCRE32_SOMAJOR%%
224  libpcre32.so.%%PCRE32_SOVERSION%%
225  libpcrecpp.so
226  libpcrecpp.so.%%CPP_SOMAJOR%%
227  libpcrecpp.so.%%CPP_SOVERSION%%
228  libpcreposix.so
229  libpcreposix.so.%%POSIX_SOMAJOR%%
230  libpcreposix.so.%%POSIX_SOVERSION%%
231