From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 555E515808B for ; Fri, 15 Apr 2022 13:07:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B905E0957; Fri, 15 Apr 2022 13:07:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C7262E0957 for ; Fri, 15 Apr 2022 13:07:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CAF82341FE8 for ; Fri, 15 Apr 2022 13:07:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 23BBE3B0 for ; Fri, 15 Apr 2022 13:07:46 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1650028031.898db2149ab0bccafb5f64f20e00fad456790b50.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/agendav/files/, profiles/, www-apps/agendav/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask www-apps/agendav/Manifest www-apps/agendav/agendav-2.2.0.ebuild www-apps/agendav/files/postinstall-2.2.0-en.txt www-apps/agendav/metadata.xml X-VCS-Directories: www-apps/agendav/ profiles/ www-apps/agendav/files/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 898db2149ab0bccafb5f64f20e00fad456790b50 X-VCS-Branch: master Date: Fri, 15 Apr 2022 13:07:46 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a384c9b6-891f-423e-815f-8adbdabeebd6 X-Archives-Hash: d6bbe0179344039dee23a6eff61381e9 commit: 898db2149ab0bccafb5f64f20e00fad456790b50 Author: Jakov Smolić gentoo org> AuthorDate: Fri Apr 15 13:01:12 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Fri Apr 15 13:07:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=898db214 www-apps/agendav: treeclean Signed-off-by: Jakov Smolić gentoo.org> profiles/package.mask | 5 --- www-apps/agendav/Manifest | 1 - www-apps/agendav/agendav-2.2.0.ebuild | 48 ------------------------- www-apps/agendav/files/postinstall-2.2.0-en.txt | 14 -------- www-apps/agendav/metadata.xml | 12 ------- 5 files changed, 80 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 000f1d09b0c0..e3b9ea0779d3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -304,11 +304,6 @@ net-wireless/soapy_power dev-python/simplesoapy dev-python/simplespectral -# Fabian Groffen (2022-03-16) -# little activity upstream, doesn't work with PHP 8.0 -# Removal in 30 days -www-apps/agendav - # John Helmert III (2022-03-13) # Arti is not a production-ready Tor client. According to upstream, "do # not use this program yet if you seriously need anonymity, privacy, diff --git a/www-apps/agendav/Manifest b/www-apps/agendav/Manifest deleted file mode 100644 index c19f4e989f00..000000000000 --- a/www-apps/agendav/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST agendav-2.2.0.tar.gz 5313351 BLAKE2B 3d7f47900f0030c87fe00c187faee5c508cd740afee2a5021a38e2e2f3986207d324891fc71b53c6b8938684981933f29c7c3022179e90f3b9e5b19e2437df99 SHA512 4bf3c6152d69d8c58cea4e4377acdc30ef90d7d40946ad495715a34348051db8d2c20c60d495fb629dd9ad143836025082109c2102149ab143e98ad2ba4b191b diff --git a/www-apps/agendav/agendav-2.2.0.ebuild b/www-apps/agendav/agendav-2.2.0.ebuild deleted file mode 100644 index 80287540c33a..000000000000 --- a/www-apps/agendav/agendav-2.2.0.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -inherit webapp - -DESCRIPTION="multilanguage CalDAV web client" -HOMEPAGE="http://agendav.org/" -SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz" - -LICENSE="GPL-3+" -KEYWORDS="~amd64 ~ppc64" - -RDEPEND=">=dev-lang/php-5.6[ctype,curl,unicode,tokenizer,xml,xmlreader,xmlwriter] - virtual/httpd-php - || ( >=virtual/mysql-5.1 >=dev-db/postgresql-8.1 )" - -src_install() { - webapp_src_preinst - - einfo "Installing web files" - # fix references to the rest of the application code - sed -i -e '/__DIR__/s:/\.\./:/../../agendav/:' web/public/index.php || die - insinto "${MY_HTDOCSDIR}" - doins -r web/public/* - - einfo "Installing main files" - cp web/config/{default.,}settings.php || die - insinto "${MY_HOSTROOTDIR}/${PN}" - doins -r web/{app,config,lang,src,templates,var,vendor} - - einfo "Installing agendavcli utility" - sed -i -e '/__DIR__/s:/web/:/:' agendavcli || die - sed -i -e '/migrations_directory/s:web/::' migrations.yml || die - doins migrations.yml - exeinto "${MY_HOSTROOTDIR}/${PN}" - doexe agendavcli - - local f - for f in "${ED}"/${MY_HOSTROOTDIR}/${PN}/config/* ; do - webapp_configfile "${f#${ED%/}}" - done - webapp_serverowned -R "${MY_HOSTROOTDIR}"/${PN}/var - - webapp_postinst_txt en "${FILESDIR}/postinstall-2.2.0-en.txt" - webapp_src_install -} diff --git a/www-apps/agendav/files/postinstall-2.2.0-en.txt b/www-apps/agendav/files/postinstall-2.2.0-en.txt deleted file mode 100644 index 76b44064aabe..000000000000 --- a/www-apps/agendav/files/postinstall-2.2.0-en.txt +++ /dev/null @@ -1,14 +0,0 @@ -Next to a CalDAV server, you need access to a mysql or postgresql -database to use agendav. - -Read http://docs.agendav.org/en/2.2.0/admin/installation/ for -installation instructions of the database. This includes loading the -SQL statements using agendavcli utility. - -Next you have to edit all config files in your installation's - /path/to/hostroot/agendav/config. - -Before you can use agendav, you need to upgrade the database (you also -need this on a new install) using: - - $ /path/to/hostroot/agendav/agendavcli dbupdate diff --git a/www-apps/agendav/metadata.xml b/www-apps/agendav/metadata.xml deleted file mode 100644 index 5dd7fb50719f..000000000000 --- a/www-apps/agendav/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - grobian@gentoo.org - Fabian Groffen - - - - adobo/agendav - -