commit:     605ad7d2dd07c20bf9a652e48d7ca8c400803e43
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 08:37:49 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 08:39:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=605ad7d2

app-admin/geolizer: Remove last-rited pkg, #514850

 app-admin/geolizer/Manifest                        |   3 -
 app-admin/geolizer/files/apache.geolizer           |   9 --
 ...lizer-2.01.10_p20070115-etc-geolizer-conf.patch |  81 ------------
 .../files/geolizer-2.01.10_p20070115-strip.patch   |  10 --
 .../geolizer/files/geolizer-language-list.txt      | 136 ---------------------
 .../geolizer/geolizer-2.01.10_p20070115-r1.ebuild  | 118 ------------------
 app-admin/geolizer/metadata.xml                    |   8 --
 profiles/package.mask                              |   6 -
 8 files changed, 371 deletions(-)

diff --git a/app-admin/geolizer/Manifest b/app-admin/geolizer/Manifest
deleted file mode 100644
index 5c5a148f00d..00000000000
--- a/app-admin/geolizer/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST geolizer_2.01-10-patch.20070115.tar.gz 76862 SHA256 
a619f863c9a65a06580080702e770251b8b4dc635e2ebf0fdb56a40b0f7eb1b3 SHA512 
bf9434187d0d6b9889bd23d765dcfc2177d03179f692fa6c5994fa5ab4a6565415362eb7cfe6f0ac044e669be2075bef716f912dcec75f55adbace8be89738c4
 WHIRLPOOL 
82e3808f5bc232ba6681fc125cf3ce226ecaf6ebcc12b4ee83ebc2e3742c0214e9ddd5ab79ca21d0aa41fa9e09231775bf49ed3ef2be74751574d1ed46f82750
-DIST webalizer-2.01-10-src.tar.bz2 252664 SHA256 
f339e4b8879aeade0f889b7bc7eb85854a7746a16b267c4aa985cd5b8a112262 SHA512 
5eb0c6344d99f92f8b2f72db533b61e7f79f18b94b1adbadc704f0a0b72998042d53daa1a2b8c92975be91ed25252f21ba99a1852365bccdc2338eb5041d6ff9
 WHIRLPOOL 
ecae01667eb7ea163f8e2b66e9fc02f4fe57178eff067b24114633e1d7fc977097eb094b8ac2c2204ac4b7f72a8bc2cc68387b3a25d6a1653dc119acd7b5ccb1
-DIST webalizer.conf.gz 8986 SHA256 
b7da31865a8c13a66756247d68242d6478900f2c2b9b5698ed35c0c613fb9a71 SHA512 
ec7f815e0215116d72e6d93b471a4b86a1c152a8ebae7c374144cabeeb06750d3a39fde65faf069e9aeb133f27b0b4cdee16bed5442e7fbd4eb4f45a4f3cd84b
 WHIRLPOOL 
58c2ced08eeba65e1c7acf951e2e0e1806af58fcd37997c4d824504235303d7f75cf6c05c7ce051e2e2f3b3abff9a929f0dfd7722a995a8ab65232cfb549e83a

diff --git a/app-admin/geolizer/files/apache.geolizer 
b/app-admin/geolizer/files/apache.geolizer
deleted file mode 100644
index e4e457c274e..00000000000
--- a/app-admin/geolizer/files/apache.geolizer
+++ /dev/null
@@ -1,9 +0,0 @@
-# This is the config snippet for Geolizer
-<Directory "/var/www/localhost/htdocs/geolizer">
-       Options None
-       AllowOverride None
-       Order allow,deny
-       Allow from all
-</Directory>
-
-# vim: ts=4 filetype=apache

diff --git 
a/app-admin/geolizer/files/geolizer-2.01.10_p20070115-etc-geolizer-conf.patch 
b/app-admin/geolizer/files/geolizer-2.01.10_p20070115-etc-geolizer-conf.patch
deleted file mode 100644
index e515a9aee5a..00000000000
--- 
a/app-admin/geolizer/files/geolizer-2.01.10_p20070115-etc-geolizer-conf.patch
+++ /dev/null
@@ -1,81 +0,0 @@
-From 64325c4fed853418f75357e0bb78668f999478ab Mon Sep 17 00:00:00 2001
-From: Sebastian Pipping <[email protected]>
-Date: Wed, 10 Mar 2010 16:55:28 +0100
-Subject: [PATCH] etc-eolizer-conf
-
----
- sample.conf |    4 ++--
- webalizer.1 |    6 +++---
- webalizer.c |    8 ++++----
- 3 files changed, 9 insertions(+), 9 deletions(-)
-
-diff --git a/sample.conf b/sample.conf
-index 9eaef68..1d0b048 100644
---- a/sample.conf
-+++ b/sample.conf
-@@ -16,8 +16,8 @@
- # at least one space or tab between the keyword and its value.
- #
- # As of version 0.98, The Webalizer will look for a 'default' configuration
--# file named "webalizer.conf" in the current directory, and if not found
--# there, will look for "/etc/webalizer.conf".
-+# file named "geolizer.conf" in the current directory, and if not found
-+# there, will look for "/etc/geolizer.conf".
- 
- 
- # LogFile defines the web server log file to use.  If not specified
-diff --git a/webalizer.1 b/webalizer.1
-index b810c1f..fe0a589 100644
---- a/webalizer.1
-+++ b/webalizer.1
-@@ -43,9 +43,9 @@ as a \fBcrond(8)\fP job. Once executed, the general flow of 
the program is:
- .TP 8
- .B o
- A default configuration file is scanned for.  A file named
--\fIwebalizer.conf\fP is searched for in the current directory, and if
-+\fIgeolizer.conf\fP is searched for in the current directory, and if
- found, it's configuration data is parsed.  If the file is not
--present in the current directory,  the file \fI/etc/webalizer.conf\fP
-+present in the current directory,  the file \fI/etc/geolizer.conf\fP
- is searched for and, if found, is used instead.
- .TP 8
- .B o
-@@ -688,7 +688,7 @@ Specifies GeoIP database file. Defaults to libGeoIP 
precompiled one
- (normally \fI/usr/local/share/GeoIP/GeoIP.dat\fP).
- .SH FILES
- .TP 20
--.I webalizer.conf
-+.I geolizer.conf
- Default configuration file.  Is searched for in the current directory
- and if not found, in the \fI/etc/\fP directory.
- .TP 20
-diff --git a/webalizer.c b/webalizer.c
-index 2daad89..db7adb2 100644
---- a/webalizer.c
-+++ b/webalizer.c
-@@ -278,9 +278,9 @@ int main(int argc, char *argv[])
-    len = GetModuleFileName(GetModuleHandle(NULL), tmp_buf, sizeof(tmp_buf) - 
1);
-    for (p = tmp_buf + len; (p > tmp_buf) && (*p != '\\'); p--);
-    *p = '\0';
--   strncat(tmp_buf, "\\webalizer.conf", sizeof(tmp_buf) - 1);
-+   strncat(tmp_buf, "\\geolizer.conf", sizeof(tmp_buf) - 1);
- #else
--   sprintf(tmp_buf,"%s/webalizer.conf",ETCDIR);
-+   sprintf(tmp_buf,"%s/geolizer.conf",ETCDIR);
- #endif        /* WIN32 */
- 
-    /* initalize epoch */
-@@ -290,8 +290,8 @@ int main(int argc, char *argv[])
-    add_nlist("index.",&index_alias);
- 
-    /* check for default config file */
--   if (!access("webalizer.conf",F_OK))
--      get_config("webalizer.conf");
-+   if (!access("geolizer.conf",F_OK))
-+      get_config("geolizer.conf");
-    else if (!access(tmp_buf,F_OK))
-       get_config(tmp_buf);
- 
--- 
-1.7.0.1.61.gdc05d.dirty
-

diff --git a/app-admin/geolizer/files/geolizer-2.01.10_p20070115-strip.patch 
b/app-admin/geolizer/files/geolizer-2.01.10_p20070115-strip.patch
deleted file mode 100644
index 8cf07532bda..00000000000
--- a/app-admin/geolizer/files/geolizer-2.01.10_p20070115-strip.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- webalizer-2.01-10/Makefile.in_BACKUP       2010-09-17 08:39:52.000000000 
+0200
-+++ webalizer-2.01-10/Makefile.in      2010-09-17 08:40:02.000000000 +0200
-@@ -45,7 +45,6 @@
-                 output.o output.h graphs.o graphs.h lang.h   \
-               webalizer_lang.h
-       $(CC) ${LDFLAGS} -o webalizer webalizer.o hashtab.o linklist.o 
preserve.o parser.o output.o dns_resolv.o graphs.o ${LIBS}
--      strip webalizer
-       rm -f webazolver
-       @LN_S@ webalizer webazolver
- 

diff --git a/app-admin/geolizer/files/geolizer-language-list.txt 
b/app-admin/geolizer/files/geolizer-language-list.txt
deleted file mode 100644
index ed9e3232417..00000000000
--- a/app-admin/geolizer/files/geolizer-language-list.txt
+++ /dev/null
@@ -1,136 +0,0 @@
-aa afar
-ab abkhazian
-af afrikaans
-am amharic
-ar arabic
-as assamese
-ay aymara
-az azerbaijani
-ba bashkir
-be byelorussian
-bg bulgarian
-bh bihari
-bi bislama
-bn bengali
-bo tibetan
-br breton
-ca catalan
-co corsican
-cs czech
-cy welsh
-da danish
-de german
-dz bhutani
-el greek
-en english
-eo esperanto
-es spanish
-et estonian
-eu basque
-fa persian
-fi finnish
-fj fiji
-fo faeroese
-fr french
-fy frisian
-ga irish
-gd gaelic
-gl galician
-gn guarani
-gu gujarati
-ha hausa
-hi hindi
-hr croatian
-hu hungarian
-hy armenian
-ia interlingua
-ie interlingue
-ik inupiak
-in indonesian
-is icelandic
-it italian
-iw hebrew
-ja japanese
-ji yiddish
-jw javanese
-ka georgian
-kk kazakh
-kl greenlandic
-km cambodian
-kn kannada
-ko korean
-ks kashmiri
-ku kurdish
-ky kirghiz
-la latin
-ln lingala
-lo laothian
-lt lithuanian
-lv latvian
-mg malagasy
-mi maori
-mk macedonian
-ml malayalam
-mn mongolian
-mo moldavian
-mr marathi
-ms malay
-mt maltese
-my burmese
-na nauru
-ne nepali
-nl dutch
-no norwegian
-oc occitan
-om oromo afan
-or oriya
-pa punjabi
-pl polish
-ps pashto
-pt portuguese
-qu quechua
-rm rhaeto-romance
-rn kirundi
-ro romanian
-ru russian
-rw kinyarwanda
-sa sanskrit
-sd sindhi
-sg sangro
-sh serbo-croatian
-si singhalese
-sk slovak
-sl slovenian
-sm samoan
-sn shona
-so somali
-sq albanian
-sr serbian
-ss siswati
-st sesotho
-su sudanese
-sv swedish
-sw swahili
-ta tamil
-te tegulu
-tg tajik
-th thai
-ti tigrinya
-tk turkmen
-tl tagalog
-tn setswana
-to tonga
-tr turkish
-ts tsonga
-tt tatar
-tw twi
-uk ukrainian
-ur urdu
-uz uzbek
-vi vietnamese
-vo volapuk
-wo wolof
-xh xhosa
-yo yoruba
-zh chinese
-zu zulu

diff --git a/app-admin/geolizer/geolizer-2.01.10_p20070115-r1.ebuild 
b/app-admin/geolizer/geolizer-2.01.10_p20070115-r1.ebuild
deleted file mode 100644
index cf34bfe6034..00000000000
--- a/app-admin/geolizer/geolizer-2.01.10_p20070115-r1.ebuild
+++ /dev/null
@@ -1,118 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# uses webapp.eclass to create directories with right permissions
-# probably slight overkill but works well
-
-EAPI="2"
-
-inherit versionator confutils eutils webapp db-use autotools
-
-WEBAPP_MANUAL_SLOT="yes"
-
-MY_PV="$(get_version_component_range 1-2)-$(get_version_component_range 3)"
-WEBALIZER_P="webalizer-${MY_PV}"
-GEOLIZER_P="${PN}_${MY_PV}-patch.${PV/*_p/}"
-
-DESCRIPTION="Webserver log file analyzer"
-HOMEPAGE="http://sysd.org/stas/node/10";
-SRC_URI="ftp://ftp.mrunix.net/pub/webalizer/old/${WEBALIZER_P}-src.tar.bz2
-       http://sysd.org/stas/files/active/0/${GEOLIZER_P}.tar.gz
-       mirror://gentoo/webalizer.conf.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="nls"
-SLOT="0"
-
-DEPEND=">=sys-libs/db-4.2
-       >=sys-libs/zlib-1.1.4
-       >=media-libs/libpng-1.2
-       >=media-libs/gd-1.8.3
-       dev-libs/geoip"
-
-S="${WORKDIR}"/${WEBALIZER_P}
-
-pkg_setup() {
-       webapp_pkg_setup
-       confutils_require_built_with_all media-libs/gd png
-
-       # USE=nls has no real meaning if LINGUAS isn't set
-       if use nls && [[ -z "${LINGUAS}" ]]; then
-               ewarn "you must set LINGUAS in /etc/make.conf"
-               ewarn "if you want to USE=nls"
-               die "please either set LINGUAS or do not use nls"
-       fi
-}
-
-src_prepare() {
-       epatch "${WORKDIR}"/${PN}_${MY_PV}-patch/${PN}.patch \
-                       "${FILESDIR}"/${P}-etc-geolizer-conf.patch \
-                       "${FILESDIR}"/${P}-strip.patch
-       sed -i configure.in -e 's|libGeoIP.a|libGeoIP.so|g' || die
-       eautoreconf
-}
-
-src_configure() {
-       # really dirty hack; necessary due to a really gross ./configure
-       # basically, it just sets the natural language the program uses
-       # unfortunatly, this program only allows for one lang, so only the first
-       # entry in LINGUAS is used
-       if use nls; then
-               local longlang="$(grep ^${LINGUAS:0:2} 
"${FILESDIR}"/geolizer-language-list.txt)"
-               local myconf="${myconf} --with-language=${longlang:3}"
-       else
-               local myconf="${myconf} --with-language=english"
-       fi
-
-       econf --enable-dns \
-               --with-db=$(db_includedir) \
-               --with-dblib=$(db_libname) \
-               ${myconf} \
-               || die "econf failed"
-}
-
-src_install() {
-       webapp_src_preinst
-
-       newbin webalizer geolizer
-       fperms 755 /usr/bin/geolizer
-       dosym geolizer /usr/bin/geozolver || die 'dosym failed'
-       newman webalizer.1 geolizer.1 || die 'newman failed'
-
-       insinto /etc
-       newins "${WORKDIR}"/webalizer.conf geolizer.conf || die 'doins failed'
-       dosed "s/apache/apache2/g" /etc/geolizer.conf || die 'dosed failed'
-
-       dodoc CHANGES *README* INSTALL sample.conf 
"${FILESDIR}"/apache.geolizer || die 'dodoc failed'
-
-       webapp_src_install
-}
-
-pkg_postinst() {
-       elog
-       elog "It is suggested that you restart apache before using geolizer"
-       elog "You may want to review /etc/geolizer.conf and ensure that"
-       elog "OutputDir is set correctly"
-       elog
-       elog "Then just type geolizer to generate your stats."
-       elog "You can also use cron to generate them e.g. every day."
-       elog "They can be accessed via http://localhost/geolizer";
-       elog
-       elog "A sample Apache config file has been installed into"
-       elog "/usr/share/doc/${PF}/apache.geolizer"
-       elog "Please edit and install it as necessary"
-       elog
-
-       if [[ ${#LINGUAS} -gt 2 ]] && use nls; then
-               ewarn
-               ewarn "You have more than one language in LINGUAS"
-               ewarn "Due to the limitations of this packge, it was built"
-               ewarn "only with ${LINGUAS:0:2} support. If this is not what"
-               ewarn "you intended, please place the language you desire"
-               ewarn "_first_ in the list of LINGUAS in /etc/make.conf"
-               ewarn
-       fi
-
-       webapp_pkg_postinst
-}

diff --git a/app-admin/geolizer/metadata.xml b/app-admin/geolizer/metadata.xml
deleted file mode 100644
index 2b9b44f7349..00000000000
--- a/app-admin/geolizer/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Webapps</name>
-       </maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 11b4f658e3a..115cbef76d8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -555,12 +555,6 @@ media-libs/lv2-ui
 <dev-util/nvidia-cuda-toolkit-7
 net-wireless/cpyrit-cuda
 
-# Michał Górny <[email protected]> (18 May 2017)
-# Last release in 2007, upstream disappeared. Requires a lot
-# of patching. Unmaintained since 2012. Bad ebuild quality, #514850.
-# Does not build anymore, #612398. Removal in 30 days.
-app-admin/geolizer
-
 # Maciej Mrozowski <[email protected]> (18 May 2017)
 # Experimental, most consumers does not support it yet
 >=dev-games/openscenegraph-3.5.5

Reply via email to