This commit is contained in:
Mario Fetka
2014-08-16 09:01:13 +02:00
parent ab666604a2
commit 4492b6ea57
182 changed files with 7524 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# ChangeLog for net-nds/novell-sentinelplatformagent
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
18 Dec 2009; Mario Fetka <mario.fetka@gmail.com>
novell-sentinelplatformagent-1.0.0.15.ebuild:
correct depend
18 Dec 2009; Mario Fetka <mario.fetka@gmail.com>
+novell-sentinelplatformagent-1.0.0.15.ebuild, +metadata.xml:
bump to 8.8

View File

@@ -0,0 +1,5 @@
DIST eDirectory_88SP5_Linux_i586.tar.gz 92524434 SHA256 891447378202d3822b8de1599086994fee9e186c58e06d561ca4a0c855c4b4ea
DIST eDirectory_88SP5_Linux_x86_64.tar.gz 96059884 SHA256 7f4d46594909b46f11dc3a5e62a283e8fb8da9bb93e9fbcb02420ca004098092
EBUILD netiq-sentinelplatformagent-1.0.0.15.ebuild 2606 SHA256 c446c49ee25cf712331be05810e65f5a8f35d42163f29ba6e99fda5b1ca6f676 SHA512 a81d27adb07a917fd7713b359bebee3edf6137619f3cf4e0468e0dbc4bf89e70228b6b7786042df7831d9f01780c35ec81b921e546aa11f2cb95d7348b10c337 WHIRLPOOL 7658313e0e077d01ddc95e116df63e77203bf09ed0b2d17a871026beb7cd1bce451c9400b4d46bef5f71ce1512aae8285fa2755af5d7b711afd1a18979372d4d
MISC ChangeLog 384 SHA256 a34911d0a6b1ff2141cc0ac700f4c0d67b9a24a4db23d9d22027d30eb0799fd2 SHA512 d52f0770ef77249d4a73097184b2f4890afddad90c5e413d004569162df5781b1f8c594e4900e21375e8c9580a497fcba4f0634de259fadd6a0c09d340d0990d WHIRLPOOL c7de0d8e05467531f8b29cd05fba3cc33cce5a0d359517e98517f88cc760a95349791a221dc0a0ec7e053df058a8f55b27e2f1219d8b6affbc385b6edd6904cd
MISC metadata.xml 170 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 SHA512 c011e0dc20997640fdaf4dbdd0493106446df3ff753040a8ffc638cea0512a535bce9e1c4d2969e708993529c473d9dc17c59804c15a0eee2b0a7e9854b65143 WHIRLPOOL b33b91daccf2a989c728257c6372f7f8a7481bd72af841bf3c76e6625750d6f5e0d31c942fe88368fc016edcc5be954656c488b6d44ea00e4fe0caaec1bdd41e

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>maintainer-wanted</herd>
</pkgmetadata>

View File

@@ -0,0 +1,81 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="1"
NOVELL_BUILDID32="63eV_vS9dv4~"
NOVELL_FILE32="eDirectory_88SP5_Linux_i586.tar.gz"
NOVELL_BUILDID64="ffdH4AJgrFs~"
NOVELL_FILE64="eDirectory_88SP5_Linux_x86_64.tar.gz"
RESTRICT="mirror strip"
inherit novell eutils rpm multilib versionator
MY_PV=$(replace_version_separator 3 '-')
DESCRIPTION="Novell Sentinel Event Infrastructure"
HOMEPAGE="http://www.novell.com"
SRC_URI="x86? ( http://${NOVELL_ACCOUNT_USERNAME}:${NOVELL_ACCOUNT_PASSWORD}@cdn.novell.com/prot/${NOVELL_BUILDID32}/${NOVELL_FILE32} )
amd64? ( http://${NOVELL_ACCOUNT_USERNAME}:${NOVELL_ACCOUNT_PASSWORD}@cdn.novell.com/prot/${NOVELL_BUILDID64}/${NOVELL_FILE64} )"
LICENSE="Novell-eDir-88"
SLOT="8.8"
KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND=""
RDEPEND="virtual/libc
net-nds/netiq-sentinelplatformagent-env"
src_unpack() {
cd "${WORKDIR}"
unpack ${A}
if use x86
then
narch=i586
nlib=lib
ndir=Linux
elif use amd64
then
narch=x86_64
nlib=lib64
ndir=Linux64
fi
mkdir -p "${WORKDIR}"/${PN}-${MY_PV}
cd ${PN}-${MY_PV}
rpm_unpack ../work/eDirectory/setup/novell-Sentinelplatformagent-${MY_PV}.${narch}.rpm
}
src_compile() { :; }
src_install() {
into /opt/novell/sentinelpa/
dobin "${WORKDIR}"/${PN}-${MY_PV}/opt/novell/sentinelpa/bin/*
dolib.so "${WORKDIR}"/${PN}-${MY_PV}/opt/novell/sentinelpa/${nlib}/*.*
insinto /etc/opt/novell/sentinelpa/conf
doins "${WORKDIR}"/${PN}-${MY_PV}/etc/opt/novell/sentinelpa/conf/*.*
keepdir /var/opt/novell/sentinelpa/data
keepdir /var/opt/novell/sentinelpa/log
}
#pkg_postinst(){
# /usr/bin/ether
#}
pkg_nofetch() {
einfo "This files require you to register at ${HOMEPAGE} (free account)"
einfo "Please download following file:"
einfo " - ${NOVELL_FILE32}"
einfo "from http://download.novell.com/Download?buildid=${NOVELL_BUILDID}"
einfo "and place it in ${DISTDIR}"
einfo ""
einfo "To get rid of downloading files from ${HOMEPAGE}"
einfo "you can create a file /etc/portage/novell.acc"
einfo "containing the novell account infos with following commands"
einfo "# echo \"NOVELL_ACCOUNT_USERNAME=\\\"balduin\\\"\" >> /etc/portage/novell.acc"
einfo "# echo \"NOVELL_ACCOUNT_PASSWORD=\\\"derfisch\\\"\" >> /etc/portage/novell.acc"
}