From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 794DC138200 for ; Wed, 24 Oct 2012 13:11:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8369E0486; Wed, 24 Oct 2012 13:10:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 34181E0486 for ; Wed, 24 Oct 2012 13:10:55 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 73D6133D8D2 for ; Wed, 24 Oct 2012 13:10:54 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2282) id 3B1D921600; Wed, 24 Oct 2012 13:10:53 +0000 (UTC) From: "Eray Aslan (eras)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, eras@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in mail-client/squirrelmail: squirrelmail-1.4.23_pre20121024.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: squirrelmail-1.4.23_pre20121024.ebuild ChangeLog X-VCS-Directories: mail-client/squirrelmail X-VCS-Committer: eras X-VCS-Committer-Name: Eray Aslan Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121024131053.3B1D921600@flycatcher.gentoo.org> Date: Wed, 24 Oct 2012 13:10:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ae78c739-0c29-410f-82d7-1936fe9fdd20 X-Archives-Hash: ac1aad57b74d585f87cfbe8f481f4258 eras 12/10/24 13:10:53 Modified: ChangeLog Added: squirrelmail-1.4.23_pre20121024.ebuild Log: Version bump for php-5.4 trouble - bug #439404 (Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F) Revision Changes Path 1.169 mail-client/squirrelmail/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/squirrelmail/ChangeLog?rev=1.169&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/squirrelmail/ChangeLog?rev=1.169&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/squirrelmail/ChangeLog?r1=1.168&r2=1.169 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/ChangeLog,v retrieving revision 1.168 retrieving revision 1.169 diff -u -r1.168 -r1.169 --- ChangeLog 24 Apr 2012 13:49:17 -0000 1.168 +++ ChangeLog 24 Oct 2012 13:10:53 -0000 1.169 @@ -1,6 +1,12 @@ # ChangeLog for mail-client/squirrelmail # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/ChangeLog,v 1.168 2012/04/24 13:49:17 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/ChangeLog,v 1.169 2012/10/24 13:10:53 eras Exp $ + +*squirrelmail-1.4.23_pre20121024 (24 Oct 2012) + + 24 Oct 2012; Eray Aslan + +squirrelmail-1.4.23_pre20121024.ebuild: + Version bump for php-5.4 trouble - bug #439404 24 Apr 2012; Tomáš Chvátal squirrelmail-1.4.22.ebuild: Depend only on aspell so ispell can slowly die. 1.1 mail-client/squirrelmail/squirrelmail-1.4.23_pre20121024.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.23_pre20121024.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.23_pre20121024.ebuild?rev=1.1&content-type=text/plain Index: squirrelmail-1.4.23_pre20121024.ebuild =================================================================== # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.23_pre20121024.ebuild,v 1.1 2012/10/24 13:10:53 eras Exp $ EAPI=4 inherit webapp eutils IUSE="ldap spell ssl filter mysql postgres nls" DESCRIPTION="Webmail for nuts!" # Plugin Versions COMPATIBILITY_VER=2.0.16-1.0 USERDATA_VER=0.9-1.4.0 ADMINADD_VER=0.1-1.4.0 AMAVIS_VER=0.8.0-1.4 LDAP_USERDATA_VER=0.4 SECURELOGIN_VER=1.4-1.2.8 SHOWSSL_VER=2.2-1.2.8 LOCALES_VER=1.4.18-20090526 DECODING_VER=1.2 #MY_P=${PN}-webmail-${PV} MY_P=${PN}-${PVR##*_pre}_0200-SVN.stable #S="${WORKDIR}/${MY_P}" S="${WORKDIR}/${PN}.stable/${PN}" PLUGINS_LOC="http://www.squirrelmail.org/plugins" SRC_URI="http://snapshots.squirrelmail.org/${MY_P}.tar.bz2 mirror://sourceforge/${PN}/squirrelmail-decode-${DECODING_VER}.tar.bz2 mirror://sourceforge/retruserdata/retrieveuserdata.${USERDATA_VER}.tar.gz ${PLUGINS_LOC}/compatibility-${COMPATIBILITY_VER}.tar.gz ssl? ( ${PLUGINS_LOC}/secure_login-${SECURELOGIN_VER}.tar.gz ) ssl? ( ${PLUGINS_LOC}/show_ssl_link-${SHOWSSL_VER}.tar.gz ) ${PLUGINS_LOC}/admin_add.${ADMINADD_VER}.tar.gz filter? ( ${PLUGINS_LOC}/amavisnewsql-0.8.0-1.4.tar.gz ) ldap? ( ${PLUGINS_LOC}/ldapuserdata-${LDAP_USERDATA_VER}.tar.gz ) nls? ( mirror://sourceforge/${PN}/all_locales-${LOCALES_VER}.tar.bz2 )" HOMEPAGE="http://www.squirrelmail.org/" LICENSE="GPL-2" KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" DEPEND="" RDEPEND="dev-lang/php[session] virtual/perl-DB_File ldap? ( net-nds/openldap ) spell? ( app-text/aspell ) filter? ( mail-filter/amavisd-new dev-php/PEAR-Log dev-php/PEAR-DB dev-php/PEAR-Net_SMTP ) postgres? ( dev-php/PEAR-DB ) mysql? ( dev-php/PEAR-DB )" src_unpack() { unpack ${MY_P}.tar.bz2 unpack squirrelmail-decode-${DECODING_VER}.tar.bz2 cd "${S}" || die mv config/config_default.php config/config.php || die # Now do the plugins cd "${S}/plugins" || die unpack compatibility-${COMPATIBILITY_VER}.tar.gz unpack admin_add.${ADMINADD_VER}.tar.gz unpack retrieveuserdata.${USERDATA_VER}.tar.gz use filter && unpack amavisnewsql-${AMAVIS_VER}.tar.gz && mv amavisnewsql/config.php.dist amavisnewsql/config.php use ldap && unpack ldapuserdata-${LDAP_USERDATA_VER}.tar.gz use ssl && unpack secure_login-${SECURELOGIN_VER}.tar.gz && mv secure_login/config.sample.php secure_login/config.php && unpack show_ssl_link-${SHOWSSL_VER}.tar.gz && mv show_ssl_link/config.php.sample show_ssl_link/config.php use nls && cd "${S}" && unpack all_locales-${LOCALES_VER}.tar.bz2 } src_prepare() { sed -i "s:'/var/local/squirrelmail/data/':SM_PATH . 'data/':" \ config/config.php || die cd "${S}/plugins" || die if use ldap; then epatch "${FILESDIR}"/ldapuserdata-${LDAP_USERDATA_VER}-gentoo.patch mv ldapuserdata/config_sample.php ldapuserdata/config.php || die fi } src_configure() { #we need to have this empty function ... echo "Nothing to configure" } src_compile() { #we need to have this empty function ... default compile hangs echo "Nothing to compile" } src_install() { webapp_src_preinst # handle documentation files # # NOTE that doc files go into /usr/share/doc as normal; they do NOT # get installed per vhost! dodoc README docinto compatibility for doc in plugins/compatibility/docs/INSTALL plugins/compatibility/docs/README; do dodoc ${doc} rm -f ${doc} done docinto admin_add for doc in plugins/admin_add/README; do dodoc ${doc} rm -f ${doc} done docinto retrieveuserdata for doc in plugins/retrieveuserdata/INSTALL plugins/retrieveuserdata/changelog plugins/retrieveuserdata/users_example.txt; do dodoc ${doc} rm -f ${doc} done if use filter; then docinto amavisnewsql for doc in plugins/amavisnewsql/{CHANGELOG,README,UPGRADE}; do dodoc ${doc} rm -f ${doc} done fi if use ldap; then rm plugins/ldapuserdata/README docinto ldapuserdata for doc in plugins/ldapuserdata/doc/README; do dodoc ${doc} rm -f ${doc} done fi if use ssl; then docinto secure_login for doc in plugins/secure_login/INSTALL plugins/secure_login/README; do dodoc ${doc} rm -f ${doc} done docinto show_ssl_link for doc in plugins/show_ssl_link/INSTALL plugins/show_ssl_link/README; do dodoc ${doc} rm -f ${doc} done fi # Copy the app's main files einfo "Installing squirrelmail files." cp -r . "${D}${MY_HTDOCSDIR}" || die cp "${WORKDIR}"/squirrelmail-decode-${DECODING_VER}/*/*.php \ "${D}${MY_HTDOCSDIR}/functions/decode" || die # Identify the configuration files that this app uses local configs="config/config.php config/config_local.php plugins/retrieveuserdata/config.php" use filter && configs="${configs} plugins/amavisnewsql/config.php" use ldap && configs="${configs} plugins/ldapuserdata/config.php" use ssl && configs="${configs} plugins/show_ssl_link/config.php plugins/secure_login/config.php" for file in ${configs}; do webapp_configfile ${MY_HTDOCSDIR}/${file} done # Identify any script files that need #! headers adding to run under # a CGI script (such as PHP/CGI) # # for phpmyadmin, we *assume* that all .php files that don't end in # .inc.php need to have CGI/BIN support added #for x in `find . -name '*.php' -print | grep -v 'inc.php'` ; do # webapp_runbycgibin php ${MY_HTDOCSDIR}/$x #done local server_owned="data index.php" for file in ${server_owned}; do webapp_serverowned ${MY_HTDOCSDIR}/${file} done # add the post-installation instructions webapp_postinst_txt en "${FILESDIR}/postinstall-en.txt" # all done # # now we let the eclass strut its stuff ;-) webapp_src_install }