diff options
author | Gunnar Wrobel <wrobel@gentoo.org> | 2006-01-12 18:37:16 +0000 |
---|---|---|
committer | Gunnar Wrobel <wrobel@gentoo.org> | 2006-01-12 18:37:16 +0000 |
commit | 197674cdfdd50d28fbe5bb102ec77aa8b96edd95 (patch) | |
tree | 33861a83b9405321360dfadae2c956e171f7c94c /www-apps | |
parent | Fixed digests (diff) | |
download | overlay-197674cdfdd50d28fbe5bb102ec77aa8b96edd95.tar.gz overlay-197674cdfdd50d28fbe5bb102ec77aa8b96edd95.tar.bz2 overlay-197674cdfdd50d28fbe5bb102ec77aa8b96edd95.zip |
Cleanup
svn path=/; revision=619
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/aeromail/Manifest | 2 | ||||
-rw-r--r-- | www-apps/aeromail/aeromail-2.41.ebuild | 44 | ||||
-rw-r--r-- | www-apps/aeromail/files/digest-aeromail-2.41 | 1 | ||||
-rw-r--r-- | www-apps/zina/Manifest | 3 | ||||
-rw-r--r-- | www-apps/zina/files/digest-zina-0.11.20 | 1 | ||||
-rw-r--r-- | www-apps/zina/files/zina-0.11.20-webinstall.txt | 19 | ||||
-rw-r--r-- | www-apps/zina/zina-0.11.20.ebuild | 32 |
7 files changed, 0 insertions, 102 deletions
diff --git a/www-apps/aeromail/Manifest b/www-apps/aeromail/Manifest deleted file mode 100644 index 65439ee..0000000 --- a/www-apps/aeromail/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -MD5 eaa6c5b2366e7d055d0c36ec0b254116 aeromail-2.41.ebuild 1043 -MD5 7341360a35c50d0219a908dbce48d4c7 files/digest-aeromail-2.41 53 diff --git a/www-apps/aeromail/aeromail-2.41.ebuild b/www-apps/aeromail/aeromail-2.41.ebuild deleted file mode 100644 index fc89c9d..0000000 --- a/www-apps/aeromail/aeromail-2.41.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -inherit webapp - -DESCRIPTION="AeroMail is a web-based e-mail client written in PHP which uses an -IMAP server as backend" -HOMEPAGE="http://www.nicolaas.net/aeromail/" -SRC_URI="http://www.nicolaas.net/aeromail/am241.tgz" - -LICENSE="GPL-2" -KEYWORDS="~x86" -IUSE="" - -DEPEND="" -RDEPEND="net-www/apache - >=virtual/php-4" - -## NOTES - -# This requires register_globals on but does not mention it anywhere. -# Also needs a check for the IMAP features of php. - -src_unpack() { - mkdir ${S} - cd ${S} - unpack ${A} - touch config.inc.php || die "failed creating empty config file" -} - -src_install() { - webapp_src_preinst - - dodoc features readme changes || die "dodoc failed" - - cp -a * ${D}/${MY_HTDOCSDIR} || die "failed main copy" - - rm -f ${D}/${MY_HTDOCSDIR}/{features,readme,changes,license} || die "failed removing information files" - - webapp_serverowned ${MY_HTDOCSDIR}/config.inc.php || die "failed serverowning" - - webapp_src_install -} diff --git a/www-apps/aeromail/files/digest-aeromail-2.41 b/www-apps/aeromail/files/digest-aeromail-2.41 deleted file mode 100644 index 9f1279c..0000000 --- a/www-apps/aeromail/files/digest-aeromail-2.41 +++ /dev/null @@ -1 +0,0 @@ -MD5 e2afb6d150ac44c4236878d14f64e161 am241.tgz 50729 diff --git a/www-apps/zina/Manifest b/www-apps/zina/Manifest deleted file mode 100644 index 44f610a..0000000 --- a/www-apps/zina/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -MD5 4bf9e05e9c5c86546cd84c4bb852ebd8 zina-0.11.20.ebuild 633 -MD5 c75a49bb934ccc7f46a34b5bd6504897 files/digest-zina-0.11.20 64 -MD5 7b9b77e735702819378f4fa4d0ca27fa files/zina-0.11.20-webinstall.txt 907 diff --git a/www-apps/zina/files/digest-zina-0.11.20 b/www-apps/zina/files/digest-zina-0.11.20 deleted file mode 100644 index 93fa6de..0000000 --- a/www-apps/zina/files/digest-zina-0.11.20 +++ /dev/null @@ -1 +0,0 @@ -MD5 e838ee06108558c90a717d468a2c78ed zina-0.11.20.tar.gz 154937 diff --git a/www-apps/zina/files/zina-0.11.20-webinstall.txt b/www-apps/zina/files/zina-0.11.20-webinstall.txt deleted file mode 100644 index 9acd516..0000000 --- a/www-apps/zina/files/zina-0.11.20-webinstall.txt +++ /dev/null @@ -1,19 +0,0 @@ -NOTE: This is the standalone Zina. For any embedded use, please -see "http://www.pancake.org/zina/installation-0.11.x.html". - -NOTE: To use the Zina web configuration interface, the file -"zina.ini.php" must be writable by the webserver user/group. -Or, you can paste the text given by Zina into the file by -hand, if you into that sort of thing. - -SECURITY NOTE: You are highly encouraged to restrict access to -your Zina (unless you actually WANT to have the world see your -audio file collections). Zina has no internal user-based authentication -- only a single administrative user and password. - -You might want to also grab some sort of album cover fetching -application, like "AlbumArt" (in Portage as media-sound/albumart). - -Not much to do for Zina to work "out of the box" - just browse -to the location you've installed it into, and follow the -simple instructions. (MAKE SURE TO CHANGE YOUR ADMIN PASSWORD!) diff --git a/www-apps/zina/zina-0.11.20.ebuild b/www-apps/zina/zina-0.11.20.ebuild deleted file mode 100644 index 1e93e1e..0000000 --- a/www-apps/zina/zina-0.11.20.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -inherit webapp - -DESCRIPTION="Zina (Zina Is Not Andromeda) is a digital audio streaming jukebox via a web interface." -HOMEPAGE="http://www.pancake.org/zina/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="~x86" -IUSE="" - -RDEPEND="net-www/apache - virtual/httpd-php" - -src_compile() { - einfo "Nothing to compile" -} - -src_install() { - webapp_src_preinst - - touch ${S}/zina.ini.php - - cp -R . ${D}${MY_HTDOCSDIR} - - webapp_postinst_txt en ${FILESDIR}/${P}-webinstall.txt - webapp_src_install -} - |