Move to root

This commit is contained in:
Mario Fetka
2012-01-14 09:45:05 +01:00
parent d884fb4a6d
commit 5253d3ea35
482 changed files with 0 additions and 578 deletions

View File

@@ -0,0 +1,56 @@
# ChangeLog for app-admin/novell-ndssimgr
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
17 Dec 2009; Mario Fetka <mario.fetka@gmail.com>
+novell-ndssimgr-8.7.0.1.ebuild:
correct rpm_unpack warning
04 May 2009; Mario Fetka <mario.fetka@gmail.com>
novell-ndssimgr-8.7.0_p1-r5.ebuild:
add amd64
26 Aug 2008; Mario Fetka <mario.fetka@gmail.com> ChangeLog:
Redigest
26 Aug 2008; Mario Fetka <mario.fetka@gmail.com>
-novell-ndssimgr-8.7.0_p1-r3.ebuild, -novell-ndssimgr-8.7.0_p1-r4.ebuild,
novell-ndssimgr-8.7.0_p1-r5.ebuild:
Repoman cleanup & delete old
09 Nov 2007; Mario Fetka <mario-fetka@gmx.at>
+novell-ndssimgr-8.7.0_p1-r5.ebuild:
correct resourceles install
01 Nov 2007; Mario Fetka <mario-fetka@gmx.at>
novell-ndssimgr-8.7.0_p1-r4.ebuild:
correct wrong install of resources
01 Nov 2007; Mario Fetka <mario-fetka@gmx.at>
+novell-ndssimgr-8.7.0_p1-r4.ebuild:
initial import ConsoleOne 1.3.6h
04 Apr 2007; Mario Fetka <mario-fetka@gmx.at>
-novell-ndssimgr-8.7.0_p1.ebuild, -novell-ndssimgr-8.7.0_p1-r1.ebuild,
-novell-ndssimgr-8.7.0_p1-r2.ebuild:
Drop old buggy ebuild
13 Mar 2007; Mario Fetka <mario-fetka@gmx.at>
+novell-ndssimgr-8.7.0_p1-r3.ebuild:
Gentooize C1 SnapIn
17 Nov 2006; Mario Fetka <mario-fetka@gmx.at>
+novell-ndssimgr-8.7.0_p1-r2.ebuild:
Update c1 1.3.6f
13 Nov 2006; Mario Fetka <mario-fetka@gmx.at>
+novell-ndssimgr-8.7.0_p1-r1.ebuild:
Correct Permissions for non root users
13 Aug 2006; Mario Fetka <mario-fetka@gmx.at>
novell-ndssimgr-8.7.0_p1.ebuild, +metadata.xml:
Correct Typo
13 Aug 2006; Mario Fetka <mario-fetka@gmx.at> ChangeLog:
Initial ndssimgr ChangeLog

View File

@@ -0,0 +1,4 @@
DIST gw802_hp3_full_linux_multi.tar.gz 530427012 RMD160 4ad0dfab8520823978bb92b145697b19a9fc3c7a SHA1 100e6c223a599f307f2f837f1b1f41d26eb1c65a SHA256 c1dff9358bdf75050269076a499af69df1c00b64d3ff0a7bd88684a8c1148979
EBUILD novell-ndssimgr-8.7.0.1.ebuild 3195 RMD160 7015fe7871bcd15220a44b9a108426f0550b2017 SHA1 64cd41c8a231a6ff2d902309518cf4a55e22a3bb SHA256 6ef19dfd888b99794fb4f5884043079fea25612d9e2af1a2739ced718e501744
MISC ChangeLog 1714 RMD160 596f28257f9d58908db7680ff73a356cee5b8059 SHA1 ca091d1bf909927a5486f5655ff0809f29fd9953 SHA256 13ec2581266092591cf2fcb56cb4d4097ef1175041d0cf1c3c3ca9fa993277a4
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42

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,73 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
NOVELL_BUILDID="_XAeStjRFu8~"
NOVELL_FILE32="patchfiles/gw802_hp3_full_linux_multi.tar.gz"
GWVERSION="8.0.2-96933"
RESTRICT="mirror strip"
inherit novell eutils rpm java-utils-2 versionator
MY_PV=$(replace_version_separator 3 '-')
DESCRIPTION="Novell NDS IndexManager ConsoleOne Snapins"
HOMEPAGE="http://www.novell.com"
SRC_URI="http://${NOVELL_ACCOUNT_USERNAME}:${NOVELL_ACCOUNT_PASSWORD}@cdn.novell.com/prot/${NOVELL_BUILDID}/${NOVELL_FILE32}"
LICENSE="Novell-eDir-87"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE="linguas_de linguas_es linguas_fr linguas_it linguas_ja linguas_pt linguas_ru"
DEPEND=""
RDEPEND="virtual/libc
>=virtual/jdk-1.4
>=app-admin/novell-novlc1-1.3.6_p1"
src_unpack() {
unpack ${A}
unpack ../work/gw${GWVERSION}_full_linux_multi/consoleone/c1_136h-linux.tar.gz
mkdir -p "${WORKDIR}"/${PN}-${MY_PV}
cd ${PN}-${MY_PV}
rpm_unpack ../work/Linux/NDSsimgr-${MY_PV}.i386.rpm
use linguas_de && rpm_unpack ../work/Linux/NDSsimgr_de-${MY_PV}.i386.rpm
use linguas_es && rpm_unpack ../work/Linux/NDSsimgr_es-${MY_PV}.i386.rpm
use linguas_fr && rpm_unpack ../work/Linux/NDSsimgr_fr-${MY_PV}.i386.rpm
use linguas_it && rpm_unpack ../work/Linux/NDSsimgr_it-${MY_PV}.i386.rpm
use linguas_pt && rpm_unpack ../work/Linux/NDSsimgr_pt-${MY_PV}.i386.rpm
use linguas_ru && rpm_unpack ../work/Linux/NDSsimgr_ru-${MY_PV}.i386.rpm
}
src_compile() { :; }
src_install() {
java-pkg_jarinto /usr/ConsoleOne/snapins/indxmgr
java-pkg_dojar "${WORKDIR}"/${PN}-${MY_PV}/usr/ConsoleOne/snapins/indxmgr/indexmanager.jar
if use linguas_de || use linguas_es || use linguas_fr || use linguas_it || use linguas_pt || use linguas_ru ; then
java-pkg_jarinto /usr/ConsoleOne/resources/indxmgr
use linguas_de && java-pkg_dojar "${WORKDIR}"/${PN}-${MY_PV}/usr/ConsoleOne/snapins/indxmgr/*_de.jar
use linguas_es && java-pkg_dojar "${WORKDIR}"/${PN}-${MY_PV}/usr/ConsoleOne/snapins/indxmgr/*_es.jar
use linguas_fr && java-pkg_dojar "${WORKDIR}"/${PN}-${MY_PV}/usr/ConsoleOne/snapins/indxmgr/*_fr.jar
use linguas_it && java-pkg_dojar "${WORKDIR}"/${PN}-${MY_PV}/usr/ConsoleOne/snapins/indxmgr/*_it.jar
use linguas_pt && java-pkg_dojar "${WORKDIR}"/${PN}-${MY_PV}/usr/ConsoleOne/snapins/indxmgr/*_pt.jar
use linguas_ru && java-pkg_dojar "${WORKDIR}"/${PN}-${MY_PV}/usr/ConsoleOne/snapins/indxmgr/*_ru.jar
fi
insinto /usr/ConsoleOne/help
doins -r "${WORKDIR}"/${PN}-${MY_PV}/usr/ConsoleOne/help/*
}
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"
}