# HG changeset patch # User Da Risk # Date 1372884398 -7200 # Node ID e54c398cbaa55ac23d4a2b14859972cfa919372c # Parent fd4c6083e69e9c4de87a37e88a1240c8f0a9d1b5 Remove dotclear diff -r fd4c6083e69e -r e54c398cbaa5 www-apps/dotclear/Manifest --- a/www-apps/dotclear/Manifest Wed Jul 03 22:42:53 2013 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,3 +0,0 @@ -AUX postinst.en.txt 6743 RMD160 364a58ee7af4f2a876819b5ae826549616a14e51 SHA1 be311eb52f14a3d2ac2df65e9201e5c3d7180679 SHA256 4dc12743902d07e981be84dfb3b8814025309c9a5413fc7feab21e9c798414b5 -DIST dotclear-2.2.tar.gz 1039473 RMD160 cbbaf4b3f6a462e4da823605f185150a0d2c4874 SHA1 12295d80e98ba94243672f055b3007d17470df67 SHA256 356cf63416f40b085280895531d8a3171ec925cb62b57493d8c1bb11eedfbfca -EBUILD dotclear-2.2.ebuild 1555 RMD160 b20550c59c617658a449d66204f6ffc1fa4f380c SHA1 cfdb340c5a1f7358a36d2df265a2155636b6e1c4 SHA256 1820667e729a3fe28b0dc3d7b88c7f0480edc5f41f5e0ebc907c7211b110cf9a diff -r fd4c6083e69e -r e54c398cbaa5 www-apps/dotclear/dotclear-2.2.ebuild --- a/www-apps/dotclear/dotclear-2.2.ebuild Wed Jul 03 22:42:53 2013 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,64 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="2" -PHPCHECKNODIE="yes" -inherit webapp depend.php confutils - -DESCRIPTION="Weblogs management tool written in PHP" -HOMEPAGE="http://www.dotclear.net" -SRC_URI="http://download.dotclear.org/latest/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" -IUSE="postgres mysql sqlite gd" - -DEPEND="dev-lang/php:5[iconv,simplexml,xml,unicode,postgres?,mysql?,sqlite?,gd?]" - -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${PN}" - -need_php5_httpd - -# Lang Files http://download.dotclear.org/l10n/2.1.6 - -pkg_setup() { - - confutils_require_any postgres mysql sqlite - - local flags="iconv simplexml unicode" - use mysql && flags+=" mysql" - use postgres && flags+=" postgres" - use sqlite && flags+=" sqlite" - - require_php_with_use "${flags}" || die "Re-install ${PHP_PKG} with ${flags}" - - webapp_pkg_setup -} - -src_install() { - webapp_src_preinst - - insinto "${MY_HTDOCSDIR}" - doins -r . - - for foo in cache public; - do - webapp_serverowned -R "${MY_HTDOCSDIR}/${foo}" || die - chmod 666 "${D}/${MY_HTDOCSDIR}/${foo}" - done - for foo in cache db inc plugins; - do - webapp_configfile "${MY_HTDOCSDIR}/${foo}"/.htaccess - done -# webapp_configfile "${MY_HTDOCSDIR}"/cache/.htaccess -#webapp_configfile "${MY_HTDOCSDIR}"/db/.htaccess -# webapp_configfile "${MY_HTDOCSDIR}"/inc/.htaccess -# webapp_configfile "${MY_HTDOCSDIR}"/plugins/.htaccess -# webapp_configfile "${MY_HTDOCSDIR}"/ - - webapp_postinst_txt en "${FILESDIR}"/postinst.en.txt - webapp_src_install -} diff -r fd4c6083e69e -r e54c398cbaa5 www-apps/dotclear/files/postinst.en.txt --- a/www-apps/dotclear/files/postinst.en.txt Wed Jul 03 22:42:53 2013 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,133 +0,0 @@ - - - - /experimental/www-apps/dotclear/files/postinstall-en.txt - Webapp Project Overlay - Trac - - - - - - - - -
- - - - - - - -
-
-

root/experimental/www-apps/dotclear/files/postinstall-en.txt

- -
-
-
- - -
-
-
- - - - - - - - -
- Revision 648, 221 bytes - (checked in by jakub, 3 years ago) -

-www-apps/dotclear: New ebuild, Bug 114525
-

-
-
- - - - - - - - - - - - - -
Line 
1To complete the installation, you must
2
31. Manually create a MySQL user and database.
4     The installer will handle the rest.
5
62. Finally, point your browser to
7http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/install/index.php
-
- -
- Note: See TracBrowser for help on using the browser. -
- -
-
-
- - - - - -
-
-
- -
-
- - - -
- - - - - - - -