Ravenports generated: 21 Feb 2024 20:00
[ravenports.git] / bucket_D1 / pcre
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               pcre
4 VERSION=                8.45
5 REVISION=               2
6 KEYWORDS=               devel textproc
7 VARIANTS=               standard
8 SDESC[standard]=        Perl Compatible Regular Expressions library
9 HOMEPAGE=               http://www.pcre.org/
10 CONTACT=                Todd_Martin[warfox@sdf.org]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            SF/pcre/pcre/8.45
14 DISTFILE[1]=            pcre-8.45.tar.bz2:main
15 DF_INDEX=               1
16 SPKGS[standard]=        complete
17                         primary
18                         cpp
19                         dev
20                         man
21                         docs
22
23 OPTIONS_AVAILABLE=      none
24 OPTIONS_STANDARD=       none
25
26 USES=                   cpe libtool mbsdfix c++:cpp
27
28 LICENSE=                BSD3CLAUSE:primary
29 LICENSE_FILE=           BSD3CLAUSE:{{WRKSRC}}/LICENCE
30 LICENSE_SCHEME=         solo
31
32 FPC_EQUIVALENT=         devel/pcre
33
34 MUST_CONFIGURE=         gnu
35 CONFIGURE_ARGS=         --enable-utf
36                         --enable-unicode-properties
37                         --enable-pcre8
38                         --enable-pcre16
39                         --enable-pcre32
40                         --enable-stack-for-recursion
41                         --enable-jit
42
43 INSTALL_TARGET=         install-strip
44 INSTALL_REQ_TOOLCHAIN=  yes
45 SOVERSION=              1.2.13
46 PLIST_SUB=              PCRE16_SOMAJOR=0
47                         PCRE16_SOVERSION=0.2.13
48                         PCRE32_SOMAJOR=0
49                         PCRE32_SOVERSION=0.0.13
50                         CPP_SOMAJOR=0
51                         CPP_SOVERSION=0.0.2
52                         POSIX_SOMAJOR=0
53                         POSIX_SOVERSION=0.0.7
54
55 TEST_TARGET=            check
56
57 post-patch:
58         ${REINPLACE_CMD} -e "/^\.rs/d" ${WRKSRC}/doc/*.3 ${WRKSRC}/doc/*.1
59         ${REINPLACE_CMD} -e "s/??//g" ${WRKSRC}/doc/pcre_compile2.3
60
61 [FILE:324:descriptions/desc.primary]
62 The PCRE library is a set of functions that implement regular expression
63 pattern matching using the same syntax and semantics as Perl 5. PCRE has
64 its own native API, as well as a set of wrapper functions that correspond
65 to the POSIX regular expression API. The PCRE library is free, even for
66 building proprietary software.
67
68
69
70 [FILE:365:descriptions/desc.cpp]
71 The PCRE library is a set of functions that implement regular expression
72 pattern matching using the same syntax and semantics as Perl 5. PCRE has
73 its own native API, as well as a set of wrapper functions that correspond
74 to the POSIX regular expression API. The PCRE library is free, even for
75 building proprietary software.
76
77 This package contains the c++ libraries.
78
79
80 [FILE:96:distinfo]
81 4dae6fdcd2bb0bb6c37b5f97c33c2be954da743985369cddac3546e3218bffb8      1578809 pcre-8.45.tar.bz2
82
83
84 [FILE:301:manifests/plist.primary]
85 bin/
86  pcre-config
87  pcregrep
88  pcretest
89 lib/
90  libpcre.so.%%SOMAJOR%%
91  libpcre.so.%%SOVERSION%%
92  libpcre16.so.%%PCRE16_SOMAJOR%%
93  libpcre16.so.%%PCRE16_SOVERSION%%
94  libpcre32.so.%%PCRE32_SOMAJOR%%
95  libpcre32.so.%%PCRE32_SOVERSION%%
96  libpcreposix.so.%%POSIX_SOMAJOR%%
97  libpcreposix.so.%%POSIX_SOVERSION%%
98
99
100 [FILE:69:manifests/plist.cpp]
101 lib/
102  libpcrecpp.so.%%CPP_SOMAJOR%%
103  libpcrecpp.so.%%CPP_SOVERSION%%
104
105
106 [FILE:322:manifests/plist.dev]
107 include/
108  pcre.h
109  pcre_scanner.h
110  pcre_stringpiece.h
111  pcrecpp.h
112  pcrecpparg.h
113  pcreposix.h
114 lib/
115  libpcre.a
116  libpcre.so
117  libpcre16.a
118  libpcre16.so
119  libpcre32.a
120  libpcre32.so
121  libpcrecpp.a
122  libpcrecpp.so
123  libpcreposix.a
124  libpcreposix.so
125 lib/pkgconfig/
126  libpcre.pc
127  libpcre16.pc
128  libpcre32.pc
129  libpcrecpp.pc
130  libpcreposix.pc
131
132
133 [FILE:2516:manifests/plist.man]
134 share/man/man1/
135  pcre-config.1.gz
136  pcregrep.1.gz
137  pcretest.1.gz
138 share/man/man3/
139  pcre.3.gz
140  pcre16.3.gz
141  pcre16_assign_jit_stack.3.gz
142  pcre16_compile.3.gz
143  pcre16_compile2.3.gz
144  pcre16_config.3.gz
145  pcre16_copy_named_substring.3.gz
146  pcre16_copy_substring.3.gz
147  pcre16_dfa_exec.3.gz
148  pcre16_exec.3.gz
149  pcre16_free_study.3.gz
150  pcre16_free_substring.3.gz
151  pcre16_free_substring_list.3.gz
152  pcre16_fullinfo.3.gz
153  pcre16_get_named_substring.3.gz
154  pcre16_get_stringnumber.3.gz
155  pcre16_get_stringtable_entries.3.gz
156  pcre16_get_substring.3.gz
157  pcre16_get_substring_list.3.gz
158  pcre16_jit_exec.3.gz
159  pcre16_jit_stack_alloc.3.gz
160  pcre16_jit_stack_free.3.gz
161  pcre16_maketables.3.gz
162  pcre16_pattern_to_host_byte_order.3.gz
163  pcre16_refcount.3.gz
164  pcre16_study.3.gz
165  pcre16_utf16_to_host_byte_order.3.gz
166  pcre16_version.3.gz
167  pcre32.3.gz
168  pcre32_assign_jit_stack.3.gz
169  pcre32_compile.3.gz
170  pcre32_compile2.3.gz
171  pcre32_config.3.gz
172  pcre32_copy_named_substring.3.gz
173  pcre32_copy_substring.3.gz
174  pcre32_dfa_exec.3.gz
175  pcre32_exec.3.gz
176  pcre32_free_study.3.gz
177  pcre32_free_substring.3.gz
178  pcre32_free_substring_list.3.gz
179  pcre32_fullinfo.3.gz
180  pcre32_get_named_substring.3.gz
181  pcre32_get_stringnumber.3.gz
182  pcre32_get_stringtable_entries.3.gz
183  pcre32_get_substring.3.gz
184  pcre32_get_substring_list.3.gz
185  pcre32_jit_exec.3.gz
186  pcre32_jit_stack_alloc.3.gz
187  pcre32_jit_stack_free.3.gz
188  pcre32_maketables.3.gz
189  pcre32_pattern_to_host_byte_order.3.gz
190  pcre32_refcount.3.gz
191  pcre32_study.3.gz
192  pcre32_utf32_to_host_byte_order.3.gz
193  pcre32_version.3.gz
194  pcre_assign_jit_stack.3.gz
195  pcre_compile.3.gz
196  pcre_compile2.3.gz
197  pcre_config.3.gz
198  pcre_copy_named_substring.3.gz
199  pcre_copy_substring.3.gz
200  pcre_dfa_exec.3.gz
201  pcre_exec.3.gz
202  pcre_free_study.3.gz
203  pcre_free_substring.3.gz
204  pcre_free_substring_list.3.gz
205  pcre_fullinfo.3.gz
206  pcre_get_named_substring.3.gz
207  pcre_get_stringnumber.3.gz
208  pcre_get_stringtable_entries.3.gz
209  pcre_get_substring.3.gz
210  pcre_get_substring_list.3.gz
211  pcre_jit_exec.3.gz
212  pcre_jit_stack_alloc.3.gz
213  pcre_jit_stack_free.3.gz
214  pcre_maketables.3.gz
215  pcre_pattern_to_host_byte_order.3.gz
216  pcre_refcount.3.gz
217  pcre_study.3.gz
218  pcre_utf16_to_host_byte_order.3.gz
219  pcre_utf32_to_host_byte_order.3.gz
220  pcre_version.3.gz
221  pcreapi.3.gz
222  pcrebuild.3.gz
223  pcrecallout.3.gz
224  pcrecompat.3.gz
225  pcrecpp.3.gz
226  pcredemo.3.gz
227  pcrejit.3.gz
228  pcrelimits.3.gz
229  pcrematching.3.gz
230  pcrepartial.3.gz
231  pcrepattern.3.gz
232  pcreperform.3.gz
233  pcreposix.3.gz
234  pcreprecompile.3.gz
235  pcresample.3.gz
236  pcrestack.3.gz
237  pcresyntax.3.gz
238  pcreunicode.3.gz
239
240
241 [FILE:1269:manifests/plist.docs]
242 share/doc/pcre/
243  AUTHORS
244  COPYING
245  ChangeLog
246  LICENCE
247  NEWS
248  README
249  pcre-config.txt
250  pcre.txt
251  pcregrep.txt
252  pcretest.txt
253 share/doc/pcre/html/
254  NON-AUTOTOOLS-BUILD.txt
255  README.txt
256  index.html
257  pcre-config.html
258  pcre.html
259  pcre16.html
260  pcre32.html
261  pcre_assign_jit_stack.html
262  pcre_compile.html
263  pcre_compile2.html
264  pcre_config.html
265  pcre_copy_named_substring.html
266  pcre_copy_substring.html
267  pcre_dfa_exec.html
268  pcre_exec.html
269  pcre_free_study.html
270  pcre_free_substring.html
271  pcre_free_substring_list.html
272  pcre_fullinfo.html
273  pcre_get_named_substring.html
274  pcre_get_stringnumber.html
275  pcre_get_stringtable_entries.html
276  pcre_get_substring.html
277  pcre_get_substring_list.html
278  pcre_jit_exec.html
279  pcre_jit_stack_alloc.html
280  pcre_jit_stack_free.html
281  pcre_maketables.html
282  pcre_pattern_to_host_byte_order.html
283  pcre_refcount.html
284  pcre_study.html
285  pcre_utf16_to_host_byte_order.html
286  pcre_utf32_to_host_byte_order.html
287  pcre_version.html
288  pcreapi.html
289  pcrebuild.html
290  pcrecallout.html
291  pcrecompat.html
292  pcrecpp.html
293  pcredemo.html
294  pcregrep.html
295  pcrejit.html
296  pcrelimits.html
297  pcrematching.html
298  pcrepartial.html
299  pcrepattern.html
300  pcreperform.html
301  pcreposix.html
302  pcreprecompile.html
303  pcresample.html
304  pcrestack.html
305  pcresyntax.html
306  pcretest.html
307  pcreunicode.html
308