ports/core (3.7): libpcre2: initial commit, version 10.39
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit debff28628c5ad31587d513d452c218a1c04a4b3 Author: Tim Biermann <tbier@posteo.de> Date: Sat Dec 11 22:33:03 2021 +0100 libpcre2: initial commit, version 10.39 diff --git a/libpcre2/.footprint b/libpcre2/.footprint new file mode 100644 index 00000000..af117141 --- /dev/null +++ b/libpcre2/.footprint @@ -0,0 +1,132 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/pcre2-config +-rwxr-xr-x root/root usr/bin/pcre2grep +-rwxr-xr-x root/root usr/bin/pcre2test +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/pcre2.h +-rw-r--r-- root/root usr/include/pcre2posix.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libpcre2-16.a +-rwxr-xr-x root/root usr/lib/libpcre2-16.la +lrwxrwxrwx root/root usr/lib/libpcre2-16.so -> libpcre2-16.so.0.10.4 +lrwxrwxrwx root/root usr/lib/libpcre2-16.so.0 -> libpcre2-16.so.0.10.4 +-rwxr-xr-x root/root usr/lib/libpcre2-16.so.0.10.4 +-rw-r--r-- root/root usr/lib/libpcre2-32.a +-rwxr-xr-x root/root usr/lib/libpcre2-32.la +lrwxrwxrwx root/root usr/lib/libpcre2-32.so -> libpcre2-32.so.0.10.4 +lrwxrwxrwx root/root usr/lib/libpcre2-32.so.0 -> libpcre2-32.so.0.10.4 +-rwxr-xr-x root/root usr/lib/libpcre2-32.so.0.10.4 +-rw-r--r-- root/root usr/lib/libpcre2-8.a +-rwxr-xr-x root/root usr/lib/libpcre2-8.la +lrwxrwxrwx root/root usr/lib/libpcre2-8.so -> libpcre2-8.so.0.10.4 +lrwxrwxrwx root/root usr/lib/libpcre2-8.so.0 -> libpcre2-8.so.0.10.4 +-rwxr-xr-x root/root usr/lib/libpcre2-8.so.0.10.4 +-rw-r--r-- root/root usr/lib/libpcre2-posix.a +-rwxr-xr-x root/root usr/lib/libpcre2-posix.la +lrwxrwxrwx root/root usr/lib/libpcre2-posix.so -> libpcre2-posix.so.3.0.1 +lrwxrwxrwx root/root usr/lib/libpcre2-posix.so.3 -> libpcre2-posix.so.3.0.1 +-rwxr-xr-x root/root usr/lib/libpcre2-posix.so.3.0.1 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libpcre2-16.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libpcre2-32.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libpcre2-8.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libpcre2-posix.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/pcre2-config.1.gz +-rw-r--r-- root/root usr/share/man/man1/pcre2grep.1.gz +-rw-r--r-- root/root usr/share/man/man1/pcre2test.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/pcre2.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_callout_enumerate.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_code_copy.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_code_copy_with_tables.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_code_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_compile.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_compile_context_copy.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_compile_context_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_compile_context_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_config.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_convert_context_copy.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_convert_context_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_convert_context_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_converted_pattern_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_dfa_match.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_general_context_copy.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_general_context_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_general_context_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_get_error_message.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_get_mark.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_get_match_data_size.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_get_ovector_count.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_get_ovector_pointer.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_get_startchar.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_jit_compile.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_jit_free_unused_memory.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_jit_match.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_jit_stack_assign.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_jit_stack_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_jit_stack_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_maketables.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_maketables_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_match.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_match_context_copy.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_match_context_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_match_context_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_match_data_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_match_data_create_from_pattern.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_match_data_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_pattern_convert.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_pattern_info.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_serialize_decode.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_serialize_encode.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_serialize_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_serialize_get_number_of_codes.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_bsr.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_callout.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_character_tables.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_compile_extra_options.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_compile_recursion_guard.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_depth_limit.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_glob_escape.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_glob_separator.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_heap_limit.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_match_limit.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_max_pattern_length.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_newline.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_offset_limit.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_parens_nest_limit.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_recursion_limit.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_recursion_memory_management.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_substitute_callout.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substitute.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_copy_byname.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_copy_bynumber.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_get_byname.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_get_bynumber.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_length_byname.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_length_bynumber.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_list_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_list_get.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_nametable_scan.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_number_from_name.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2api.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2build.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2callout.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2compat.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2convert.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2demo.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2jit.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2limits.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2matching.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2partial.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2pattern.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2perform.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2posix.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2sample.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2serialize.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2syntax.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2unicode.3.gz diff --git a/libpcre2/.signature b/libpcre2/.signature new file mode 100644 index 00000000..19a4d215 --- /dev/null +++ b/libpcre2/.signature @@ -0,0 +1,5 @@ +untrusted comment: verify with /etc/ports/core.pub +RWRJc1FUaeVeqjnN+2/9+yOlSFoeRffaxKOV/jmmfRPZsRHQkMVqus3JS+ZenttEVjMuZxCcMoyHwMRyBP3V/fUyrBEV0B479Ao= +SHA256 (Pkgfile) = 0ea98d51bce5818697b57bbf32f0fb18c4f8a37d9a12fe23ebe6794b00469314 +SHA256 (.footprint) = d308b771dec14c3c8188fda683151574655e4851e30dba986667b4647ce6411c +SHA256 (pcre2-10.39.tar.gz) = 0781bd2536ef5279b1943471fdcdbd9961a2845e1d2c9ad849b9bd98ba1a9bd4 diff --git a/libpcre2/Pkgfile b/libpcre2/Pkgfile new file mode 100644 index 00000000..45d5cb96 --- /dev/null +++ b/libpcre2/Pkgfile @@ -0,0 +1,23 @@ +# Description: Perl Compatible Regular Expressions +# URL: https://www.pcre.org +# Maintainer: CRUX System Team, core-ports at crux dot nu + +name=libpcre2 +version=10.39 +release=1 +source=(https://github.com/PhilipHazel/pcre2/releases/download/pcre2-$version/pcre2-...) + +build() { + cd pcre2-$version + + ./configure \ + --prefix=/usr \ + --enable-jit \ + --enable-pcre2-16 \ + --enable-pcre2-32 + + make + make DESTDIR=$PKG install + + rm -r $PKG/usr/share/doc +}
participants (1)
-
crux@crux.nu