* [gentoo-commits] repo/gentoo:master commit in: profiles/, www-apps/wiliki/files/, www-apps/wiliki/
@ 2024-07-12 11:31 Arthur Zamarin
0 siblings, 0 replies; only message in thread
From: Arthur Zamarin @ 2024-07-12 11:31 UTC (permalink / raw
To: gentoo-commits
commit: badbf084915a0f2b3643893d2f7058ebe84cbfef
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 12 11:30:21 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 11:30:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=badbf084
www-apps/wiliki: treeclean
Bug: https://bugs.gentoo.org/933850
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
profiles/package.mask | 5 --
www-apps/wiliki/Manifest | 1 -
.../wiliki/files/wiliki-0.6.1-cgi-gentoo.patch | 23 --------
www-apps/wiliki/files/wiliki-po-gentoo.patch | 11 ----
www-apps/wiliki/metadata.xml | 22 --------
www-apps/wiliki/wiliki-0.6.1-r1.ebuild | 63 ----------------------
6 files changed, 125 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 5873aca0deb6..ab6764a20052 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -401,11 +401,6 @@ dev-ml/async:0/0.17
dev-ml/patience_diff:0/0.17
>=dev-ml/ppx_deriving-6.0.2
-# Arthur Zamarin <arthurzam@gentoo.org> (2024-06-08)
-# EAPI=6, waiting for a version bump, not maintained for many years.
-# Removal on 2024-07-08. Bug #933850.
-www-apps/wiliki
-
# Michał Górny <mgorny@gentoo.org> (2024-06-08)
# Prereleases of Xfce 4.20. Masking upon popular request, due to
# a large number of regressions in every new release.
diff --git a/www-apps/wiliki/Manifest b/www-apps/wiliki/Manifest
deleted file mode 100644
index 33f581d72b08..000000000000
--- a/www-apps/wiliki/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST WiLiKi-0.6.1.tgz 123954 BLAKE2B 80f1f39a0099e481a7b21c61bdb2d0a1b89052b23fa3312564b32d8bfb19441d08f23bc8369d085204179041dad18da72f65636ff80b63533d6c290a99e4f31a SHA512 de781f028d38edd37db43384dbdc8a57e9fbfd8b71f12c24840a90a6f000b0a2a85425f5cf3b49c5837bc3d104e2080dbb9c8e763cea54121dac779e3c5d7021
diff --git a/www-apps/wiliki/files/wiliki-0.6.1-cgi-gentoo.patch b/www-apps/wiliki/files/wiliki-0.6.1-cgi-gentoo.patch
deleted file mode 100644
index 173f25fc4cad..000000000000
--- a/www-apps/wiliki/files/wiliki-0.6.1-cgi-gentoo.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- a/src/wiliki.cgi.orig 2008-01-11 08:52:19.000000000 -0500
-+++ b/src/wiliki.cgi 2009-01-30 11:54:41.000000000 -0500
-@@ -52,13 +52,13 @@
- (define (main args)
- (wiliki-main
- (make <wiliki>
-- :db-path "/home/shiro/data/wikidata.dbm"
-- :top-page "WiLiKi"
-- :title "MyWiliki"
-- :description "Shiro's Wiliki Site"
-- :style-sheet "wiliki.css"
-- :language 'jp
-- :charsets '((jp . euc-jp) (en . euc-jp))
-+ :db-path "/var/www/localhost/wiliki-0.6.1/data/wikidata.dbm"
-+ :top-page "Gentoo WiLiKi"
-+ :title "Gentoo Wiliki"
-+ :description "Gentoo Wiliki Site"
-+ :style-sheet "/wiliki/wiliki.css"
-+ :language 'en
-+ :charsets '((en . utf-8) (jp . euc-jp) (en . euc-jp))
- :image-urls '((#/^http:\/\/sourceforge.net\/sflogo/ allow))
- :debug-level 0
- )))
diff --git a/www-apps/wiliki/files/wiliki-po-gentoo.patch b/www-apps/wiliki/files/wiliki-po-gentoo.patch
deleted file mode 100644
index 5ce0cca9736f..000000000000
--- a/www-apps/wiliki/files/wiliki-po-gentoo.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/po/Makefile.orig 2018-04-01 19:58:29.879110970 -0400
-+++ b/po/Makefile.in 2018-04-01 19:59:14.929385523 -0400
-@@ -28,7 +28,7 @@ ALL_LINGUAS = @ALL_LINGUAS@
- PO_FILES = $(addsuffix .po,$(ALL_LINGUAS))
- MO_FILES = $(addsuffix .gmo,$(ALL_LINGUAS))
-
--MSGDIR = $(datadir)/locale/$$lingua/LC_MESSAGES/
-+MSGDIR = $(DESTDIR)/$(datadir)/locale/$$lingua/LC_MESSAGES/
-
- POTFILES = $(top_srcdir)/src/wiliki.scm \
- $(top_srcdir)/src/wiliki/db.scm \
diff --git a/www-apps/wiliki/metadata.xml b/www-apps/wiliki/metadata.xml
deleted file mode 100644
index 3886e218c266..000000000000
--- a/www-apps/wiliki/metadata.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>scheme@gentoo.org</email>
- <name>Gentoo Scheme Project</name>
- </maintainer>
- <stabilize-allarches/>
- <longdescription>
- WiLiKi is a lightweight Wiki Engine written in Scheme.
-
- WiLiKi is yet another Wiki-clone suitable for intra-net collaborative work
- in multilingual environment. The features include multiple back-end
- databases, permission and version control, and easy access from other
- programs.
-
- http://practical-scheme.net/wiliki/
- </longdescription>
- <upstream>
- <remote-id type="sourceforge">wiliki</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/www-apps/wiliki/wiliki-0.6.1-r1.ebuild b/www-apps/wiliki/wiliki-0.6.1-r1.ebuild
deleted file mode 100644
index f028a1efa98d..000000000000
--- a/www-apps/wiliki/wiliki-0.6.1-r1.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit webapp
-
-MY_PN="WiLiKi"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="WiLiKi is a lightweight Wiki engine written in and running on Gauche Scheme"
-HOMEPAGE="https://practical-scheme.net/wiliki/"
-SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.tgz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="cgi fastcgi"
-
-DEPEND="dev-scheme/gauche
- cgi? ( virtual/httpd-cgi )
- fastcgi? ( virtual/httpd-fastcgi )"
-RDEPEND="${DEPEND}"
-
-need_httpd_cgi
-
-WEBAPP_MANUAL_SLOT="yes"
-
-S="${WORKDIR}"/${MY_P}
-
-PATCHES=(
- "${FILESDIR}"/${PN}-po-gentoo.patch
- "${FILESDIR}"/${P}-cgi-gentoo.patch
-)
-
-src_install() {
- webapp_src_preinst
- emake DESTDIR="${D}" install
-
- insinto "${MY_CGIBINDIR}"
- doins -r src/wiliki.cgi src/wiliki2.cgi
- fperms +x "${MY_CGIBINDIR}"/wiliki.cgi
-
- insinto "${MY_HTDOCSDIR}"
- doins src/wiliki.css src/wiliki2.css
-
- dodir "${MY_HOSTROOTDIR}"/${PF}/data
- webapp_serverowned "${MY_HOSTROOTDIR}"/${PF}/data
-
- webapp_src_install
-}
-
-pkg_postinst() {
- einfo
- einfo "Quickstart:"
- einfo " modify wiliki.cgi to customize the WiLiKi's behavior"
- einfo " modify wiliki.css to customize the WiLiKi's look"
- einfo
- einfo " http://localhost/cgi-bin/wiliki.cgi"
- einfo
-
- webapp_pkg_postinst
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-07-12 11:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-12 11:31 [gentoo-commits] repo/gentoo:master commit in: profiles/, www-apps/wiliki/files/, www-apps/wiliki/ Arthur Zamarin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox