From dbfb709df68d65604ab528754544f30aea19178d Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Wed, 10 Aug 2011 11:28:55 +0200 Subject: [PATCH] axis2c: Added axis2c 1.6.0 - A Web services engine implemented in C --- develop/axis2c/axis2c.cache | 26 ++++++++++++++++++++++++++ develop/axis2c/axis2c.conf | 28 ++++++++++++++++++++++++++++ develop/axis2c/axis2c.desc | 35 +++++++++++++++++++++++++++++++++++ 3 files changed, 89 insertions(+) create mode 100644 develop/axis2c/axis2c.cache create mode 100644 develop/axis2c/axis2c.conf create mode 100644 develop/axis2c/axis2c.desc diff --git a/develop/axis2c/axis2c.cache b/develop/axis2c/axis2c.cache new file mode 100644 index 000000000..0c303a73f --- /dev/null +++ b/develop/axis2c/axis2c.cache @@ -0,0 +1,26 @@ + +[TIMESTAMP] 1312967904 Wed Aug 10 11:18:24 2011 +[BUILDTIME] 70 (5) +[SIZE] 18.45 MB, 1211 files + +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] linux-header +[DEP] make +[DEP] openssl +[DEP] pkgconfig +[DEP] runit +[DEP] sed +[DEP] sysfiles +[DEP] tar +[DEP] util-linux-ng +[DEP] zlib diff --git a/develop/axis2c/axis2c.conf b/develop/axis2c/axis2c.conf new file mode 100644 index 000000000..0ad85b6cd --- /dev/null +++ b/develop/axis2c/axis2c.conf @@ -0,0 +1,28 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../axis2c/axis2c.conf +# Copyright (C) 2011 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +# default fs layout of axis2c is not FHS compatible +if [ $prefix_auto = 1 ] ; then + prefix="opt/axis2c" + set_confopt +fi + +# mandir, docdir are prefixed with datarootdir +var_remove_regex confopt ' ' "\-\-datadir\=.*" +var_append confopt ' ' "--datarootdir=$root$datadir" + +# OpenSSL support in client transport +if pkginstalled -f openssl; then + var_append extraconfopt ' ' "--enable-openssl" +fi diff --git a/develop/axis2c/axis2c.desc b/develop/axis2c/axis2c.desc new file mode 100644 index 000000000..841ccdf87 --- /dev/null +++ b/develop/axis2c/axis2c.desc @@ -0,0 +1,35 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../axis2c/axis2c.desc +[COPY] Copyright (C) 2011 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A Web services engine implemented in C + +[T] Apache Axis2/C is a Web services engine implemented in the C programming +[T] language. It is based on the extensible and flexible Axis2 architecture. +[T] Apache Axis2/C can be used to provide and consume WebServices. It has been +[T] implemented with portability and ability to embed in mind, hence could be +[T] used as a Web services enabler in other software. + +[U] http://axis.apache.org/axis2/c/core/ + +[A] The Axis2/C Project Team +[M] The OpenSDE Community + +[C] extra/development + +[L] APL +[S] Stable +[V] 1.6.0 +[P] X -----5---9 800.000 + +[D] 3558267149 axis2c-src-1.6.0.tar.gz http://archive.apache.org/dist/ws/axis2-c/1_6_0/