diff options
author | mcrane <mctch@yahoo.com> | 2009-12-23 15:00:58 -0700 |
---|---|---|
committer | mcrane <mctch@yahoo.com> | 2009-12-23 15:00:58 -0700 |
commit | 3ac45af4c58eafd559f178e2f5ae0e2c20fedf03 (patch) | |
tree | cb1f4a63257a339cf059bf51b80e8fd46eb17421 /config/vhosts/freebsd7.2/usr.local.lib | |
parent | cb47099503bb62663f1e93f02dec0bdabe2cc68e (diff) | |
download | pfsense-packages-3ac45af4c58eafd559f178e2f5ae0e2c20fedf03.tar.gz pfsense-packages-3ac45af4c58eafd559f178e2f5ae0e2c20fedf03.tar.bz2 pfsense-packages-3ac45af4c58eafd559f178e2f5ae0e2c20fedf03.zip |
vHosts missing dependency for php5 added for pfsense 1.2.3.
Diffstat (limited to 'config/vhosts/freebsd7.2/usr.local.lib')
-rw-r--r-- | config/vhosts/freebsd7.2/usr.local.lib/libxml2.a | bin | 0 -> 1440870 bytes | |||
-rw-r--r-- | config/vhosts/freebsd7.2/usr.local.lib/libxml2.la | 35 | ||||
-rw-r--r-- | config/vhosts/freebsd7.2/usr.local.lib/libxml2.so.5 | bin | 0 -> 1334698 bytes |
3 files changed, 35 insertions, 0 deletions
diff --git a/config/vhosts/freebsd7.2/usr.local.lib/libxml2.a b/config/vhosts/freebsd7.2/usr.local.lib/libxml2.a Binary files differnew file mode 100644 index 00000000..6c1014a3 --- /dev/null +++ b/config/vhosts/freebsd7.2/usr.local.lib/libxml2.a diff --git a/config/vhosts/freebsd7.2/usr.local.lib/libxml2.la b/config/vhosts/freebsd7.2/usr.local.lib/libxml2.la new file mode 100644 index 00000000..e5b6be20 --- /dev/null +++ b/config/vhosts/freebsd7.2/usr.local.lib/libxml2.la @@ -0,0 +1,35 @@ +# libxml2.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.24 (1.1220.2.456 2007/06/24 02:25:32) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libxml2.so.5' + +# Names of this library. +library_names='libxml2.so.5 libxml2.so libxml2.so' + +# The name of the static archive. +old_library='libxml2.a' + +# Libraries that this one depends upon. +dependency_libs=' -L/usr/local/lib -lz /usr/local/lib/libiconv.la -lm' + +# Version information for libxml2. +current=5 +age=0 +revision=0 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/usr/local/lib' diff --git a/config/vhosts/freebsd7.2/usr.local.lib/libxml2.so.5 b/config/vhosts/freebsd7.2/usr.local.lib/libxml2.so.5 Binary files differnew file mode 100644 index 00000000..ec728eb1 --- /dev/null +++ b/config/vhosts/freebsd7.2/usr.local.lib/libxml2.so.5 |