summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-04-29 20:13:13 +0200
committerPacho Ramos <pacho@gentoo.org>2018-04-29 20:13:36 +0200
commitec7079c0c95dd1dac40e7b67fba9383a5498dcb8 (patch)
tree6eb1dba2c2ead27248000017adc912b6ada44446 /net-misc/pavuk
parentgames-board/freedoko: Drop old (diff)
downloadgentoo-ec7079c0c95dd1dac40e7b67fba9383a5498dcb8.tar.gz
gentoo-ec7079c0c95dd1dac40e7b67fba9383a5498dcb8.tar.bz2
gentoo-ec7079c0c95dd1dac40e7b67fba9383a5498dcb8.zip
Remove masked for removal package
Diffstat (limited to 'net-misc/pavuk')
-rw-r--r--net-misc/pavuk/Manifest1
-rw-r--r--net-misc/pavuk/files/pavuk-0.9.36_pre20120215-fix-gtkmulticol-segfault.patch26
-rw-r--r--net-misc/pavuk/files/pavuk-0.9.36_pre20120215-fix-underlinking.patch10
-rw-r--r--net-misc/pavuk/files/pavuk-0.9.36_pre20120215-pcre-fix.patch12
-rw-r--r--net-misc/pavuk/files/pavuk-0.9.36_pre20120215-tl_selectr-overflow-fix.patch13
-rw-r--r--net-misc/pavuk/metadata.xml10
-rw-r--r--net-misc/pavuk/pavuk-0.9.36_pre20120215-r2.ebuild110
7 files changed, 0 insertions, 182 deletions
diff --git a/net-misc/pavuk/Manifest b/net-misc/pavuk/Manifest
deleted file mode 100644
index 50cd3be3d88d..000000000000
--- a/net-misc/pavuk/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pavuk-0.9.36_pre20120215.tar.xz 810516 BLAKE2B 742f1afd299f6b1ab9c77a32da7fba937557a95d644b29d914b9e0851bf9ed700cdf42b614371f30f30e2e56c68e2550d64cff3f8035604bac7a44ec96d2ee88 SHA512 d7393abb72e328d3c3e8c005282a8b0ec793eee94e5de00c4518aa1a27403da535372679cf3b803a574e6d0dea8c53ccdbb3aa68d9f0c85da5128dba86b65a4f
diff --git a/net-misc/pavuk/files/pavuk-0.9.36_pre20120215-fix-gtkmulticol-segfault.patch b/net-misc/pavuk/files/pavuk-0.9.36_pre20120215-fix-gtkmulticol-segfault.patch
deleted file mode 100644
index 6ce18c1ed3e2..000000000000
--- a/net-misc/pavuk/files/pavuk-0.9.36_pre20120215-fix-gtkmulticol-segfault.patch
+++ /dev/null
@@ -1,26 +0,0 @@
---- src/gtkmulticol.c 2009-01-21 16:37:39.000000000 +0800
-+++ src/gtkmulticol.c 2012-02-21 09:47:21.680512626 +0800
-@@ -45,9 +45,9 @@
- static void gtk_multicol_size_request(GtkWidget *widget, GtkRequisition *requisition);
- static void gtk_multicol_size_allocate(GtkWidget *widget, GtkAllocation *allocation);
-
--guint gtk_multicol_get_type(void)
-+GType gtk_multicol_get_type(void)
- {
-- static guint multicol_type = 0;
-+ static GType multicol_type = 0;
-
- if (!multicol_type)
- {
-
---- src/gtkmulticol.h 2009-01-21 16:37:40.000000000 +0800
-+++ src/gtkmulticol.h 2012-02-21 09:47:42.880514545 +0800
-@@ -41,7 +41,7 @@
- GtkBoxClass parent_class;
- };
-
--guint gtk_multicol_get_type(void);
-+GType gtk_multicol_get_type(void);
- GtkWidget *gtk_multicol_new(gint nrows);
- void gtk_multicol_set_number_of_rows(GtkMultiCol *multicol, gint nrows);
- void gtk_multicol_set_spacing(GtkMultiCol *multicol, gint hspacing, gint vspacing);
diff --git a/net-misc/pavuk/files/pavuk-0.9.36_pre20120215-fix-underlinking.patch b/net-misc/pavuk/files/pavuk-0.9.36_pre20120215-fix-underlinking.patch
deleted file mode 100644
index 25338460bd4c..000000000000
--- a/net-misc/pavuk/files/pavuk-0.9.36_pre20120215-fix-underlinking.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.in~ 2011-03-02 10:44:45.000000000 +0800
-+++ configure.in 2012-02-23 09:55:28.073709216 +0800
-@@ -1749,6 +1749,7 @@
-
- if test -n "$GTK_LIBS" ; then
- if test -n "$GTK_LIBS"; then
-+ AX_ADD_OPTION([LIBS], [$X_LIBS])
- AX_ADD_OPTION([LIBS], [$GTK_LIBS])
- AX_ADD_OPTION([CPPFLAGS], [$GTK_CFLAGS])
- AC_DEFINE_UNQUOTED(GTK_FACE, [$GTK_VERSION], [with GTK+ GUI])
diff --git a/net-misc/pavuk/files/pavuk-0.9.36_pre20120215-pcre-fix.patch b/net-misc/pavuk/files/pavuk-0.9.36_pre20120215-pcre-fix.patch
deleted file mode 100644
index 3d92fdd4b8b6..000000000000
--- a/net-misc/pavuk/files/pavuk-0.9.36_pre20120215-pcre-fix.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/re.c~ 2009-01-21 16:37:40.000000000 +0800
-+++ src/re.c 2012-02-18 13:46:30.986959223 +0800
-@@ -193,8 +193,7 @@ int re_subexpr_info(re_entry *ree, int *
- {
- if (nr)
- {
-- pcre_fullinfo(ree->preg, ree->preg_extra, PCRE_INFO_CAPTURECOUNT, &pmatch_nr);
-- *nr = pmatch_nr;
-+ pcre_fullinfo(ree->preg, ree->preg_extra, PCRE_INFO_CAPTURECOUNT, nr);
- }
- }
- #endif
diff --git a/net-misc/pavuk/files/pavuk-0.9.36_pre20120215-tl_selectr-overflow-fix.patch b/net-misc/pavuk/files/pavuk-0.9.36_pre20120215-tl_selectr-overflow-fix.patch
deleted file mode 100644
index ec3655f1468c..000000000000
--- a/net-misc/pavuk/files/pavuk-0.9.36_pre20120215-tl_selectr-overflow-fix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/absio.orig.c b/src/absio.c
-index 7be9255..e19d7cd 100644
---- a/src/absio.orig.c
-+++ b/src/absio.c
-@@ -181,7 +181,7 @@ int tl_selectr(int sock, long int timeout)
- {
- if ((rv == 0) && !cfg.stop && !cfg.rbreak && !FD_ISSET(sock, &readfds))
- {
-- char buf[32];
-+ char buf[64];
- int r;
- char buf2[64];
-
diff --git a/net-misc/pavuk/metadata.xml b/net-misc/pavuk/metadata.xml
deleted file mode 100644
index 5dd8ba44d773..000000000000
--- a/net-misc/pavuk/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-<use>
- <flag name="hammer">Turn on chunky/hammer mode (DoS) in pavuk: when
- specified, pavuk will include features to stress test web sites using an
- ultrahigh performancereplay mechanism</flag>
-</use>
-</pkgmetadata>
diff --git a/net-misc/pavuk/pavuk-0.9.36_pre20120215-r2.ebuild b/net-misc/pavuk/pavuk-0.9.36_pre20120215-r2.ebuild
deleted file mode 100644
index 8f3d5cb6b587..000000000000
--- a/net-misc/pavuk/pavuk-0.9.36_pre20120215-r2.ebuild
+++ /dev/null
@@ -1,110 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-S="${WORKDIR}/${PN}"
-AUTOTOOLS_AUTORECONF=1
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-inherit eutils autotools-utils
-
-DESCRIPTION="Web spider and website mirroring tool"
-HOMEPAGE="http://www.pavuk.org/"
-SRC_URI="https://dev.gentoo.org/~pacho/maintainer-needed/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="debug gtk hammer ipv6 nls pcre profile ssl"
-
-RDEPEND="virtual/libintl:=
- gtk? ( x11-libs/gtk+:2 )
- pcre? ( dev-libs/libpcre:= )
- ssl? ( dev-libs/openssl:= )"
-DEPEND="${RDEPEND}
- >=sys-apps/sed-4
- sys-devel/gettext"
-
-PATCHES=(
- # Fixes a bug in re.c for PCRE support
- "${FILESDIR}/${P}-pcre-fix.patch"
-
- # Fixes underlinking, bug #405337
- "${FILESDIR}/${P}-fix-underlinking.patch"
-
- # Fixes a segfault in the GTK+2 interface on amd64, bug #262504#c40
- "${FILESDIR}/${P}-fix-gtkmulticol-segfault.patch"
-
- # Fixed overflow, bug #450990
- "${FILESDIR}/${P}-tl_selectr-overflow-fix.patch"
-)
-
-DOCS=( README CREDITS NEWS AUTHORS BUGS TODO MAILINGLIST wget-pavuk.HOWTO
- ChangeLog wget-pavuk.HOWTO pavuk_authinfo.sample pavukrc.sample )
-
-src_prepare() {
- # Fixes a bug in Makefile.am that causes aclocal to fail
- sed -i 's/^\(ACLOCAL_AMFLAGS[[:space:]]*=[[:space:]]*-I[[:space:]]*\)\$(top_srcdir)\//\1/' "${S}/Makefile.am" || die
-
- # Fixes a bug in configure.in that breaks non-debug builds
- sed -i 's/\([[:space:]]C\(PP\)*FLAGS=`\)/true; # \1/' "${S}/configure.in" || die
-
- # Fix for building with ~dev-lang/spidermonkey-1.8.5
- # sed -i 's/mozjs/mozjs185/g' "${S}/configure.in" || die
-
- autotools-utils_src_prepare
-}
-
-src_configure() {
- local regex="auto"
- use pcre && regex="pcre"
-
- local myeconfargs=(
- --enable-threads
- --enable-socks
- --enable-utf-8
- --disable-js
- "--with-regex=${regex}"
- $(use_enable gtk)
- $(use_enable gtk gtk2)
- $(use_enable gtk gnome)
- $(use_with gtk x)
- $(use_enable debug debugging)
- $(use_enable debug debug-build)
- # $(use_enable debug debug-features)
- $(use_enable ssl)
- $(use_enable nls)
- $(use_enable ipv6)
- # $(use_enable javascript js)
- $(use_enable profile profiling)
- )
-
- # JavaScript bindings: Broken!
- # ============================
- # Currently could pass configure phase with ~dev-lang/spidermonkey-1.8.5
- # yet apparently incompatible with recent versions of spidermonkey
-
- # if use javascript; then
- # local jspkg='mozjs185'
- # local jsinclude=$(pkg-config --cflags "$jspkg")
- # local jslibs='/dev/null '$(pkg-config --libs-only-l "$jspkg")
- # myeconfargs+=(
- # "--with-js-include=${jsinclude}"
- # "--with-js-libraries=${jslibs}"
- # )
- # fi
-
- autotools-utils_src_configure
-}
-
-src_install() {
- if use gtk; then
- newicon src/pavuk_logo.xpm pavuk.xpm
- domenu pavuk.desktop
- fi
-
- doman "${S}/doc/pavuk.1"
-
- autotools-utils_src_install
-}