summaryrefslogtreecommitdiff
path: root/libpcre
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2008-09-22 16:33:35 +0200
committerJuergen Daubert <jue@jue.li>2008-09-22 16:33:35 +0200
commit386a9d41aa7387924daf60b83a0ae64769a554da (patch)
treeae082229473523bfd94ae04f56af76176d6e5c75 /libpcre
parentd502d1c479f45b3d6536f1e1ebd166e9ab0ebd7b (diff)
downloadcore-386a9d41aa7387924daf60b83a0ae64769a554da.tar.gz
core-386a9d41aa7387924daf60b83a0ae64769a554da.tar.xz
libpcre: new port, moved from opt to core
Diffstat (limited to 'libpcre')
-rw-r--r--libpcre/.footprint72
-rw-r--r--libpcre/.md5sum1
-rw-r--r--libpcre/Pkgfile21
3 files changed, 94 insertions, 0 deletions
diff --git a/libpcre/.footprint b/libpcre/.footprint
new file mode 100644
index 00000000..d61da718
--- /dev/null
+++ b/libpcre/.footprint
@@ -0,0 +1,72 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/pcre-config
+-rwxr-xr-x root/root usr/bin/pcregrep
+-rwxr-xr-x root/root usr/bin/pcretest
+drwxr-xr-x root/root usr/include/
+-rw-r--r-- root/root usr/include/pcre.h
+-rw-r--r-- root/root usr/include/pcre_scanner.h
+-rw-r--r-- root/root usr/include/pcre_stringpiece.h
+-rw-r--r-- root/root usr/include/pcrecpp.h
+-rw-r--r-- root/root usr/include/pcrecpparg.h
+-rw-r--r-- root/root usr/include/pcreposix.h
+drwxr-xr-x root/root usr/lib/
+-rw-r--r-- root/root usr/lib/libpcre.a
+-rwxr-xr-x root/root usr/lib/libpcre.la
+lrwxrwxrwx root/root usr/lib/libpcre.so -> libpcre.so.0.0.1
+lrwxrwxrwx root/root usr/lib/libpcre.so.0 -> libpcre.so.0.0.1
+-rwxr-xr-x root/root usr/lib/libpcre.so.0.0.1
+-rw-r--r-- root/root usr/lib/libpcrecpp.a
+-rwxr-xr-x root/root usr/lib/libpcrecpp.la
+lrwxrwxrwx root/root usr/lib/libpcrecpp.so -> libpcrecpp.so.0.0.0
+lrwxrwxrwx root/root usr/lib/libpcrecpp.so.0 -> libpcrecpp.so.0.0.0
+-rwxr-xr-x root/root usr/lib/libpcrecpp.so.0.0.0
+-rw-r--r-- root/root usr/lib/libpcreposix.a
+-rwxr-xr-x root/root usr/lib/libpcreposix.la
+lrwxrwxrwx root/root usr/lib/libpcreposix.so -> libpcreposix.so.0.0.0
+lrwxrwxrwx root/root usr/lib/libpcreposix.so.0 -> libpcreposix.so.0.0.0
+-rwxr-xr-x root/root usr/lib/libpcreposix.so.0.0.0
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/libpcre.pc
+-rw-r--r-- root/root usr/lib/pkgconfig/libpcrecpp.pc
+drwxr-xr-x root/root usr/man/
+drwxr-xr-x root/root usr/man/man1/
+-rw-r--r-- root/root usr/man/man1/pcre-config.1.gz
+-rw-r--r-- root/root usr/man/man1/pcregrep.1.gz
+-rw-r--r-- root/root usr/man/man1/pcretest.1.gz
+drwxr-xr-x root/root usr/man/man3/
+-rw-r--r-- root/root usr/man/man3/pcre.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_compile.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_compile2.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_config.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_copy_named_substring.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_copy_substring.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_dfa_exec.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_exec.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_free_substring.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_free_substring_list.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_fullinfo.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_get_named_substring.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_get_stringnumber.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_get_stringtable_entries.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_get_substring.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_get_substring_list.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_info.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_maketables.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_refcount.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_study.3.gz
+-rw-r--r-- root/root usr/man/man3/pcre_version.3.gz
+-rw-r--r-- root/root usr/man/man3/pcreapi.3.gz
+-rw-r--r-- root/root usr/man/man3/pcrebuild.3.gz
+-rw-r--r-- root/root usr/man/man3/pcrecallout.3.gz
+-rw-r--r-- root/root usr/man/man3/pcrecompat.3.gz
+-rw-r--r-- root/root usr/man/man3/pcrecpp.3.gz
+-rw-r--r-- root/root usr/man/man3/pcrematching.3.gz
+-rw-r--r-- root/root usr/man/man3/pcrepartial.3.gz
+-rw-r--r-- root/root usr/man/man3/pcrepattern.3.gz
+-rw-r--r-- root/root usr/man/man3/pcreperform.3.gz
+-rw-r--r-- root/root usr/man/man3/pcreposix.3.gz
+-rw-r--r-- root/root usr/man/man3/pcreprecompile.3.gz
+-rw-r--r-- root/root usr/man/man3/pcresample.3.gz
+-rw-r--r-- root/root usr/man/man3/pcrestack.3.gz
+-rw-r--r-- root/root usr/man/man3/pcresyntax.3.gz
diff --git a/libpcre/.md5sum b/libpcre/.md5sum
new file mode 100644
index 00000000..b14fd31f
--- /dev/null
+++ b/libpcre/.md5sum
@@ -0,0 +1 @@
+141132d6af14dccc7b08fa797e4fd441 pcre-7.8.tar.bz2
diff --git a/libpcre/Pkgfile b/libpcre/Pkgfile
new file mode 100644
index 00000000..9603b5e9
--- /dev/null
+++ b/libpcre/Pkgfile
@@ -0,0 +1,21 @@
+# Description: Perl Compatible Regular Expressions
+# URL: http://www.pcre.org
+# Maintainer: CRUX System Team, core-ports at crux dot nu
+
+name=libpcre
+version=7.8
+release=1
+source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-$version.tar.bz2)
+
+build() {
+ cd pcre-$version
+
+ ./configure --prefix=/usr \
+ --mandir=/usr/man \
+ --enable-utf8 \
+ --enable-unicode-properties
+ make
+ make DESTDIR=$PKG install
+
+ rm -r $PKG/usr/share
+}

Generated by cgit