delete not needed log4net hack

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/ifolder@2846 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2011-03-05 07:38:56 +00:00
parent be8a9c6917
commit e3f7539b1d
10 changed files with 70 additions and 234 deletions

View File

@@ -1,5 +1,4 @@
AUX ifolder3-plugins-3.8-mono22-1.patch 1459 RMD160 8b31316a68a58a5264ea7b5f431150e6b945f515 SHA1 b16e4801f8e5fc7a0da89aef6da5e169a8a820a4 SHA256 e391fde1d66eed260ce6cc12b058dae8de1d2b4c6aca6a5b2be2bfc3e0978ba8
DIST ifolder3-enterprise-plugins-3.8.0.9328.1.tar.gz 421725 RMD160 ba55c3c9a8b665e19779454394f3101aa73f04c4 SHA1 3ee8d7f8fb0916abb57463d549a8e39ecfb4e4f4 SHA256 2ba3dd4ecd7af1c459036209aca4c7ff1d5446b497e385e16a81ab02f94eea07
EBUILD ifolder3-enterprise-plugins-3.8.0.9328.1.ebuild 2316 RMD160 7baf573482ba9c09d4c15e2ae1224b423ae61eee SHA1 bfe7a806e442225f136e4ef21202a8fc58d47037 SHA256 baf9b49576dd13fdeda418ffc392717e81dca54131c12bd80856d169e97e495d
DIST novell-ifolder-enterprise-plugins-3.8.0.10191.1.tar.gz 413900 RMD160 b958524dba05f60249d2b93f644ecb5082249ae3 SHA1 f8f253b2cb0008a56306cc0e1527b62ddbe5eed4 SHA256 0d06591df52e7f8c62467526e8b98b415f49faecda9e4e4d305e08e8d3e63550
EBUILD ifolder3-enterprise-plugins-3.8.0.10191.1.ebuild 1129 RMD160 1dfb550a9562593184d077ffca47908022c16f63 SHA1 4d625f13aeec2eb82cc0d847fcdfae43f9d8a168 SHA256 7c816433232614b23c22c0a7470d2f7291249b211a5bd34db9e70be167c702a9
MISC ChangeLog 1022 RMD160 0b4d5f45950414cff1af22aa0e54f9bd50772acd SHA1 8f7040cae67142d2254413788fa4ccecbc983b51 SHA256 5a3f787056248f567465100c963b205d6d6353471a9666d23913731e7a349d0a
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5

View File

@@ -0,0 +1,44 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
WANT_AUTOMAKE=1.9
#ESVN_REPO_URI="https://forgesvn1.novell.com/svn/simias/trunk/@${PV/3.7_pre/}"
#inherit autotools eutils mono subversion
inherit autotools eutils mono
DESCRIPTION="Enterprise backend for iFolder"
HOMEPAGE="http://www.ifolder.com/"
SRC_URI="mirror://sourceforge/ifolder/iFolder%20Server%20Plugins/3.8.0.3/11.1/novell-ifolder-enterprise-plugins.tar.gz -> novell-ifolder-enterprise-plugins-${PV}.tar.gz
http://ftp.disconnected-by-peer.at/ifolder/novell-ifolder-enterprise-plugins-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
RESTRICT="mirror"
DEPEND="!net-misc/ifolder3-client-plugins
www-apps/ifolder3-enterprise"
RDEPEND="${DEPEND}"
S="${WORKDIR}/novell-ifolder-enterprise-plugins"
src_prepare() {
eautoreconf || die "eautoreconf failed"
}
src_configure() {
CSC=gmcs WSDL=wsdl econf || die "configure failed"
}
src_compile() {
emake -j1 || die "build failed"
}
src_install() {
make DESTDIR="${D}" install || die "Error install ${PN}"
}

View File

@@ -1,70 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
WANT_AUTOMAKE=1.9
#ESVN_REPO_URI="https://forgesvn1.novell.com/svn/simias/trunk/@${PV/3.7_pre/}"
#inherit autotools eutils mono subversion
inherit autotools eutils mono
DESCRIPTION="Enterprise backend for iFolder"
HOMEPAGE="http://www.ifolder.com/"
SRC_URI="mirror://sourceforge/ifolder/files/iFolder%20Server%20Plugins/3.8.0/11.1/novell-ifolder-enterprise-plugins-${PV}.tar.gz -> ${P}.tar.gz
http://ftp.disconnected-by-peer.at/ifolder/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
RESTRICT="mirror"
DEPEND="!net-misc/ifolder3-client-plugins
www-apps/ifolder3-enterprise"
RDEPEND="${DEPEND}"
S="${WORKDIR}/novell-ifolder-enterprise-plugins-${PV}"
src_prepare() {
# epatch "${FILESDIR}"/WSDLPATCH-1.diff
# epatch "${FILESDIR}"/configure.in-xsp-check-by-dl9pf-version3.diff
# epatch "${FILESDIR}"/ifolder3-plugins-libtool22-1.patch
epatch "${FILESDIR}"/ifolder3-plugins-3.8-mono22-1.patch
# epatch "${FILESDIR}"/simias-mononamespace.dpatch
# epatch "${FILESDIR}"/simias-etc_use_destdir.dpatch
# epatch "${FILESDIR}"/simias-bash.dpatch
# epatch "${FILESDIR}"/simias_make_gcc43_happy.diff
# epatch "${FILESDIR}"/simias-libflaim_shared-1.patch
# epatch "${FILESDIR}"/simias-1.8-use_system_gsoap-2.patch
# epatch "${FILESDIR}"/gsoap-2.7.12.patch
# epatch "${FILESDIR}"/simias-recovery_agent-fix-1.patch
#Patch the path of mod_mono.conf
# epatch ${FILESDIR}/${PN}-mod_mono-path.patch
# epatch ${FILESDIR}/${PN}-apache-rights.patch
# epatch ${FILESDIR}/${PN}-simias-server-setup.patch
# epatch ${FILESDIR}/new_mod_mono.diff
# epatch ${FILESDIR}/ifolder-3.8-admin-setup-1.diff
# epatch ${FILESDIR}/ifolder-apache-conf.diff
# epatch ${FILESDIR}/ifolder-3.8-web-setup-1.diff
# epatch ${FILESDIR}/simias-1.8.3-server-setup-1.diff
# epatch ${FILESDIR}/no_write_to_etc_during_install.diff
# epatch ${FILESDIR}/new_default_simias.config.diff
# epatch ${FILESDIR}/flex_in_lib64.diff
# epatch ${FILESDIR}/${PN}-simias-server-setup.patch
eautoreconf || die "eautoreconf failed"
}
src_configure() {
econf || die "configure failed"
}
src_compile() {
emake -j1 || die "build failed"
}
src_install() {
make DESTDIR="${D}" install || die "Error install ${PN}"
}