delete old ebuilds

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/mds@2823 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one 2011-01-29 14:26:04 +00:00
parent cb32ebfdf8
commit 7c132bc481
34 changed files with 0 additions and 1236 deletions

View File

@ -1,57 +0,0 @@
# ChangeLog for app-admin/pulse2-common
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
01 May 2010; Mario Fetka <mario.fetka@gmail.com>
-pulse2-common-1.2.0.ebuild, -pulse2-common-1.2.0-r1.ebuild,
-pulse2-common-1.2.1_p167.ebuild, -pulse2-common-1.2.2_p172.ebuild,
-pulse2-common-1.2.3_p201.ebuild, -pulse2-common-1.2.4_p229.ebuild,
+pulse2-common-1.2.4_p229-r1.ebuild:
delete old and make it python abi compatible
18 Feb 2010; Mario Fetka <mario.fetka@gmail.com>
pulse2-common-1.2.0.ebuild, pulse2-common-1.2.0-r1.ebuild,
pulse2-common-1.2.1_p167.ebuild, pulse2-common-1.2.2_p172.ebuild,
pulse2-common-1.2.3_p201.ebuild, pulse2-common-1.2.4_p229.ebuild:
add arm keyword
05 Dec 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-common-1.2.4_p229.ebuild:
Bump
*pulse2-common-1.2.3_p201 (19 Aug 2009)
19 Aug 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-common-1.2.3_p201.ebuild:
Bump
*pulse2-common-1.2.2_p172 (04 Jul 2009)
04 Jul 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-common-1.2.2_p172.ebuild:
Bump
27 Apr 2009; Mario Fetka <mario.fetka@gmail.com> ChangeLog:
Bump to pulse2 1.2.1
* pulse2-common-1.2.0-r1 (17 Apr 2009)
17 Apr 2009; Mario Fetka <mario.fetka@gmail.com> pulse2-common-1.2.0-r1:
make it EAPI2
16 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-common-1.2.0.ebuild:
correct DESCRIPTION
08 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-common-1.2.0.ebuild:
clean ebuilds
08 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-common-1.2.0.ebuild:
correct KEYWORDS and DESCRIPTION
07 Apr 2009; Mario Fetka <mario.fetka@gmail.com> +metadata.xml,
pulse2-common-1.2.0.ebuild:
initial checkin

View File

@ -1,4 +0,0 @@
DIST pulse2-common-1.2.4-229.tar.gz 57061 RMD160 dc39df663c93fc3cea1289e1b0c43ef092e89220 SHA1 1f32fee8ec9ddab0644f0cee37a7e63df55416ff SHA256 7ba2080abb53fc7bb64c7ecff084c939de732bab4c9aae491635d0ae57a8ce3f
EBUILD pulse2-common-1.2.4_p229-r1.ebuild 587 RMD160 6ea82786fa9426987fcc4f77b282d15184f0c820 SHA1 865bfd4e6e7d94fcaef4978ce89d03c94565c738 SHA256 23568452cf666de0e718effaa1944da18091986a2ce86727acd9eeb870bf6132
MISC ChangeLog 1751 RMD160 b37b8796ebaee3ecb11af419b677deb49e9d7eb4 SHA1 f37bf4e76ed84849d181786caeb449cec8d51aa8 SHA256 af4f707a1102afe99961d00d653d0a120be34affbdfb8dcd00caf2d4a89798f6
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5

View File

@ -1,34 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<!--
$Header: /var/cvsroot/gentoo-x86/skel.metadata.xml,v 1.18 2008/07/28 19:27:05 cardoe Exp $
This is the example metadata file.
The root element of this file is <pkgmetadata>. Within this element a
number of subelements are allowed: herd, maintainer, and
longdescription. herd is a required subelement.
For a full description look at:
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4
Before committing, please remove the comments from this file. They are
not relevant for general metadata.xml files.
-->
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>@gentoo.org</email>
<!-- <description>Description of the maintainership</description> -->
</maintainer>
<!-- <longdescription>Long description of the package</longdescription> -->
<!--
<use>
<flag name='flag'>Description of how USE='flag' affects this package</flag>
<flag name='userland_GNU'>Description of how USERLAND='GNU' affects this
package</flag>
<flag name='aspell'>Uses <pkg>app-text/aspell</pkg> for spell checking.
Requires an installed dictionary from <cat>app-dicts</cat></flag>
</use>
-->
</pkgmetadata>

View File

@ -1,26 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
inherit distutils
MY_P="${P/_p/-}"
MY_PV="${PV/_p*/}"
DESCRIPTION="Open Source Computer System Management and its Python plugins."
HOMEPAGE="http://pulse2.mandriva.org/"
SRC_URI="http://pulse2.mandriva.org/pub/pulse2/server/sources/${MY_PV}/${MY_P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
SLOT="0"
RDEPEND=">=dev-python/twisted-web-0.7.0"
S="${WORKDIR}/${PN}-${MY_PV}"

View File

@ -1,73 +0,0 @@
# ChangeLog for app-admin/pulse2-inventory-server
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
01 May 2010; Mario Fetka <mario.fetka@gmail.com>
-pulse2-inventory-server-1.2.0.ebuild,
-pulse2-inventory-server-1.2.0-r1.ebuild,
-pulse2-inventory-server-1.2.1_p191.ebuild,
-pulse2-inventory-server-1.2.2_p197.ebuild,
-pulse2-inventory-server-1.2.3_p210.ebuild,
-pulse2-inventory-server-1.2.4_p221.ebuild,
+pulse2-inventory-server-1.2.4_p221-r1.ebuild,
+files/pulse2-inventory-server-1.2.4-install-target-1.patch:
delete old and make it python abi compatible
18 Feb 2010; Mario Fetka <mario.fetka@gmail.com>
pulse2-inventory-server-1.2.0.ebuild,
pulse2-inventory-server-1.2.0-r1.ebuild,
pulse2-inventory-server-1.2.1_p191.ebuild,
pulse2-inventory-server-1.2.2_p197.ebuild,
pulse2-inventory-server-1.2.3_p210.ebuild,
pulse2-inventory-server-1.2.4_p221.ebuild:
add arm keyword
05 Dec 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-inventory-server-1.2.4_p221.ebuild:
Bump
*pulse2-inventory-server-1.2.3_p210 (19 Aug 2009)
19 Aug 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-inventory-server-1.2.3_p210.ebuild:
Bump
*pulse2-inventory-server-1.2.2_p197 (04 Jul 2009)
04 Jul 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-inventory-server-1.2.2_p197.ebuild:
Bump
27 Apr 2009; Mario Fetka <mario.fetka@gmail.com> ChangeLog:
Bump to pulse2 1.2.1
* pulse2-inventory-server-1.2.0-r1 (17 Apr 2009)
17 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-inventory-server-1.2.0-r1:
make it EAPI2
16 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-inventory-server-1.2.0.ebuild:
add die to do*
08 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-inventory-server-1.2.0.ebuild:
clean ebuilds
08 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-inventory-server-1.2.0.ebuild:
correct KEYWORDS and DESCRIPTION
07 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-inventory-server-1.2.0.ebuild:
add missing dependency second round
07 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-inventory-server-1.2.0.ebuild:
add missing dependency
07 Apr 2009; Mario Fetka <mario.fetka@gmail.com> +metadata.xml,
pulse2-inventory-server-1.2.0.ebuild:
initial checkin

View File

@ -1,5 +0,0 @@
AUX pulse2-inventory-server-1.2.4-install-target-1.patch 2215 RMD160 75d9b6b585091974109c86d911bd8b5b860fd9e5 SHA1 a51595148e3ac7842effd58b42c2e5bb68282e88 SHA256 8635d03278d27896201c8db2436d71f39cb4ca0de56a4ab4f07ccfa749c14515
DIST pulse2-inventory-server-1.2.4-221.tar.gz 26852 RMD160 c63b48a5fdfcc3a7b9fe65757a30b6e3120552d9 SHA1 0a5b8a6ce14bf9ae0df41a3ef50869b32c2e2319 SHA256 1bdf472e065c82ac2b44b845fff13187ae1df64b51c34232176b2cbf393c4914
EBUILD pulse2-inventory-server-1.2.4_p221-r1.ebuild 983 RMD160 404cae2adfed6f709c760debd009946cfbdd5094 SHA1 259941613780871b7c4dd3514bee1bc90d818971 SHA256 fe939eb0375c2809507be3f5d633e3d51ff2ea29ac55592e1dca201539672846
MISC ChangeLog 2320 RMD160 0895ff5dd6f54f44ba70e79158e8c8d7395ce7b3 SHA1 1313168a4f825cd537c5e6c0203a0c5e217a4977 SHA256 98ed7bc21dcf228ea95a75e4d71f5e26651cff670546f387d8b8aaea0e2b9a9b
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5

View File

@ -1,54 +0,0 @@
Submitted By: Mario Fetka (geos_one) (mario dot fetka at gmail dot com)
Date: 2010-05-01
Initial Package Version: 1.2.4
Origin: me
Upstream Status: unknown
Description: split install target
diff -Naur pulse2-inventory-server-1.2.4.orig/Makefile pulse2-inventory-server-1.2.4/Makefile
--- pulse2-inventory-server-1.2.4.orig/Makefile 2009-01-15 10:12:58.000000000 +0000
+++ pulse2-inventory-server-1.2.4/Makefile 2010-05-01 13:35:35.160870668 +0000
@@ -52,25 +52,38 @@
@echo "Nothing to do"
# Install everything
-install:
+install: install_py install_sbin install_cfg
@# Install directories
@echo ""
@echo "Move old configuration files to $(DESTDIR)$(ETCDIR)$(BACKUP)"
-[ -f $(DESTDIR)$(ETCDIR)/inventory-server/inventory-server.ini ] && mv -f $(DESTDIR)$(ETCDIR)/inventory-server.ini $(DESTDIR)$(ETCDIR)/inventory-server.ini$(BACKUP)
+
+install_nopy: install_sbin install_cfg
+ @# Install directories
@echo ""
- @echo "Creating directories..."
- $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(SBINDIR)
- $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(ETCDIR)
- $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(PYTHON_PREFIX)
+ @echo "Move old configuration files to $(DESTDIR)$(ETCDIR)$(BACKUP)"
+ # -[ -f $(DESTDIR)$(ETCDIR)/inventory-server/inventory-server.ini ] && mv -f $(DESTDIR)$(ETCDIR)/inventory-server.ini $(DESTDIR)$(ETCDIR)/inventory-server.ini$(BACKUP)
+install_py:
+ @echo ""
+ @echo "Creating python directories..."
+ $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(PYTHON_PREFIX)
@echo ""
@echo "Install python code in $(DESTDIR)$(PYTHON_PREFIX)"
$(PYTHON) setup.py install --no-compile --prefix $(DESTDIR)$(PYTHON_PREFIX)
+install_sbin:
+ @echo ""
+ @echo "Creating sbin directories..."
+ $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(SBINDIR)
@echo ""
@echo "Install SBINFILES in $(DESTDIR)$(SBINDIR)"
$(INSTALL) $(SBINFILES) -m 755 -o root -g root $(DESTDIR)$(SBINDIR)
+install_cfg:
+ @echo ""
+ @echo "Creating config directories..."
+ $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(ETCDIR)
@echo ""
@echo "Install CONFILES in $(DESTDIR)$(ETCDIR)"
$(INSTALL) conf/inventory-server/inventory-server.ini -m 600 -o root -g root $(DESTDIR)$(ETCDIR)

View File

@ -1,20 +0,0 @@
#!/sbin/runscript
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
depend() {
need net mmc-agent
}
start() {
ebegin "Starting Pulse2 Inventory Server"
eval start-stop-daemon --start --quiet --exec /usr/sbin/pulse2-inventory-server --pidfile /var/run/pulse2-inventory-server.pid
eend $?
}
stop() {
ebegin "Stopping Pulse2 Inventory Server"
start-stop-daemon --stop --quiet --pidfile /var/run/pulse2-inventory-server.pid
eend $?
}

View File

@ -1,34 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<!--
$Header: /var/cvsroot/gentoo-x86/skel.metadata.xml,v 1.18 2008/07/28 19:27:05 cardoe Exp $
This is the example metadata file.
The root element of this file is <pkgmetadata>. Within this element a
number of subelements are allowed: herd, maintainer, and
longdescription. herd is a required subelement.
For a full description look at:
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4
Before committing, please remove the comments from this file. They are
not relevant for general metadata.xml files.
-->
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>@gentoo.org</email>
<!-- <description>Description of the maintainership</description> -->
</maintainer>
<!-- <longdescription>Long description of the package</longdescription> -->
<!--
<use>
<flag name='flag'>Description of how USE='flag' affects this package</flag>
<flag name='userland_GNU'>Description of how USERLAND='GNU' affects this
package</flag>
<flag name='aspell'>Uses <pkg>app-text/aspell</pkg> for spell checking.
Requires an installed dictionary from <cat>app-dicts</cat></flag>
</use>
-->
</pkgmetadata>

View File

@ -1,40 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
inherit eutils distutils
MY_P="${P/_p/-}"
MY_PV="${PV/_p*/}"
DESCRIPTION="The pulse2 inventory server and its Python plugins."
HOMEPAGE="http://pulse2.mandriva.org/"
SRC_URI="http://pulse2.mandriva.org/pub/pulse2/server/sources/${MY_PV}/${MY_P}.tar.gz
http://ftp.disconnected-by-peer.at/mds/${MY_P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd"
IUSE=""
SLOT="0"
RDEPEND=">=dev-python/twisted-web-0.7.0
>=dev-python/sqlalchemy-0.5.2
>=app-admin/pulse2-common-${MY_PV}
>=app-admin/pulse2-mmc-plugins-${MY_PV}"
S="${WORKDIR}/${PN}-${MY_PV}"
src_prepare() {
epatch "${FILESDIR}"/${PN}-1.2.4-install-target-1.patch
distutils_src_prepare
}
src_install() {
emake install_nopy PREFIX=/usr DESTDIR=${D}
distutils_src_install
newinitd "${FILESDIR}"/pulse2-inventory-server.initd pulse2-inventory-server
}

View File

@ -1,66 +0,0 @@
# ChangeLog for app-admin/pulse2-launcher
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
01 May 2010; Mario Fetka <mario.fetka@gmail.com>
pulse2-launcher-1.2.4_p413-r1.ebuild:
delete old and make it python abi compatible
01 May 2010; Mario Fetka <mario.fetka@gmail.com>
-pulse2-launcher-1.2.0.ebuild, -pulse2-launcher-1.2.0-r1.ebuild,
-pulse2-launcher-1.2.1_p383.ebuild, -pulse2-launcher-1.2.2_p393.ebuild,
-pulse2-launcher-1.2.3_p400.ebuild, -pulse2-launcher-1.2.4_p413.ebuild,
+pulse2-launcher-1.2.4_p413-r1.ebuild,
+files/pulse2-launcher-1.2.4-install-target-1.patch:
delete old and make it python abi compatible
18 Feb 2010; Mario Fetka <mario.fetka@gmail.com>
pulse2-launcher-1.2.0.ebuild, pulse2-launcher-1.2.0-r1.ebuild,
pulse2-launcher-1.2.1_p383.ebuild, pulse2-launcher-1.2.2_p393.ebuild,
pulse2-launcher-1.2.3_p400.ebuild, pulse2-launcher-1.2.4_p413.ebuild:
add arm keyword
05 Dec 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-launcher-1.2.4_p413.ebuild:
Bump
*pulse2-launcher-1.2.3_p400 (19 Aug 2009)
19 Aug 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-launcher-1.2.3_p400.ebuild:
Bump
*pulse2-launcher-1.2.2_p393 (04 Jul 2009)
04 Jul 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-launcher-1.2.2_p393.ebuild:
Bump
27 Apr 2009; Mario Fetka <mario.fetka@gmail.com> ChangeLog:
Bump to pulse2 1.2.1
* pulse2-launcher-1.2.0-r1 (17 Apr 2009)
17 Apr 2009; Mario Fetka <mario.fetka@gmail.com> pulse2-launcher-1.2.0-r1:
make it EAPI2
16 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-launcher-1.2.0.ebuild:
correct DESCRIPTION
16 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-launcher-1.2.0.ebuild:
add die to do*
08 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-launcher-1.2.0.ebuild:
clean ebuilds
08 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-launcher-1.2.0.ebuild:
correct KEYWORDS and DESCRIPTION
07 Apr 2009; Mario Fetka <mario.fetka@gmail.com> +metadata.xml,
pulse2-launcher-1.2.0.ebuild:
initial checkin

View File

@ -1,6 +0,0 @@
AUX pulse2-launcher-1.2.4-install-target-1.patch 2094 RMD160 f9ff46a2218e275785bb20bdfeb881800833e223 SHA1 a2c7d73ee02a7f6e6295f68d23ad1c40704f668f SHA256 94114b77dc5a0695082d45ade3b13915b169f1161eb2c4bbf203f1ff3a33c435
DIST pulse2-launcher-1.2.4-413.tar.gz 60664 RMD160 bdf85693747acf42bf0bedc84464d44ecf2b7b2c SHA1 e289ed285414d119b316a72bb60ac33906f08fe8 SHA256 899ebe88300e704466fd97b3295a95f45d71234dba73a7783d5d5edb5bf9f9ce
DIST wol-0.7.1.tar.gz 445648 RMD160 856fefe482db4326df47f10f07ec97396f23870d SHA1 7edd1a8c2d4baffc3b6baf8fcd12e786f9fc1fbd SHA256 e0086c9b9811df2bdf763ec9016dfb1bcb7dba9fa6d7858725b0929069a12622
EBUILD pulse2-launcher-1.2.4_p413-r1.ebuild 1285 RMD160 f65f24af5e5ade44f66bacb861a78052ff457473 SHA1 9bc979511f8f9de6525d5b20ff7eca54d4a7328b SHA256 dd98a249ee8d5e97406479e6aabfbec85471d7a1770e553ce1dd1bff9ffaee27
MISC ChangeLog 2096 RMD160 1c8a137003dfb69a82f9ea1725d8aa073f12472f SHA1 eb190d987c01eb6b9c2b3f7d91236aae28c0ad1c SHA256 d0cc9b997f32e943ad974d022d586462b03b42f389690ae9a93f895fc1837b9a
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5

View File

@ -1,54 +0,0 @@
Submitted By: Mario Fetka (geos_one) (mario dot fetka at gmail dot com)
Date: 2010-05-01
Initial Package Version: 1.2.4
Origin: me
Upstream Status: unknown
Description: split install targets
diff -Naur pulse2-launcher-1.2.4.orig/Makefile pulse2-launcher-1.2.4/Makefile
--- pulse2-launcher-1.2.4.orig/Makefile 2008-09-16 16:30:24.000000000 +0000
+++ pulse2-launcher-1.2.4/Makefile 2010-05-01 13:48:25.109871610 +0000
@@ -52,25 +52,38 @@
@echo "Nothing to do"
# Install everything
-install:
+install: install_py install_sbin install_cfg
@# Install directories
@echo ""
@echo "Move old configuration files to $(DESTDIR)$(ETCDIR)$(BACKUP)"
-[ -f $(DESTDIR)$(ETCDIR)/launchers.ini ] && mv -f $(DESTDIR)$(ETCDIR)/launchers.ini $(DESTDIR)$(ETCDIR)/launchers.ini$(BACKUP)
+
+install_nopy: install_sbin install_cfg
+ @# Install directories
@echo ""
- @echo "Creating directories..."
- $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(SBINDIR)
- $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(ETCDIR)
- $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(PYTHON_PREFIX)
+ @echo "Move old configuration files to $(DESTDIR)$(ETCDIR)$(BACKUP)"
+ # -[ -f $(DESTDIR)$(ETCDIR)/launchers.ini ] && mv -f $(DESTDIR)$(ETCDIR)/launchers.ini $(DESTDIR)$(ETCDIR)/launchers.ini$(BACKUP)
+install_py:
+ @echo ""
+ @echo "Creating python directories..."
+ $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(PYTHON_PREFIX)
@echo ""
@echo "Install python code in $(DESTDIR)$(PYTHON_PREFIX)"
$(PYTHON) setup.py install --no-compile --prefix $(DESTDIR)$(PYTHON_PREFIX)
+install_sbin:
+ @echo ""
+ @echo "Creating sbin directories..."
+ $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(SBINDIR)
@echo ""
@echo "Install SBINFILES in $(DESTDIR)$(SBINDIR)"
$(INSTALL) $(SBINFILES) -m 755 -o root -g root $(DESTDIR)$(SBINDIR)
+install_cfg:
+ @echo ""
+ @echo "Creating config directories..."
+ $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(ETCDIR)
@echo ""
@echo "Install CONFILES in $(DESTDIR)$(ETCDIR)"
$(INSTALL) conf/launchers/launchers.ini -m 600 -o root -g root $(DESTDIR)$(ETCDIR)

View File

@ -1,20 +0,0 @@
#!/sbin/runscript
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
depend() {
need net mmc-agent
}
start() {
ebegin "Starting Pulse2 Launcher"
eval start-stop-daemon --start --quiet --exec /usr/sbin/pulse2-launchers-manager --pidfile /var/run/pulse2-launchers-manager.pid
eend $?
}
stop() {
ebegin "Stopping Pulse2 Launcher"
start-stop-daemon --stop --quiet --pidfile /var/run/pulse2-launchers-manager.pid
eend $?
}

View File

@ -1,34 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<!--
$Header: /var/cvsroot/gentoo-x86/skel.metadata.xml,v 1.18 2008/07/28 19:27:05 cardoe Exp $
This is the example metadata file.
The root element of this file is <pkgmetadata>. Within this element a
number of subelements are allowed: herd, maintainer, and
longdescription. herd is a required subelement.
For a full description look at:
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4
Before committing, please remove the comments from this file. They are
not relevant for general metadata.xml files.
-->
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>@gentoo.org</email>
<!-- <description>Description of the maintainership</description> -->
</maintainer>
<!-- <longdescription>Long description of the package</longdescription> -->
<!--
<use>
<flag name='flag'>Description of how USE='flag' affects this package</flag>
<flag name='userland_GNU'>Description of how USERLAND='GNU' affects this
package</flag>
<flag name='aspell'>Uses <pkg>app-text/aspell</pkg> for spell checking.
Requires an installed dictionary from <cat>app-dicts</cat></flag>
</use>
-->
</pkgmetadata>

View File

@ -1,55 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
inherit eutils distutils
WOL_PV="0.7.1"
MY_P="${P/_p/-}"
MY_PV="${PV/_p*/}"
DESCRIPTION="Open Source Computer System Management and its Python plugins."
HOMEPAGE="http://pulse2.mandriva.org/"
SRC_URI="http://pulse2.mandriva.org/pub/pulse2/server/sources/${MY_PV}/${MY_P}.tar.gz
mirror://sourceforge/ahh/wol-${WOL_PV}.tar.gz
http://ftp.disconnected-by-peer.at/mds/${MY_P}.tar.gz"
LICENSE="GPL-2"
# other keywords based on net-misc/wol
KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
IUSE=""
SLOT="0"
RDEPEND=">=dev-python/twisted-web-0.7.0
>=app-admin/pulse2-common-${MY_PV}"
S="${WORKDIR}/${PN}-${MY_PV}"
src_prepare() {
epatch "${FILESDIR}"/${PN}-1.2.4-install-target-1.patch
distutils_src_prepare
}
src_configure() {
cd ../wol-${WOL_PV}
econf || die "configure failed"
}
src_compile() {
cd ../wol-${WOL_PV}
emake || die "make failed"
}
# from marienz's setuptools.eclass:
src_install() {
emake install_nopy PREFIX=/usr DESTDIR=${D}
distutils_src_install
newsbin ../wol-${WOL_PV}/src/wol pulse2-wol || die "sbin install failed"
dodoc Changelog
newinitd "${FILESDIR}"/pulse2-launchers.initd pulse2-launchers
}

View File

@ -1,71 +0,0 @@
# ChangeLog for app-admin/pulse2-mmc-plugins
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
01 May 2010; Mario Fetka <mario.fetka@gmail.com>
-pulse2-mmc-plugins-1.2.0.ebuild, -pulse2-mmc-plugins-1.2.0-r1.ebuild,
-pulse2-mmc-plugins-1.2.1_p761.ebuild,
-pulse2-mmc-plugins-1.2.2_p776.ebuild,
-pulse2-mmc-plugins-1.2.3_p790.ebuild,
-pulse2-mmc-plugins-1.2.4_p819.ebuild,
+pulse2-mmc-plugins-1.2.4_p819-r1.ebuild,
+files/pulse2-mmc-plugins-1.2.4-install-target-1.patch,
+files/pulse2-mmc-plugins-1.2.4-python-fix-1.patch:
delete old and make it python abi compatible
18 Feb 2010; Mario Fetka <mario.fetka@gmail.com>
pulse2-mmc-plugins-1.2.0.ebuild, pulse2-mmc-plugins-1.2.0-r1.ebuild,
pulse2-mmc-plugins-1.2.1_p761.ebuild,
pulse2-mmc-plugins-1.2.2_p776.ebuild,
pulse2-mmc-plugins-1.2.3_p790.ebuild,
pulse2-mmc-plugins-1.2.4_p819.ebuild:
add arm keyword
05 Dec 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-mmc-plugins-1.2.4_p819.ebuild:
Bump
*pulse2-mmc-plugins-1.2.3_p790 (19 Aug 2009)
19 Aug 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-mmc-plugins-1.2.3_p790.ebuild:
Bump
*pulse2-mmc-plugins-1.2.2_p776 (04 Jul 2009)
04 Jul 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-mmc-plugins-1.2.2_p776.ebuild:
Bump
27 Apr 2009; Mario Fetka <mario.fetka@gmail.com> ChangeLog:
Bump to pulse2 1.2.1
17 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-mmc-plugins-1.2.0-r1:
correct SRC_URI
* pulse2-mmc-plugins-1.2.0-r1 (17 Apr 2009)
17 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-mmc-plugins-1.2.0-r1:
make it EAPI2
16 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-mmc-plugins-1.2.0.ebuild:
correct DESCRIPTION
16 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-mmc-plugins-1.2.0.ebuild:
add die to do*
08 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-mmc-plugins-1.2.0.ebuild:
clean ebuilds
08 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-mmc-plugins-1.2.0.ebuild:
correct KEYWORDS and DESCRIPTION
07 Apr 2009; Mario Fetka <mario.fetka@gmail.com> ChangeLog:
initial checkin

View File

@ -1,6 +0,0 @@
AUX pulse2-mmc-plugins-1.2.4-install-target-1.patch 1662 RMD160 42105a041a9e015258be33c7f5830b3d5f3404d6 SHA1 5b25e1588241732619248995300e7cc4960b752e SHA256 ce3e86cf27d01f1600e3faa8824ab531a7ad0b0cb289db55bd9bd9345c6baec4
AUX pulse2-mmc-plugins-1.2.4-python-fix-1.patch 1300 RMD160 4a47e9f4397a351817f99a7741f9956474ec9ec3 SHA1 867627e2be3642ebc6c1763c626bc0d7bef67f91 SHA256 bdb6fb6f1f88007209cb66af15bf09d0835723acab9bb7ed1d7e68f0d23c070a
DIST pulse2-mmc-plugins-1.2.4-819.tar.gz 119471 RMD160 94fe0ebd155addf527d3c813c1280642568477a8 SHA1 e5e7ad4efedd15aa2fba2e42cd7205bd9026f15e SHA256 ff9977caa0d2f53a912b9fe3ef87c39596dbf24d0ab01655069e516eace73ed6
EBUILD pulse2-mmc-plugins-1.2.4_p819-r1.ebuild 926 RMD160 b8b5fb7afa2001a23134010d9d3a2317c12714c5 SHA1 7f106bba1724b27b07b591e620a2c7d791fd41fb SHA256 15c8b075c87673488db726be1f2f96a0ee9724f1c309793fdd22bc4c3463fc10
MISC ChangeLog 2164 RMD160 cd7d0559867cea3c1c55c7419651df8dcb5e6f24 SHA1 794bb1507a7d710408ef29e395a7ffa33622c00f SHA256 49c587dcd2349ab70a27dd581147bb224da3d4014ab12c4294cdcf2806effe0b
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5

View File

@ -1,47 +0,0 @@
Submitted By: Mario Fetka (geos_one) (mario dot fetka at gmail dot com)
Date: 2010-05-01
Initial Package Version: 1.2.4
Origin: me
Upstream Status: unknown
Description: split the install target
diff -Naur pulse2-mmc-plugins-1.2.4.orig/Makefile pulse2-mmc-plugins-1.2.4/Makefile
--- pulse2-mmc-plugins-1.2.4.orig/Makefile 2008-11-07 15:45:47.000000000 +0000
+++ pulse2-mmc-plugins-1.2.4/Makefile 2010-05-01 13:09:08.818871118 +0000
@@ -36,22 +36,31 @@
all:
# Install everything
-install:
+install: install_py install_cfg install_sbin
+
+install_nopy: install_cfg install_sbin
+
+install_py:
@# Install directories
- @echo "Creating directories..."
- $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(ETCDIR)
+ @echo "Creating python directories..."
$(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(PYTHON_PREFIX)
- $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(SBINDIR)
-
@echo ""
@echo "Install python code in $(DESTDIR)$(PYTHON_PREFIX)"
$(PYTHON) setup.py install --no-compile --prefix $(DESTDIR)$(PYTHON_PREFIX)
+install_cfg:
+ @# Install directories
+ @echo "Creating config directories..."
+ $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(ETCDIR)
@echo ""
@echo "Install CONFILES in $(DESTDIR)$(ETCDIR)"
$(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(ETCDIR)/plugins
$(INSTALL) conf/plugins/* -m 600 -o root -g root $(DESTDIR)$(ETCDIR)/plugins
+install_sbin:
+ @# Install directories
+ @echo "Creating sbin directories..."
+ $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(SBINDIR)
@echo ""
@echo "Install additionnal tools in $(DESTDIR)$(SBINDIR)"
$(INSTALL) $(SBINFILES) -m 755 -o root -g root $(DESTDIR)$(SBINDIR)

View File

@ -1,25 +0,0 @@
Submitted By: Mario Fetka (geos_one) (mario dot fetka at gmail dot com)
Date: 2010-05-01
Initial Package Version: 1.2.4
Origin: me
Upstream Status: unknown
Description: dont install mmc & mmc.plugins we depend on mmc-core
diff -Naur pulse2-mmc-plugins-1.2.4.orig/setup.py pulse2-mmc-plugins-1.2.4/setup.py
--- pulse2-mmc-plugins-1.2.4.orig/setup.py 2010-05-01 13:17:00.944617298 +0000
+++ pulse2-mmc-plugins-1.2.4/setup.py 2010-05-01 13:17:41.329870713 +0000
@@ -30,12 +30,9 @@
author_email = "cdelfosse@mandriva.com",
maintainer = "Cedric Delfosse",
maintainer_email = "cdelfosse@mandriva.com",
- packages = ["mmc", "mmc.plugins",
- "mmc.plugins.dyngroup", "mmc.plugins.dyngroup.querymanager",
+ packages = ["mmc.plugins.dyngroup", "mmc.plugins.dyngroup.querymanager",
"mmc.plugins.glpi", "mmc.plugins.glpi.querymanager",
- "mmc.plugins.imaging",
- "mmc.plugins.pulse2",
- "mmc.plugins.pkgs",
+ "mmc.plugins.imaging", "mmc.plugins.pulse2", "mmc.plugins.pkgs",
"mmc.plugins.inventory", "mmc.plugins.inventory.querymanager",
"mmc.plugins.inventory.provisioning_plugins",
"mmc.plugins.inventory.provisioning_plugins.network_to_entity",

View File

@ -1,34 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<!--
$Header: /var/cvsroot/gentoo-x86/skel.metadata.xml,v 1.18 2008/07/28 19:27:05 cardoe Exp $
This is the example metadata file.
The root element of this file is <pkgmetadata>. Within this element a
number of subelements are allowed: herd, maintainer, and
longdescription. herd is a required subelement.
For a full description look at:
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4
Before committing, please remove the comments from this file. They are
not relevant for general metadata.xml files.
-->
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>@gentoo.org</email>
<!-- <description>Description of the maintainership</description> -->
</maintainer>
<!-- <longdescription>Long description of the package</longdescription> -->
<!--
<use>
<flag name='flag'>Description of how USE='flag' affects this package</flag>
<flag name='userland_GNU'>Description of how USERLAND='GNU' affects this
package</flag>
<flag name='aspell'>Uses <pkg>app-text/aspell</pkg> for spell checking.
Requires an installed dictionary from <cat>app-dicts</cat></flag>
</use>
-->
</pkgmetadata>

View File

@ -1,39 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
inherit eutils distutils
MY_P="${P/_p/-}"
MY_PV="${PV/_p*/}"
DESCRIPTION="Open Source Computer System Management and its Python plugins."
HOMEPAGE="http://pulse2.mandriva.org/"
SRC_URI="http://pulse2.mandriva.org/pub/pulse2/server/sources/${MY_PV}/${MY_P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="nls"
SLOT="0"
RDEPEND=">=dev-python/twisted-web-0.7.0
>=app-admin/pulse2-common-${MY_PV}
>=app-admin/mmc-core-2.3.2"
S="${WORKDIR}/${PN}-${MY_PV}"
src_prepare() {
epatch "${FILESDIR}"/pulse2-mmc-plugins-1.2.4-install-target-1.patch
epatch "${FILESDIR}"/pulse2-mmc-plugins-1.2.4-python-fix-1.patch
distutils_src_prepare
}
src_install() {
emake install_nopy PREFIX=/usr DESTDIR=${D}
distutils_src_install
}

View File

@ -1,64 +0,0 @@
# ChangeLog for app-admin/pulse2-package-server
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
01 May 2010; Mario Fetka <mario.fetka@gmail.com>
-pulse2-package-server-1.2.0.ebuild,
-pulse2-package-server-1.2.0-r1.ebuild,
-pulse2-package-server-1.2.1_p411.ebuild,
-pulse2-package-server-1.2.2_p417.ebuild,
-pulse2-package-server-1.2.3_p436.ebuild,
-pulse2-package-server-1.2.4_p458.ebuild,
+pulse2-package-server-1.2.4_p458-r1.ebuild,
+files/pulse2-package-server-1.2.4-install-target-1.patch:
delete old and make it python abi compatible
18 Feb 2010; Mario Fetka <mario.fetka@gmail.com>
pulse2-package-server-1.2.0.ebuild, pulse2-package-server-1.2.0-r1.ebuild,
pulse2-package-server-1.2.1_p411.ebuild,
pulse2-package-server-1.2.2_p417.ebuild,
pulse2-package-server-1.2.3_p436.ebuild,
pulse2-package-server-1.2.4_p458.ebuild:
add arm keyword
05 Dec 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-package-server-1.2.4_p458.ebuild:
Bump
*pulse2-package-server-1.2.3_p436 (19 Aug 2009)
19 Aug 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-package-server-1.2.3_p436.ebuild:
Bump
*pulse2-package-server-1.2.2_p417 (04 Jul 2009)
04 Jul 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-package-server-1.2.2_p417.ebuild:
Bump
27 Apr 2009; Mario Fetka <mario.fetka@gmail.com> ChangeLog:
Bump to pulse2 1.2.1
* pulse2-package-server-1.2.0-r1 (17 Apr 2009)
17 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-package-server-1.2.0-r1:
make it EAPI2
16 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-package-server-1.2.0.ebuild:
add die to do*
08 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-package-server-1.2.0.ebuild:
clean ebuilds
08 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-package-server-1.2.0.ebuild:
correct KEYWORDS and DESCRIPTION
07 Apr 2009; Mario Fetka <mario.fetka@gmail.com> +metadata.xml,
pulse2-package-server-1.2.0.ebuild:
initial checkin

View File

@ -1,5 +0,0 @@
AUX pulse2-package-server-1.2.4-install-target-1.patch 2142 RMD160 3987057973e33490f3b9e8d13fdd68c58c033b47 SHA1 d4d902b51aaa4370ee3a6981b401738bd8b340cb SHA256 aca92ff00d6fff131f8157e79759d8b97d7c49427e9aea90f27d9036aabadc0d
DIST pulse2-package-server-1.2.4-458.tar.gz 48600 RMD160 bf034ed6861c18d5fb972d93cc7a7546e3ca5e41 SHA1 6cbc5ada0f6e0611ebbe62c17a646923857d3d1e SHA256 5a1c31cd97bb26af5406876a96bef0a2b7599366eda066b3ba3d9fded284af0c
EBUILD pulse2-package-server-1.2.4_p458-r1.ebuild 963 RMD160 7006fb3ae8a1b78e679f3996b7ba2f0c9e78d348 SHA1 bd3e0d8fd926b70272acaaa514b3f3883fc92611 SHA256 fd10278ab548e7cb7a53cfa8a402f336b66780d4e3f62640226782dd712f4cbd
MISC ChangeLog 2019 RMD160 00e7d93e3959a04db8b9219c2df2377c695383dc SHA1 c49db85a4af5e94e13268189729d23ca299f5438 SHA256 8e7641c398550b98593ab9070b55a5d2e3cbcbc323c479296f261b2a31ca5e1f
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5

View File

@ -1,54 +0,0 @@
Submitted By: Mario Fetka (geos_one) (mario dot fetka at gmail dot com)
Date: 2010-05-01
Initial Package Version: 1.2.4
Origin: me
Upstream Status: unknown
Description: split install target
diff -Naur pulse2-package-server-1.2.4.orig/Makefile pulse2-package-server-1.2.4/Makefile
--- pulse2-package-server-1.2.4.orig/Makefile 2009-01-19 13:06:13.000000000 +0000
+++ pulse2-package-server-1.2.4/Makefile 2010-05-01 14:04:20.788869096 +0000
@@ -52,25 +52,38 @@
@echo "Nothing to do"
# Install everything
-install:
+install: install_py install_sbin install_cfg
@# Install directories
@echo ""
@echo "Move old configuration files to $(DESTDIR)$(ETCDIR)$(BACKUP)"
-[ -f $(DESTDIR)$(ETCDIR)/package-server.ini ] && mv -f $(DESTDIR)$(ETCDIR)/package-server.ini $(DESTDIR)$(ETCDIR)/package-server.ini$(BACKUP)
+
+install_nopy: install_sbin install_cfg
+ @# Install directories
@echo ""
- @echo "Creating directories..."
- $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(SBINDIR)
- $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(ETCDIR)
- $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(PYTHON_PREFIX)
+ @echo "Move old configuration files to $(DESTDIR)$(ETCDIR)$(BACKUP)"
+ # -[ -f $(DESTDIR)$(ETCDIR)/package-server.ini ] && mv -f $(DESTDIR)$(ETCDIR)/package-server.ini $(DESTDIR)$(ETCDIR)/package-server.ini$(BACKUP)
+install_py:
+ @echo ""
+ @echo "Creating python directories..."
+ $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(PYTHON_PREFIX)
@echo ""
@echo "Install python code in $(DESTDIR)$(PYTHON_PREFIX)"
$(PYTHON) setup.py install --no-compile --prefix $(DESTDIR)$(PYTHON_PREFIX)
+install_sbin:
+ @echo ""
+ @echo "Creating sbin directories..."
+ $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(SBINDIR)
@echo ""
@echo "Install SBINFILES in $(DESTDIR)$(SBINDIR)"
$(INSTALL) $(SBINFILES) -m 755 -o root -g root $(DESTDIR)$(SBINDIR)
+install_cfg:
+ @echo ""
+ @echo "Creating config directories..."
+ $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(ETCDIR)
@echo ""
@echo "Install CONFILES in $(DESTDIR)$(ETCDIR)"
$(INSTALL) conf/package-server.ini -m 600 -o root -g root $(DESTDIR)$(ETCDIR)

View File

@ -1,20 +0,0 @@
#!/sbin/runscript
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
depend() {
need net mmc-agent
}
start() {
ebegin "Starting Pulse2 Package Server"
eval start-stop-daemon --start --quiet --exec /usr/sbin/pulse2-package-server --pidfile /var/run/pulse2-package-server.pid
eend $?
}
stop() {
ebegin "Stopping Pulse2 Package Server"
start-stop-daemon --stop --quiet --pidfile /var/run/pulse2-package-server.pid
eend $?
}

View File

@ -1,34 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<!--
$Header: /var/cvsroot/gentoo-x86/skel.metadata.xml,v 1.18 2008/07/28 19:27:05 cardoe Exp $
This is the example metadata file.
The root element of this file is <pkgmetadata>. Within this element a
number of subelements are allowed: herd, maintainer, and
longdescription. herd is a required subelement.
For a full description look at:
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4
Before committing, please remove the comments from this file. They are
not relevant for general metadata.xml files.
-->
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>@gentoo.org</email>
<!-- <description>Description of the maintainership</description> -->
</maintainer>
<!-- <longdescription>Long description of the package</longdescription> -->
<!--
<use>
<flag name='flag'>Description of how USE='flag' affects this package</flag>
<flag name='userland_GNU'>Description of how USERLAND='GNU' affects this
package</flag>
<flag name='aspell'>Uses <pkg>app-text/aspell</pkg> for spell checking.
Requires an installed dictionary from <cat>app-dicts</cat></flag>
</use>
-->
</pkgmetadata>

View File

@ -1,41 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
inherit eutils distutils
MY_P="${P/_p/-}"
MY_PV="${PV/_p*/}"
DESCRIPTION="Open Source Computer System Management and its Python plugins."
HOMEPAGE="http://pulse2.mandriva.org/"
SRC_URI="http://pulse2.mandriva.org/pub/pulse2/server/sources/${MY_PV}/${MY_P}.tar.gz
http://ftp.disconnected-by-peer.at/mds/${MY_P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
SLOT="0"
RDEPEND=">=dev-python/twisted-web-0.7.0
>=app-admin/pulse2-common-${MY_PV}"
S="${WORKDIR}/${PN}-${MY_PV}"
src_prepare() {
epatch "${FILESDIR}"/${PN}-1.2.4-install-target-1.patch
distutils_src_prepare
}
src_install() {
emake install_nopy PREFIX=/usr DESTDIR=${D}
distutils_src_install
dodoc Changelog
newinitd "${FILESDIR}"/pulse2-package-server.initd pulse2-package-server
}

View File

@ -1,60 +0,0 @@
# ChangeLog for app-admin/pulse2-scheduler
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
01 May 2010; Mario Fetka <mario.fetka@gmail.com>
-pulse2-scheduler-1.2.0.ebuild, -pulse2-scheduler-1.2.0-r1.ebuild,
-files/pulse2-scheduler-1.2.0-python-1.patch,
-pulse2-scheduler-1.2.1_p378.ebuild, -pulse2-scheduler-1.2.2_p385.ebuild,
-pulse2-scheduler-1.2.3_p432.ebuild, -pulse2-scheduler-1.2.4_p483.ebuild,
+pulse2-scheduler-1.2.4_p483-r1.ebuild,
+files/pulse2-scheduler-1.2.4-install-target-1.patch:
delete old and make it python abi compatible
18 Feb 2010; Mario Fetka <mario.fetka@gmail.com>
pulse2-scheduler-1.2.0.ebuild, pulse2-scheduler-1.2.0-r1.ebuild,
pulse2-scheduler-1.2.1_p378.ebuild, pulse2-scheduler-1.2.2_p385.ebuild,
pulse2-scheduler-1.2.3_p432.ebuild, pulse2-scheduler-1.2.4_p483.ebuild:
add arm keyword
05 Dec 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-scheduler-1.2.4_p483.ebuild:
Bump
*pulse2-scheduler-1.2.3_p432 (19 Aug 2009)
19 Aug 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-scheduler-1.2.3_p432.ebuild:
Bump
*pulse2-scheduler-1.2.2_p385 (04 Jul 2009)
04 Jul 2009; Mario Fetka <mario.fetka@gmail.com>
+pulse2-scheduler-1.2.2_p385.ebuild:
Bump
27 Apr 2009; Mario Fetka <mario.fetka@gmail.com> ChangeLog:
Bump to pulse2 1.2.1
* pulse2-scheduler-1.2.0-r1 (17 Apr 2009)
17 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-scheduler-1.2.0-r1:
make it EAPI2
16 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-scheduler-1.2.0.ebuild:
add die to do*
08 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-scheduler-1.2.0.ebuild:
clean ebuilds
08 Apr 2009; Mario Fetka <mario.fetka@gmail.com>
pulse2-scheduler-1.2.0.ebuild:
correct KEYWORDS and DESCRIPTION
07 Apr 2009; Mario Fetka <mario.fetka@gmail.com> +metadata.xml,
pulse2-scheduler-1.2.0.ebuild:
initial checkin

View File

@ -1,5 +0,0 @@
AUX pulse2-scheduler-1.2.4-install-target-1.patch 2097 RMD160 0a4ad41a343ea932e860c4ae551949cf217ad7a6 SHA1 45fe4152009af3528ada672384e29372a76b4081 SHA256 8668f9e2fe301b0338f799198ea697ef2d4b8ddf283504b9b76eb3d67d0d0be9
DIST pulse2-scheduler-1.2.4-483.tar.gz 53876 RMD160 7d943170adfb274dbce02ccf3ddf745180ce82ce SHA1 55641d892a46606d4fa7676a94feab66e5956218 SHA256 98fef9f5a4b3719cfcf8e3af8e292599d96920e26fde9e0f865f329113062a6a
EBUILD pulse2-scheduler-1.2.4_p483-r1.ebuild 956 RMD160 3e761ec7ae1f579cc5424238157473a55e1a4994 SHA1 59247c4a10b10ac8f2e99be7a35bf0cad4c88406 SHA256 6fccfc5204dd9aff8b1dffade4e353f20b654366dd43c990c997bb928b448cf0
MISC ChangeLog 1927 RMD160 3454e310808a9c2d8abed9aaf2c9a717c004c951 SHA1 25657d587e9aa012704be9544e8ada11bfeb9397 SHA256 8bc116eb61fa357cd4968e97d8d58cd31f2253938b94e35efba674d53fd6fbc6
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5

View File

@ -1,54 +0,0 @@
Submitted By: Mario Fetka (geos_one) (mario dot fetka at gmail dot com)
Date: 2010-05-01
Initial Package Version: 1.2.4
Origin: me
Upstream Status: unknown
Description: split install target
diff -Naur pulse2-scheduler-1.2.4.orig/Makefile pulse2-scheduler-1.2.4/Makefile
--- pulse2-scheduler-1.2.4.orig/Makefile 2008-07-17 09:15:28.000000000 +0000
+++ pulse2-scheduler-1.2.4/Makefile 2010-05-01 14:13:26.490870633 +0000
@@ -51,25 +51,38 @@
@echo "Nothing to do"
# Install everything
-install:
+install: install_py install_sbin install_cfg
@# Install directories
@echo ""
@echo "Move old configuration files to $(DESTDIR)$(ETCDIR)$(BACKUP)"
-[ -f $(DESTDIR)$(ETCDIR)/scheduler.ini ] && mv -f $(DESTDIR)$(ETCDIR)/scheduler.ini $(DESTDIR)$(ETCDIR)/scheduler.ini$(BACKUP)
+
+install_nopy: install_sbin install_cfg
+ @# Install directories
@echo ""
- @echo "Creating directories..."
- $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(SBINDIR)
- $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(ETCDIR)
- $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(PYTHON_PREFIX)
+ @echo "Move old configuration files to $(DESTDIR)$(ETCDIR)$(BACKUP)"
+ # -[ -f $(DESTDIR)$(ETCDIR)/scheduler.ini ] && mv -f $(DESTDIR)$(ETCDIR)/scheduler.ini $(DESTDIR)$(ETCDIR)/scheduler.ini$(BACKUP)
+install_py:
+ @echo ""
+ @echo "Creating python directories..."
+ $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(PYTHON_PREFIX)
@echo ""
@echo "Install python code in $(DESTDIR)$(PYTHON_PREFIX)"
$(PYTHON) setup.py install --no-compile --prefix $(DESTDIR)$(PYTHON_PREFIX)
+install_sbin:
+ @echo ""
+ @echo "Creating sbin directories..."
+ $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(SBINDIR)
@echo ""
@echo "Install SBINFILES in $(DESTDIR)$(SBINDIR)"
$(INSTALL) $(SBINFILES) -m 755 -o root -g root $(DESTDIR)$(SBINDIR)
+install_cfg:
+ @echo ""
+ @echo "Creating config directories..."
+ $(INSTALL) -d -m 755 -o root -g root $(DESTDIR)$(ETCDIR)
@echo ""
@echo "Install CONFILES in $(DESTDIR)$(ETCDIR)"
$(INSTALL) conf/scheduler/scheduler.ini -m 600 -o root -g root $(DESTDIR)$(ETCDIR)

View File

@ -1,20 +0,0 @@
#!/sbin/runscript
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
depend() {
need net mmc-agent
}
start() {
ebegin "Starting Pulse2 Scheduler"
eval start-stop-daemon --start --quiet --exec /usr/sbin/pulse2-scheduler-manager --pidfile /var/run/pulse2-scheduler-manager.pid
eend $?
}
stop() {
ebegin "Stopping Pulse2 Scheduler"
start-stop-daemon --stop --quiet --pidfile /var/run/pulse2-scheduler-manager.pid
eend $?
}

View File

@ -1,34 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<!--
$Header: /var/cvsroot/gentoo-x86/skel.metadata.xml,v 1.18 2008/07/28 19:27:05 cardoe Exp $
This is the example metadata file.
The root element of this file is <pkgmetadata>. Within this element a
number of subelements are allowed: herd, maintainer, and
longdescription. herd is a required subelement.
For a full description look at:
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4
Before committing, please remove the comments from this file. They are
not relevant for general metadata.xml files.
-->
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>@gentoo.org</email>
<!-- <description>Description of the maintainership</description> -->
</maintainer>
<!-- <longdescription>Long description of the package</longdescription> -->
<!--
<use>
<flag name='flag'>Description of how USE='flag' affects this package</flag>
<flag name='userland_GNU'>Description of how USERLAND='GNU' affects this
package</flag>
<flag name='aspell'>Uses <pkg>app-text/aspell</pkg> for spell checking.
Requires an installed dictionary from <cat>app-dicts</cat></flag>
</use>
-->
</pkgmetadata>

View File

@ -1,41 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
inherit eutils distutils
MY_P="${P/_p/-}"
MY_PV="${PV/_p*/}"
DESCRIPTION="Open Source Computer System Management and its Python plugins."
HOMEPAGE="http://pulse2.mandriva.org/"
SRC_URI="http://pulse2.mandriva.org/pub/pulse2/server/sources/${MY_PV}/${MY_P}.tar.gz
http://ftp.disconnected-by-peer.at/mds/${MY_P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="nls"
SLOT="0"
RDEPEND=">=dev-python/twisted-web-0.7.0
>=app-admin/pulse2-common-${MY_PV}"
S="${WORKDIR}/${PN}-${MY_PV}"
src_prepare() {
epatch "${FILESDIR}"/${PN}-1.2.4-install-target-1.patch
distutils_src_prepare
}
src_install() {
emake install_nopy PREFIX=/usr DESTDIR=${D}
distutils_src_install
dodoc Changelog
newinitd "${FILESDIR}"/pulse2-scheduler.initd pulse2-scheduler
}