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,11 @@
# ChangeLog for net-misc/novell-bordermanager-clntrust
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
16 Dec 2009; Mario Fetka <mario.fetka@gmail.com> +metadata.xml:
Bump to the new 3.9 sp1 version of the client
10 Jun 2007; Mario Fetka <mario-fetka@gmx.at>
+novell-bordermanager-clntrust-3.8_p5.ebuild:
Initial BM clntrust ebuild

View File

@@ -0,0 +1,6 @@
DIST BM39SP1.zip 281588627 RMD160 80b1f4cb3c27fb40eadda6e26b97480967cbd982 SHA1 ce145859322169ae6a6c63d8cdab8699c351ee94 SHA256 43873bc7e72bf3445046c6394a726a9fe2ba8cb1539015c18a0a6311fb26e3a4
DIST bm38sp5.exe 178602569 RMD160 1b1983a6d8e4145c69557a46794f58bf0c047b0e SHA1 13ed97cb3e25ec45a431800279d1db232a0dcfd8 SHA256 9eedc2ea9fdb9ca1a59c42e6ae14df0d56266c508c524912f3297ffa6f0f41c4
EBUILD novell-bordermanager-clntrust-3.8_p5.ebuild 1574 RMD160 0f0e0f6875a1d1521e1e096c49246967dbfa6e52 SHA1 5e78683a3ae862a15197566e8c9e59260c509715 SHA256 7c3d984506024acd870b28aa970cbbea2cdef36e6048472111ee16579b728c68
EBUILD novell-bordermanager-clntrust-3.9.1.ebuild 2713 RMD160 0f5910192a55d7fe65095f831eb9299a1699557a SHA1 bb51f62835246a59313065d7f889496fd9bed658 SHA256 71aafa98fcead8d23be4165447f505a153f78ec2d9d364e24e16bfcc415e0da1
MISC ChangeLog 380 RMD160 b338155a74d516f4256d25065d9305f0ad448152 SHA1 5e27b65594277db0f654b5dc502aa0f9f853e8fb SHA256 4b6a1a3a0d64fbf0556d7f09f14956df15d32882793cdec1486418daf6c3bef5
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,56 @@
# Copyrig4#ht 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit eutils
MY_PV="${PV/_p/-}"
DESCRIPTION="Client Authentication for BorderManager"
HOMEPAGE="http://www.novell.com"
SRC_URI="http://${NOVELL_ACCOUNT_USERNAME}:${NOVELL_ACCOUNT_PASSWORD}@cdn.novell.com/prot/H4RPn-n6OcU~/patchfiles/bm38sp5.exe"
LICENSE="Novell-eDir-87"
SLOT="0"
KEYWORDS="~x86"
IUSE="linguas_fr"
DEPEND="app-arch/p7zip"
RDEPEND="virtual/libc
>=dev-libs/libxml2-2.6.20
>=dev-libs/glib-2.8.1
>=dev-libs/popt-1.7
>=gnome-base/gconf-2.12.0
>=gnome-base/gnome-vfs-2.12.0
>=gnome-base/libbonobo-2.10.1
>=gnome-base/libbonoboui-2.10.1
>=gnome-base/libglade-2.5.1
>=gnome-base/libgnome-2.12.0
>=gnome-base/libgnomecanvas-2.12.0
>=gnome-base/libgnomeui-2.12.0
>=gnome-base/orbit-2.12.4
>=media-libs/libart_lgpl-2.3.17
>=sys-libs/novell-xplatlib-1.0.1
>=x11-libs/gtk+-2.8.3
>=x11-libs/libICE-1.0
>=x11-libs/libSM-1.0
>=x11-libs/libX11-1.0
>=x11-libs/pango-1.10.0
>=sys-libs/zlib-1.2.3"
RESTRICT="nomirror nostrip"
src_unpack() {
cd ${WORKDIR}
7z x ${DISTDIR}/${A}
mkdir -p ${WORKDIR}/${PN}-${MY_PV}
cd ${PN}-${MY_PV}
7z x ${WORKDIR}/bm38sp5/SYS/PUBLIC/clntrust.tar
}
src_compile() { :; }
src_install() {
into /opt/novell/BorderManager
dobin ${WORKDIR}/${PN}-${MY_PV}/clntrust
insinto /opt/novell/BorderManager/bin
dobin ${WORKDIR}/${PN}-${MY_PV}/icon.png
newicon ${WORKDIR}/${PN}-${MY_PV}/icon.png ${PN}.png
make_desktop_entry /opt/novell/BorderManager/bin/clntrust "Novell BM clntrust" ${PN}.png Network
}

View File

@@ -0,0 +1,83 @@
# Copyrig4#ht 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
NOVELL_BUILDID="AxTZG01dwNA~"
NOVELL_FILE32="patchfiles/BM39SP1.zip"
NOVELL_FILE64="patchfiles/BM39SP1.zip"
RESTRICT="mirror strip"
inherit novell eutils versionator
MY_PV="${PV/_p/-}"
DESCRIPTION="Client Authentication for BorderManager"
HOMEPAGE="http://www.novell.com"
SRC_URI="x86? ( http://${NOVELL_ACCOUNT_USERNAME}:${NOVELL_ACCOUNT_PASSWORD}@cdn.novell.com/prot/${NOVELL_BUILDID}/${NOVELL_FILE32} )
amd64? ( http://${NOVELL_ACCOUNT_USERNAME}:${NOVELL_ACCOUNT_PASSWORD}@cdn.novell.com/prot/${NOVELL_BUILDID}/${NOVELL_FILE64} )"
LICENSE="Novell-eDir-87"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND="app-arch/p7zip"
RDEPEND="virtual/libc
>=dev-libs/libxml2-2.6.20
>=dev-libs/glib-2.8.1
>=dev-libs/popt-1.7
>=gnome-base/gconf-2.12.0
>=gnome-base/gnome-vfs-2.12.0
>=gnome-base/libbonobo-2.10.1
>=gnome-base/libbonoboui-2.10.1
>=gnome-base/libglade-2.5.1
>=gnome-base/libgnome-2.12.0
>=gnome-base/libgnomecanvas-2.12.0
>=gnome-base/libgnomeui-2.12.0
>=gnome-base/orbit-2.12.4
>=media-libs/libart_lgpl-2.3.17
>=sys-libs/novell-xplatlib-1.0.1
>=x11-libs/gtk+-2.8.3
>=x11-libs/libICE-1.0
>=x11-libs/libSM-1.0
>=x11-libs/libX11-1.0
>=x11-libs/pango-1.10.0
>=sys-libs/zlib-1.2.3"
RESTRICT="nomirror nostrip"
src_unpack() {
cd ${WORKDIR}
7z x ${DISTDIR}/${A}
mkdir -p ${WORKDIR}/${PN}-${MY_PV}
cd ${PN}-${MY_PV}
7z x ${WORKDIR}/NBM39SP1_14032008/SYS/PUBLIC/clntrust.tar
}
src_compile() { :; }
src_install() {
into /opt/novell/BorderManager
dobin ${WORKDIR}/${PN}-${MY_PV}/clntrust
insinto /opt/novell/BorderManager/bin
dobin ${WORKDIR}/${PN}-${MY_PV}/icon.png
newicon ${WORKDIR}/${PN}-${MY_PV}/icon.png ${PN}.png
make_desktop_entry /opt/novell/BorderManager/bin/clntrust "Novell BM clntrust" ${PN}.png Network
}
pkg_nofetch() {
einfo "This files require you to register at ${HOMEPAGE} (free account)"
einfo "Please download following file:"
if use x86
then
einfo " - ${NOVELL_FILE32}"
elif use amd64
then
einfo " - ${NOVELL_FILE64}"
fi
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"
}