';
-+ const HTML_SEARCH_SEPARATOR = '
';
-+ const HTML_SEARCH_SUMMARY_START = '
';
-+ const HTML_SEARCH_SUMMARY_END = '
';
- // replace all spaces for "+"
- keyWord = strReplace(keyWord, " ", "+");
- // init search results object
-@@ -110,7 +188,7 @@
- var http = new Http();
- var html = http.downloadWebpage(strFormat(URL_SEARCH, keyWord, pageIndex, searchResults.getUserLanguage()));
- // get the search summary
-- var summary = copyBetween(html, '
', '
');
-+ var summary = copyBetween(html, HTML_SEARCH_SUMMARY_START, HTML_SEARCH_SUMMARY_END);
- searchResults.setSummary(cleanSummary(summary));
- // get results html block
- var htmlResults = copyBetween(html, HTML_SEARCH_START, HTML_SEARCH_FINISH);
-@@ -148,14 +226,17 @@
- var tmp, videoUrl, imageUrl, title, description, duration, rating;
- // get video url
- videoUrl = VIDEO_URL + copyBetween(html, 'href="', '"');
-- // get title and image url
-+ // get image url
- tmp = copyBetween(html, '
![]()
') ;
-- title = copyBetween(tmp, 'title="', '"');
- imageUrl = copyBetween(tmp, 'src="', '"');
- if (strIndexOf(imageUrl, "default.jpg") == -1) // if is not a "default.jpg"...
- imageUrl = copyBetween(tmp, 'thumb="', '"');
-+ imageUrl = "http:" + imageUrl;
-+ // get video title
-+ title = copyBetween(html, 'dir="ltr" title="', '"');
- // get video description
-- description = copyBetween(html, 'class="video-description">', '
');
-+ description = copyBetween(html, '
', ''));
- // get rating
diff --git a/media-video/xvideoservicethief/metadata.xml b/media-video/xvideoservicethief/metadata.xml
deleted file mode 100644
index d5044b7a4cefd..0000000000000
--- a/media-video/xvideoservicethief/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-
- hwoarang@gentoo.org
- Markos Chandras
-
-
- media-video@gentoo.org
- Gentoo Video project
-
-
- xviservicethief
-
-
diff --git a/media-video/xvideoservicethief/xvideoservicethief-2.4.1-r2.ebuild b/media-video/xvideoservicethief/xvideoservicethief-2.4.1-r2.ebuild
deleted file mode 100644
index c153bc9c62d1b..0000000000000
--- a/media-video/xvideoservicethief/xvideoservicethief-2.4.1-r2.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=2
-
-LANGS="br ca cs da de es fr gl hu it ja ko nl pl ro ru sv"
-
-inherit eutils qt4-r2 versionator
-
-MY_PV=$(replace_all_version_separators '_')
-MY_P="xVST_${MY_PV}_src"
-
-DESCRIPTION="Download (and convert) videos from various Web Video Services"
-HOMEPAGE="http://xviservicethief.sourceforge.net/"
-SRC_URI="mirror://sourceforge/xviservicethief/${MY_P}.zip"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug doc"
-
-DEPEND="app-arch/unzip
- >=dev-qt/qtgui-4.5.3:4
- >=dev-qt/qtwebkit-4.5.3:4
- doc? ( app-doc/doxygen )"
-RDEPEND=">=dev-qt/qtgui-4.5.3:4
- virtual/ffmpeg
- media-video/flvstreamer"
-
-RES_NAME="xVST"
-
-S="${WORKDIR}"
-
-src_prepare() {
- # fix translations
- mv "${S}"/resources/translations/${RES_NAME}_cz.ts \
- "${S}"/resources/translations/${RES_NAME}_cs.ts ||die
- mv "${S}"/resources/translations/${RES_NAME}_jp.ts \
- "${S}"/resources/translations/${RES_NAME}_ja.ts || die
- mv "${S}"/resources/translations/${RES_NAME}_du.ts \
- "${S}"/resources/translations/${RES_NAME}_nl.ts || die
- mv "${S}"/resources/translations/${RES_NAME}_kr.ts \
- "${S}"/resources/translations/${RES_NAME}_ko.ts || die
- # fix plugins, language path
- sed -i -e "s/getApplicationPath()\ +\ \"/\"\/usr\/share\/${PN}/g" \
- "${S}"/src/options.cpp || die "failed to fix paths"
- epatch "${FILESDIR}"/${P}-youtube-api.patch
- # bug 427066
- epatch "${FILESDIR}"/${P}-gcc47.patch
-}
-
-src_compile() {
- local lang=
- emake || die "emake failed"
- for lang in "${S}"/resources/translations/*.ts; do
- lrelease ${lang}
- done
-}
-
-src_install() {
- dobin bin/xvst || die "dobin failed"
- local dest=/usr/share/${PN}/plugins
- dodir ${dest}
- find resources/services -name '*.js' -exec cp -dpR {} "${D}"${dest} \;
- newicon resources/images/InformationLogo.png xvst.png
- make_desktop_entry /usr/bin/xvst xVideoServiceThief xvst 'Qt;AudioVideo;Video'
- if use doc; then
- cd "${S}/documentation/source"
- sed -i "/OUTPUT_DIRECTORY/s:G\:.*:docs:" Doxyfile
- doxygen Doxyfile
- dohtml -r docs/html/* || die "dohtml failed"
- fi
-
- #install translations
- insinto /usr/share/${PN}/languages/
- local lang= tlang=
- for lang in ${LINGUAS}; do
- for tlang in ${LANGS}; do
- [[ ${lang} == ${tlang} ]] && doins "${S}"/resources/translations/xVST_${tlang}.qm
- done
- done
-}
diff --git a/net-analyzer/portbunny/Manifest b/net-analyzer/portbunny/Manifest
deleted file mode 100644
index 9ca6a5c159649..0000000000000
--- a/net-analyzer/portbunny/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST PortBunny230408.tar.gz 224753 SHA256 ace967834ffe36a0e2f073a46b3a81b48671cc78e2d2cca6eb2ca6a63d05ead3 SHA512 9053ec4467b1726ac006615a9fff82382d4977642422739160d5a6a4166e60a16cedd299dc58af0eb7df963d6a17e7d7d6ffaaa7365f851fbd533b219ce2e1e0 WHIRLPOOL c3186d701f1e0b92d260bb3b55684636ab24bdc986dc489fbfc16ffe6e71efc17e1caa9e216033dc31ea4da0b357ad1fdb17c6e0f1afea32ba36db8df64f3136
diff --git a/net-analyzer/portbunny/metadata.xml b/net-analyzer/portbunny/metadata.xml
deleted file mode 100644
index 6f49eba8f4969..0000000000000
--- a/net-analyzer/portbunny/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/net-analyzer/portbunny/portbunny-1.0_p20080423.ebuild b/net-analyzer/portbunny/portbunny-1.0_p20080423.ebuild
deleted file mode 100644
index 29234edcf9554..0000000000000
--- a/net-analyzer/portbunny/portbunny-1.0_p20080423.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit eutils linux-mod
-
-MY_PV_SNAP=${PV##*_p}
-if [[ ${MY_PV_SNAP} != ${PV} ]]; then
- MY_PV=${MY_PV_SNAP:6:2}${MY_PV_SNAP:4:2}${MY_PV_SNAP:2:2}
- MY_P=PortBunny${MY_PV}
- S="${WORKDIR}"/${MY_P}-dev
-else
- MY_P=PortBunny-${PV}
- S="${WORKDIR}"/${MY_P}
-fi
-
-MODULE_NAMES="portbunny(kernel:)"
-BUILD_TARGETS="all"
-
-DESCRIPTION="A kernel based highspeed TCP SYN port scanner"
-HOMEPAGE="http://recurity-labs.com/portbunny/"
-SRC_URI="http://recurity-labs.com/portbunny/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND="dev-lang/python"
-
-src_install() {
- insinto /usr/share/portbunny
- doins UI/share/portbunny/*
- dosed "s:^\(ETC_SERVICES\)[[:space:]]\+=.*:\1 = '/usr/share/portbunny/services':g" \
- /usr/share/portbunny/PBunnyServices.py
- dobin UI/bin/portbunny.py
- dosym portbunny.py /usr/bin/portbunny
- dosed "s:^\(PBUNNY_SHARE\)[[:space:]]\+=.*:\1 = '/usr/share/portbunny/':g" \
- /usr/bin/portbunny.py
- dosed "s:^\(PBUNNY_SHARE2\)[[:space:]]\+=.*:\1 = '/usr/share/portbunny/':g" \
- /usr/bin/portbunny.py
-
- linux-mod_src_install
-}
-
-pkg_postinst() {
- einfo
- einfo "See http://recurity-labs.com/portbunny/README.pdf"
- einfo
- ewarn
- ewarn "WARNING"
- ewarn "WARNING: this software may HARM the stability of your system!"
- ewarn "WARNING: do NOT use this on production machines!"
- ewarn "WARNING"
- ewarn
- ebeep 10
-}
diff --git a/net-dialup/radiusclient/Manifest b/net-dialup/radiusclient/Manifest
deleted file mode 100644
index bfb0913133ab6..0000000000000
--- a/net-dialup/radiusclient/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST radiusclient-0.3.2.tar.gz 147004 SHA256 ebf5efdd6efe385faba39f48b39ebc4ee6857ccf59adf5174a5865ac7c05b6fe SHA512 42a796eb099fdea3df3601fa23ead32b75434ff1c6fa4bd09a1af6ca3fb73cd3957537b22cede5d1b03c9189d230dda0612252466865c251829cea510642e7aa WHIRLPOOL 9c5e609232e8a89c3b0b30b98da4c83e4ac1845dd95eb5e5ab4234fe761c98192d69f79cb17989153d9adf9860610e313504a89c67ee38624bb5cfd9385d8299
diff --git a/net-dialup/radiusclient/files/pkgsysconfdir-install.patch b/net-dialup/radiusclient/files/pkgsysconfdir-install.patch
deleted file mode 100644
index 3c9544a460e93..0000000000000
--- a/net-dialup/radiusclient/files/pkgsysconfdir-install.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff -Nru radiusclient-0.3.2.orig/etc/Makefile.am radiusclient-0.3.2/etc/Makefile.am
---- radiusclient-0.3.2.orig/etc/Makefile.am 1998-06-28 03:08:16.000000000 +0300
-+++ radiusclient-0.3.2/etc/Makefile.am 2004-11-21 09:49:57.556532216 +0200
-@@ -26,9 +26,9 @@
- <$(srcdir)/radiusclient.conf.in >radiusclient.conf
-
- install-data-local: servers
-- $(mkinstalldirs) $(pkgsysconfdir); \
-- echo " $(INSTALL) -m600 $(srcdir)/servers $(pkgsysconfdir)/servers"; \
-- $(INSTALL) -m600 $(srcdir)/servers $(pkgsysconfdir)/servers
-+ $(mkinstalldirs) $(DESTDIR)$(pkgsysconfdir); \
-+ echo " $(INSTALL) -m600 $(srcdir)/servers $(DESTDIR)$(pkgsysconfdir)/servers"; \
-+ $(INSTALL) -m600 $(srcdir)/servers $(DESTDIR)$(pkgsysconfdir)/servers
-
- uninstall-local:
- rm -f $(pkgsysconfdir)/servers
diff --git a/net-dialup/radiusclient/files/radiusclient-0.3.2-64bit-compat.patch b/net-dialup/radiusclient/files/radiusclient-0.3.2-64bit-compat.patch
deleted file mode 100644
index 49f6afc962459..0000000000000
--- a/net-dialup/radiusclient/files/radiusclient-0.3.2-64bit-compat.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Gentoo bug report - https://bugs.gentoo.org/show_bug.cgi?id=399433
-Patch from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321229
-
---- include/radiusclient.h.orig 2005-08-04 10:50:19.636354682 +0200
-+++ include/radiusclient.h 2005-08-04 10:48:47.955569910 +0200
-@@ -38,8 +38,13 @@
- # define __P(protos) ()
- #endif
-
-+#if !(defined(__x86_64__))
- typedef unsigned long UINT4;
- typedef long INT4;
-+#else
-+typedef unsigned int UINT4;
-+typedef int INT4;
-+#endif
-
- #define AUTH_VECTOR_LEN 16
- #define AUTH_PASS_LEN (3 * 16) /* multiple of 16 */
diff --git a/net-dialup/radiusclient/metadata.xml b/net-dialup/radiusclient/metadata.xml
deleted file mode 100644
index 35ac6bdda04d0..0000000000000
--- a/net-dialup/radiusclient/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
- A library for writing RADIUS clients accompanied with several client utilities
-
- radiusclient
-
-
diff --git a/net-dialup/radiusclient/radiusclient-0.3.2-r1.ebuild b/net-dialup/radiusclient/radiusclient-0.3.2-r1.ebuild
deleted file mode 100644
index 669b90e70e642..0000000000000
--- a/net-dialup/radiusclient/radiusclient-0.3.2-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=1
-inherit autotools-utils
-
-DESCRIPTION="A library for writing RADIUS clients accompanied with several client utilities"
-HOMEPAGE="http://freshmeat.net/projects/radiusclient/"
-SRC_URI="ftp://ftp.cityline.net/pub/radiusclient/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="static-libs"
-
-DEPEND="!net-dialup/radiusclient-ng
- !net-dialup/freeradius-client"
-RDEPEND="${DEPEND}"
-
-DOCS=( BUGS CHANGES README )
-HTML_DOCS=( doc/instop.html )
-PATCHES=(
- "${FILESDIR}/pkgsysconfdir-install.patch"
- "${FILESDIR}/${P}-64bit-compat.patch" # bug #399433
-)
diff --git a/net-dialup/radiusclient/radiusclient-0.3.2.ebuild b/net-dialup/radiusclient/radiusclient-0.3.2.ebuild
deleted file mode 100644
index 827557304a92a..0000000000000
--- a/net-dialup/radiusclient/radiusclient-0.3.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit eutils autotools
-
-DESCRIPTION="A library for writing RADIUS clients accompanied with several client utilities"
-HOMEPAGE="http://freshmeat.net/projects/radiusclient/"
-SRC_URI="ftp://ftp.cityline.net/pub/radiusclient/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="!net-dialup/radiusclient-ng
- !net-dialup/freeradius-client"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
- unpack ${A}
-
- cd "${S}"
- epatch "${FILESDIR}/pkgsysconfdir-install.patch"
- eautoreconf
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "make install failed"
- dodoc README BUGS CHANGES COPYRIGHT
- dohtml doc/instop.html
-}
diff --git a/net-dns/hesinfo/Manifest b/net-dns/hesinfo/Manifest
deleted file mode 100644
index d966bdee16c87..0000000000000
--- a/net-dns/hesinfo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hesinfo-3.1.0.tar.gz 137487 SHA256 2d3e34a8aa5c703a438b26a93b0662f5fbb58bd08b00f806244c6d01d1ccb91f SHA512 063623b574e1fdc88fcf13561783c9be2d89c995117ec169d0b9bb1a2451ffe8d3b8b01b955d6834cceabb472436fad8e6eea4873f7c994149dcbc835d371153 WHIRLPOOL b1db828b665001f0eb91bf7055bdfee6c06dda96c0e0f6aebe83d7ccd21ebf7db1038813d9a22df5e6bf9b0ebc041d54bd6ba63bf9b46d1ec7926e802038e7b0
diff --git a/net-dns/hesinfo/files/hesinfo-3.1.0-autotools.patch b/net-dns/hesinfo/files/hesinfo-3.1.0-autotools.patch
deleted file mode 100644
index 7e611c042beee..0000000000000
--- a/net-dns/hesinfo/files/hesinfo-3.1.0-autotools.patch
+++ /dev/null
@@ -1,58 +0,0 @@
---- Makefile.in 2006-03-30 18:22:39.000000000 +0200
-+++ Makefile.in 2010-03-12 21:34:34.000000000 +0100
-@@ -22,7 +22,7 @@
- all: hesinfo
-
- hesinfo: hesinfo.o
-- ${CC} ${LDFLAGS} -o $@ hesinfo.o -lhesiod ${LIBS}
-+ ${CC} ${LDFLAGS} -o $@ hesinfo.o -lhesiod ${LIBS} ${LDFLAGS}
-
- .c.o:
- ${CC} -c ${ALL_CFLAGS} $<
---- configure.in 2006-03-30 18:22:39.000000000 +0200
-+++ configure.in 2010-03-12 21:42:05.000000000 +0100
-@@ -7,6 +7,43 @@
- AC_PROG_CC
- AC_PROG_INSTALL
-
--ATHENA_HESIOD_REQUIRED
-+dnl This file provides local macros for packages which use specific
-+dnl external libraries. The public macros are:
-+dnl
-+dnl ATHENA_HESIOD_REQUIRED
-+dnl Generates error if Hesiod not found.
-+dnl Specify desired AFS libraries as a parameter.
-+dnl ----- Hesiod -----
-+
-+AC_DEFUN(ATHENA_HESIOD_CHECK,
-+[AC_CHECK_FUNC(res_send, :, AC_CHECK_LIB(resolv, res_send))
-+if test "$hesiod" != yes; then
-+ CPPFLAGS="$CPPFLAGS -I$hesiod/include"
-+ LDFLAGS="$LDFLAGS -L$hesiod/lib"
-+fi
-+AC_CHECK_LIB(hesiod, hes_resolve, :,
-+ [AC_MSG_ERROR(Hesiod library not found)])])
-+
-+AC_DEFUN(ATHENA_HESIOD,
-+[AC_ARG_WITH(hesiod,
-+ [ --with-hesiod=PREFIX Use Hesiod],
-+ [hesiod="$withval"], [hesiod=no])
-+if test "$hesiod" != no; then
-+ ATHENA_HESIOD_CHECK
-+ HESIOD_LIBS="-lhesiod"
-+ AC_DEFINE(HAVE_HESIOD)
-+fi
-+AC_SUBST(HESIOD_LIBS)])
-
-+AC_DEFUN(ATHENA_HESIOD_REQUIRED,
-+[AC_ARG_WITH(hesiod,
-+ [ --with-hesiod=PREFIX Specify location of Hesiod],
-+ [hesiod="$withval"], [hesiod=yes])
-+if test "$hesiod" != no; then
-+ ATHENA_HESIOD_CHECK
-+else
-+ AC_MSG_ERROR(This package requires Hesiod.)
-+fi])
-+
-+ATHENA_HESIOD_REQUIRED
- AC_OUTPUT(Makefile)
diff --git a/net-dns/hesinfo/hesinfo-3.1.0.ebuild b/net-dns/hesinfo/hesinfo-3.1.0.ebuild
deleted file mode 100644
index 06f9834c7355c..0000000000000
--- a/net-dns/hesinfo/hesinfo-3.1.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-inherit flag-o-matic eutils autotools
-
-DESCRIPTION="A simple command-line interface to the net-dns/hesiod service library"
-HOMEPAGE="ftp://athena-dist.mit.edu/pub/ATHENA/hesiod"
-SRC_URI="ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/${P}.tar.gz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=net-dns/hesiod-${PV}"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- rm -f aclocal.m4 || die "rm failed"
- epatch "${FILESDIR}/${P}-autotools.patch"
- eautoreconf
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "install failed"
- dodoc NEWS README || die
-}
diff --git a/net-dns/hesinfo/metadata.xml b/net-dns/hesinfo/metadata.xml
deleted file mode 100644
index 13849a9febddb..0000000000000
--- a/net-dns/hesinfo/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
diff --git a/net-im/simpserver-bin/Manifest b/net-im/simpserver-bin/Manifest
deleted file mode 100644
index 09da4b041f805..0000000000000
--- a/net-im/simpserver-bin/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST simpserver-2.1.0-linux-x86.tgz 609317 SHA256 77a28d92f3b4bc99f6cf78574fe1d9eb4d4e983ec6632fa0ff5be3e5a353d7b8 SHA512 821dd878c5e9e6a3a41150220faa7a6fbc46abe840b7f361982eacd4654d21d2cdf43ee68a2ef96c79b048162b2106f78c4d63a89213925069fb53959cb15862 WHIRLPOOL e0a7f6ac24c393fa250c181294d41a811ae24b919c0a9224fe7c79532622c980fcfb384bcafb1e2e6dd228c655f97f6a9ac9dff334069e1c52c1e23e0c8b1a3e
diff --git a/net-im/simpserver-bin/files/simpserver.rc b/net-im/simpserver-bin/files/simpserver.rc
deleted file mode 100644
index 16528fe0237ce..0000000000000
--- a/net-im/simpserver-bin/files/simpserver.rc
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-depend() {
- need net
-}
-
-start() {
- ebegin "Starting simpserver"
- start-stop-daemon --start --quiet --background --make-pidfile --pidfile /var/run/simpserver.pid \
- --exec /opt/bin/simpserver -- /etc/simp.conf
- eend $?
-}
-
-stop() {
- ebegin "Stopping simpserver"
- start-stop-daemon --stop --quiet --pidfile /var/run/simpserver.pid
- eend $?
-}
diff --git a/net-im/simpserver-bin/metadata.xml b/net-im/simpserver-bin/metadata.xml
deleted file mode 100644
index 435c13a7e4042..0000000000000
--- a/net-im/simpserver-bin/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-SimpServer is the first lightweight instant messaging security gateway for Unix systems. Install SimpServer on a
-Unix system and configure IM clients on your local network, and conversations with Simp-equipped parties will be
-automatically encrypted. SimpServer can indeed accept simultaneous remote connections and thus secure local and/or
-remote clients.
-
-With SimpServer, corporate environments can now benefit from centralized instant messenger encryption. Linux fans
-can now secure their MSN conversations. SimpServer is currently beta software and is free for any use.
-
-
diff --git a/net-im/simpserver-bin/simpserver-bin-2.1.0-r2.ebuild b/net-im/simpserver-bin/simpserver-bin-2.1.0-r2.ebuild
deleted file mode 100644
index 7ee8c6349fafa..0000000000000
--- a/net-im/simpserver-bin/simpserver-bin-2.1.0-r2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-MY_PN=${PN/-bin/}
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="SimpServer for Unix: IM instant security transparent proxy"
-SRC_URI="http://download.secway.com/public/products/simpserver/${MY_P}-linux-x86.tgz"
-HOMEPAGE="http://www.secway.com/"
-LICENSE="simpserver-test"
-
-KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
-SLOT="0"
-S=${WORKDIR}/simp
-
-RESTRICT="strip"
-
-src_compile() {
- einfo "Binary distribution. No compilation required."
-}
-
-src_install () {
- dodoc README VERSION doc/CONFIG doc/TODO
-
- exeinto /opt/bin
- doexe bin/${MY_PN}
-
- insinto /etc
- doins etc/simp.conf
-
- newinitd "${FILESDIR}/${MY_PN}".rc ${MY_PN}
-}
-
-pkg_postinst() {
- elog "Please edit the configuration file: /etc/simp.conf."
-}
diff --git a/net-irc/irc-client/Manifest b/net-irc/irc-client/Manifest
deleted file mode 100644
index 97f360cbf0f68..0000000000000
--- a/net-irc/irc-client/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST irc2.10.3p7.tgz 678412 SHA256 1c7b5ba8e03d096a1b7412b6a50f2e3e00fce77193e2a66cd0ab8a9de02253b9 SHA512 84a148b95de3be32ffc2d11095c3da2e06b6fb963498020e32304f58f89d2a4c00ff9fa15816a1b54af95b54c86da4cd40846afc0e63ddd99bec9fb044873c32 WHIRLPOOL fcfb7e41fe05f5283c6da01fb2b82f8c9b88abe681f72f1df689052d53f3a4ca43acef4d8a9bdd1edcdc20663112b9516e1a02975cbaeffcaa783c42e5ceece8
diff --git a/net-irc/irc-client/files/irc-client-2.10.3_p7-amd64-chost.patch b/net-irc/irc-client/files/irc-client-2.10.3_p7-amd64-chost.patch
deleted file mode 100644
index 7761a3e5e76db..0000000000000
--- a/net-irc/irc-client/files/irc-client-2.10.3_p7-amd64-chost.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From: Nathan Phillip Brink
-Subject: Do not ignore the --host argument passed to the fake ./configure.
-
---- a/configure
-+++ b/configure
-@@ -10,6 +10,7 @@
- -version | --version | --versio | --versi | --vers)
- quick_fwd=yes
- break ;;
-+ --host=*)
-+ rev=$(expr "${arg}" : '[^=]*=\(.*\)')
-+ ;;
-- *)
-- break ;;
- esac
-@@ -18,8 +21,10 @@
- then
- support/configure $*
- else
-- echo "retrieving the system name, type and OS release..."
-- rev=`support/config.guess`
-+ if ! test "${rev}"; then
-+ echo "retrieving the system name, type and OS release..."
-+ rev=`support/config.guess`
-+ fi
- if test "${rev}" # test for no output
- then
- echo " your system seems to be ${rev}."
-
diff --git a/net-irc/irc-client/irc-client-2.10.3_p7.ebuild b/net-irc/irc-client/irc-client-2.10.3_p7.ebuild
deleted file mode 100644
index 28c1ad81a79de..0000000000000
--- a/net-irc/irc-client/irc-client-2.10.3_p7.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit eutils
-
-MY_P=irc${PV/_/}
-DESCRIPTION="A simplistic RFC compliant IRC client"
-HOMEPAGE="http://www.irc.org"
-SRC_URI="ftp://ftp.irc.org/irc/server/${MY_P}.tgz"
-LICENSE="GPL-1"
-SLOT="0"
-
-KEYWORDS="~amd64 ppc x86"
-IUSE="ipv6"
-
-DEPEND="sys-libs/ncurses
- sys-libs/zlib"
-# This and ircci both install /usr/bin/irc #247987
-RDEPEND="${DEPEND}
- !net-irc/ircii"
-
-S=${WORKDIR}/${MY_P}
-
-src_unpack() {
- unpack ${A}
-
- cd "${S}" || die
- epatch "${FILESDIR}"/${P}-amd64-chost.patch
-}
-
-src_compile () {
- econf \
- $(use_with ipv6 ip6) \
- --sysconfdir=/etc/ircd \
- --localstatedir=/var/run/ircd \
- || die "econf failed"
- emake -C ${CHOST} client || die "client build failed"
-}
-
-src_install() {
- make -C ${CHOST} \
- prefix=${D}/usr \
- client_man_dir=${D}/usr/share/man/man1 \
- install-client || die "client installed failed"
- dodoc doc/Etiquette doc/alt-irc-faq doc/rfc* || die
-}
diff --git a/net-irc/irc-client/metadata.xml b/net-irc/irc-client/metadata.xml
deleted file mode 100644
index 6f49eba8f4969..0000000000000
--- a/net-irc/irc-client/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/net-libs/libsoup-gnome/Manifest b/net-libs/libsoup-gnome/Manifest
deleted file mode 100644
index da2eb46c98213..0000000000000
--- a/net-libs/libsoup-gnome/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST libsoup-2.50.0.tar.xz 1755052 SHA256 1e01365ac4af3817187ea847f9d3588c27eee01fc519a5a7cb212bb78b0f667b SHA512 5004baac41feb2c4a7c4f8e68e0a2aac91ae115518e5bb7b58bc7f85dc7675611de82ad21d6a2f779daf2fc7496ab802e7d6dcd5eca91186b221664db37819e2 WHIRLPOOL 09f2cdc9804a4785e1f6a8d9e8adefab549fcb6de1506e2c0fa7af9ee3af531a26a55909ab917c7f08076e99bff3f992516125d12baeb5fce22c918e81a4636e
-DIST libsoup-2.52.2.tar.xz 1764308 SHA256 db55628b5c7d952945bb71b236469057c8dfb8dea0c271513579c6273c2093dc SHA512 866942d8db43a19630f39db12b22058cf31ef0c56f337e6c5790f5b881aaa768d4dbece1d2fe0d9560a82ae0f362365c19aa9b0d05afeb45bc5774f6713f51b2 WHIRLPOOL f0f7ac95d49f21d0bb92968d6d3de596a08aea0519db82089b6c476916d96c3c44e0871a8d3102f5f0b176294ce6f1582d52e6cfcd65bb74ad0c7c4ab8f020a4
diff --git a/net-libs/libsoup-gnome/files/libsoup-gnome-2.48.0-system-lib.patch b/net-libs/libsoup-gnome/files/libsoup-gnome-2.48.0-system-lib.patch
deleted file mode 100644
index d731fc0c733a5..0000000000000
--- a/net-libs/libsoup-gnome/files/libsoup-gnome-2.48.0-system-lib.patch
+++ /dev/null
@@ -1,283 +0,0 @@
-From 63db817bac0382f3f43947b8233bf4585ede0e0b Mon Sep 17 00:00:00 2001
-From: Priit Laes
-Date: Tue, 20 Dec 2011 15:42:44 +0200
-Subject: [PATCH] Split support for libsoup-gnome
-
-https://bugzilla.gnome.org/show_bug.cgi?id=595065
-
-Original patch by Romain Perier.
----
- Makefile.am | 12 +++++++++--
- configure.ac | 35 ++++++++++++++++++++-----------
- libsoup/Makefile.am | 60 +++++++++++++++++++++++++++++++++++++++--------------
- 3 files changed, 77 insertions(+), 30 deletions(-)
-
-diff --git a/Makefile.am b/Makefile.am
-index c8fa95c..fc09778 100644
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -1,7 +1,11 @@
- ## Process this file with automake to produce Makefile.in
- ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-
--SUBDIRS = libsoup po tests examples docs
-+SUBDIRS = libsoup
-+
-+if BUILD_LIBSOUP
-+SUBDIRS += po tests docs
-+endif
-
- EXTRA_DIST = \
- data/effective_tld_names.dat \
-@@ -18,7 +22,11 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
-
- pkgconfigdir = $(libdir)/pkgconfig
-
--pkgconfig_DATA = libsoup-2.4.pc
-+pkgconfig_DATA =
-+
-+if BUILD_LIBSOUP
-+pkgconfig_DATA += libsoup-2.4.pc
-+endif
-
- if BUILD_LIBSOUP_GNOME
- pkgconfig_DATA += libsoup-gnome-2.4.pc
-diff --git a/configure.ac b/configure.ac
-index 96bb378..0153f10 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -77,23 +77,30 @@ LT_INIT([win32-dll])
- dnl ***********************
- dnl *** Checks for glib ***
- dnl ***********************
-+PKG_PROG_PKG_CONFIG
-+enable_ssl=no
-+AC_ARG_WITH(libsoup-system,
-+ AS_HELP_STRING([--with-libsoup-system], [Use libsoup system library to build(default=no)]),
-+ [with_libsoup_system=$withval], [with_libsoup_system=no])
-+if test "$with_libsoup_system" = "no"; then
-+ GLIB_REQUIRED=2.38.0
-+ AM_PATH_GLIB_2_0($GLIB_REQUIRED,,,gobject gio)
-+ if test "$GLIB_LIBS" = ""; then
-+ AC_MSG_ERROR(GLIB $GLIB_REQUIRED or later is required to build libsoup)
-+ fi
-+ GLIB_CFLAGS="$GLIB_CFLAGS -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38"
-
--GLIB_REQUIRED=2.38.0
--AM_PATH_GLIB_2_0($GLIB_REQUIRED,,,gobject gio)
--if test "$GLIB_LIBS" = ""; then
-- AC_MSG_ERROR(GLIB $GLIB_REQUIRED or later is required to build libsoup)
--fi
--GLIB_CFLAGS="$GLIB_CFLAGS -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38"
-+ GLIB_MAKEFILE='$(top_srcdir)/Makefile.glib'
-+ AC_SUBST(GLIB_MAKEFILE)
-
--GLIB_MAKEFILE='$(top_srcdir)/Makefile.glib'
--AC_SUBST(GLIB_MAKEFILE)
-+ PKG_CHECK_MODULES(XML, libxml-2.0)
-+ AC_SUBST(XML_CFLAGS)
-+ AC_SUBST(XML_LIBS)
-+fi
-+AM_CONDITIONAL(BUILD_LIBSOUP, test $with_libsoup_system = no)
-
- GLIB_TESTS
-
--PKG_CHECK_MODULES(XML, libxml-2.0)
--AC_SUBST(XML_CFLAGS)
--AC_SUBST(XML_LIBS)
--
- PKG_CHECK_MODULES(SQLITE, sqlite3)
- AC_SUBST(SQLITE_CFLAGS)
- AC_SUBST(SQLITE_LIBS)
-@@ -141,6 +148,10 @@ AM_CONDITIONAL(BUILD_LIBSOUP_GNOME, test $with_gnome != no)
-
- if test $with_gnome != no; then
- AC_DEFINE(HAVE_GNOME, 1, [Defined if GNOME support is enabled])
-+
-+ if test $with_libsoup_system != no; then
-+ PKG_CHECK_MODULES(LIBSOUP, libsoup-$SOUP_API_VERSION = $VERSION)
-+ fi
- fi
- AC_SUBST(HAVE_GNOME)
-
-diff --git a/libsoup/Makefile.am b/libsoup/Makefile.am
-index 60920bd..26c5616 100644
---- a/libsoup/Makefile.am
-+++ b/libsoup/Makefile.am
-@@ -1,14 +1,19 @@
- ## Process this file with automake to produce Makefile.in
-
- EXTRA_DIST =
--
-+BUILT_SOURCES =
- include $(GLIB_MAKEFILE)
-
- if OS_WIN32
- LIBWS2_32 = -lws2_32
- endif
-
--AM_CPPFLAGS = \
-+AM_CPPFLAGS =
-+lib_LTLIBRARIES =
-+CLEANFILES =
-+
-+if BUILD_LIBSOUP
-+AM_CPPFLAGS += \
- -DG_LOG_DOMAIN=\"libsoup\" \
- -DLOCALEDIR=\"$(localedir)\" \
- -I$(top_srcdir) \
-@@ -76,7 +81,7 @@ libsoupinclude_HEADERS = \
- nodist_libsoupinclude_HEADERS = \
- soup-version.h
-
--lib_LTLIBRARIES = libsoup-2.4.la
-+lib_LTLIBRARIES += libsoup-2.4.la
-
- libsoup_2_4_la_LDFLAGS = \
- -version-info $(SOUP_CURRENT):$(SOUP_REVISION):$(SOUP_AGE) \
-@@ -184,18 +189,23 @@ libsoup_2_4_la_SOURCES = \
- soup-version.c \
- soup-xmlrpc.c
-
--# TLD rules
--EXTRA_DIST += tld-parser.py
--
-+BUILT_SOURCES += tld_data.inc
- TLD_DATA_FILE=$(top_srcdir)/data/effective_tld_names.dat
-
- tld_data.inc: tld-parser.py $(TLD_DATA_FILE)
-- $(srcdir)/tld-parser.py $(TLD_DATA_FILE) tld_data.inc
-+ $(AM_V_GEN) python $(srcdir)/tld-parser.py $(TLD_DATA_FILE) tld_data.inc
-+
-+# TLD rules
-+EXTRA_DIST += tld-parser.py
-+
-+endif
-
- if BUILD_LIBSOUP_GNOME
-
- libsoupgnomeincludedir = $(includedir)/libsoup-gnome-2.4/libsoup
-
-+AM_CPPFLAGS += $(LIBSOUP_CFLAGS)
-+
- libsoupgnomeinclude_HEADERS = \
- soup-cookie-jar-sqlite.h\
- soup-gnome.h \
-@@ -203,17 +213,26 @@ libsoupgnomeinclude_HEADERS = \
-
- lib_LTLIBRARIES += libsoup-gnome-2.4.la
-
-+if BUILD_LIBSOUP
-+libsoup_gnome_2_4_la_LDFLAGS = $(libsoup_2_4_la_LDFLAGS)
-+else
- libsoup_gnome_2_4_la_LDFLAGS = \
- -version-info $(SOUP_CURRENT):$(SOUP_REVISION):$(SOUP_AGE) \
- -no-undefined \
- -export-symbols $(srcdir)/libsoup-gnome-2.4.sym
-+endif
-
- EXTRA_DIST += libsoup-gnome-2.4.sym
-
- libsoup_gnome_2_4_la_LIBADD = \
-- libsoup-2.4.la \
- $(GLIB_LIBS)
-
-+if BUILD_LIBSOUP
-+libsoup_gnome_2_4_la_LIBADD += libsoup-2.4.la
-+else
-+libsoup_gnome_2_4_la_LIBADD += $(LIBSOUP_LIBS)
-+endif
-+
- libsoup_gnome_2_4_la_SOURCES = \
- soup-cookie-jar-sqlite.c \
- soup-gnome-features.c \
-@@ -225,9 +244,8 @@ libsoup_gnome_2_4_la_SOURCES = \
- endif
-
- GLIB_GENERATED = soup-enum-types.c soup-enum-types.h
--BUILT_SOURCES = \
-- $(GLIB_GENERATED) \
-- tld_data.inc
-+BUILT_SOURCES += \
-+ $(GLIB_GENERATED)
-
- soup_enum_types_sources = $(libsoupinclude_HEADERS) $(libsoupgnomeinclude_HEADERS)
- soup_enum_types_MKENUMS_C_FLAGS = --fhead "\#define LIBSOUP_USE_UNSTABLE_REQUEST_API"
-@@ -242,6 +260,8 @@ INTROSPECTION_COMPILER_ARGS = --includedir=.
-
- if HAVE_INTROSPECTION
-
-+if BUILD_LIBSOUP
-+
- # Core library
- gi_soup_files = \
- $(filter-out soup.h soup-enum-types.% soup-proxy-resolver.h,\
-@@ -263,20 +283,28 @@ Soup_2_4_gir_FILES = \
-
- INTROSPECTION_GIRS += Soup-2.4.gir
-
-+endif
-+
- if BUILD_LIBSOUP_GNOME
-
-+if BUILD_LIBSOUP
-+SOUP_GIR = Soup-2.4.gir
-+else
-+SOUP_GIR =
-+endif
-+
- # GNOME extensions
- gi_soup_gnome_files = $(filter-out soup-gnome.h,\
- $(libsoupgnomeinclude_HEADERS) \
- $(filter-out %.h, $(libsoup_gnome_2_4_la_SOURCES)))
--SoupGNOME-2.4.gir: libsoup-gnome-2.4.la Soup-2.4.gir
-+SoupGNOME-2.4.gir: libsoup-gnome-2.4.la $(SOUP_GIR)
-+SoupGNOME_2_4_gir_INCLUDES = Soup-2.4
- SoupGNOME_2_4_gir_SCANNERFLAGS = \
- --identifier-prefix=Soup \
- --symbol-prefix=soup \
-- --c-include "libsoup/soup-gnome.h" \
-- --include-uninstalled=$(builddir)/Soup-2.4.gir
-+ --c-include "libsoup/soup-gnome.h"
- SoupGNOME_2_4_gir_CFLAGS = $(AM_CPPFLAGS)
--SoupGNOME_2_4_gir_LIBS = libsoup-gnome-2.4.la libsoup-2.4.la
-+SoupGNOME_2_4_gir_LIBS = libsoup-gnome-2.4.la
- SoupGNOME_2_4_gir_FILES = $(addprefix $(srcdir)/,$(gi_soup_gnome_files))
- SoupGNOME_2_4_gir_EXPORT_PACKAGES = libsoup-gnome-2.4
-
-@@ -290,6 +318,6 @@ gir_DATA = $(INTROSPECTION_GIRS)
- typelibdir = $(libdir)/girepository-1.0
- typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)
-
--CLEANFILES = $(gir_DATA) $(typelib_DATA) $(BUILT_SOURCES)
-+CLEANFILES += $(gir_DATA) $(typelib_DATA) $(BUILT_SOURCES)
-
- endif
-@@ -326,6 +326,7 @@
-
- # We only do this check on Linux, so we don't have to worry about
- # different "nm" output on other platforms
-+if BUILD_LIBSOUP
- if OS_LINUX
- check-local:
- @echo Checking libsoup-2.4.so symbols
-@@ -335,3 +336,16 @@
- env LANG=C sort -u | \
- diff -U0 $(srcdir)/libsoup-2.4.sym - >&2
- endif
-+endif
-+
-+if BUILD_LIBSOUP_GNOME
-+if OS_LINUX
-+check-local:
-+ @echo Checking libsoup-gnome-2.4.so symbols
-+ @nm $(builddir)/.libs/libsoup-gnome-2.4.so | \
-+ grep "^[[:xdigit:]]\+ [BTR] " | \
-+ sed "s/^[[:xdigit:]]\+ [BTR] //" | \
-+ env LANG=C sort -u | \
-+ diff -U0 $(srcdir)/libsoup-gnome-2.4.sym - >&2
-+endif
-+endif
---
-1.9.0
-
diff --git a/net-libs/libsoup-gnome/files/libsoup-gnome-2.52.2-system-lib.patch b/net-libs/libsoup-gnome/files/libsoup-gnome-2.52.2-system-lib.patch
deleted file mode 100644
index 54b6014457fe9..0000000000000
--- a/net-libs/libsoup-gnome/files/libsoup-gnome-2.52.2-system-lib.patch
+++ /dev/null
@@ -1,263 +0,0 @@
-diff -ur libsoup-2.52.2/configure.ac libsoup-2.52.2.new/configure.ac
---- libsoup-2.52.2/configure.ac 2015-11-09 21:23:00.000000000 +0100
-+++ libsoup-2.52.2.new/configure.ac 2015-11-17 10:32:25.562815235 +0100
-@@ -77,23 +77,28 @@
- dnl ***********************
- dnl *** Checks for glib ***
- dnl ***********************
--
--GLIB_REQUIRED=2.38.0
--AM_PATH_GLIB_2_0($GLIB_REQUIRED,,,gobject gio)
--if test "$GLIB_LIBS" = ""; then
-- AC_MSG_ERROR(GLIB $GLIB_REQUIRED or later is required to build libsoup)
-+PKG_PROG_PKG_CONFIG
-+enable_ssl=no
-+AC_ARG_WITH(libsoup-system,
-+ AS_HELP_STRING([--with-libsoup-system], [Use libsoup system library to build(default=no)]),
-+ [with_libsoup_system=$withval], [with_libsoup_system=no])
-+if test "$with_libsoup_system" = "no"; then
-+ GLIB_REQUIRED=2.38.0
-+ AM_PATH_GLIB_2_0($GLIB_REQUIRED,,,gobject gio)
-+ if test "$GLIB_LIBS" = ""; then
-+ AC_MSG_ERROR(GLIB $GLIB_REQUIRED or later is required to build libsoup)
-+ fi
-+ GLIB_CFLAGS="$GLIB_CFLAGS -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38"
-+ GLIB_MAKEFILE='$(top_srcdir)/Makefile.glib'
-+ AC_SUBST(GLIB_MAKEFILE)
-+ PKG_CHECK_MODULES(XML, libxml-2.0)
-+ AC_SUBST(XML_CFLAGS)
-+ AC_SUBST(XML_LIBS)
- fi
--GLIB_CFLAGS="$GLIB_CFLAGS -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38"
--
--GLIB_MAKEFILE='$(top_srcdir)/Makefile.glib'
--AC_SUBST(GLIB_MAKEFILE)
-+AM_CONDITIONAL(BUILD_LIBSOUP, test $with_libsoup_system = no)
-
- GLIB_TESTS
-
--PKG_CHECK_MODULES(XML, libxml-2.0)
--AC_SUBST(XML_CFLAGS)
--AC_SUBST(XML_LIBS)
--
- PKG_CHECK_MODULES(SQLITE, sqlite3)
- AC_SUBST(SQLITE_CFLAGS)
- AC_SUBST(SQLITE_LIBS)
-@@ -148,6 +153,9 @@
-
- if test $with_gnome != no; then
- AC_DEFINE(HAVE_GNOME, 1, [Defined if GNOME support is enabled])
-+ if test $with_libsoup_system != no; then
-+ PKG_CHECK_MODULES(LIBSOUP, libsoup-$SOUP_API_VERSION = $VERSION)
-+ fi
- fi
- AC_SUBST(HAVE_GNOME)
-
-Sólo en libsoup-2.52.2.new/: configure.ac~
-diff -ur libsoup-2.52.2/libsoup/Makefile.am libsoup-2.52.2.new/libsoup/Makefile.am
---- libsoup-2.52.2/libsoup/Makefile.am 2015-11-09 21:21:48.000000000 +0100
-+++ libsoup-2.52.2.new/libsoup/Makefile.am 2015-11-19 12:11:19.743369476 +0100
-@@ -3,14 +3,19 @@
- EXTRA_DIST =
- CLEANFILES =
-
--
-+BUILT_SOURCES =
- include $(GLIB_MAKEFILE)
-
- if OS_WIN32
- LIBWS2_32 = -lws2_32
- endif
-
--AM_CPPFLAGS = \
-+AM_CPPFLAGS =
-+lib_LTLIBRARIES =
-+CLEANFILES =
-+
-+if BUILD_LIBSOUP
-+AM_CPPFLAGS += \
- -DG_LOG_DOMAIN=\"libsoup\" \
- -DLIBSOUP_COMPILATION \
- -DLOCALEDIR=\"$(localedir)\" \
-@@ -84,7 +89,7 @@
- nodist_libsoupinclude_HEADERS = \
- soup-version.h
-
--lib_LTLIBRARIES = libsoup-2.4.la
-+lib_LTLIBRARIES += libsoup-2.4.la
-
- libsoup_2_4_la_LDFLAGS = \
- -version-info $(SOUP_CURRENT):$(SOUP_REVISION):$(SOUP_AGE) \
-@@ -202,18 +207,23 @@
- soup-xmlrpc.c \
- soup-xmlrpc-old.c
-
--# TLD rules
--EXTRA_DIST += tld-parser.py
--
-+BUILT_SOURCES += tld_data.inc
- TLD_DATA_FILE=$(top_srcdir)/data/effective_tld_names.dat
-
- tld_data.inc: tld-parser.py $(TLD_DATA_FILE)
-- $(srcdir)/tld-parser.py $(TLD_DATA_FILE) tld_data.inc
-+ $(AM_V_GEN) python $(srcdir)/tld-parser.py $(TLD_DATA_FILE) tld_data.inc
-+
-+# TLD rules
-+EXTRA_DIST += tld-parser.py
-+
-+endif
-
- if BUILD_LIBSOUP_GNOME
-
- libsoupgnomeincludedir = $(includedir)/libsoup-gnome-2.4/libsoup
-
-+AM_CPPFLAGS += $(LIBSOUP_CFLAGS)
-+
- libsoupgnomeinclude_HEADERS = \
- soup-cookie-jar-sqlite.h\
- soup-gnome.h \
-@@ -221,17 +231,26 @@
-
- lib_LTLIBRARIES += libsoup-gnome-2.4.la
-
-+if BUILD_LIBSOUP
-+libsoup_gnome_2_4_la_LDFLAGS = $(libsoup_2_4_la_LDFLAGS)
-+else
- libsoup_gnome_2_4_la_LDFLAGS = \
- -version-info $(SOUP_CURRENT):$(SOUP_REVISION):$(SOUP_AGE) \
- -no-undefined \
- -export-symbols $(srcdir)/libsoup-gnome-2.4.sym
-+endif
-
- EXTRA_DIST += libsoup-gnome-2.4.sym
-
- libsoup_gnome_2_4_la_LIBADD = \
-- libsoup-2.4.la \
- $(GLIB_LIBS)
-
-+if BUILD_LIBSOUP
-+libsoup_gnome_2_4_la_LIBADD += libsoup-2.4.la
-+else
-+libsoup_gnome_2_4_la_LIBADD += $(LIBSOUP_LIBS)
-+endif
-+
- libsoup_gnome_2_4_la_SOURCES = \
- soup-cookie-jar-sqlite.c \
- soup-gnome-features.c \
-@@ -243,9 +262,8 @@
- endif
-
- GLIB_GENERATED = soup-enum-types.c soup-enum-types.h
--BUILT_SOURCES = \
-- $(GLIB_GENERATED) \
-- tld_data.inc
-+BUILT_SOURCES += \
-+ $(GLIB_GENERATED)
-
- soup_enum_types_sources = $(libsoupinclude_HEADERS) $(libsoupgnomeinclude_HEADERS)
- soup_enum_types_MKENUMS_C_FLAGS = --fhead "\#define LIBSOUP_USE_UNSTABLE_REQUEST_API"
-@@ -260,6 +278,8 @@
-
- if HAVE_INTROSPECTION
-
-+if BUILD_LIBSOUP
-+
- # Core library
- gi_soup_files = \
- $(filter-out soup.h soup-enum-types.% soup-proxy-resolver.h,\
-@@ -292,20 +312,28 @@
-
- EXTRA_DIST += Soup-2.4.metadata Soup-2.4-custom.vala libsoup-2.4.deps
-
-+endif
-+
- if BUILD_LIBSOUP_GNOME
-
-+if BUILD_LIBSOUP
-+SOUP_GIR = Soup-2.4.gir
-+else
-+SOUP_GIR =
-+endif
-+
- # GNOME extensions
- gi_soup_gnome_files = $(filter-out soup-gnome.h,\
- $(libsoupgnomeinclude_HEADERS) \
- $(filter-out %.h, $(libsoup_gnome_2_4_la_SOURCES)))
--SoupGNOME-2.4.gir: libsoup-gnome-2.4.la Soup-2.4.gir
-+SoupGNOME-2.4.gir: libsoup-gnome-2.4.la $(SOUP_GIR)
-+SoupGNOME_2_4_gir_INCLUDES = Soup-2.4
- SoupGNOME_2_4_gir_SCANNERFLAGS = \
- --identifier-prefix=Soup \
- --symbol-prefix=soup \
-- --c-include "libsoup/soup-gnome.h" \
-- --include-uninstalled=$(builddir)/Soup-2.4.gir
-+ --c-include "libsoup/soup-gnome.h"
- SoupGNOME_2_4_gir_CFLAGS = $(AM_CPPFLAGS)
--SoupGNOME_2_4_gir_LIBS = libsoup-gnome-2.4.la libsoup-2.4.la
-+SoupGNOME_2_4_gir_LIBS = libsoup-gnome-2.4.la
- SoupGNOME_2_4_gir_FILES = $(addprefix $(srcdir)/,$(gi_soup_gnome_files))
- SoupGNOME_2_4_gir_EXPORT_PACKAGES = libsoup-gnome-2.4
-
-@@ -319,12 +347,13 @@
- typelibdir = $(libdir)/girepository-1.0
- typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)
-
--CLEANFILES+= $(gir_DATA) $(typelib_DATA) $(BUILT_SOURCES)
-+CLEANFILES += $(gir_DATA) $(typelib_DATA) $(BUILT_SOURCES)
-
- endif
-
- # We only do this check on Linux, so we don't have to worry about
- # different "nm" output on other platforms
-+if BUILD_LIBSOUP
- if OS_LINUX
- check-local:
- @echo Checking libsoup-2.4.so symbols
-@@ -334,3 +363,16 @@
- env LC_ALL=C sort -u | \
- diff -U0 $(srcdir)/libsoup-2.4.sym - >&2
- endif
-+endif
-+
-+if BUILD_LIBSOUP_GNOME
-+if OS_LINUX
-+check-local:
-+ @echo Checking libsoup-gnome-2.4.so symbols
-+ @nm $(builddir)/.libs/libsoup-gnome-2.4.so | \
-+ grep "^[[:xdigit:]]\+ [BTR] " | \
-+ sed "s/^[[:xdigit:]]\+ [BTR] //" | \
-+ env LANG=C sort -u | \
-+ diff -U0 $(srcdir)/libsoup-gnome-2.4.sym - >&2
-+endif
-+endif
-Sólo en libsoup-2.52.2.new/libsoup: Makefile.am~
-diff -ur libsoup-2.52.2/Makefile.am libsoup-2.52.2.new/Makefile.am
---- libsoup-2.52.2/Makefile.am 2015-10-29 16:08:21.000000000 +0100
-+++ libsoup-2.52.2.new/Makefile.am 2015-11-17 10:25:54.034816211 +0100
-@@ -1,7 +1,11 @@
- ## Process this file with automake to produce Makefile.in
- ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-
--SUBDIRS = libsoup po tests examples docs
-+SUBDIRS = libsoup
-+
-+if BUILD_LIBSOUP
-+SUBDIRS += po tests docs
-+endif
-
- EXTRA_DIST = \
- data/effective_tld_names.dat \
-@@ -18,7 +22,11 @@
-
- pkgconfigdir = $(libdir)/pkgconfig
-
--pkgconfig_DATA = libsoup-2.4.pc
-+pkgconfig_DATA =
-+
-+if BUILD_LIBSOUP
-+pkgconfig_DATA += libsoup-2.4.pc
-+endif
-
- if BUILD_LIBSOUP_GNOME
- pkgconfig_DATA += libsoup-gnome-2.4.pc
-Sólo en libsoup-2.52.2.new/: Makefile.am~
diff --git a/net-libs/libsoup-gnome/libsoup-gnome-2.50.0.ebuild b/net-libs/libsoup-gnome/libsoup-gnome-2.50.0.ebuild
deleted file mode 100644
index a84399060df5e..0000000000000
--- a/net-libs/libsoup-gnome/libsoup-gnome-2.50.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-
-MY_PN=${PN/-gnome}
-MY_P=${MY_PN}-${PV}
-
-inherit autotools eutils gnome2 multilib-minimal
-
-DESCRIPTION="GNOME plugin for libsoup"
-HOMEPAGE="https://wiki.gnome.org/LibSoup"
-SRC_URI="${SRC_URI//-gnome}"
-
-LICENSE="LGPL-2+"
-SLOT="2.4"
-IUSE="debug +introspection"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-solaris"
-
-RDEPEND="
- ~net-libs/libsoup-${PV}[introspection?,${MULTILIB_USEDEP}]
- dev-db/sqlite:3=[${MULTILIB_USEDEP}]
- introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
- >=net-libs/libsoup-2.42.2-r1[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}
- >=dev-util/gtk-doc-am-1.10
- >=dev-util/intltool-0.35
- sys-devel/gettext
- virtual/pkgconfig[${MULTILIB_USEDEP}]
-"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- # Use lib present on the system
- epatch "${FILESDIR}"/${PN}-2.48.0-system-lib.patch
- eautoreconf
- gnome2_src_prepare
-}
-
-multilib_src_configure() {
- # FIXME: we need addpredict to workaround bug #324779 until
- # root cause (bug #249496) is solved
- addpredict /usr/share/snmp/mibs/.index
-
- # Disable apache tests until they are usable on Gentoo, bug #326957
- ECONF_SOURCE=${S} \
- gnome2_src_configure \
- --disable-static \
- --disable-tls-check \
- $(multilib_native_use_enable introspection) \
- --with-libsoup-system \
- --with-gnome \
- --without-apache-httpd
-}
-
-multilib_src_compile() { gnome2_src_compile; }
-multilib_src_install() { gnome2_src_install; }
diff --git a/net-libs/libsoup-gnome/libsoup-gnome-2.52.2.ebuild b/net-libs/libsoup-gnome/libsoup-gnome-2.52.2.ebuild
deleted file mode 100644
index 6b8ac6892c121..0000000000000
--- a/net-libs/libsoup-gnome/libsoup-gnome-2.52.2.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-
-MY_PN=${PN/-gnome}
-MY_P=${MY_PN}-${PV}
-
-inherit autotools eutils gnome2 multilib-minimal
-
-DESCRIPTION="GNOME plugin for libsoup"
-HOMEPAGE="https://wiki.gnome.org/LibSoup"
-SRC_URI="${SRC_URI//-gnome}"
-
-LICENSE="LGPL-2+"
-SLOT="2.4"
-IUSE="+introspection"
-KEYWORDS="alpha amd64 arm ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-solaris"
-
-RDEPEND="
- ~net-libs/libsoup-${PV}[introspection?,${MULTILIB_USEDEP}]
- dev-db/sqlite:3=[${MULTILIB_USEDEP}]
- introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
-"
-DEPEND="${RDEPEND}
- >=dev-util/gtk-doc-am-1.10
- >=dev-util/intltool-0.35
- sys-devel/gettext
- virtual/pkgconfig[${MULTILIB_USEDEP}]
-"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- # Use lib present on the system
- epatch "${FILESDIR}"/${PN}-2.52.2-system-lib.patch
- eautoreconf
- gnome2_src_prepare
-}
-
-multilib_src_configure() {
- # FIXME: we need addpredict to workaround bug #324779 until
- # root cause (bug #249496) is solved
- addpredict /usr/share/snmp/mibs/.index
-
- # Disable apache tests until they are usable on Gentoo, bug #326957
- ECONF_SOURCE=${S} \
- gnome2_src_configure \
- --disable-static \
- --disable-tls-check \
- $(multilib_native_use_enable introspection) \
- --with-libsoup-system \
- --with-gnome \
- --without-apache-httpd \
- --disable-vala
-}
-
-multilib_src_compile() { gnome2_src_compile; }
-multilib_src_install() { gnome2_src_install; }
diff --git a/net-libs/libsoup-gnome/metadata.xml b/net-libs/libsoup-gnome/metadata.xml
deleted file mode 100644
index 996e7cacd2179..0000000000000
--- a/net-libs/libsoup-gnome/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
- gnome@gentoo.org
- Gentoo GNOME Desktop
-
-
diff --git a/net-libs/wt/Manifest b/net-libs/wt/Manifest
deleted file mode 100644
index dd2f1155e2981..0000000000000
--- a/net-libs/wt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST wt-3.3.4.tar.gz 35313108 SHA256 327f9c64504366e3f2fa2c8f1d1a23efc7b8fba8ace3869de375d668f99ede10 SHA512 1deff3fe325b8e009713bcbc388058d025864b3724bf1cf1cb3c36e909520046189d4a13de0adbff5c11d171536819b687d598d125b4041dd78bb4a3c5a6c279 WHIRLPOOL dee9fbe1d88a23e9f178df74455a33b22b3040523c70411f9ae982f65e51b7f3b5473a597fe98d2ec1213fbf25c7f0fccc91952ed10b956b4c5ab92707681cf2
diff --git a/net-libs/wt/files/cmakelist.patch b/net-libs/wt/files/cmakelist.patch
deleted file mode 100644
index a121d00ff9cca..0000000000000
--- a/net-libs/wt/files/cmakelist.patch
+++ /dev/null
@@ -1,5 +0,0 @@
---- CMakeLists.txt 2012-07-04 00:50:36.000000000 -0700
-+++ CMakeLists-new 2012-10-02 11:25:05.860077447 -0700
-@@ -451 +451 @@ IF(NOT EXISTS ${DESTDIR}${CONFIGDIR}/wt_
-- INSTALL(FILES ${WT_BINARY_DIR}/wt_config.xml DESTINATION ${DESTDIR}${CONFIGDIR})
-+ INSTALL(FILES ${WT_BINARY_DIR}/wt_config.xml DESTINATION ${CONFIGDIR})
diff --git a/net-libs/wt/files/wt-fix-automagic.patch b/net-libs/wt/files/wt-fix-automagic.patch
deleted file mode 100644
index ea7ca59b90a1e..0000000000000
--- a/net-libs/wt/files/wt-fix-automagic.patch
+++ /dev/null
@@ -1,282 +0,0 @@
-From 414ad3a07f4bb9a4a6678d25e992d337771684b3 Mon Sep 17 00:00:00 2001
-From: Nikoli
-Date: Wed, 22 Sep 2010 08:18:48 +0400
-Subject: [PATCH] cmake: fix automagic, config installation; make examples and resources optional
-
----
- CMakeLists.txt | 30 ++++++++++++++++++----------
- examples/mandelbrot/CMakeLists.txt | 6 ++--
- examples/style/CMakeLists.txt | 6 ++--
- src/CMakeLists.txt | 28 +++++++++++++++-----------
- src/Wt/CMakeLists.txt | 12 ++++++++++-
- src/Wt/Dbo/backend/CMakeLists.txt | 17 ++++++++++++---
- test/CMakeLists.txt | 37 +++++++++++++++++++++--------------
- 7 files changed, 87 insertions(+), 49 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 896bd2d..9c6f679 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -27,6 +27,10 @@ SET(WTDBOPOSTGRES_SOVERSION 23)
- #
- # Various things that must be configured by the user or packager ...
- #
-+option(BUILD_EXAMPLES "Build examples" OFF)
-+option(INSTALL_RESOURCES "Install resources directory" ON)
-+option(ENABLE_GM "Enable GraphicsMagick, for supporting painting to raster images (PNG, GIF, ...) (WRasterImage)" ON)
-+option(ENABLE_HARU "Enable Haru Free PDF Library, which is used to provide support for painting to PDF (WPdfImage)" ON)
-
- IF(NOT SHARED_LIBS)
- IF(WIN32)
-@@ -296,11 +300,11 @@ IF (DOXYGEN_FOUND)
- ADD_DEPENDENCIES(doc doxygen-examples)
- ENDIF (DOXYGEN_FOUND)
-
--IF(WIN32)
-- SUBDIRS(src examples)
--ELSE(WIN32)
-- SUBDIRS(src EXCLUDE_FROM_ALL examples)
--ENDIF(WIN32)
-+SUBDIRS(src)
-+
-+IF(BUILD_EXAMPLES)
-+ SUBDIRS(examples)
-+ENDIF(BUILD_EXAMPLES)
-
- IF(BUILD_TESTS)
- SUBDIRS(test)
-@@ -313,20 +317,24 @@ ENDIF( NOT DEFINED WT_CMAKE_FINDER_INSTALL_DIR)
- INSTALL(FILES ${PROJECT_SOURCE_DIR}/cmake/FindWt.cmake DESTINATION
- ${CMAKE_INSTALL_PREFIX}/${WT_CMAKE_FINDER_INSTALL_DIR} )
-
-+IF(INSTALL_RESOURCES)
- INSTALL(DIRECTORY ${PROJECT_SOURCE_DIR}/resources DESTINATION
- ${CMAKE_INSTALL_PREFIX}/share/Wt/)
-+ENDIF(INSTALL_RESOURCES)
-
--IF(NOT EXISTS ${CONFIGDIR}/wt_config.xml)
-+IF(NOT EXISTS ${DESTDIR}${CONFIGDIR}/wt_config.xml)
- INSTALL(FILES ${WT_BINARY_DIR}/wt_config.xml DESTINATION ${CONFIGDIR})
--ENDIF (NOT EXISTS ${CONFIGDIR}/wt_config.xml)
-+ENDIF (NOT EXISTS ${DESTDIR}${CONFIGDIR}/wt_config.xml)
-
--IF(HARU_FOUND)
-+IF(ENABLE_HARU AND HARU_FOUND)
-+ SET(HAVE_HARU ON)
- SET(WT_HAS_WPDFIMAGE true)
--ENDIF(HARU_FOUND)
-+ENDIF(ENABLE_HARU AND HARU_FOUND)
-
--IF(GM_FOUND)
-+IF(ENABLE_GM AND GM_FOUND)
-+ SET(HAVE_GM ON)
- SET(WT_HAS_WRASTERIMAGE true)
--ENDIF(GM_FOUND)
-+ENDIF(ENABLE_GM AND GM_FOUND)
-
- # Compile time constants & make sure our build finds it
- FILE(MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/Wt)
-diff --git a/examples/mandelbrot/CMakeLists.txt b/examples/mandelbrot/CMakeLists.txt
-index 176cab6..64b8ff7 100644
---- a/examples/mandelbrot/CMakeLists.txt
-+++ b/examples/mandelbrot/CMakeLists.txt
-@@ -1,6 +1,6 @@
--IF(NOT GM_FOUND)
-+IF(NOT HAVE_GM)
- MESSAGE(STATUS "** Not building mandelbrot example: requires Wt::WRasterImage.")
--ELSE(NOT GM_FOUND)
-+ELSE(NOT HAVE_GM)
-
- WT_ADD_EXAMPLE(mandelbrot.wt MandelbrotImage.C MandelbrotExample.C)
-
-@@ -11,5 +11,5 @@ ELSE(NOT GM_FOUND)
-
- ADD_DEPENDENCIES(mandelbrot.wt wt ${EXAMPLES_CONNECTOR})
-
--ENDIF(NOT GM_FOUND)
-+ENDIF(NOT HAVE_GM)
-
-diff --git a/examples/style/CMakeLists.txt b/examples/style/CMakeLists.txt
-index 6443035..04a71f7 100644
---- a/examples/style/CMakeLists.txt
-+++ b/examples/style/CMakeLists.txt
-@@ -1,8 +1,8 @@
--IF(NOT GM_FOUND)
-+IF(NOT HAVE_GM)
-
- MESSAGE(STATUS "** Not building style example: requires WRasterImage.")
-
--ELSE(NOT GM_FOUND)
-+ELSE(NOT HAVE_GM)
-
- WT_ADD_EXAMPLE(styleexample.wt CornerImage.C RoundedWidget.C StyleExample.C)
-
-@@ -12,5 +12,5 @@ ELSE(NOT GM_FOUND)
-
- ADD_DEPENDENCIES(styleexample.wt wt ${EXAMPLES_CONNECTOR})
-
--ENDIF(NOT GM_FOUND)
-+ENDIF(NOT HAVE_GM)
-
-diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
-index 7d11b67..4523540 100644
---- a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -238,33 +238,37 @@ IF (MULTI_THREADED_BUILD)
- SET(libsources ${libsources} web/SocketNotifier.C)
- ENDIF(MULTI_THREADED_BUILD)
-
--IF(HARU_FOUND)
-+IF(HAVE_HARU)
- SET(libsources ${libsources} Wt/WPdfImage.C)
--ENDIF(HARU_FOUND)
-+ENDIF(HAVE_HARU)
-
--IF(GM_FOUND)
-+IF(HAVE_GM)
- SET(libsources ${libsources} Wt/WRasterImage.C)
--ENDIF(GM_FOUND)
-+ENDIF(HAVE_GM)
-
- ADD_LIBRARY(wt ${libsources})
- TARGET_LINK_LIBRARIES(wt ${BOOST_WT_LIBRARIES})
-
--IF(HARU_FOUND)
-+IF(HAVE_HARU)
- TARGET_LINK_LIBRARIES(wt ${HARU_LIBRARIES})
- INCLUDE_DIRECTORIES(${HARU_INCLUDE_DIRS})
--ELSE(HARU_FOUND)
-+ELSE(HAVE_HARU)
- MESSAGE("** Disabling PDF support (WPdfImage): requires libharu.")
-- MESSAGE(" Indicate the location of your haru library using -DHARU_PREFIX=...")
--ENDIF(HARU_FOUND)
-+ IF(ENABLE_HARU)
-+ MESSAGE(" Indicate the location of your haru library using -DHARU_PREFIX=...")
-+ ENDIF(ENABLE_HARU)
-+ENDIF(HAVE_HARU)
-
--IF(GM_FOUND)
-+IF(HAVE_GM)
- TARGET_LINK_LIBRARIES(wt ${GM_LIBRARIES})
- INCLUDE_DIRECTORIES(${GM_INCLUDE_DIRS})
- ADD_DEFINITIONS(-DHAVE_RASTER_IMAGE)
--ELSE(GM_FOUND)
-+ELSE(HAVE_GM)
- MESSAGE("** Disabling raster image support (WRasterImage): requires graphicsmagick.")
-- MESSAGE(" Indicate the location of your graphicsmagick library using -DGM_PREFIX=...")
--ENDIF(GM_FOUND)
-+ IF(ENABLE_GM)
-+ MESSAGE(" Indicate the location of your graphicsmagick library using -DGM_PREFIX=...")
-+ ENDIF(ENABLE_GM)
-+ENDIF(HAVE_GM)
-
- IF(MULTI_THREADED_BUILD)
- TARGET_LINK_LIBRARIES(wt ${CMAKE_THREAD_LIBS_INIT})
-diff --git a/src/Wt/CMakeLists.txt b/src/Wt/CMakeLists.txt
-index d5a3c58..67faae8 100644
---- a/src/Wt/CMakeLists.txt
-+++ b/src/Wt/CMakeLists.txt
-@@ -1,4 +1,14 @@
--SUBDIRS(Dbo Ext Chart Http Test)
-+SUBDIRS(Chart Http Test)
-+
-+# FIXME we should use (HAVE_SQLITE OR HAVE_POSTGRES)
-+IF(ENABLE_SQLITE OR ENABLE_POSTGRES)
-+ SUBDIRS(Dbo)
-+ENDIF(ENABLE_SQLITE OR ENABLE_POSTGRES)
-+
-+option(ENABLE_EXT "Build Wt Ext library with JavaScript-only widgets (http://extjs.com/)" ON)
-+IF(ENABLE_EXT)
-+ SUBDIRS(Ext)
-+ENDIF(ENABLE_EXT)
-
- INSTALL_FILES(/include/Wt "^W.*[^C~]$")
- #INSTALL(
-diff --git a/src/Wt/Dbo/backend/CMakeLists.txt b/src/Wt/Dbo/backend/CMakeLists.txt
-index 653a830..7668b90 100644
---- a/src/Wt/Dbo/backend/CMakeLists.txt
-+++ b/src/Wt/Dbo/backend/CMakeLists.txt
-@@ -1,3 +1,8 @@
-+OPTION(ENABLE_SQLITE "Build SQLite3 backend for Wt::Dbo" ON)
-+OPTION(ENABLE_POSTGRES "Build PostgreSQL backend for Wt::Dbo" OFF)
-+
-+IF(ENABLE_SQLITE)
-+
- OPTION( USE_SYSTEM_SQLITE3 "Use system-wide Sqlite3 instead of Wt's version" OFF)
-
- IF(USE_SYSTEM_SQLITE3)
-@@ -41,7 +46,9 @@ PROPERTIES
- INSTALL_FILES(/include/Wt/Dbo/backend "^Sqlite3$")
- INSTALL_FILES(/include/Wt/Dbo/backend "^.*Sqlite3.*h$")
-
--IF(POSTGRES_FOUND)
-+ENDIF(ENABLE_SQLITE)
-+
-+IF(ENABLE_POSTGRES AND POSTGRES_FOUND)
- MESSAGE("** Wt::Dbo: building Postgres backend.")
- ADD_LIBRARY(wtdbopostgres
- Postgres.C
-@@ -65,8 +72,10 @@ IF(POSTGRES_FOUND)
-
- INSTALL_FILES(/include/Wt/Dbo/backend "^Postgres$")
- INSTALL_FILES(/include/Wt/Dbo/backend "^.*Postgres.*h$")
--ELSE(POSTGRES_FOUND)
-+ELSE(ENABLE_POSTGRES AND POSTGRES_FOUND)
- MESSAGE("** Wt::Dbo: not building Postgres backend.")
-- MESSAGE(" Indicate the location of your postgres installation using -DPOSTGRES_PREFIX=...")
--ENDIF(POSTGRES_FOUND)
-+ IF(ENABLE_POSTGRES)
-+ MESSAGE(" Indicate the location of your postgres installation using -DPOSTGRES_PREFIX=...")
-+ ENDIF(ENABLE_POSTGRES)
-+ENDIF(ENABLE_POSTGRES AND POSTGRES_FOUND)
-
-diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
-index d18ca2e..2a928ae 100644
---- a/test/CMakeLists.txt
-+++ b/test/CMakeLists.txt
-@@ -1,20 +1,27 @@
--ADD_EXECUTABLE(test
-- test.C
-- chart/WChartTest.C
-- dbo/DboTest.C
-- dbo/DboTest2.C
-- models/WBatchEditProxyModelTest.C
-- utf8/Utf8Test.C
-- wdatetime/WDateTimeTest.C
--)
-+# Tests need sqlite
-+IF(ENABLE_SQLITE)
-
--# SQLITE3 test
--TARGET_LINK_LIBRARIES(test wt wtdbo wtdbosqlite3)
--ADD_DEFINITIONS(-DSQLITE3)
-+ ADD_EXECUTABLE(test
-+ test.C
-+ chart/WChartTest.C
-+ dbo/DboTest.C
-+ dbo/DboTest2.C
-+ models/WBatchEditProxyModelTest.C
-+ utf8/Utf8Test.C
-+ wdatetime/WDateTimeTest.C
-+ )
-
--# POSTGRES test
--#TARGET_LINK_LIBRARIES(test wt wtdbo wtdbopostgres)
--#ADD_DEFINITIONS(-DPOSTGRES)
-+ # SQLITE3 test
-+ TARGET_LINK_LIBRARIES(test wt wtdbo wtdbosqlite3)
-+ ADD_DEFINITIONS(-DSQLITE3)
-+
-+ENDIF(ENABLE_SQLITE)
-+
-+## # POSTGRES test
-+## IF(ENABLE_POSTGRES AND POSTGRES_FOUND)
-+## TARGET_LINK_LIBRARIES(test wt wtdbo wtdbopostgres)
-+## ADD_DEFINITIONS(-DPOSTGRES)
-+## ENDIF(ENABLE_POSTGRES AND POSTGRES_FOUND)
-
- INCLUDE_DIRECTORIES(${WT_SOURCE_DIR}/src)
-
---
-1.7.2.2
-
diff --git a/net-libs/wt/metadata.xml b/net-libs/wt/metadata.xml
deleted file mode 100644
index f2d52bfe26b3a..0000000000000
--- a/net-libs/wt/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
- witty
-
-
diff --git a/net-libs/wt/wt-3.3.4.ebuild b/net-libs/wt/wt-3.3.4.ebuild
deleted file mode 100644
index 00cee3579e5b7..0000000000000
--- a/net-libs/wt/wt-3.3.4.ebuild
+++ /dev/null
@@ -1,141 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit cmake-utils versionator eutils user
-
-DESCRIPTION="C++ library for developing interactive web applications"
-MY_P=${P/_/-}
-HOMEPAGE="http://webtoolkit.eu/"
-SRC_URI="mirror://sourceforge/witty/wt/3.3.0/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc +extjs fcgi graphicsmagick mysql pdf postgres resources +server ssl +sqlite test zlib"
-
-RDEPEND="
- >=dev-libs/boost-1.41
- graphicsmagick? ( media-gfx/graphicsmagick )
- pdf? (
- media-libs/libharu
- x11-libs/pango
- )
- postgres? ( dev-db/postgresql:= )
- mysql? ( virtual/mysql )
- sqlite? ( dev-db/sqlite:3 )
- fcgi? (
- dev-libs/fcgi
- virtual/httpd-fastcgi
- )
- server? (
- ssl? ( dev-libs/openssl:= )
- zlib? ( sys-libs/zlib )
- )
-"
-DEPEND="
- ${RDEPEND}
- >=dev-util/cmake-2.6
-"
-
-DOCS="Changelog INSTALL"
-S=${WORKDIR}/${MY_P}
-
-pkg_setup() {
- if use !server && use !fcgi; then
- ewarn "You have to select at least built-in server support or fcgi support."
- ewarn "Invalid use flag combination, enable at least one of: server, fcgi"
- fi
-
- if use test && use !sqlite; then
- ewarn "Tests need sqlite, disabling."
- fi
-
- enewgroup wt
- enewuser wt -1 -1 /var/lib/wt/home wt
-}
-
-src_prepare() {
- # just to be sure
- rm -rf Wt/Dbo/backend/amalgamation
-
- # fix png linking
- if use pdf; then
- sed -e 's/-lpng12/-lpng/' \
- -i cmake/WtFindHaru.txt || die
- fi
-
- cmake-utils_src_prepare
-}
-
-src_configure() {
- BOOST_PKG="$(best_version ">=dev-libs/boost-1.41.0")"
- BOOST_VER="$(get_version_component_range 1-2 "${BOOST_PKG/*boost-/}")"
- BOOST_VER="$(replace_all_version_separators _ "${BOOST_VER}")"
- BOOST_INC="/usr/include/boost-${BOOST_VER}"
-
- local mycmakeargs=(
- -DDESTDIR="${D}"
- -DLIB_INSTALL_DIR=$(get_libdir)
- $(cmake-utils_use test BUILD_TESTS)
- -DSHARED_LIBS=ON
- -DMULTI_THREADED=ON
- -DUSE_SYSTEM_SQLITE3=ON
- -DWEBUSER=wt
- -DWEBGROUP=wt
- $(cmake-utils_use extjs ENABLE_EXT)
- $(cmake-utils_use graphicsmagick ENABLE_GM)
- $(cmake-utils_use pdf ENABLE_HARU)
- $(cmake-utils_use postgres ENABLE_POSTGRES)
- $(cmake-utils_use sqlite ENABLE_SQLITE)
- $(cmake-utils_use mysql ENABLE_MYSQL)
- $(cmake-utils_use fcgi CONNECTOR_FCGI)
- $(cmake-utils_use server CONNECTOR_HTTP)
- $(cmake-utils_use ssl WT_WITH_SSL)
- $(cmake-utils_use zlib HTTP_WITH_ZLIB)
- -DBUILD_EXAMPLES=OFF
- $(cmake-utils_use resources INSTALL_RESOURCES)
- )
-
- cmake-utils_src_configure
-}
-
-src_test() {
- # Tests need sqlite
- if use sqlite; then
- pushd "${CMAKE_BUILD_DIR}" > /dev/null
- ./test/test || die
- popd > /dev/null
- fi
-}
-
-src_install() {
-
- dodir \
- /var/lib/wt \
- /var/lib/wt/home
-
- cmake-utils_src_install
-
- use doc && dohtml -A pdf,xhtml -r doc/*
-
-}
-
-pkg_postinst() {
- if use fcgi; then
- elog "You selected fcgi support. Please make sure that the web-server"
- elog "has fcgi support and access to the fcgi socket."
- elog "You can use spawn-fcgi to spawn the witty-processes and run them"
- elog "in a chroot environment."
- fi
-
- chown -R wt:wt \
- "${ROOT}"/var/lib/wt
-
- chmod 0750 \
- "${ROOT}"/var/lib/wt \
- "${ROOT}"/var/lib/wt/home
-
-}
diff --git a/net-misc/gnome-rdp/Manifest b/net-misc/gnome-rdp/Manifest
deleted file mode 100644
index c1924658d40e6..0000000000000
--- a/net-misc/gnome-rdp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gnome-rdp-0.3.0.9.tar.gz 138141 SHA256 d5b70e42f9a7d407daf1fc76232c11e5190cfa6b1ec7f7a82a44753c13e9168d SHA512 74760dff5a6bdf6c957eef3148da733ff83bb5d36cb75349fd9cbf023b99a0cf62461f7311a5c52d70b8885b980f70bcb3a0398cbb5e04602f78fd79cfc5fdda WHIRLPOOL 02a58eaaa7037aebc7a2ca14cb9932d9b99f08e025de110c128dc028a84cb51f97b8850a0ca50783bd47e393660f70ade4655d2edef15aeaa88eaff940ef5e5a
diff --git a/net-misc/gnome-rdp/gnome-rdp-0.3.0.9.ebuild b/net-misc/gnome-rdp/gnome-rdp-0.3.0.9.ebuild
deleted file mode 100644
index 463329ba5bb7c..0000000000000
--- a/net-misc/gnome-rdp/gnome-rdp-0.3.0.9.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils mono
-
-DESCRIPTION="Remote Desktop Client for the GNOME desktop"
-HOMEPAGE="https://sourceforge.net/projects/gnome-rdp"
-SRC_URI="mirror://sourceforge/gnome-rdp/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+rdesktop +vnc"
-
-RDEPEND="dev-db/sqlite:3
- dev-dotnet/ndesk-dbus-glib
- dev-dotnet/gconf-sharp:2
- dev-dotnet/glade-sharp:2
- dev-dotnet/glib-sharp:2
- dev-dotnet/gtk-sharp:2
- >=dev-dotnet/gnome-keyring-sharp-1.0
- >=net-misc/openssh-3
- >=x11-terms/gnome-terminal-2
- rdesktop? ( >=net-misc/rdesktop-1.3 )
- vnc? ( >=net-misc/tightvnc-1.2 )"
-DEPEND="${RDEPEND}"
-
-src_install() {
- emake DESTDIR="${D}" install
- dodoc ChangeLog
- doicon Menu/${PN}.png
- domenu Menu/${PN}.desktop
-}
diff --git a/net-misc/gnome-rdp/metadata.xml b/net-misc/gnome-rdp/metadata.xml
deleted file mode 100644
index 499d1f1eeee56..0000000000000
--- a/net-misc/gnome-rdp/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
- Mono Remote Desktop Client for the GNOME Desktop. Supported protocols: RDP, VNC, SSH. Configured sessions can be saved to the built in list
-
- gnome-rdp
-
-
diff --git a/net-misc/goog-sitemapgen/Manifest b/net-misc/goog-sitemapgen/Manifest
deleted file mode 100644
index 185b210f0c26c..0000000000000
--- a/net-misc/goog-sitemapgen/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sitemap_gen_1.5.tar.gz 22742 SHA256 d66a5df1450ae70a2ee29a52325c663019d8022cf2813d2592860ec635b0cf73 SHA512 47d0fab242611e5a94ff097d99dce4392831837d1c5f4c0afde51b256df80060799263cad7f30695579b18e0917087b2b6a4a19136c184521c338353cea96596 WHIRLPOOL 381af46dcdf9f24b1ec1567d1105693d2a7671bb96a6f55fcd01046caea272f258cf26f14c4501c9a5c55ae0f07a881b58256c998578a3477f4ccfca6d2d7bde
diff --git a/net-misc/goog-sitemapgen/files/goog-sitemapgen-1.5.patch b/net-misc/goog-sitemapgen/files/goog-sitemapgen-1.5.patch
deleted file mode 100644
index 4f4d8d1074f52..0000000000000
--- a/net-misc/goog-sitemapgen/files/goog-sitemapgen-1.5.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- setup.py~ 2007-07-19 05:51:20.000000000 +0200
-+++ setup.py 2012-03-20 11:47:32.218963792 +0100
-@@ -9,4 +9,5 @@
- author='Google Inc.',
- author_email='opensource@google.com',
- url='http://code.google.com/p/sitemap-generators/',
-+ scripts=['sitemap_gen'],
- )
diff --git a/net-misc/goog-sitemapgen/goog-sitemapgen-1.5.ebuild b/net-misc/goog-sitemapgen/goog-sitemapgen-1.5.ebuild
deleted file mode 100644
index 85e295f5dca47..0000000000000
--- a/net-misc/goog-sitemapgen/goog-sitemapgen-1.5.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-PYTHON_DEPEND="2"
-
-inherit eutils python distutils
-
-MY_P="sitemap_gen_${PV}"
-
-DESCRIPTION="A python script which will generate an XML sitemap for your web site"
-HOMEPAGE="https://sitemap-generators.googlecode.com/"
-SRC_URI="https://sitemap-generators.googlecode.com/files/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DOCS="AUTHORS ChangeLog example_* README"
-
-S=${WORKDIR}
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_prepare() {
- distutils_src_prepare
- epatch "${FILESDIR}"/${P}.patch
- mv sitemap_gen.py sitemap_gen || die
-}
diff --git a/net-misc/goog-sitemapgen/metadata.xml b/net-misc/goog-sitemapgen/metadata.xml
deleted file mode 100644
index 8f2f0879285bb..0000000000000
--- a/net-misc/goog-sitemapgen/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- Sitemap Gen is a python script which will generate an xml Sitemap for
- your web site.
- The sitemap_gen.py script analyzes your web server and generates one or
- more Sitemap files. These files are XML listings of content you make
- available on your web server. The files can be directly submitted to
- search engines as hints for the search engine web crawlers as they
- index your web site. This can result in better coverage of your web
- content in search engine indices, and less of your bandwidth spent
- doing it.
- The sitemap_gen.py script is written in Python 2.2 and released to the
- open source community for continuous improvements.
-
- sitemap-generators
-
-
diff --git a/net-misc/googlecl/Manifest b/net-misc/googlecl/Manifest
deleted file mode 100644
index 43941220548b2..0000000000000
--- a/net-misc/googlecl/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST googlecl-0.9.14.tar.gz 99834 SHA256 0a4640b1240104b8020f9af526e24afe53a8327390d95ef28e1ca093673fce5a SHA512 199a959b6d975fff0295833bf9f59b59a8a5c8a74f0e353fca37da579e9964e305452f0aefb263a2f10d267fc433d37cc4cf60b9ad024c2caa8d6e43f3766440 WHIRLPOOL 140dd5deca7ea03f3003ecbdd30196851a306c67f79b9155896b02296cef0ee9e50eeed9eb1aef8c1c9f1c6084ef243e146940991295cf8e37385c832223d445
diff --git a/net-misc/googlecl/files/googlecl-0.9.12-calendar_dates.patch b/net-misc/googlecl/files/googlecl-0.9.12-calendar_dates.patch
deleted file mode 100644
index 83897bb69550f..0000000000000
--- a/net-misc/googlecl/files/googlecl-0.9.12-calendar_dates.patch
+++ /dev/null
@@ -1,64 +0,0 @@
-fix "when" field in calendar not showing dates
-
-http://bugs.gentoo.org/show_bug.cgi?id=355913
-http://code.google.com/p/googlecl/issues/detail?id=358
-
-Index: googlecl/base.py
-===================================================================
---- src/googlecl/base.py (revision 527)
-+++ src/googlecl/base.py (working copy)
-@@ -673,10 +673,12 @@
- except ValueError, err:
- LOG.debug(err.args[0] + ' (Did not add value for field ' + attr + ')')
- except AttributeError, err:
-+ LOG.debug(err.args[0] + ' (value for field ' + attr + ')')
- try:
- # Last ditch effort to blindly grab the attribute
- val = getattr(wrapped_entry.entry, attr).text or missing_field_value
- except AttributeError:
-+ LOG.debug(err.args[0] + ' (value for field ' + attr + ')')
- val = missing_field_value
- # Apparently, atom(?) doesn't always return a Unicode type when there are
- # non-latin characters, so force everything to Unicode.
-Index: googlecl/calendar/__init__.py
-===================================================================
---- src/googlecl/calendar/__init__.py (revision 527)
-+++ src/googlecl/calendar/__init__.py (working copy)
-@@ -235,12 +235,22 @@
-
-
- class CalendarEntryToStringWrapper(googlecl.base.BaseEntryToStringWrapper):
-+ def __init__(self, entry, config):
-+ """Initialize a CalendarEntry wrapper.
-+
-+ Args:
-+ entry: CalendarEntry to interpret to strings.
-+ config: Configuration parser. Needed for some values.
-+ """
-+ googlecl.base.BaseEntryToStringWrapper.__init__(self, entry)
-+ self.config_parser = config
-+
- @property
- def when(self):
- """When event takes place."""
- start_date, end_date, freq = get_datetimes(self.entry)
-- print_format = googlecl.CONFIG.lazy_get(SECTION_HEADER,
-- 'date_print_format')
-+ print_format = self.config_parser.lazy_get(SECTION_HEADER,
-+ 'date_print_format')
- start_text = time.strftime(print_format, start_date)
- end_text = time.strftime(print_format, end_date)
- value = start_text + ' - ' + end_text
-@@ -277,9 +287,9 @@
-
- for entry in single_events:
- print googlecl.base.compile_entry_string(
-- CalendarEntryToStringWrapper(entry),
-- options.fields.split(','),
-- delimiter=options.delimiter)
-+ CalendarEntryToStringWrapper(entry, client.config),
-+ options.fields.split(','),
-+ delimiter=options.delimiter)
-
-
- #===============================================================================
diff --git a/net-misc/googlecl/googlecl-0.9.14.ebuild b/net-misc/googlecl/googlecl-0.9.14.ebuild
deleted file mode 100644
index 7d18b12a39e66..0000000000000
--- a/net-misc/googlecl/googlecl-0.9.14.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-PYTHON_DEPEND="2:2.5:2.7"
-
-inherit distutils
-
-DESCRIPTION="Command line tools for the Google Data APIs"
-HOMEPAGE="https://code.google.com/p/googlecl/"
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~arm-linux ~x86-linux"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
- dev-python/gdata
-"
-
-pkg_setup() {
- python_set_active_version 2
-}
-
-src_install() {
- distutils_src_install
-
- dodoc changelog || die "dodoc failed"
- doman man/*.1 || die "doman failed"
-}
diff --git a/net-misc/googlecl/metadata.xml b/net-misc/googlecl/metadata.xml
deleted file mode 100644
index 7482c1cf949a8..0000000000000
--- a/net-misc/googlecl/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
- googlecl
-
-
diff --git a/net-misc/gtkvncviewer/Manifest b/net-misc/gtkvncviewer/Manifest
deleted file mode 100644
index 5637ecacdefd7..0000000000000
--- a/net-misc/gtkvncviewer/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gtkvncviewer-0.4.tar.gz 79464 SHA256 e439fd92d445e87b8e450ac0b8fe3d555ceac579daf29028a36b551f231bf708 SHA512 eec3097e1faeb73b0be90c57df9381c996fa2565cda2a9f6e292580c10601b5fc56707ef372c9cc4973807eea559c557b584eb36c83eefbbf32141714587b756 WHIRLPOOL 163d6a59c818a078902be406d527e5f58ffac05a1c48fad9c0070466fca5f6045fb91b01dc226631a8084c38320a45606538a61485de1cf6c163a949c939f4a7
diff --git a/net-misc/gtkvncviewer/gtkvncviewer-0.4.ebuild b/net-misc/gtkvncviewer/gtkvncviewer-0.4.ebuild
deleted file mode 100644
index d09b94fd90bc8..0000000000000
--- a/net-misc/gtkvncviewer/gtkvncviewer-0.4.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-PYTHON_DEPEND="2"
-
-inherit eutils fdo-mime python
-
-DESCRIPTION="A small GTK tool to connect to VNC servers"
-HOMEPAGE="https://launchpad.net/gtkvncviewer"
-SRC_URI="https://launchpad.net/${PN}/trunk/0.4/+download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-python/gconf-python:2
- dev-python/gnome-keyring-python
- dev-python/pygtk:2
- net-libs/gtk-vnc[python]"
-DEPEND="${RDEPEND}"
-
-src_install() {
- dodir /usr/share/gtkvncviewer
- domenu data/gtkvncviewer.desktop
- rm -f data/gtkvncviewer.desktop
- insinto /usr/share/gtkvncviewer
- doins -r locale data gtkvncviewer.py
- doman gtkvncviewer.1
- dodoc AUTHORS CHANGELOG TODO
- make_wrapper gtkvncviewer "/usr/bin/python2 ${PN}.py" "/usr/share/${PN}"
- validate_desktop_entries
-}
-
-pkg_postinst() { fdo-mime_desktop_database_update; }
-pkg_postrm() { fdo-mime_desktop_database_update; }
diff --git a/net-misc/gtkvncviewer/metadata.xml b/net-misc/gtkvncviewer/metadata.xml
deleted file mode 100644
index cc712acb151aa..0000000000000
--- a/net-misc/gtkvncviewer/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
- gtkvncviewer
-
-
diff --git a/net-misc/identicurse/Manifest b/net-misc/identicurse/Manifest
deleted file mode 100644
index 4e4c9fcec02fc..0000000000000
--- a/net-misc/identicurse/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST identicurse-0.9.tar.bz2 62278 SHA256 27caaf2e2af1fdcb3428aa811d7a03d2104f13fb9055b3ef612a7d4c70352ebb SHA512 5c81527d9905537bb73453ec2ef561a34f7cf3a5db4200a778df02c9f523d681286a092e4a417d61ba68ac30d2f8e9aac6db43ab34ee1fba97c8c3717aa04a7c WHIRLPOOL 5995d929d465e9d3c29cb60b526d9728e53ef8ef008996c6bb0fb93eb185fc2d0ec97c0951da3c0657a95198afa983db04fc3be6db6ddb6654fc2e9908cfdf76
diff --git a/net-misc/identicurse/files/0.9-config_json_path.patch b/net-misc/identicurse/files/0.9-config_json_path.patch
deleted file mode 100644
index 08f985f1eebd8..0000000000000
--- a/net-misc/identicurse/files/0.9-config_json_path.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- a/setup.py
-+++ b/setup.py
-@@ -42,7 +42,7 @@
-
- license="GPLv3+",
-
-- data_files=[('identicurse',['README', 'conf/config.json'])],
-+ data_files=[('share/identicurse',['conf/config.json'])],
- packages=find_packages('src'),
- package_dir={'': 'src'},
- include_package_data=True,
---- a/src/identicurse/identicurse.py
-+++ b/src/identicurse/identicurse.py
-@@ -156,7 +156,7 @@
- else:
- import getpass, time
- # no config yet, so let's build one
-- config.config.load(os.path.join(self.path, "config.json"))
-+ config.config.load(os.path.join("/", "usr", "share", "identicurse", "config.json"))
- print "No config was found, so we will now run through a few quick questions to set up a basic config for you (which will be saved as %s so you can manually edit it later). If the default (where defaults are available, they're stated in []) is already fine for any question, just press Enter without typing anything, and the default will be used." % (config.config.filename)
- print "This version of IdentiCurse supports OAuth login. Using OAuth to log in means that you do not need to enter your username and password."
- use_oauth = raw_input("Use OAuth [Y/n]? ").upper()
diff --git a/net-misc/identicurse/files/identicurse-gzipped_readme.patch b/net-misc/identicurse/files/identicurse-gzipped_readme.patch
deleted file mode 100644
index b4575ef07b97b..0000000000000
--- a/net-misc/identicurse/files/identicurse-gzipped_readme.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Point the online help to /usr/share/identicurse/README.
-Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612976
-Author: Alessio Treglia
-
---- a/src/identicurse/tabbage.py
-+++ b/src/identicurse/tabbage.py
-@@ -225,6 +225,8 @@ class Help(Tab):
- def __init__(self, window, identicurse_path):
- self.name = "Help"
- self.path = os.path.join(identicurse_path, "README")
-+ if not os.path.isfile(self.path):
-+ self.path = '/usr/share/identicurse/README'
- Tab.__init__(self, window)
-
- def update(self):
diff --git a/net-misc/identicurse/identicurse-0.9.ebuild b/net-misc/identicurse/identicurse-0.9.ebuild
deleted file mode 100644
index 428b27e56d80a..0000000000000
--- a/net-misc/identicurse/identicurse-0.9.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils versionator
-
-MY_PV=$(get_version_component_range 1-2)
-
-DESCRIPTION="A simple Identi.ca client with a curses-based UI"
-HOMEPAGE="http://identicurse.net"
-SRC_URI="http://identicurse.net/release/${MY_PV}/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools"
-RDEPEND="dev-python/oauth"
-
-S=${WORKDIR}/${PN}-${MY_PV}
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-gzipped_readme.patch \
- "${FILESDIR}"/${PV}-config_json_path.patch
- rm -rf src/oauth #405735
- distutils_src_prepare
-}
diff --git a/net-misc/identicurse/metadata.xml b/net-misc/identicurse/metadata.xml
deleted file mode 100644
index 12ad87b21b83f..0000000000000
--- a/net-misc/identicurse/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
- A simple Identi.ca client with a curses-based UI.
-
diff --git a/net-misc/nut-monitor/Manifest b/net-misc/nut-monitor/Manifest
deleted file mode 100644
index 8a2062573aa97..0000000000000
--- a/net-misc/nut-monitor/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST nut-monitor-1.3.tar.gz 31338 SHA256 a2e23b0372d170a9a67d55227ed4a0a6a9ae1505ad23b2004782ed9964567502 SHA512 637e43671cf508d42f1dd6d85b60d66eb4974d14f36af4a606b45be2175e9b9d431bb46d8e68fe8598cdbb241a307377715725d3991a2f41ea418f4877302a5b WHIRLPOOL ba1cc8f5b2e5ea8f92459704d9c975bc9890e868d7f3822c901b0300362531172dc3ff5f38387b5fbeee7484dc9b1fa541a914528b74c6c3920eabf4a53816db
diff --git a/net-misc/nut-monitor/files/nut-monitor-1.3-paths.patch b/net-misc/nut-monitor/files/nut-monitor-1.3-paths.patch
deleted file mode 100644
index 00fd0ded3d3fc..0000000000000
--- a/net-misc/nut-monitor/files/nut-monitor-1.3-paths.patch
+++ /dev/null
@@ -1,48 +0,0 @@
---- a/scripts/python/app/NUT-Monitor
-+++ b/scripts/python/app/NUT-Monitor
-@@ -70,7 +70,7 @@
- ( cmd_opts, args ) = opt_parser.parse_args()
-
-
-- self.__glade_file = os.path.join( os.path.dirname( sys.argv[0] ), "gui-1.3.glade" )
-+ self.__glade_file = '/usr/share/nut-monitor/gui-1.3.glade'
-
- self.__widgets["interface"] = gtk.glade.XML( self.__glade_file, "window1", APP )
- self.__widgets["main_window"] = self.__widgets["interface"].get_widget("window1")
-@@ -103,11 +103,11 @@
-
- # Create the tray icon and connect it to the show/hide method...
- self.__widgets["status_icon"] = gtk.StatusIcon()
-- self.__widgets["status_icon"].set_from_file( os.path.join( os.path.dirname( sys.argv[0] ), "pixmaps", "on_line.png" ) )
-+ self.__widgets["status_icon"].set_from_file( "/usr/share/nut-monitor/pixmaps/on_line.png" )
- self.__widgets["status_icon"].set_visible( True )
- self.__widgets["status_icon"].connect( "activate", self.tray_activated )
-
-- self.__widgets["ups_status_image"].set_from_file( os.path.join( os.path.dirname( sys.argv[0] ), "pixmaps", "on_line.png" ) )
-+ self.__widgets["ups_status_image"].set_from_file( "/usr/share/nut-monitor/pixmaps/on_line.png" )
-
- # Define interface callbacks actions
- self.__callbacks = { "on_window1_destroy" : self.quit,
-@@ -265,8 +265,8 @@
- #-------------------------------------------------------------------
- # Change the status icon and tray icon
- def change_status_icon( self, icon="on_line", blink=False ) :
-- self.__widgets["status_icon"].set_from_file( os.path.join( os.path.dirname( sys.argv[0] ), "pixmaps", "%s.png" % icon ) )
-- self.__widgets["ups_status_image"].set_from_file( os.path.join( os.path.dirname( sys.argv[0] ), "pixmaps", "%s.png" % icon ) )
-+ self.__widgets["status_icon"].set_from_file( "/usr/share/nut-monitor/pixmaps/%s.png" % icon )
-+ self.__widgets["ups_status_image"].set_from_file( "/usr/share/nut-monitor/pixmaps/%s.png" % icon )
- self.__widgets["status_icon"].set_blinking( blink )
-
- #-------------------------------------------------------------------
-@@ -719,9 +719,9 @@
-
- for k,v in vars.iteritems() :
- if ( rwvars.has_key( k ) ) :
-- icon_file = os.path.join( os.path.dirname( sys.argv[0] ), "pixmaps", "var-rw.png" )
-+ icon_file = "/usr/share/nut-monitor/pixmaps/var-rw.png"
- else :
-- icon_file = os.path.join( os.path.dirname( sys.argv[0] ), "pixmaps", "var-ro.png" )
-+ icon_file = "/usr/share/nut-monitor/pixmaps/var-ro.png"
-
- icon = gtk.gdk.pixbuf_new_from_file( icon_file )
- self.__widgets["ups_vars_tree_store"].append( [ icon, k, v ] )
diff --git a/net-misc/nut-monitor/files/nut-monitor-1.3-paths2.patch b/net-misc/nut-monitor/files/nut-monitor-1.3-paths2.patch
deleted file mode 100644
index 92d6833ee1ffc..0000000000000
--- a/net-misc/nut-monitor/files/nut-monitor-1.3-paths2.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- NUT-Monitor~ 2012-04-03 12:04:09.000000000 +0200
-+++ NUT-Monitor 2012-04-03 12:05:32.949730947 +0200
-@@ -888,7 +888,7 @@
-
- # Init the localisation
- APP = "NUT-Monitor"
-- DIR = "locale"
-+ DIR = "/usr/share/locale"
-
- gettext.bindtextdomain( APP, DIR )
- gettext.textdomain( APP )
diff --git a/net-misc/nut-monitor/metadata.xml b/net-misc/nut-monitor/metadata.xml
deleted file mode 100644
index 6f49eba8f4969..0000000000000
--- a/net-misc/nut-monitor/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/net-misc/nut-monitor/nut-monitor-1.3-r2.ebuild b/net-misc/nut-monitor/nut-monitor-1.3-r2.ebuild
deleted file mode 100644
index 2e430a9de4ca4..0000000000000
--- a/net-misc/nut-monitor/nut-monitor-1.3-r2.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-PYTHON_DEPEND="2"
-
-inherit eutils python
-
-DESCRIPTION="A graphical application to monitor and manage UPSes connected to a NUT server"
-HOMEPAGE="http://www.lestat.st/informatique/projets/nut-monitor-en/"
-SRC_URI="http://www.lestat.st/_media/informatique/projets/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="linguas_fr"
-
-RDEPEND="dev-python/pygtk
- dev-python/pynut"
-DEPEND=""
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-paths.patch
- epatch "${FILESDIR}"/${P}-paths2.patch
- python_convert_shebangs -r 2 .
-}
-
-src_install() {
- dobin NUT-Monitor
- dosym NUT-Monitor /usr/bin/${PN}
-
- insinto /usr/share/nut-monitor
- doins gui-${PV}.glade
-
- dodir /usr/share/nut-monitor/pixmaps
- insinto /usr/share/nut-monitor/pixmaps
- doins pixmaps/*
-
- doicon ${PN}.png
- domenu ${PN}.desktop
-
- dodoc README
-
- if use linguas_fr; then
- insinto /usr/share/locale/fr/LC_MESSAGES/
- doins locale/fr/LC_MESSAGES/NUT-Monitor.mo
- fi
-}
diff --git a/net-misc/tightvnc/Manifest b/net-misc/tightvnc/Manifest
deleted file mode 100644
index 12a4c204fe1ba..0000000000000
--- a/net-misc/tightvnc/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST tightvnc-1.3.10_javasrc.tar.gz 89641 SHA256 465a6c90d362029152ea16d0b8e2c29f772b06eeec6c561278390f73d64ec6ec SHA512 e33366b45f06b6522dce79e2f43bc4d7ffa00577f7a1a56026f9e869de7e61838093fdc7e9c4dace326652d9416c2267f6d211ac639095ffd1c4ba38dddb8851 WHIRLPOOL 8ba7a6545a105687989f469400d0d76d68e6a1f33462cf4aa725282d8c6c5ebd01a2c0f269dbd924a9272af81423321a85be8b24abf484962d990b21138d3451
-DIST tightvnc-1.3.10_unixsrc.tar.bz2 1780510 SHA256 f48c70fea08d03744ae18df6b1499976362f16934eda3275cead87baad585c0d SHA512 b5b3d5d532feffc07db2d48d3416e1a0d1b1b15bdb8ff801ed42042d4b99f34365e10e3b005bc15cc6e0a33c429db8976c227a1854e1af5e10bcb60e17a69b87 WHIRLPOOL 3ede45e5e480c93384d331f80beefac723925014cf29f94b4b12c3ce6d78daca38ff7f4279411db76c83dca0ab1733310b877836e55a5f2084e826dbabbe1d23
-DIST tightvnc.png 495 SHA256 dfe4eaf3f68a4905b3ab90e7cae528449c7d13a4f712f97d8855058ed9cc3fc4 SHA512 a05f8cabdae9625718d1f9cb52c0893c4a3cd784cb074dee51b68bc617eb59759a4e8849113a4b385dfcea9d3e3b099adb564a6655d6b7f4c5cc87e275714065 WHIRLPOOL 152fcb14f72a2907d3a0751f478033a3c3d0d9a73f6aa371315cd76d73ccda32c4e62bf005828ccb19926d813bb9f65cc8cd27575bf63ebb280377b4412ffea9
diff --git a/net-misc/tightvnc/files/1.3.10-sparc.patch b/net-misc/tightvnc/files/1.3.10-sparc.patch
deleted file mode 100644
index 26b7bddae75ba..0000000000000
--- a/net-misc/tightvnc/files/1.3.10-sparc.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -ur vnc_unixsrc.orig/Xvnc/programs/Xserver/include/servermd.h vnc_unixsrc/Xvnc/programs/Xserver/include/servermd.h
---- vnc_unixsrc.orig/Xvnc/programs/Xserver/include/servermd.h 2009-11-04 18:44:50.000000000 +0000
-+++ vnc_unixsrc/Xvnc/programs/Xserver/include/servermd.h 2009-11-04 18:47:48.000000000 +0000
-@@ -421,6 +421,20 @@
-
- #endif /* Linux/PPC */
-
-+#if defined (linux) && defined(__sparc__)
-+
-+#define IMAGE_BYTE_ORDER MSBFirst
-+#define BITMAP_BIT_ORDER MSBFirst
-+#define GLYPHPADBYTES 4
-+#define GETLEFTBITS_ALIGNMENT 1
-+
-+#define AVOID_MEMORY_READ
-+#define LARGE_INSTRUCTION_CACHE
-+#define FAST_CONSTANT_OFFSET_MODE
-+#define SHARED_IDCACHE
-+
-+#endif /* Linux/sparc */
-+
- #if defined(__MACH__) && defined(__POWERPC__)
-
- #define IMAGE_BYTE_ORDER MSBFirst
\ No newline at end of file
diff --git a/net-misc/tightvnc/files/1.3.9-arm.patch b/net-misc/tightvnc/files/1.3.9-arm.patch
deleted file mode 100644
index a238e29379c69..0000000000000
--- a/net-misc/tightvnc/files/1.3.9-arm.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur vnc_unixsrc.orig/Xvnc/config/cf/Imake.cf vnc_unixsrc/Xvnc/config/cf/Imake.cf
---- vnc_unixsrc.orig/Xvnc/config/cf/Imake.cf 2008-09-24 18:50:40.000000000 +0200
-+++ vnc_unixsrc/Xvnc/config/cf/Imake.cf 2008-09-24 18:51:37.000000000 +0200
-@@ -711,7 +711,7 @@
- # undef __alpha__
- # endif /* __alpha__ */
- # ifdef __arm__
--# define Arm32Architecture
-+# define ArmArchitecture
- # undef arm
- # undef __arm
- # undef __arm__
diff --git a/net-misc/tightvnc/files/1.3.9-fbsd.patch b/net-misc/tightvnc/files/1.3.9-fbsd.patch
deleted file mode 100644
index bc527a802aed8..0000000000000
--- a/net-misc/tightvnc/files/1.3.9-fbsd.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- Xvnc/include/Xos.bak 2007-03-23 18:26:14 +0100
-+++ Xvnc/include/Xos.h 2007-03-23 18:26:22 +0100
-@@ -150,11 +150,6 @@
- #endif
- #endif /* X_NOT_POSIX else */
-
--#ifdef CSRG_BASED
--#include
--#include
--#endif /* CSRG_BASED */
--
- /*
- * Get struct timeval
- */
-
---- Xvnc/config/imake/imakemdep.h~ 2003-02-19 09:39:54 -0700
-+++ Xvnc/config/imake/imakemdep.h 2007-06-27 09:54:44 -0600
-@@ -253,7 +253,10 @@
- #ifdef _CRAY
- #define DEFAULT_CPP "/lib/pcpp"
- #endif
--#if defined(__386BSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD__)
-+#if defined(__FreeBSD__)
-+#define DEFAULT_CPP "/usr/bin/cpp"
-+#endif
-+#if defined(__386BSD__) || defined(__NetBSD__) || defined(__OpenBSD__)
- #define DEFAULT_CPP "/usr/libexec/cpp"
- #endif
- #if defined(__sgi) && defined(__ANSI_CPP__)
diff --git a/net-misc/tightvnc/files/1.3.9-sh.patch b/net-misc/tightvnc/files/1.3.9-sh.patch
deleted file mode 100644
index db76917f4e429..0000000000000
--- a/net-misc/tightvnc/files/1.3.9-sh.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-diff -ur vnc_unixsrc.orig/Xvnc/config/cf/linux.cf vnc_unixsrc/Xvnc/config/cf/linux.cf
---- vnc_unixsrc.orig/Xvnc/config/cf/linux.cf 2009-01-01 11:41:14.000000000 +0100
-+++ vnc_unixsrc/Xvnc/config/cf/linux.cf 2009-01-01 11:44:08.000000000 +0100
-@@ -43,7 +43,8 @@
- #if defined(AlphaArchitecture) || defined(PowerPCArchitecture) || \
- defined(SparcArchitecture) || defined(ArmArchitecure) || \
- defined(i386Architecture) || defined(s390Architecture) || \
-- defined(s390xArchitecture) || defined(MipsArchitecture)
-+ defined(s390xArchitecture) || defined(MipsArchitecture) || \
-+ defined(SuperHArchitecture)
- #define DefaultLinuxCLibMajorVersion 6
- #else
- #define DefaultLinuxCLibMajorVersion 5
-@@ -312,6 +313,14 @@
- #define ServerExtraDefines -DGCCUSESGAS XFree86ServerDefines
- #endif /* Arm */
-
-+#ifdef SuperHArchitecture
-+#define DefaultCCOptions -fsigned-char
-+#define OptimizedCDebugFlags -O2
-+#define LinuxMachineDefines -D__sh__
-+#define ServerOSDefines XFree86ServerOSDefines -DDDXTIME -DPART_NET
-+#define ServerExtraDefines -DGCCUSESGAS XFree86ServerDefines
-+#endif /* SuperH */
-+
- #ifdef SparcArchitecture
- #define OptimizedCDebugFlags -O2
- #define LinuxMachineDefines -D__sparc__
\ No newline at end of file
diff --git a/net-misc/tightvnc/files/README.JavaViewer b/net-misc/tightvnc/files/README.JavaViewer
deleted file mode 100644
index acb96bd9c0641..0000000000000
--- a/net-misc/tightvnc/files/README.JavaViewer
+++ /dev/null
@@ -1,423 +0,0 @@
-
-TightVNC Java Viewer version 1.2.7
-==================================
-
-Copyright (C) 2001,2002 HorizonLive.com, Inc. All Rights Reserved.
-Copyright (C) 2001,2002 Constantin Kaplinsky. All Rights Reserved.
-Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved.
-
-This software is distributed under the GNU General Public Licence as
-published by the Free Software Foundation. See the file LICENCE.TXT for the
-conditions under which this software is made available. TightVNC also
-contains code from other sources. See the Acknowledgements section below, and
-the individual files for details of the conditions under which they are made
-available.
-
-
-Compiling from the sources
-==========================
-
-To compile all the .java files to .class files, simply do:
-
- % make all
-
-This will also generate a JAR (Java archive) file containing all the classes.
-Most JVM (Java Virtual Machine) implementations are able to use either a set
-of .class files, or the JAR archive.
-
-
-Installation
-============
-
-There are three basic ways to use TightVNC Java viewer:
-
- 1. Running applet as part of TightVNC server installation.
-
- Both the Unix and Windows versions of TightVNC servers include small
- built-in HTTP server which can serve Java viewer to Web clients. This
- enables easy Web access to the shared desktop without need to install
- any software on the client computer. Unix and Windows versions of
- TightVNC servers are different in the way they store the .class and .jar
- files: the Unix server (Xvnc) is able to serve any set of files present
- in a particular directory, while the Windows server (WinVNC) has all the
- .class and .jar files inside the WinVNC executable file. Therefore, for
- Xvnc, it's enough to copy the files into a correct directory, but for
- WinVNC, the server binaries should be rebuild if the built-in Java
- viewer should be updated.
-
- To install the Java viewer under Xvnc, copy all the .class files, the
- .jar file and the .vnc files to an installation directory (e.g.
- /usr/local/vnc/classes):
-
- cp *.class *.jar *.vnc /usr/local/vnc/classes
-
- Also, make sure that the vncserver script is configured to point to the
- installation directory (see the Xvnc manual page for the description of
- the -httpd command-line option).
-
- 2. Running applet hosted on a standalone Web server.
-
- Another possibility to use the Java viewer is to install it under a
- fully-functional HTTP server such as Apache or IIS. Obviously, this
- method requires running an HTTP server, and due to the Java security
- restrictions, it's also required that the server should be installed on
- the same machine which is running the TightVNC server. In this case,
- installation is simply copying the .class and .jar files into a
- directory that is under control of the HTTP server. Also, an HTML page
- should be created which will act as a the base document for the viewer
- applet (see an example named index.html in this distribution).
-
- 3. Running the viewer as a standalone application.
-
- Finally, the Java viewer can be executed locally on the client machine,
- but this method requires installation of either JRE (Java Runtime
- Environment) or JDK (Java Development Kit). If all the .class files are
- in the current directory, the Java viewer can be executed like this,
- from the command line:
-
- java VncViewer HOST vnchost PORT 5900
-
- The parameters HOST and PORT are required, but there is a number of
- optional parameters as well (see the Parameters section below).
-
-Parameters
-==========
-
-TightVNC Java viewer supports a number of parameters allowing you to
-customize its behaviour. Most parameter names copy settings available from
-the Options frame in the Java viewer. Both parameter names and their values
-are case-insensitive, with one exception for the "PASSWORD" parameter. Here
-is the full list of parameters supported in TightVNC Java viewer:
-
---> "HOST" (no GUI equivalent)
-
- Value: host name or IP address of the VNC server.
- Default: in applet mode, the host from which the applet was loaded.
-
- This parameter tells the viewer which server to connect to. Normally,
- it's not needed, because default Java security policy allow connections
- from applets to the only one host anyway, and that is the host from which
- the applet was loaded.
-
---> "PORT" (no GUI equivalent)
-
- Value: TCP port number on the VNC server.
- Default: none.
-
- This parameter is required in all cases. Note that this port is not the
- one used for HTTP connection from the browser, it is the port used for
- RFB connection. Usually, VNC servers use ports 58xx for HTTP connections,
- and ports 59xx for RFB connections. Thus, most likely, this parameter
- should be set to something like 5900, 5901 etc.
-
---> "PASSWORD"
-
- Value: session password in plan text.
- Default: none, ask user.
-
- DO NOT EVER USE THIS PARAMETER, unless you really know what you are
- doing. It's extremely dangerous from the security point of view. When
- this parameter is set, the viewer won't ever ask for a password.
-
---> "ENCPASSWORD"
-
- Value: encrypted session password in hex-ascii.
- Default: none, ask user.
-
- The same as the "PASSWORD" parameter but DES-encrypted using a fixed key.
- Its value should be represented in hex-ascii e.g. "494015f9a35e8b22".
- This parameter has higher priority over the "PASSWORD" parameter. DO NOT
- EVER USE THIS PARAMETER, unless you really know what you are doing. It's
- extremely dangerous from the security point of view, and encryption does
- not actually help here since the decryption key is always known.
-
---> "Encoding"
-
- Values: "Raw", "RRE", "CoRRE", "Hextile", "Zlib", "Tight".
- Default: "Tight".
-
- The preferred encoding. "Hextile" is a good choice for fast networks,
- while "Tight" is better suited for low-bandwidth connections. From the
- other side, the "Tight" decoder in TightVNC Java viewer seems to be more
- efficient than "Hextile" decoder so it's possible that this default
- setting can be ok for fast networks too.
-
---> "Compression level"
-
- Values: "Default", "1", "2", "3", "4", "5", "6", "7", "8", "9".
- Default: "Default". ;-)
-
- Use specified compression level for "Tight" and "Zlib" encodings. Level 1
- uses minimum of CPU time on the server but achieves weak compression
- ratios. Level 9 offers best compression but may be slow in terms of CPU
- time consumption on the server side. Use high levels with very slow
- network connections, and low levels when working over higher-speed
- networks. The "Default" value means that the server's default compression
- level should be used.
-
---> "JPEG image quality"
-
- Values: "JPEG off", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9".
- Default: "6".
-
- Use the specified image quality level in "Tight" encoding. Quality level
- 0 denotes bad image quality but very impressive compression ratios, while
- level 9 offers very good image quality at lower compression ratios. If
- the value is "JPEG off", the server will not use lossy JPEG compression
- in "Tight" encoding.
-
---> "Cursor shape updates"
-
- Values: "Enable", "Ignore", "Disable".
- Default: "Enable".
-
- Cursor shape updates is a protocol extension used to handle remote cursor
- movements locally on the client side, saving bandwidth and eliminating
- delays in mouse pointer movement. Note that current implementation of
- cursor shape updates does not allow a client to track mouse cursor
- position at the server side. This means that clients would not see mouse
- cursor movements if mouse was moved either locally on the server, or by
- another remote VNC client. Set this parameter to "Disable" if you always
- want to see real cursor position on the remote side. Setting this option
- to "Ignore" is similar to "Enable" but the remote cursor will not be
- visible at all. This can be a reasonable setting if you don't care about
- cursor shape and don't want to see two mouse cursors, one above another.
-
---> "Use CopyRect"
-
- Values: "Yes", "No".
- Default: "Yes".
-
- The "CopyRect" encoding saves bandwidth and drawing time when parts of
- the remote screen are moving around. Most likely, you don't want to
- change this setting.
-
---> "Restricted colors"
-
- Values: "Yes", "No".
- Default: "No".
-
- If set to "No", then 24-bit color format is used to represent pixel data.
- If set to "Yes", then only 8 bits are used to represent each pixel. 8-bit
- color format can save bandwidth, but colors may look very inaccurate.
-
---> "Mouse buttons 2 and 3"
-
- Values: "Normal", "Reversed".
- Default: "Normal".
-
- If set to "Reversed", then right mouse button (button 2) will act as it
- was middle mouse button (button 3), and vice versa.
-
---> "View only"
-
- Values: "Yes", "No".
- Default: "No".
-
- If set to "Yes", then all keyboard and mouse events in the desktop window
- will be silently ignored and will not be passed to the remote side.
-
---> "Share desktop"
-
- Values: "Yes", "No".
- Default: "Yes".
-
- Share the connection with other clients on the same VNC server. The exact
- behaviour in each case depends on the server configuration.
-
---> "Open new window" (no GUI equivalent, applicable only in the applet mode)
-
- Values: "Yes", "No".
- Default: "No".
-
- Operate in a separate window. This makes possible resizing the desktop,
- and adds scroll bars when necessary. If the server supports variable
- desktop size, the window will resize automatically when remote desktop
- size changes.
-
---> "Show controls" (no GUI equivalent)
-
- Values: "Yes", "No".
- Default: "Yes".
-
- Set to "No" if you want to get rid of that button panel at the top.
-
---> "Offer relogin" (no GUI equivalent, not applicable in the applet mode)
-
- Values: "Yes", "No".
- Default: "Yes".
-
- If set to "No", the buttons "Login again" and "Close window" won't be
- shown on disconnects or after an error has occured.
-
---> "Show offline desktop" (no GUI equivalent)
-
- Values: "Yes", "No".
- Default: "No".
-
- If set to "Yes", the viewer would continue to display desktop even
- if the remote side has closed the connection. In this case, if the
- button panel is enabled, then the "Disconnect" button would be
- changed to "Hide desktop" after the connection is lost.
-
---> "Defer screen updates" (no GUI equivalent)
-
- Value: time in milliseconds.
- Default: "20".
-
- When updating the desktop contents after receiving an update from server,
- schedule repaint within the specified number of milliseconds. Small delay
- helps to coalesce several small updates into one drawing operation,
- improving CPU usage. Set this parameter to 0 to disable deferred updates.
-
---> "Defer cursor updates" (no GUI equivalent)
-
- Value: time in milliseconds.
- Default: "10".
-
- When updating the desktop after moving the mouse, schedule repaint within
- the specified number of milliseconds. This setting makes sense only when
- "Cursor shape updates" parameter is set to "Enable". Small delay helps to
- coalesce several small updates into one drawing operation, improving CPU
- usage. Set this parameter to 0 to disable deferred cursor updates.
-
---> "Defer update requests" (no GUI equivalent)
-
- Value: time in milliseconds.
- Default: "50".
-
- After processing an update received from server, wait for the specified
- number of milliseconds before requesting next screen update. Such delay
- will end immediately on every mouse or keyboard event if not in the "view
- only" mode. Small delay helps the server to coalesce several small
- updates into one framebuffer update, improving both bandwidth and CPU
- usage. Increasing the parameter value does not affect responsiveness on
- mouse and keyboard events, but causes delays in updating the screen when
- there is no mouse and keyboard activity on the client side.
-
---> "SocketFactory" (no GUI equivalent)
-
- Value: name of the class.
- Default: none.
-
- This option provides the way to define an alternate I/O implementation.
- The dynamically referenced class must implement a SocketFactory
- interface, and create a Socket, as configured by this parameter. See the
- source in the SocketFactory.class.
-
-
-RECORDING VNC SESSIONS
-======================
-
-Current version of the TightVNC Java viewer is able to record VNC (RFB)
-sessions in files for later playback. The data format in saved session files
-is compatible with the rfbproxy program written by Tim Waugh. Most important
-thing about session recording is that it's supported only if Java security
-manager allows access to local filesystem. Typically, it would not work for
-unsigned applets. To use this feature, either use TightVNC Java viewer as a
-standalone application (Java Runtime Environment or Java Development Kit
-should be installed), or as a signed applet. The code checks if it's possible
-to support session recording, and if everything's fine, the new "Record"
-button should appear in the button panel. Pressing this button opens new
-window which controls session recording. The GUI is pretty self-explained.
-
-Other important facts about session recording:
-
---> All sessions are recorded in the 24-bit color format. If you use
- restricted colors (8-bit format), it will be temporarly switched to
- 24-bit mode during session recording.
-
---> All sessions are recorded with cursor shape updates turned off. This is
- necessary to represent remote cursor movements in recorded sessions.
-
---> Closing and re-opening the recording control window does not affect the
- recording. It's not necessary to keep that window open during recording a
- session.
-
---> Avoid using Zlib encoding when recording sessions. It's ok if you started
- recording BEFORE the connection to the VNC server has been established,
- but if you started recording during an active session, all Zlib sessions
- will be saved Raw-encoded (that is, without compression at all). Zlib
- decoding depends on the pixel data received earlier, thus saving the data
- received from the server at an arbitrary moment is not sufficient to
- decompress it correctly. And there is no way to say Zlib decoder to reset
- decompressor's state -- that's a limitation of the Zlib encoder. The
- viewer could re-compress raw pixel data again before saving Zlib-encoded
- sessions, but unfortunately Java API does not allow to flush zlib data
- streams making it impossible to save Zlib-encoded RFB pixel data without
- using native code.
-
---> Usually, Tight encoding is the most suitable one for session recording,
- but some of the issues described above for the Zlib encoding affect the
- Tight encoding as well. Unlike Zlib sessions, Tight-encoded sessions are
- always saved Tight-encoded, but the viewer has to re-compress parts of
- data to synchronize encoder's and decoder's zlib streams. And, due to
- Java zlib API limitations, zlib streams' states have to be reset on each
- compressed rectangle, causing compression ratios to be lower than in the
- original VNC session. If you want to achieve the best possible
- performance, turn recording on BEFORE connecting to the VNC server,
- otherwise CPU usage and compression ratios may be notably less efficient.
-
-
-HINTS
-=====
-
---> To refresh remote desktop in the view-only mode, press "r" or "R"
- on the keyboard.
-
-
-ACKNOWLEDGEMENTS
-================
-
-This distribution contains Java DES software by Dave Zimmerman
- and Jef Poskanzer . This is:
-
- Copyright (c) 1996 Widget Workshop, Inc. All Rights Reserved.
-
- Permission to use, copy, modify, and distribute this software and its
- documentation for NON-COMMERCIAL or COMMERCIAL purposes and without fee
- is hereby granted, provided that this copyright notice is kept intact.
-
- WIDGET WORKSHOP MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE
- SUITABILITY OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT
- NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
- PARTICULAR PURPOSE, OR NON-INFRINGEMENT. WIDGET WORKSHOP SHALL NOT BE
- LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING,
- MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES.
-
- THIS SOFTWARE IS NOT DESIGNED OR INTENDED FOR USE OR RESALE AS ON-LINE
- CONTROL EQUIPMENT IN HAZARDOUS ENVIRONMENTS REQUIRING FAIL-SAFE
- PERFORMANCE, SUCH AS IN THE OPERATION OF NUCLEAR FACILITIES, AIRCRAFT
- NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL, DIRECT LIFE
- SUPPORT MACHINES, OR WEAPONS SYSTEMS, IN WHICH THE FAILURE OF THE
- SOFTWARE COULD LEAD DIRECTLY TO DEATH, PERSONAL INJURY, OR SEVERE
- PHYSICAL OR ENVIRONMENTAL DAMAGE ("HIGH RISK ACTIVITIES"). WIDGET
- WORKSHOP SPECIFICALLY DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY OF
- FITNESS FOR HIGH RISK ACTIVITIES.
-
- Copyright (C) 1996 by Jef Poskanzer . All rights
- reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
- 1. Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
-
- THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
- PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS
- BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
- BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
- WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
- OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
- ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
- Visit the ACME Labs Java page for up-to-date versions of this and other
- fine Java utilities: http://www.acme.com/java/
diff --git a/net-misc/tightvnc/files/server-CVE-2007-1003.patch b/net-misc/tightvnc/files/server-CVE-2007-1003.patch
deleted file mode 100644
index 0f97c11dc4dc8..0000000000000
--- a/net-misc/tightvnc/files/server-CVE-2007-1003.patch
+++ /dev/null
@@ -1,36 +0,0 @@
---- vnc_unixsrc/Xvnc/programs/Xserver/Xext/xcmisc.c.cve-2007-1003 2000-06-11 06:00:51.000000000 -0600
-+++ vnc_unixsrc/Xvnc/programs/Xserver/Xext/xcmisc.c 2007-03-22 07:07:34.000000000 -0600
-@@ -41,6 +41,12 @@ from the X Consortium.
- #include "swaprep.h"
- #include "xcmiscstr.h"
-
-+#if HAVE_STDINT_H
-+#include
-+#elif !defined(UINT32_MAX)
-+#define UINT32_MAX 0xffffffffU
-+#endif
-+
- static unsigned char XCMiscCode;
-
- static void XCMiscResetProc(
-@@ -135,7 +141,10 @@ ProcXCMiscGetXIDList(client)
-
- REQUEST_SIZE_MATCH(xXCMiscGetXIDListReq);
-
-- pids = (XID *)ALLOCATE_LOCAL(stuff->count * sizeof(XID));
-+ if (stuff->count > UINT32_MAX / sizeof(XID))
-+ return BadAlloc;
-+
-+ pids = (XID *)Xalloc(stuff->count * sizeof(XID));
- if (!pids)
- {
- return BadAlloc;
-@@ -156,7 +165,7 @@ ProcXCMiscGetXIDList(client)
- client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write;
- WriteSwappedDataToClient(client, count * sizeof(XID), pids);
- }
-- DEALLOCATE_LOCAL(pids);
-+ Xfree(pids);
- return(client->noClientException);
- }
-
diff --git a/net-misc/tightvnc/files/server-CVE-2007-1351-1352.patch b/net-misc/tightvnc/files/server-CVE-2007-1351-1352.patch
deleted file mode 100644
index 4c9a1adcb2fd1..0000000000000
--- a/net-misc/tightvnc/files/server-CVE-2007-1351-1352.patch
+++ /dev/null
@@ -1,49 +0,0 @@
---- vnc_unixsrc/Xvnc/lib/font/fontfile/fontdir.c.cve-2007-1351-1352 2000-06-11 06:00:53.000000000 -0600
-+++ vnc_unixsrc/Xvnc/lib/font/fontfile/fontdir.c 2007-03-28 16:08:03.000000000 -0600
-@@ -35,11 +35,19 @@ in this Software without prior written a
- #include "fntfilst.h"
- #include
-
-+#if HAVE_STDINT_H
-+#include
-+#elif !defined(INT32_MAX)
-+#define INT32_MAX 0x7fffffff
-+#endif
-+
- Bool
- FontFileInitTable (table, size)
- FontTablePtr table;
- int size;
- {
-+ if (size < 0 || (size > INT32_MAX/sizeof(FontEntryRec)))
-+ return FALSE;
- if (size)
- {
- table->entries = (FontEntryPtr) xalloc(sizeof(FontEntryRec) * size);
---- vnc_unixsrc/Xvnc/lib/font/bitmap/bdfread.c.cve-2007-1351-1352 2000-06-11 06:00:52.000000000 -0600
-+++ vnc_unixsrc/Xvnc/lib/font/bitmap/bdfread.c 2007-03-28 16:06:06.000000000 -0600
-@@ -59,6 +59,12 @@ from the X Consortium.
- #include "bitmap.h"
- #include "bdfint.h"
-
-+#if HAVE_STDINT_H
-+#include
-+#elif !defined(INT32_MAX)
-+#define INT32_MAX 0x7fffffff
-+#endif
-+
- #define INDICES 256
- #define MAXENCODING 0xFFFF
- #define BDFLINELEN 1024
-@@ -271,6 +277,11 @@ bdfReadCharacters(file, pFont, pState, b
- bdfError("invalid number of CHARS in BDF file\n");
- return (FALSE);
- }
-+ if (nchars > INT32_MAX / sizeof(CharInfoRec)) {
-+ bdfError("Couldn't allocate pCI (%d*%d)\n", nchars,
-+ sizeof(CharInfoRec));
-+ goto BAILOUT;
-+ }
- ci = (CharInfoPtr) xalloc(nchars * sizeof(CharInfoRec));
- if (!ci) {
- bdfError("Couldn't allocate pCI (%d*%d)\n", nchars,
diff --git a/net-misc/tightvnc/files/tightvnc-1.3.10-aarch64.patch b/net-misc/tightvnc/files/tightvnc-1.3.10-aarch64.patch
deleted file mode 100644
index fa96b7d614781..0000000000000
--- a/net-misc/tightvnc/files/tightvnc-1.3.10-aarch64.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-Description: Add aarch64 (arm64) support
-Author: Colin Watson
-Forwarded: no
-Last-Update: 2014-03-18
-
-Index: b/Xvnc/config/cf/Imake.cf
-===================================================================
---- a/Xvnc/config/cf/Imake.cf
-+++ b/Xvnc/config/cf/Imake.cf
-@@ -700,6 +700,10 @@
- # define s390Architecture
- # undef __s390__
- # endif /* s390 */
-+# ifdef __aarch64__
-+# define AArch64Architecture
-+# undef __aarch64__
-+# endif /* __arch64__ */
- # ifdef __alpha
- # define AlphaArchitecture
- # undef __alpha
-Index: b/Xvnc/config/cf/linux.cf
-===================================================================
---- a/Xvnc/config/cf/linux.cf
-+++ b/Xvnc/config/cf/linux.cf
-@@ -305,6 +305,14 @@
- #define ServerExtraDefines -DGCCUSESGAS XFree86ServerDefines
- #endif /* PowerPCArchitecture */
-
-+#ifdef AArch64Architecture
-+#define DefaultCCOptions -fsigned-char
-+#define OptimizedCDebugFlags -O2
-+#define LinuxMachineDefines -D__aarch64__
-+#define ServerOSDefines XFree86ServerOSDefines -DDDXTIME -DPART_NET
-+#define ServerExtraDefines -DGCCUSESGAS XFree86ServerDefines -D_XSERVER64
-+#endif /* AArch64Architecture */
-+
- #ifdef ArmArchitecture
- #define DefaultCCOptions -fsigned-char
- #define OptimizedCDebugFlags -O2
diff --git a/net-misc/tightvnc/files/tightvnc-1.3.10-java-build.patch b/net-misc/tightvnc/files/tightvnc-1.3.10-java-build.patch
deleted file mode 100644
index 42815ac13343d..0000000000000
--- a/net-misc/tightvnc/files/tightvnc-1.3.10-java-build.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff -ur vnc_javasrc.orig/Makefile vnc_javasrc/Makefile
---- vnc_javasrc.orig/Makefile 2009-03-07 14:15:55.000000000 +0100
-+++ vnc_javasrc/Makefile 2009-03-07 14:16:22.000000000 +0100
-@@ -4,7 +4,6 @@
-
- CP = cp
- JC = javac
--JCFLAGS = -target 1.1 -source 1.2
- JAR = jar
- ARCHIVE = VncViewer.jar
- MANIFEST = MANIFEST.MF
-@@ -32,7 +31,7 @@
- all: $(CLASSES) $(ARCHIVE)
-
- $(CLASSES): $(SOURCES)
-- $(JC) $(JCFLAGS) -O $(SOURCES)
-+ $(JC) $(JAVACFLAGS) -O $(SOURCES)
-
- $(ARCHIVE): $(CLASSES) $(MANIFEST)
- $(JAR) cfm $(ARCHIVE) $(MANIFEST) $(CLASSES)
diff --git a/net-misc/tightvnc/files/tightvnc-1.3.10-more-arm64-fixes.patch b/net-misc/tightvnc/files/tightvnc-1.3.10-more-arm64-fixes.patch
deleted file mode 100644
index 9dc275f1e675d..0000000000000
--- a/net-misc/tightvnc/files/tightvnc-1.3.10-more-arm64-fixes.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-Description: more arm64 fixes
-Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=37;bug=769364;filename=debian_arm64.patch;att=1
-Bug-Debian: http://bugs.debian.org/769364
-Bug-Ubuntu: http://bugs.launchpad.net/bugs/1429198
-Author: Riku Voipio
-Last-Update: 2016-03-23
-
-Index: tightvnc-1.3.9/Xvnc/include/Xmd.h
-===================================================================
---- tightvnc-1.3.9.orig/Xvnc/include/Xmd.h
-+++ tightvnc-1.3.9/Xvnc/include/Xmd.h
-@@ -59,7 +59,7 @@ SOFTWARE.
- #ifdef CRAY
- #define WORD64 /* 64-bit architecture */
- #endif
--#if defined(__alpha) || defined(__alpha__) || defined(__x86_64__) || defined(__powerpc64__)
-+#if defined(__alpha) || defined(__alpha__) || defined(__x86_64__) || defined(__powerpc64__) || defined(__aarch64__)
- #define LONG64 /* 32/64-bit architecture */
- #endif
- #ifdef __sgi
-Index: tightvnc-1.3.9/Xvnc/programs/Xserver/include/servermd.h
-===================================================================
---- tightvnc-1.3.9.orig/Xvnc/programs/Xserver/include/servermd.h
-+++ tightvnc-1.3.9/Xvnc/programs/Xserver/include/servermd.h
-@@ -405,6 +405,26 @@ SOFTWARE.
-
- #endif /* linux/m68k */
-
-+#if defined (linux) && defined(__aarch64__)
-+# define BITMAP_SCANLINE_UNIT 64
-+# define BITMAP_SCANLINE_PAD 64
-+# define LOG2_BITMAP_PAD 6
-+# define LOG2_BYTES_PER_SCANLINE_PAD 3
-+
-+/* Add for handling protocol XPutImage and XGetImage; see comment in
-+ * Alpha section.
-+ */
-+#define INTERNAL_VS_EXTERNAL_PADDING
-+#define BITMAP_SCANLINE_UNIT_PROTO 32
-+
-+#define BITMAP_SCANLINE_PAD_PROTO 32
-+#define LOG2_BITMAP_PAD_PROTO 5
-+#define LOG2_BYTES_PER_SCANLINE_PAD_PROTO 2
-+#define GLYPHPADBYTES 4
-+#define GETLEFTBITS_ALIGNMENT 1
-+
-+#endif /* linux/aarch64 */
-+
- #if defined (linux) && defined(__powerpc__)
-
- #ifdef __powerpc64__
diff --git a/net-misc/tightvnc/files/tightvnc-1.3.10-pathfixes.patch b/net-misc/tightvnc/files/tightvnc-1.3.10-pathfixes.patch
deleted file mode 100644
index f61a74902294e..0000000000000
--- a/net-misc/tightvnc/files/tightvnc-1.3.10-pathfixes.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- vncserver.orig 2009-03-06 17:33:16.000000000 +0100
-+++ vncserver 2009-03-06 17:35:39.000000000 +0100
-@@ -32,10 +32,11 @@
- $geometry = "1024x768";
- $depth = 24;
- $desktopName = "X";
--$vncClasses = "/usr/local/vnc/classes";
-+$vncClasses = "/usr/share/tightvnc/classes";
- $vncUserDir = "$ENV{HOME}/.vnc";
--$fontPath = "unix/:7100";
-+$fontPath = "/usr/share/fonts/misc/,/usr/share/fonts/Type1/";
- $authType = "-rfbauth $vncUserDir/passwd";
-+$colorPath = "/usr/share/X11/rgb";
-
- # Read configuration from the system-wide and user files if present.
-
diff --git a/net-misc/tightvnc/files/tightvnc-1.3.10-ppc64el-support.patch b/net-misc/tightvnc/files/tightvnc-1.3.10-ppc64el-support.patch
deleted file mode 100644
index e05e5bc6af7bd..0000000000000
--- a/net-misc/tightvnc/files/tightvnc-1.3.10-ppc64el-support.patch
+++ /dev/null
@@ -1,99 +0,0 @@
-From 25adb1614419b72a986c229cb01870c1b3e38c0b Mon Sep 17 00:00:00 2001
-From: Lauri Kasanen
-Date: Fri, 5 Jun 2015 07:45:09 -0300
-Subject: [PATCH 2/2] Add ppc64el support
-
-Signed-off-by: Lauri Kasanen
----
- Xvnc/config/cf/Imake.cf | 4 ++++
- Xvnc/config/cf/linux.cf | 8 +++++++-
- Xvnc/include/Xmd.h | 2 +-
- Xvnc/programs/Xserver/include/servermd.h | 23 +++++++++++++++++++++++
- 4 files changed, 35 insertions(+), 2 deletions(-)
-
-diff --git a/Xvnc/config/cf/Imake.cf b/Xvnc/config/cf/Imake.cf
-index f1f6724..cbe9ef3 100644
---- a/Xvnc/config/cf/Imake.cf
-+++ b/Xvnc/config/cf/Imake.cf
-@@ -720,6 +720,10 @@ XCOMM Keep cpp from replacing path elements containing i486/i586/i686
- # define Mc68020Architecture
- # undef mc68000
- # endif /* mc68000 */
-+# ifdef __powerpc64__
-+# define Ppc64Architecture
-+# undef __powerpc64__
-+# endif
- # ifdef powerpc
- # define PpcArchitecture
- # undef powerpc
-diff --git a/Xvnc/config/cf/linux.cf b/Xvnc/config/cf/linux.cf
-index c0e2586..e5f1f2f 100644
---- a/Xvnc/config/cf/linux.cf
-+++ b/Xvnc/config/cf/linux.cf
-@@ -289,7 +289,13 @@ XCOMM binutils: (LinuxBinUtilsMajorVersion)
- #define ServerExtraDefines -DGCCUSESGAS XFree86ServerDefines
- #endif /* s390xArchitecture */
-
--#ifdef PowerPCArchitecture
-+#ifdef Ppc64Architecture
-+#define DefaultCCOptions -fsigned-char
-+#define OptimizedCDebugFlags -O2
-+#define LinuxMachineDefines -D__powerpc64__
-+#define ServerOSDefines XFree86ServerOSDefines -DDDXTIME -DPART_NET
-+#define ServerExtraDefines -DGCCUSESGAS XFree86ServerDefines -D_XSERVER64
-+#elif defined(PowerPCArchitecture)
- #define DefaultCCOptions -fsigned-char
- #define OptimizedCDebugFlags -O2
- #define LinuxMachineDefines -D__powerpc__
-diff --git a/Xvnc/include/Xmd.h b/Xvnc/include/Xmd.h
-index 3cf9db1..704d252 100644
---- a/Xvnc/include/Xmd.h
-+++ b/Xvnc/include/Xmd.h
-@@ -59,7 +59,7 @@ SOFTWARE.
- #ifdef CRAY
- #define WORD64 /* 64-bit architecture */
- #endif
--#if defined(__alpha) || defined(__alpha__) || defined(__x86_64__)
-+#if defined(__alpha) || defined(__alpha__) || defined(__x86_64__) || defined(__powerpc64__)
- #define LONG64 /* 32/64-bit architecture */
- #endif
- #ifdef __sgi
-diff --git a/Xvnc/programs/Xserver/include/servermd.h b/Xvnc/programs/Xserver/include/servermd.h
-index 5066c1d..cc9f485 100644
---- a/Xvnc/programs/Xserver/include/servermd.h
-+++ b/Xvnc/programs/Xserver/include/servermd.h
-@@ -407,8 +407,31 @@ SOFTWARE.
-
- #if defined (linux) && defined(__powerpc__)
-
-+#ifdef __powerpc64__
-+# define BITMAP_SCANLINE_UNIT 64
-+# define BITMAP_SCANLINE_PAD 64
-+# define LOG2_BITMAP_PAD 6
-+# define LOG2_BYTES_PER_SCANLINE_PAD 3
-+
-+/* Add for handling protocol XPutImage and XGetImage; see comment in
-+ * Alpha section.
-+ */
-+#define INTERNAL_VS_EXTERNAL_PADDING
-+#define BITMAP_SCANLINE_UNIT_PROTO 32
-+
-+#define BITMAP_SCANLINE_PAD_PROTO 32
-+#define LOG2_BITMAP_PAD_PROTO 5
-+#define LOG2_BYTES_PER_SCANLINE_PAD_PROTO 2
-+#endif /* linux/ppc64 */
-+
-+#if defined(__LITTLE_ENDIAN__)
-+#define IMAGE_BYTE_ORDER LSBFirst
-+#define BITMAP_BIT_ORDER LSBFirst
-+#else
- #define IMAGE_BYTE_ORDER MSBFirst
- #define BITMAP_BIT_ORDER MSBFirst
-+#endif
-+
- #define GLYPHPADBYTES 4
- #define GETLEFTBITS_ALIGNMENT 1
-
---
-2.1.4
-
diff --git a/net-misc/tightvnc/files/tightvnc-1.3.8-darwin.patch b/net-misc/tightvnc/files/tightvnc-1.3.8-darwin.patch
deleted file mode 100644
index e5f7aa7016cff..0000000000000
--- a/net-misc/tightvnc/files/tightvnc-1.3.8-darwin.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- vnc_unixsrc/Xvnc/config/cf/darwin.cf.orig 2005-11-05 16:42:53.000000000 +0100
-+++ vnc_unixsrc/Xvnc/config/cf/darwin.cf 2005-11-05 16:46:52.000000000 +0100
-@@ -106,7 +106,6 @@
- # endif
- #endif
-
--#define StandardDefines -DCSRG_BASED
- #define XawI18nDefines -DUSE_XWCHAR_STRING -DUSE_XMBTOWC
-
-
---- vnc_unixsrc/Xvnc/config/cf/vnclibs.def.orig 2005-11-05 17:11:41.000000000 +0100
-+++ vnc_unixsrc/Xvnc/config/cf/vnclibs.def 2005-11-05 17:17:21.000000000 +0100
-@@ -11,7 +11,11 @@
- /* Avoid linking with different libjpeg in /usr/shlib under Tru64. */
- VNCSYSLIBS = /usr/local/lib/libjpeg.a /usr/local/lib/libz.a -lcrypt
- #else
-+# if HasLibCrypt == YES
- VNCSYSLIBS = -L/usr/local/lib -ljpeg -lz -lcrypt
-+# else
-+VNCSYSLIBS = -L/usr/local/lib -ljpeg -lz
-+# endif
- #endif
-
- VNCCPPFLAGS = -I$(TOP)/../include -I/usr/local/include
diff --git a/net-misc/tightvnc/files/tightvnc-1.3.8-imake-tmpdir.patch b/net-misc/tightvnc/files/tightvnc-1.3.8-imake-tmpdir.patch
deleted file mode 100644
index 9d5ccc58ad76d..0000000000000
--- a/net-misc/tightvnc/files/tightvnc-1.3.8-imake-tmpdir.patch
+++ /dev/null
@@ -1,37 +0,0 @@
---- vnc_unixsrc/Xvnc/config/imake/imake.c.orig 2000-06-11 14:00:51.000000000 +0200
-+++ vnc_unixsrc/Xvnc/config/imake/imake.c 2003-09-01 22:59:25.000000000 +0200
-@@ -913,12 +913,25 @@
- static void get_libc_version(inFile)
- FILE* inFile;
- {
-- char *aout = tmpnam (NULL);
-+ char aout[PATH_MAX];
- FILE *fp;
- const char *format = "%s -o %s -x c -";
- char *cc;
- int len;
- char *command;
-+ char *tmpdir;
-+ int tmpfd;
-+
-+ if((tmpdir = getenv("TMPDIR")) != NULL && strlen(tmpdir) < (PATH_MAX-13))
-+ strcpy(aout, tmpdir);
-+ else
-+ strcpy(aout, "/tmp");
-+ strcat(aout, "/imakeXXXXXX");
-+
-+ if((tmpfd = mkstemp(aout)) == -1) {
-+ perror("mkstemp");
-+ abort();
-+ }
-
- cc = getenv ("CC");
- if (cc == NULL)
-@@ -930,6 +943,7 @@
- if (snprintf (command , len, format, cc, aout) == len)
- abort ();
-
-+ close(tmpfd);
- fp = popen (command, "w");
- if (fp == NULL || fprintf (fp, "%s\n", libc_c) < 0
- || pclose (fp) != 0)
diff --git a/net-misc/tightvnc/files/tightvnc-1.3.8-mips.patch b/net-misc/tightvnc/files/tightvnc-1.3.8-mips.patch
deleted file mode 100644
index 422a998d5aa69..0000000000000
--- a/net-misc/tightvnc/files/tightvnc-1.3.8-mips.patch
+++ /dev/null
@@ -1,89 +0,0 @@
-diff -cr vnc_unixsrc.orig/Xvnc/config/cf/linux.cf vnc_unixsrc/Xvnc/config/cf/linux.cf
-*** vnc_unixsrc.orig/Xvnc/config/cf/linux.cf Wed Mar 20 02:49:23 2002
---- vnc_unixsrc/Xvnc/config/cf/linux.cf Sat Nov 4 19:01:06 2006
-***************
-*** 43,49 ****
- #if defined(AlphaArchitecture) || defined(PowerPCArchitecture) || \
- defined(SparcArchitecture) || defined(ArmArchitecure) || \
- defined(i386Architecture) || defined(s390Architecture) || \
-! defined(s390xArchitecture)
- #define DefaultLinuxCLibMajorVersion 6
- #else
- #define DefaultLinuxCLibMajorVersion 5
---- 43,49 ----
- #if defined(AlphaArchitecture) || defined(PowerPCArchitecture) || \
- defined(SparcArchitecture) || defined(ArmArchitecure) || \
- defined(i386Architecture) || defined(s390Architecture) || \
-! defined(s390xArchitecture) || defined(MipsArchitecture)
- #define DefaultLinuxCLibMajorVersion 6
- #else
- #define DefaultLinuxCLibMajorVersion 5
-***************
-*** 261,266 ****
---- 261,273 ----
- #define ServerExtraDefines -DGCCUSESGAS XFree86ServerDefines -D_XSERVER64
- #endif /* AlphaArchitecture */
-
-+ #ifdef MipsArchitecture
-+ #define OptimizedCDebugFlags -O2
-+ #define LinuxMachineDefines -D__mips__
-+ #define ServerOSDefines XFree86ServerOSDefines -DDDXTIME -DPART_NET
-+ #define ServerExtraDefines -DGCCUSESGAS XFree86ServerDefines
-+ #endif /* MipsArchitecture */
-+
- #ifdef Mc68020Architecture
- #define OptimizedCDebugFlags -O2
- #define LinuxMachineDefines -D__mc68000__
-diff -cr vnc_unixsrc.orig/Xvnc/programs/Xserver/cfb/Imakefile vnc_unixsrc/Xvnc/programs/Xserver/cfb/Imakefile
-*** vnc_unixsrc.orig/Xvnc/programs/Xserver/cfb/Imakefile Tue Mar 19 21:16:03 2002
---- vnc_unixsrc/Xvnc/programs/Xserver/cfb/Imakefile Sat Nov 4 19:01:49 2006
-***************
-*** 10,24 ****
- /* cfb8cppl.c MUST come last to avoid confusing makedepend */
- PSZSRCS = cfb8bit.c cfbteblt8.c cfbglrop8.c cfbpush8.c cfbrctstp8.c cfb8cppl.c
- PSZOBJS = cfb8bit.o cfbteblt8.o cfbglrop8.o cfbpush8.o cfbrctstp8.o cfb8cppl.o
-- #ifdef MipsArchitecture
-- #ifndef ArcArchitecture
-- #ifndef Mips64Architecture
-- STIPPLESRC = stipmips.s stipmipste.s
-- STIPPLEOBJ = stipmips.o stipmipste.o
-- STIPPLEDEF = -DHAS_STIPPLE_CODE
-- #endif
-- #endif
-- #endif
- #ifdef SparcArchitecture
- STIPPLESRC = stipsparc.s stipsparcte.s
- STIPPLEOBJ = stipsparc.o stipsparcte.o
---- 10,15 ----
-***************
-*** 128,136 ****
- LinkSourceFile(cfbpush8.c,LinkDirectory)
- LinkSourceFile(cfbrctstp8.c,LinkDirectory)
- LinkSourceFile(cfbteblt8.c,LinkDirectory)
-- #ifdef MipsArchitecture
-- LinkSourceFile(stipmips.s,LinkDirectory)
-- #endif
- #ifdef SparcArchitecture
- LinkSourceFile(stipsparc.s,LinkDirectory)
- #endif
---- 119,124 ----
-***************
-*** 186,202 ****
- #if PixelSize == 8
- ObjectFromSpecialSource(cfbglrop8,cfbglblt8,-DGLYPHROP)
-
-- #ifdef MipsArchitecture
-- stipmipste.s: stipmips.s
-- $(RM) $@
-- $(LN) stipmips.s stipmipste.s
-- clean::
-- $(RM) stipmipste.s
--
-- stipmipste.o: stipmipste.s
-- $(AS) -o $@ -DTETEXT stipmipste.s
-- #endif
--
- #ifdef SparcArchitecture
- stipsparcte.s: stipsparc.s
- $(RM) $@
---- 174,179 ----
diff --git a/net-misc/tightvnc/files/tightvnc-1.3.8-pathfixes.patch b/net-misc/tightvnc/files/tightvnc-1.3.8-pathfixes.patch
deleted file mode 100644
index d9fa5aae30b85..0000000000000
--- a/net-misc/tightvnc/files/tightvnc-1.3.8-pathfixes.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- vncserver.old 2006-08-10 13:01:07.000000000 +0200
-+++ vncserver 2006-09-05 19:31:30.000000000 +0200
-@@ -36,16 +36,16 @@
- $geometry = "1024x768";
- $depth = 24;
- $desktopName = "X";
--$vncClasses = "/usr/local/vnc/classes";
-+$vncClasses = "/usr/share/tightvnc/classes";
- $vncUserDir = "$ENV{HOME}/.vnc";
--$fontPath = "unix/:7100";
-+$fontPath = "unix/:-1";
- $authType = "-rfbauth $vncUserDir/passwd";
-
- # Here is another example of setting the font path:
--# $fontPath = "/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/75dpi/";
-+$fontPath = "/usr/share/fonts/misc/,/usr/share/fonts/Type1/";
-
- # X colors database path is optional, uncomment and edit to use:
--# $colorPath = "/usr/lib/X11/rgb";
-+$colorPath = "/usr/share/X11/rgb";
-
- # You might wish to make your vnc directory under /tmp, to make sure
- # passwords are always kept on the local filesystem. To do that, just
diff --git a/net-misc/tightvnc/files/tightvnc-1.3.9-java-build.patch b/net-misc/tightvnc/files/tightvnc-1.3.9-java-build.patch
deleted file mode 100644
index 8503a30c50cf2..0000000000000
--- a/net-misc/tightvnc/files/tightvnc-1.3.9-java-build.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- vnc_javasrc/Makefile.bak 2008-09-11 21:17:37.000000000 +1200
-+++ vnc_javasrc/Makefile 2008-09-11 21:18:30.000000000 +1200
-@@ -4,7 +4,6 @@
-
- CP = cp
- JC = javac
--JCFLAGS = -target 1.1
- JAR = jar
- ARCHIVE = VncViewer.jar
- MANIFEST = MANIFEST.MF
-@@ -32,7 +31,7 @@
- all: $(CLASSES) $(ARCHIVE)
-
- $(CLASSES): $(SOURCES)
-- $(JC) $(JCFLAGS) -O $(SOURCES)
-+ $(JC) $(JAVACFLAGS) -O $(SOURCES)
-
- $(ARCHIVE): $(CLASSES) $(MANIFEST)
- $(JAR) cfm $(ARCHIVE) $(MANIFEST) $(CLASSES)
diff --git a/net-misc/tightvnc/files/tightvnc.confd b/net-misc/tightvnc/files/tightvnc.confd
deleted file mode 100644
index 757f4b989f805..0000000000000
--- a/net-misc/tightvnc/files/tightvnc.confd
+++ /dev/null
@@ -1,9 +0,0 @@
-# Config file for /etc/init.d/vnc
-
-# Specify the user(s) Xvnc(1) should be run for. The syntax is: "username:display".
-# example: "DISPLAYS="foo:1 bar:2" You can specify more users separated by space.
-# DISPLAYS="myuser:1"
-
-# Specify any of vncserver(1) and Xvnc(1) options. See the respective man pages for more information.
-# VNC_OPTS=""
-
diff --git a/net-misc/tightvnc/files/tightvnc.initd b/net-misc/tightvnc/files/tightvnc.initd
deleted file mode 100644
index 465b686b28450..0000000000000
--- a/net-misc/tightvnc/files/tightvnc.initd
+++ /dev/null
@@ -1,57 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Id$
-
-depend() {
- need net
-}
-
-checkconfig() {
- if [ -n "${DISPLAYS}" ]; then
- if [ $1 = "start" ]; then
- local user
- for user in $DISPLAYS; do
- if eval [ ! -f "~${user%%:*}/.vnc/passwd" ]; then
- eerror "There are no passwords defined for user ${user%%:*}."
- return 1
- elif [ -e "/tmp/.X11-unix/X${user##*:}" ]; then
- eerror "Display :${user##*:} appears to be already in use because of /tmp/.X11-unix/X${user##*:}"
- eerror "Remove this file if there is no X server $HOSTNAME:${user##*:}"
- return 1
- elif [ -e "/tmp/.X${user##*:}-lock" ]; then
- eerror "Display :${user##*:} appears to be already in use because of /tmp/.X${user##*:}-lock"
- eerror "Remove this file if there is no X server $HOSTNAME:${user##*:}"
- return 1
- fi
- done
- fi
- return 0
- else
- eerror 'Please define $DISPLAYS in /etc/conf.d/vnc'
- return 1
- fi
-}
-
-start() {
- checkconfig start || return 1
- ebegin "Starting TightVNC server"
- for user in $DISPLAYS; do
- su -s /bin/sh ${user%%:*} -c "cd ~${user%%:*} && vncserver :${user##*:} $VNC_OPTS" &>/dev/null
- done
- eend $?
-}
-
-stop() {
- checkconfig stop || return 2
- ebegin "Stopping TightVNC server"
- for user in $DISPLAYS; do
- su -s /bin/sh ${user%%:*} -c "vncserver -kill :${user##*:}" &>/dev/null
- done
- eend $?
-}
-
-restart() {
- svc_stop
- svc_start
-}
diff --git a/net-misc/tightvnc/metadata.xml b/net-misc/tightvnc/metadata.xml
deleted file mode 100644
index 46809ce60263a..0000000000000
--- a/net-misc/tightvnc/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
- vnc-tight
-
-
diff --git a/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild b/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild
deleted file mode 100644
index c7a9ca89a2907..0000000000000
--- a/net-misc/tightvnc/tightvnc-1.3.10-r2.ebuild
+++ /dev/null
@@ -1,134 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit eutils toolchain-funcs java-pkg-opt-2
-
-IUSE="java tcpd server"
-
-S="${WORKDIR}/vnc_unixsrc"
-DESCRIPTION="A great client/server software package allowing remote network access to graphical desktops"
-SRC_URI="mirror://sourceforge/vnc-tight/${P}_unixsrc.tar.bz2
- mirror://gentoo/${PN}.png
- java? ( mirror://sourceforge/vnc-tight/${P}_javasrc.tar.gz )"
-HOMEPAGE="http://www.tightvnc.com/"
-
-KEYWORDS="alpha amd64 arm ~mips ppc ~sh sparc x86 ~x86-fbsd ~arm-linux ~x86-linux"
-LICENSE="GPL-2"
-SLOT="0"
-
-CDEPEND="media-fonts/font-misc-misc
- virtual/jpeg
- server? (
- media-fonts/font-cursor-misc
- x11-apps/rgb
- x11-apps/xauth
- x11-apps/xsetroot
- )
- x11-libs/libX11
- x11-libs/libXaw
- x11-libs/libXmu
- x11-libs/libXp
- x11-libs/libXt
- tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )"
-RDEPEND="${CDEPEND}
- java? ( >=virtual/jre-1.4 )"
-DEPEND="${CDEPEND}
- java? ( >=virtual/jdk-1.4 )
- x11-proto/xextproto
- x11-proto/xproto
- server? (
- x11-proto/inputproto
- x11-proto/kbproto
- x11-proto/printproto
- )
- >=x11-misc/imake-1
- x11-misc/gccmakedep
- x11-misc/makedepend
- !net-misc/tigervnc"
-
-pkg_setup() {
- if ! use server;
- then
- echo
- einfo "The 'server' USE flag will build tightvnc's server."
- einfo "If '-server' is chosen only the client is built to save space."
- einfo "Stop the build now if you need to add 'server' to USE flags.\n"
- fi
-}
-
-src_prepare() {
- epatch "${FILESDIR}/${PN}-1.3.10-pathfixes.patch" # fixes bug 78385 and 146099
- epatch "${FILESDIR}/${PN}-1.3.8-imake-tmpdir.patch" # fixes bug 23483
- epatch "${FILESDIR}/${PN}-1.3.8-darwin.patch" # fixes bug 89908
- epatch "${FILESDIR}/${PN}-1.3.8-mips.patch"
- epatch "${FILESDIR}"/server-CVE-2007-1003.patch
- epatch "${FILESDIR}"/server-CVE-2007-1351-1352.patch
- epatch "${FILESDIR}"/1.3.9-fbsd.patch
- epatch "${FILESDIR}"/1.3.9-arm.patch
- epatch "${FILESDIR}"/1.3.9-sh.patch
- epatch "${FILESDIR}"/${PV}-sparc.patch
- sed -e "s:\\(/etc/\\|/usr/share/\\):${EPREFIX}\\1:g" -i vncserver || die
-
- if use java; then
- cd "${WORKDIR}"
- epatch "${FILESDIR}/${PN}-1.3.10-java-build.patch"
- fi
-}
-
-src_compile() {
- xmkmf -a || die "xmkmf failed"
-
- emake -j1 CDEBUGFLAGS="${CFLAGS}" EXTRA_LDOPTIONS="${LDFLAGS}" World
-
- if use server; then
- cd Xvnc || die
- econf
-
- if use tcpd; then
- local myextra="-lwrap"
- emake -j1 EXTRA_LIBRARIES="${myextra}" \
- CDEBUGFLAGS="${CFLAGS}" EXTRA_LDOPTIONS="${LDFLAGS}" \
- EXTRA_DEFINES="-DUSE_LIBWRAP=1"
- else
- emake -j1 CDEBUGFLAGS="${CFLAGS}" EXTRA_LDOPTIONS="${LDFLAGS}"
- fi
- fi
-
- if use java; then
- cd "${WORKDIR}/vnc_javasrc" || die
- emake -j1 JAVACFLAGS="$(java-pkg_javac-args)" all
- fi
-
-}
-
-src_install() {
- # the web based interface and the java viewer need the java class files
- if use java; then
- java-pkg_newjar "${WORKDIR}/vnc_javasrc/VncViewer.jar"
- java-pkg_dolauncher "${PN}-java"
- insinto /usr/share/${PN}/classes
- doins "${WORKDIR}"/vnc_javasrc/*.vnc || die
- dosym /usr/share/${PN}/lib/${PN}.jar /usr/share/${PN}/classes/VncViewer.jar
- fi
-
- dodir /usr/share/man/man1 /usr/bin
- ./vncinstall "${ED}"/usr/bin "${ED}"/usr/share/man || die "vncinstall failed"
-
- if use server; then
- newconfd "${FILESDIR}"/tightvnc.confd vnc
- newinitd "${FILESDIR}"/tightvnc.initd vnc
- else
- rm -f "${ED}"/usr/bin/vncserver || die
- rm -f "${ED}"/usr/share/man/man1/{Xvnc,vncserver}* || die
- fi
-
- newicon "${DISTDIR}"/tightvnc.png vncviewer.png
- make_desktop_entry vncviewer vncviewer vncviewer Network
-
- dodoc ChangeLog README WhatsNew
- use java && dodoc "${FILESDIR}"/README.JavaViewer
- newdoc vncviewer/README README.vncviewer
-}
diff --git a/net-misc/tightvnc/tightvnc-1.3.10-r3.ebuild b/net-misc/tightvnc/tightvnc-1.3.10-r3.ebuild
deleted file mode 100644
index a79912e165c2f..0000000000000
--- a/net-misc/tightvnc/tightvnc-1.3.10-r3.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit eutils toolchain-funcs java-pkg-opt-2
-
-IUSE="java tcpd server"
-
-S="${WORKDIR}/vnc_unixsrc"
-DESCRIPTION="A great client/server software package allowing remote network access to graphical desktops"
-SRC_URI="mirror://sourceforge/vnc-tight/${P}_unixsrc.tar.bz2
- mirror://gentoo/${PN}.png
- java? ( mirror://sourceforge/vnc-tight/${P}_javasrc.tar.gz )"
-HOMEPAGE="http://www.tightvnc.com/"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~sh ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux"
-LICENSE="GPL-2"
-SLOT="0"
-
-CDEPEND="media-fonts/font-misc-misc
- virtual/jpeg
- server? (
- media-fonts/font-cursor-misc
- x11-apps/rgb
- x11-apps/xauth
- x11-apps/xsetroot
- )
- x11-libs/libX11
- x11-libs/libXaw
- x11-libs/libXmu
- x11-libs/libXp
- x11-libs/libXt
- tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )"
-RDEPEND="${CDEPEND}
- java? ( >=virtual/jre-1.4 )"
-DEPEND="${CDEPEND}
- java? ( >=virtual/jdk-1.4 )
- x11-proto/xextproto
- x11-proto/xproto
- server? (
- x11-proto/inputproto
- x11-proto/kbproto
- x11-proto/printproto
- )
- >=x11-misc/imake-1
- x11-misc/gccmakedep
- x11-misc/makedepend
- !net-misc/tigervnc"
-
-pkg_setup() {
- if ! use server;
- then
- echo
- einfo "The 'server' USE flag will build tightvnc's server."
- einfo "If '-server' is chosen only the client is built to save space."
- einfo "Stop the build now if you need to add 'server' to USE flags.\n"
- fi
-}
-
-src_prepare() {
- epatch "${FILESDIR}/${PN}-1.3.10-pathfixes.patch" # fixes bug 78385 and 146099
- epatch "${FILESDIR}/${PN}-1.3.8-imake-tmpdir.patch" # fixes bug 23483
- epatch "${FILESDIR}/${PN}-1.3.8-darwin.patch" # fixes bug 89908
- epatch "${FILESDIR}/${PN}-1.3.8-mips.patch"
- epatch "${FILESDIR}"/server-CVE-2007-1003.patch
- epatch "${FILESDIR}"/server-CVE-2007-1351-1352.patch
- epatch "${FILESDIR}"/1.3.9-fbsd.patch
- epatch "${FILESDIR}"/1.3.9-arm.patch
- epatch "${FILESDIR}"/1.3.9-sh.patch
- epatch "${FILESDIR}"/${P}-ppc64el-support.patch
- epatch "${FILESDIR}"/${P}-aarch64.patch
- epatch "${FILESDIR}"/${P}-more-arm64-fixes.patch
-
- sed -e "s:\\(/etc/\\|/usr/share/\\):${EPREFIX}\\1:g" -i vncserver || die
-
- if use java; then
- cd "${WORKDIR}"
- epatch "${FILESDIR}/${PN}-1.3.10-java-build.patch"
- fi
-}
-
-src_compile() {
- xmkmf -a || die "xmkmf failed"
-
- emake -j1 CDEBUGFLAGS="${CFLAGS}" EXTRA_LDOPTIONS="${LDFLAGS}" World
-
- if use server; then
- cd Xvnc || die
- econf
-
- if use tcpd; then
- local myextra="-lwrap"
- emake -j1 EXTRA_LIBRARIES="${myextra}" \
- CDEBUGFLAGS="${CFLAGS}" EXTRA_LDOPTIONS="${LDFLAGS}" \
- EXTRA_DEFINES="-DUSE_LIBWRAP=1"
- else
- emake -j1 CDEBUGFLAGS="${CFLAGS}" EXTRA_LDOPTIONS="${LDFLAGS}"
- fi
- fi
-
- if use java; then
- cd "${WORKDIR}/vnc_javasrc" || die
- emake -j1 JAVACFLAGS="$(java-pkg_javac-args)" all
- fi
-
-}
-
-src_install() {
- # the web based interface and the java viewer need the java class files
- if use java; then
- java-pkg_newjar "${WORKDIR}/vnc_javasrc/VncViewer.jar"
- java-pkg_dolauncher "${PN}-java"
- insinto /usr/share/${PN}/classes
- doins "${WORKDIR}"/vnc_javasrc/*.vnc || die
- dosym /usr/share/${PN}/lib/${PN}.jar /usr/share/${PN}/classes/VncViewer.jar
- fi
-
- dodir /usr/share/man/man1 /usr/bin
- ./vncinstall "${ED}"/usr/bin "${ED}"/usr/share/man || die "vncinstall failed"
-
- if use server; then
- newconfd "${FILESDIR}"/tightvnc.confd vnc
- newinitd "${FILESDIR}"/tightvnc.initd vnc
- else
- rm -f "${ED}"/usr/bin/vncserver || die
- rm -f "${ED}"/usr/share/man/man1/{Xvnc,vncserver}* || die
- fi
-
- newicon "${DISTDIR}"/tightvnc.png vncviewer.png
- make_desktop_entry vncviewer vncviewer vncviewer Network
-
- dodoc ChangeLog README WhatsNew
- use java && dodoc "${FILESDIR}"/README.JavaViewer
- newdoc vncviewer/README README.vncviewer
-}
diff --git a/net-misc/yajhfc/Manifest b/net-misc/yajhfc/Manifest
deleted file mode 100644
index 94a3011756fbc..0000000000000
--- a/net-misc/yajhfc/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST yajhfc-0_5_2.jar 1902262 SHA256 7182a694b1ee6310b94ca7e5ca913cc381c463101dd2d004a92f4c86fb3a4d7e SHA512 0c0ba609a15dd8e79743d4afea75350ba5626676e3fa2dd24835d8d661c894e910ab1df7c69b05f9db4519ffcd3491b774cad89a2b48597e78e23720414c4e73 WHIRLPOOL 971454666b46beb2fc4aebdf8b69e9a47f32eb87e0ed9eefb1c822f2c6791bc38346645acc611aca37797d49389c5965809cb5e10bd1ec4bd01241f0167f48dd
-DIST yajhfc-0_5_7-src.zip 3577450 SHA256 896f394dabe60238114b2e91f40a595e052185b14105b00f073994cb1b454dcc SHA512 9177e959810df9ab005f2ed380275f6683aa22e0b6209d50a96d8f60018c0dc1d624dc400ad6ac2625688d57ecb84401f26dd66b145da518c0c5287c0af4e9f1 WHIRLPOOL 7e75333ea99eab1aa42937a97b0584a8f71a8b126d55e15111a0a460afa5e999d0510fb0d57f245c2b9cd38a92cc4bb1b26850617b15bb29dfd23d05960e7bdb
diff --git a/net-misc/yajhfc/metadata.xml b/net-misc/yajhfc/metadata.xml
deleted file mode 100644
index f6f4f563b2115..0000000000000
--- a/net-misc/yajhfc/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-Client for Hylafax+ Server.
-
-
diff --git a/net-misc/yajhfc/yajhfc-0.5.2.ebuild b/net-misc/yajhfc/yajhfc-0.5.2.ebuild
deleted file mode 100644
index 2e126b29b848c..0000000000000
--- a/net-misc/yajhfc/yajhfc-0.5.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils java-pkg-opt-2 versionator
-
-MY_P="${PN}-${PV}.jar"
-MY_P="${MY_P/_/}"
-MY_P="${MY_P/./_}"
-MY_P="${MY_P/./_}"
-
-DESCRIPTION="Yet another Java HylaFAX Plus Client"
-HOMEPAGE="http://www.yajhfc.de/"
-SRC_URI="http://download.yajhfc.de/releases/${MY_P}"
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS=""
-IUSE=""
-
-COMMON_DEPEND=">=virtual/jdk-1.4"
-RDEPEND="${COMMON_DEPEND} >=virtual/jre-1.4"
-DEPEND="${COMMON_DEPEND} virtual/pkgconfig"
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
- echo "java -jar /usr/bin/${MY_P}" > "${WORKDIR}"/h.h
- newbin "${WORKDIR}/h.h" "yajhfc"
- newbin "${DISTDIR}/${MY_P}" "${MY_P}"
-}
diff --git a/net-misc/yajhfc/yajhfc-0.5.7.ebuild b/net-misc/yajhfc/yajhfc-0.5.7.ebuild
deleted file mode 100644
index d49aa58ec854d..0000000000000
--- a/net-misc/yajhfc/yajhfc-0.5.7.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit java-pkg-2 java-pkg-simple
-
-MY_P="${PN}-${PV}"
-MY_P="${MY_P/_/}"
-MY_P="${MY_P/./_}"
-MY_P="${MY_P/./_}"
-
-DESCRIPTION="Yet another Java HylaFAX Plus Client"
-HOMEPAGE="http://www.yajhfc.de/"
-SRC_URI="http://download.yajhfc.de/releases/${MY_P}-src.zip"
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="dev-java/gnu-hylafax:0
- dev-java/tablelayout:0"
-RDEPEND="${COMMON_DEPEND} >=virtual/jre-1.6"
-DEPEND="${COMMON_DEPEND} >=virtual/jdk-1.6 virtual/pkgconfig app-arch/unzip"
-
-S="${WORKDIR}/${PN}"
-
-JAVA_GENTOO_CLASSPATH="gnu-hylafax,tablelayout"
-JAVA_SRC_DIR="src"
-
-src_prepare() {
- rm build.xml || die
- rm -rv "${S}"/jna-src "${S}"/mac-src || die # contains win32/mac only code
-
- cp -r java1-src/* src || die
- cp -r java6-src/* src || die
-
- # this method is missing in the gnu-hylafax api despite they use the same upstream version
- sed -i -e 's/client.setCharacterEncoding.*//g' src/yajhfc/HylaClientManager.java || die
-}
-
-src_compile() {
- java-pkg-simple_src_compile
- pushd src || die
- find -type f -not -name "*.java" -not -name "*.class" | xargs jar uf "${S}"/${PN}.jar || die
-}
-
-src_install() {
- java-pkg-simple_src_install
- java-pkg_dolauncher ${PN} --jar ${PN}.jar --main yajhfc.Launcher
-}
diff --git a/net-nds/389-admin/389-admin-1.1.31-r1.ebuild b/net-nds/389-admin/389-admin-1.1.31-r1.ebuild
deleted file mode 100644
index 3f7d2b7ef6e6e..0000000000000
--- a/net-nds/389-admin/389-admin-1.1.31-r1.ebuild
+++ /dev/null
@@ -1,171 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-WANT_AUTOMAKE="1.9"
-
-MY_PV=${PV/_rc/.rc}
-MY_PV=${MY_PV/_a/.a}
-
-inherit eutils multilib autotools depend.apache
-
-DESCRIPTION="389 Directory Server (admin)"
-HOMEPAGE="http://port389.org/"
-SRC_URI="http://directory.fedoraproject.org/sources/${PN}-${MY_PV}.tar.bz2"
-
-LICENSE="GPL-2 Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug ipv6 selinux"
-
-# TODO snmp agent init script
-
-COMMON_DEPEND=">=app-admin/389-admin-console-1.1.0
- >=app-admin/389-ds-console-1.1.0
- app-misc/mime-types
- dev-libs/389-adminutil
- dev-libs/cyrus-sasl
- dev-libs/icu:=
- dev-libs/nss[utils]
- || ( <=dev-libs/nspr-4.8.3-r3[ipv6?] >=dev-libs/nspr-4.8.4 )
- dev-libs/svrcore
- net-analyzer/net-snmp[ipv6?]
- net-nds/openldap
- selinux? (
- sys-apps/checkpolicy
- sys-apps/policycoreutils
- )
- >=sys-libs/db-4.2.52
- sys-libs/pam
- sys-apps/tcp-wrappers[ipv6?]
- www-apache/mod_nss
- www-servers/apache:2[apache2_modules_actions,apache2_modules_alias,apache2_modules_auth_basic,apache2_modules_authz_default,apache2_modules_cgi,apache2_modules_mime_magic,apache2_modules_rewrite,apache2_modules_setenvif,suexec,threads]"
-RDEPEND="
- ${COMMON_DEPEND}
- www-client/lynx
- selinux? ( sec-policy/selinux-base-policy )
-"
-DEPEND="sys-apps/sed ${COMMON_DEPEND}"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-need_apache2
-
-src_prepare() {
- # as per 389 documentation, when 64bit, export USE_64
- use amd64 && export USE_64=1
-
- epatch "${FILESDIR}/1.1.11_rc1/0001-gentoo-apache-names.patch"
- epatch "${FILESDIR}/1.1.11_rc1/0003-find-mod_nss.m4.patch"
- epatch "${FILESDIR}/1.1.11_rc1/0004-rpath-fix.configure.ac.patch"
- # Configuration fixes
- epatch "${FILESDIR}/${PN}-cfgstuff-1.patch"
-
- sed -e "s!SUBDIRS!# SUBDIRS!g" -i Makefile.am || die "sed failed"
- # Setup default user/group, in this case it's dirsrv
- sed -e "s!nobody!dirsrv!g" -i configure.ac || die "sed failed"
-
- eautoreconf
-}
-
-src_configure() {
- # stub autoconf triplet :(
- local myconf=""
- use debug && myconf="--enable-debug"
- use selinux && myconf="${myconf} --with-selinux"
-
- econf \
- --enable-threading \
- --disable-rpath \
- --with-adminutil=/usr \
- --with-apr-config \
- --with-apxs=${APXS} \
- --with-fhs \
- --with-httpd=${APACHE_BIN} \
- --with-openldap \
- ${myconf} || die "econf failed"
-}
-
-src_install () {
-
- emake DESTDIR="${D}" install || die "emake failed"
- keepdir /var/log/dirsrv/admin-serv
-
- # remove redhat style init script.
- rm -rf "${D}"/etc/rc.d
- rm -rf "${D}"/etc/default
-
- # install gentoo style init script.
- newinitd "${FILESDIR}"/${PN}.initd ${PN}
- newconfd "${FILESDIR}"/${PN}.confd ${PN}
-
- # remove redhat style wrapper scripts
- # and install gentoo scripts.
- rm -rf "${D}"/usr/sbin/*-ds-admin
- dosbin "${FILESDIR}"/*-ds-admin || die "cannot install gentoo start/stop scripts"
-
- # In this version build systems for modules is delete :(
- # manually install modules, not using apache-modules eclass
- # because use bindled library
-
- # install mod_admserv
- exeinto "${APACHE_MODULESDIR}"
- doexe "${S}/.libs"/mod_admserv.so || die "internal ebuild error: mod_admserv not found"
-
- insinto "${APACHE_MODULES_CONFDIR}"
- newins "${FILESDIR}/1.1.11_rc1"/48_mod_admserv.conf 48_mod_admserv \
- || die "internal ebuild error: 48_mod_admserv.conf not found"
-
- # install mod_restard
- exeinto "${APACHE_MODULESDIR}"
- doexe "${S}/.libs"/mod_restartd.so || die "internal ebuild error: mod_restartd not found"
-
- insinto "${APACHE_MODULES_CONFDIR}"
- newins "${FILESDIR}/1.1.11_rc1"/48_mod_restartd.conf 48_mod_restartd \
- || die "internal ebuild error: 48_mod_restard.conf not found"
-
- if use selinux; then
- local POLICY_TYPES="targeted"
- cd "${S}"/selinux || die
- cp /usr/share/selinux/${POLICY_TYPES}/include/Makefile . || die
- make || die "selinux policy compile failed"
- insinto /usr/share/selinux/${POLICY_TYPES}
- doins -r "${S}/selinux/"*.pp
- fi
-
-}
-
-pkg_postinst() {
-
- # show setup information
- elog "Once you configured www-servers/apache as written above,"
- elog "you need to run (as root): /usr/sbin/setup-ds-admin.pl"
- elog
-
- # show security and sysctl info
- elog "It is recommended to setup net.ipv4.tcp_keep_alive_time"
- elog "in /etc/sysctl.conf (or via sysctl -w && sysctl -p) to a reasonable"
- elog "value (in milliseconds) to avoid temporary server congestions"
- elog "from lost client connections"
- elog
-
- # /etc/security/limits.conf settings
- elog "It is also recommended to fine tune the maximum open files"
- elog "settings inside /etc/security/limits.conf:"
- elog "* soft nofile 2048"
- elog "* hard nofile 4096"
- elog
-
- elog "To start 389 Directory Server Administration Interface at boot"
- elog "please add 389-admin service to the default runlevel:"
- elog
- elog " rc-update add 389-admin default"
- elog
-
- elog "for 389 Directory Server Admin interface to work, you need"
- elog "to setup a FQDN hostname and use it while running /usr/sbin/setup-ds-admin.pl"
- elog
-
-}
diff --git a/net-nds/389-admin/Manifest b/net-nds/389-admin/Manifest
deleted file mode 100644
index 195a76174c606..0000000000000
--- a/net-nds/389-admin/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST 389-admin-1.1.31.tar.bz2 647098 SHA256 79c8c0133f72be4915fec8a4f2490bc21480de5fae77070f2ce13b1d9f28872f SHA512 631cd286a817a9e862adc610464d1c1f7a7af8dbade4cc2d8535330f81591d65df4773b6dbce0256470002165640fe73b49c20ee5093f71e5121d2cfa15ca9c4 WHIRLPOOL bff158c3d2201d8723faf340e21e3fdbeaaa62bbefac033b1f5ac981bd17a2e83f0507908b3919af1911b519442da75a96164b73d4df6953227973feaaab047e
diff --git a/net-nds/389-admin/files/1.1.11_rc1/0001-gentoo-apache-names.patch b/net-nds/389-admin/files/1.1.11_rc1/0001-gentoo-apache-names.patch
deleted file mode 100644
index 9f145d959894c..0000000000000
--- a/net-nds/389-admin/files/1.1.11_rc1/0001-gentoo-apache-names.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-diff -ur m4.orig/httpd.m4 m4/httpd.m4
---- m4.orig/httpd.m4 2009-10-25 14:10:24.398721002 +0200
-+++ m4/httpd.m4 2009-10-25 14:12:54.463219758 +0200
-@@ -58,12 +58,12 @@
- *) APACHE22= ;;
- esac
-
--httpdconf=${httpd_root}/${httpd_conf_rel}
-+httpdconf=/etc/apache2/httpd.conf
-
- mimemagic=`grep MIMEMagicFile $httpdconf|grep -v \^# | awk '{print $2}'`
- if test ! -f "$mimemagic" ; then
- # assume relative to root
-- mimemagic=${httpd_root}/${mimemagic}
-+ mimemagic=/etc/apache2/magic
- fi
-
- # check for mime.types file
diff --git a/net-nds/389-admin/files/1.1.11_rc1/0003-find-mod_nss.m4.patch b/net-nds/389-admin/files/1.1.11_rc1/0003-find-mod_nss.m4.patch
deleted file mode 100644
index 5a15e1dbf6066..0000000000000
--- a/net-nds/389-admin/files/1.1.11_rc1/0003-find-mod_nss.m4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- m4/mod_nss.m4.orig 2010-01-14 23:05:29.000000000 +0200
-+++ m4/mod_nss.m4 2010-01-24 20:58:47.086937825 +0200
-@@ -52,7 +52,7 @@
-
- # else, parse httpd.conf or httpconfdir/nss.conf
- if test -z "$modnssbindir" ; then
-- nsspcache=`grep NSSPassPhraseHelper $httpdconf|awk '{print $2}'`
-+ nsspcache=`grep -R NSSPassPhraseHelper /etc/apache2/* |awk '{print $2}'`
- if test -z "$nsspcache" ; then
- nsspcache=`grep NSSPassPhraseHelper $httpd_root/conf.d/* | awk '{print $2}'`
- fi
diff --git a/net-nds/389-admin/files/1.1.11_rc1/0004-rpath-fix.configure.ac.patch b/net-nds/389-admin/files/1.1.11_rc1/0004-rpath-fix.configure.ac.patch
deleted file mode 100644
index d74c345363f1c..0000000000000
--- a/net-nds/389-admin/files/1.1.11_rc1/0004-rpath-fix.configure.ac.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- configure.ac.orig 2010-01-25 01:34:58.296824267 +0200
-+++ configure.ac 2010-01-25 01:36:16.101825667 +0200
-@@ -433,13 +433,10 @@
-
- if test "$enable_rpath" != "yes" ; then
- AC_MSG_NOTICE([Fixing libtool to remove automatic rpath to $libdir . . .])
-- cp -p libtool libtool.orig
-- cp -p libtool libtool.tmp
-+ cp -p ./libtool libtool.orig
-+ cp -p ./libtool libtool.tmp
- sed -e '/^runpath_var/ d' \
-- -e '/^hardcode_libdir_flag_spec/ d' \
-- libtool > libtool.tmp
-- cp -p libtool.tmp libtool
-- rm -f libtool.tmp
-+ -e '/^hardcode_libdir_flag_spec/ d' -i ./libtool
- fi
-
- AC_CONFIG_FILES([Makefile])
diff --git a/net-nds/389-admin/files/1.1.11_rc1/0010-gentoo_selinux_makefile.patch b/net-nds/389-admin/files/1.1.11_rc1/0010-gentoo_selinux_makefile.patch
deleted file mode 100644
index f7856efce2319..0000000000000
--- a/net-nds/389-admin/files/1.1.11_rc1/0010-gentoo_selinux_makefile.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- m4.orig/selinux.m4 2010-03-11 23:18:19.697503404 +0200
-+++ m4/selinux.m4 2010-03-11 23:19:04.653503112 +0200
-@@ -27,7 +27,7 @@
- with_selinux=yes
- AC_MSG_RESULT(yes)
- AC_SUBST(with_selinux)
-- if test ! -f "/usr/share/selinux/devel/Makefile"; then
-+ if test ! -f "/usr/share/selinux/targeted/include/Makefile"; then
- AC_MSG_ERROR([SELinux development tools (selinux-policy) not found])
- fi
- ],
diff --git a/net-nds/389-admin/files/1.1.11_rc1/48_mod_admserv.conf b/net-nds/389-admin/files/1.1.11_rc1/48_mod_admserv.conf
deleted file mode 100644
index 4a3f296f48e59..0000000000000
--- a/net-nds/389-admin/files/1.1.11_rc1/48_mod_admserv.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-
- LoadModule mod_admserv modules/mod_admserv.so
-
diff --git a/net-nds/389-admin/files/1.1.11_rc1/48_mod_restartd.conf b/net-nds/389-admin/files/1.1.11_rc1/48_mod_restartd.conf
deleted file mode 100644
index 1d0d2f37825dd..0000000000000
--- a/net-nds/389-admin/files/1.1.11_rc1/48_mod_restartd.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
- LoadModule restartd_module modules/mod_restartd.so
-
-
diff --git a/net-nds/389-admin/files/389-admin-cfgstuff-1.patch b/net-nds/389-admin/files/389-admin-cfgstuff-1.patch
deleted file mode 100644
index 783f4772f7f1f..0000000000000
--- a/net-nds/389-admin/files/389-admin-cfgstuff-1.patch
+++ /dev/null
@@ -1,56 +0,0 @@
---- 389-admin-1.1.11.rc1.orig/admserv/cfgstuff/httpd-2.2.conf.in
-+++ 389-admin-1.1.11.rc1/admserv/cfgstuff/httpd-2.2.conf.in
-@@ -143,7 +143,7 @@ LoadModule file_cache_module @moddir@/mo
- LoadModule mem_cache_module @moddir@/mod_mem_cache.so
- LoadModule cgi_module @moddir@/mod_cgi.so
- LoadModule restartd_module @admmoddir@/mod_restartd.so
--LoadModule nss_module @nssmoddir@/libmodnss.so
-+LoadModule nss_module @moddir@/mod_nss.so
- LoadModule admserv_module @admmoddir@/mod_admserv.so
-
- ### Section 2: 'Main' server configuration
-@@ -389,15 +389,7 @@ ServerSignature On
- # Alias.
- #
-
--
--#
--# Additional to mod_cgid.c settings, mod_cgid has Scriptsock
--# for setting UNIX socket for communicating with cgid.
--#
--Scriptsock @piddir@/admin-serv.cgisock
--
--
--# and this one is for mod_restartd because mod_cgid will consume the other one
-+# Setup mod_admserv socket handle
- Scriptsock @piddir@/admin-serv.cgisock
-
- #
---- 389-admin-1.1.11.rc1.orig/admserv/cfgstuff/httpd.conf.in
-+++ 389-admin-1.1.11.rc1/admserv/cfgstuff/httpd.conf.in
-@@ -142,7 +142,7 @@ LoadModule file_cache_module @moddir@/mo
- LoadModule mem_cache_module @moddir@/mod_mem_cache.so
- LoadModule cgi_module @moddir@/mod_cgi.so
- LoadModule restartd_module @admmoddir@/mod_restartd.so
--LoadModule nss_module @nssmoddir@/libmodnss.so
-+LoadModule nss_module @moddir@/mod_nss.so
- LoadModule admserv_module @admmoddir@/mod_admserv.so
-
- ### Section 2: 'Main' server configuration
-@@ -388,15 +388,7 @@ ServerSignature On
- # Alias.
- #
-
--
--#
--# Additional to mod_cgid.c settings, mod_cgid has Scriptsock
--# for setting UNIX socket for communicating with cgid.
--#
--Scriptsock @piddir@/admin-serv.cgisock
--
--
--# and this one is for mod_restartd because mod_cgid will consume the other one
-+# Setup mod_admserv socket handle
- Scriptsock @piddir@/admin-serv.cgisock
-
- #
diff --git a/net-nds/389-admin/files/389-admin.confd b/net-nds/389-admin/files/389-admin.confd
deleted file mode 100644
index 2f3e92affe2e1..0000000000000
--- a/net-nds/389-admin/files/389-admin.confd
+++ /dev/null
@@ -1,73 +0,0 @@
-# /etc/conf.d/389-admin: config file for /etc/init.d/389-admin
-
-# When you install a module it is easy to activate or deactivate the modules
-# and other features of apache using the APACHE2_OPTS line. Every module should
-# install a configuration in /etc/dirsrv/admin-serv. In that file will have an
-# directive where NNN is the option to enable that module.
-#
-# Here are the options available in the default configuration:
-#
-# AUTH_DIGEST Enables mod_auth_digest
-# AUTHNZ_LDAP Enables authentication through mod_ldap (available if USE=ldap)
-# CACHE Enables mod_cache
-# DAV Enables mod_dav
-# ERRORDOCS Enables default error documents for many languages.
-# INFO Enables mod_info, a useful module for debugging
-# LANGUAGE Enables content-negotiation based on language and charset.
-# LDAP Enables mod_ldap (available if USE=ldap)
-# MANUAL Enables /manual/ to be the apache manual (available if USE=docs)
-# MEM_CACHE Enables default configuration mod_mem_cache
-# PROXY Enables mod_proxy
-# SSL Enables SSL (available if USE=ssl)
-# SUEXEC Enables running CGI scripts (in USERDIR) through suexec.
-# USERDIR Enables /~username mapping to /home/username/public_html
-#
-#
-# The following two options provide the default virtual host for the HTTP and
-# HTTPS protocol. YOU NEED TO ENABLE AT LEAST ONE OF THEM, otherwise apache
-# will not listen for incomming connections on the approriate port.
-#
-# DEFAULT_VHOST Enables name-based virtual hosts, with the default
-# virtual host being in /var/www/localhost/htdocs
-# SSL_DEFAULT_VHOST Enables default vhost for SSL (you should enable this
-# when you enable SSL)
-#
-APACHE2_OPTS="-D DEFAULT_VHOST -D LANGUAGE -D INFO -D SUEXEC"
-
-# Extended options for advanced uses of Apache ONLY
-# You don't need to edit these unless you are doing crazy Apache stuff
-# As not having them set correctly, or feeding in an incorrect configuration
-# via them will result in Apache failing to start
-# YOU HAVE BEEN WARNED.
-
-# PID file
-#PIDFILE=/var/run/dirsrv/admin-serv.pid
-
-# timeout for startup/shutdown checks
-#TIMEOUT=10
-
-# ServerRoot setting
-#SERVERROOT=/usr/lib/apache2
-
-# Configuration file location
-# - If this does NOT start with a '/', then it is treated relative to
-# $SERVERROOT by Apache
-#CONFIGFILE=/etc/dirsrv/admin-serv/httpd.conf
-
-# Location to log startup errors to
-# They are normally dumped to your terminal.
-#STARTUPERRORLOG="/var/log/dirsrv/admin-serv/startuperror.log"
-
-# A command that outputs a formatted text version of the HTML at the URL
-# of the command line. Designed for lynx, however other programs may work.
-#LYNX="lynx -dump"
-
-# The URL to your server's mod_status status page.
-# Required for status and fullstatus
-#STATUSURL="http://localhost/server-status"
-
-# Method to use when reloading the server
-# Valid options are 'restart' and 'graceful'
-# See https://httpd.apache.org/docs/2.2/stopping.html for information on
-# what they do and how they differ.
-#RELOAD_TYPE="graceful"
diff --git a/net-nds/389-admin/files/389-admin.initd b/net-nds/389-admin/files/389-admin.initd
deleted file mode 100644
index 45420ea4c38dd..0000000000000
--- a/net-nds/389-admin/files/389-admin.initd
+++ /dev/null
@@ -1,162 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-opts="configdump configtest fullstatus graceful gracefulstop modules reload"
-
-depend() {
- need net 389-ds
- use mysql dns logger netmount postgresql
- after sshd
-}
-
-configtest() {
- ebegin "Checking Apache Configuration of 389 Directory Server Admin"
- checkconfig
- eend ${?}
-}
-
-checkconfd() {
- PIDFILE="${PIDFILE:-/var/run/dirsrv/admin-serv.pid}"
- TIMEOUT=${TIMEOUT:-10}
-
- SERVERROOT="${SERVERROOT:-/usr/lib/apache2}"
- if [ ! -d ${SERVERROOT} ]; then
- eerror "SERVERROOT does not exist: ${SERVERROOT}"
- return 1
- fi
-
- CONFIGFILE="${CONFIGFILE:-/etc/dirsrv/admin-serv/httpd.conf}"
- [ "${CONFIGFILE#/}" = "${CONFIGFILE}" ] && CONFIGFILE="${SERVERROOT}/${CONFIGFILE}"
- if [ ! -r "${CONFIGFILE}" ]; then
- eerror "Unable to read configuration file: ${CONFIGFILE}"
- return 1
- fi
-
- APACHE2_OPTS="${APACHE2_OPTS} -d ${SERVERROOT}"
- APACHE2_OPTS="${APACHE2_OPTS} -f ${CONFIGFILE}"
- [ -n "${STARTUPERRORLOG}" ] && APACHE2_OPTS="${APACHE2_OPTS} -E ${STARTUPERRORLOG}"
-
- APACHE2="/usr/sbin/apache2"
-}
-
-checkconfig() {
- checkconfd || return 1
-
- ${APACHE2} ${APACHE2_OPTS} -t 1>/dev/null 2>&1
- ret=${?}
- if [ $ret -ne 0 ]; then
- eerror "389 Directory Server Admin (Apache2) has detected a syntax error in your configuration files:"
- ${APACHE2} ${APACHE2_OPTS} -t
- fi
-
- return $ret
-}
-
-start() {
- checkconfig || return 1
-
- [ -f /var/log/dirsrv/admin-serv/ssl_scache ] && rm /var/log/dirsrv/admin-serv/ssl_scache
-
- ebegin "Starting 389 Directory Server Admin (apache2)"
- ${APACHE2} ${APACHE2_OPTS} -k start
- [ "${?}" != "0" ] && eend "${?}" && return 1
-
- let i=0
- while [ ! -e "${PIDFILE}" ] && [ $i -lt ${TIMEOUT} ]; do
- sleep 1 && let i++
- done
-
- test $i -le ${TIMEOUT}
- eend ${?}
-}
-
-stop() {
- checkconfd || return 1
-
- ebegin "Stopping 389 Directory Server Admin (apache2)"
- ${APACHE2} ${APACHE2_OPTS} -k stop
-
- let i=0
- while pidof "${APACHE2}" >/dev/null && [ $i -lt ${TIMEOUT} ]; do
- sleep 1 && let i++
- done
-
- test $i -le ${TIMEOUT}
- eend ${?}
-}
-
-reload() {
- RELOAD_TYPE="${RELOAD_TYPE:-graceful}"
-
- checkconfig || return 1
- service_started "${SVCNAME}" || return
-
- if [ "${RELOAD_TYPE}" = "restart" ]; then
- ebegin "Restarting 389 Directory Server Admin (apache2)"
- ${APACHE2} ${APACHE2_OPTS} -k restart
- eend ${?}
- elif [ "${RELOAD_TYPE}" = "graceful" ]; then
- ebegin "Gracefully restarting 389 Directory Server Admin (apache2)"
- ${APACHE2} ${APACHE2_OPTS} -k graceful
- eend ${?}
- else
- eerror "${RELOAD_TYPE} is not a valid RELOAD_TYPE. Please edit /etc/conf.d/dirsrv-admin"
- fi
-}
-
-graceful() {
- checkconfig || return 1
- service_started "${SVCNAME}" || return
- ebegin "Gracefully restarting 389 Directory Server Admin (apache2)"
- ${APACHE2} ${APACHE2_OPTS} -k graceful
- eend ${?}
-}
-
-gracefulstop() {
- checkconfig || return 1
-
- # zap!
- if service_started "${SVCNAME}"; then
- mark_service_stopped "${SVCNAME}"
- fi
-
- ebegin "Gracefully stopping 389 Directory Server Admin (apache2)"
- ${APACHE2} ${APACHE2_OPTS} -k graceful-stop
- eend ${?}
-}
-
-modules() {
- checkconfig || return 1
-
- ${APACHE2} ${APACHE2_OPTS} -M 2>&1
-}
-
-fullstatus() {
- LYNX="${LYNX:-lynx -dump}"
- STATUSURL="${STATUSURL:-http://localhost/server-status}"
-
- if ! service_started "${SVCNAME}"; then
- eerror "${SVCNAME} not started"
- elif ! type -p ${LYNX} 2>&1 >/dev/null; then
- eerror "lynx not found! you need to emerge www-client/lynx"
- else
- ${LYNX} ${STATUSURL}
- fi
-}
-
-configdump() {
- LYNX="${LYNX:-lynx -dump}"
- INFOURL="${INFOURL:-http://localhost/server-info}"
-
- checkconfd || return 1
-
- if ! service_started "${SVCNAME}"; then
- eerror "${SVCNAME} not started"
- else
- echo "${APACHE2} started with '${APACHE2_OPTS}'"
- for i in config server list; do
- ${LYNX} "${INFOURL}/?${i}" | sed '/Apache Server Information/d;/^[[:space:]]\+[_]\+$/Q'
- done
- fi
-}
diff --git a/net-nds/389-admin/files/restart-ds-admin b/net-nds/389-admin/files/restart-ds-admin
deleted file mode 100644
index 1f0cb71769d2a..0000000000000
--- a/net-nds/389-admin/files/restart-ds-admin
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-#
-# Copyright (c) 2007-2009, Mario Fetka
-#
-# Licensed under the GNU General Public License, v2
-
-rc-config restart 389-admin
diff --git a/net-nds/389-admin/files/start-ds-admin b/net-nds/389-admin/files/start-ds-admin
deleted file mode 100644
index 1131e1d418803..0000000000000
--- a/net-nds/389-admin/files/start-ds-admin
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-#
-# Copyright (c) 2007-2009, Mario Fetka
-#
-# Licensed under the GNU General Public License, v2
-
-rc-config start 389-admin
diff --git a/net-nds/389-admin/files/stop-ds-admin b/net-nds/389-admin/files/stop-ds-admin
deleted file mode 100644
index 31f841f5e932b..0000000000000
--- a/net-nds/389-admin/files/stop-ds-admin
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-#
-# Copyright (c) 2007-2009, Mario Fetka
-#
-# Licensed under the GNU General Public License, v2
-
-rc-config stop 389-admin
diff --git a/net-nds/389-admin/metadata.xml b/net-nds/389-admin/metadata.xml
deleted file mode 100644
index e83037a8a3952..0000000000000
--- a/net-nds/389-admin/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-389 Administration Server is an HTTP agent that provides management features
-for 389 Directory Server. It provides some management web apps that can
-be used through a web browser. It provides the authentication, access control,
-and CGI utilities used by the console.
-
diff --git a/sci-physics/mpb/Manifest b/sci-physics/mpb/Manifest
deleted file mode 100644
index 5f52a99d8cbd6..0000000000000
--- a/sci-physics/mpb/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mpb-1.4.2.tar.gz 686488 SHA256 e44c0720a5969a879fb93e48f6098d4d87e2f99d6ef49711d822f4c2249ccd61 SHA512 4151612b8868b324353556f46aeccdce2726d8938ab8cf7404c36da68e90ec0de1799d4e23b2d5bbe5853d0c0329ba0ee1a2fdb2745aed43c34759084b62fbac WHIRLPOOL e0b256c06bdd2c7479723c0db6c434e645b6fbf1a052ebc2971203902f9bf09336b4bf69ec8c8f1cd9b4952672a28290b4ff66c44f56feae135d9cbf07284473
diff --git a/sci-physics/mpb/files/mpb-1.4.2-autotools.patch b/sci-physics/mpb/files/mpb-1.4.2-autotools.patch
deleted file mode 100644
index b6faf07d2bcfe..0000000000000
--- a/sci-physics/mpb/files/mpb-1.4.2-autotools.patch
+++ /dev/null
@@ -1,262 +0,0 @@
-diff -Nur mpb-1.4.2.orig/configure.ac mpb-1.4.2/configure.ac
---- mpb-1.4.2.orig/configure.ac 2003-03-04 02:38:41.000000000 +0000
-+++ mpb-1.4.2/configure.ac 2008-11-25 17:31:12.000000000 +0000
-@@ -6,15 +6,8 @@
- MPB_VERSION=1.4.2
- AC_SUBST(MPB_VERSION)
-
--AC_MSG_CHECKING([for vendor f77 to be used instead of g77])
--AC_MSG_RESULT()
--AC_CHECK_PROGS(F77, f77 xlf77 cf77 fort77 f90 xlf90)
- AC_PROG_F77
--
--# Get C compiler.
--AC_MSG_CHECKING([for vendor cc to be used instead of gcc])
--AC_MSG_RESULT()
--AC_CHECK_PROGS(CC, cc xlc) # prefer vendor cc, to stay in sync with Fortran
-+AC_F77_WRAPPERS
- AC_PROG_CC
-
- # Checks for programs.
-@@ -79,12 +72,6 @@
- echo "*********************** HERMITIAN EPS. ***********************"
- fi
-
--# Add lots of compiler warnings to check for if we are using gcc:
--# (The variable $GCC is set to "yes" by AC_PROG_CC if we are using gcc.)
--if test "$GCC" = "yes"; then
-- CFLAGS="$CFLAGS -Wall -W -Wbad-function-cast -Wcast-qual -Wpointer-arith -Wcast-align -pedantic"
--fi
--
- ##############################################################################
- # Checks for libraries:
- ##############################################################################
-@@ -203,6 +190,10 @@
- # how to run mpb-mpi in general
- fi
-
-+# Checks for header files.
-+AC_HEADER_STDC
-+AC_CHECK_HEADERS(unistd.h getopt.h)
-+
- ##############################################################################
- # Check for HDF5 library
- AC_ARG_WITH(hdf5, [AC_HELP_STRING([--without-hdf5],[do not use HDF5 output])], ok=$withval, ok=yes)
-@@ -349,9 +340,7 @@
- ]], [AC_MSG_RESULT(ok)], [AC_MSG_ERROR([libctl version ${LIBCTL_MAJOR}.${LIBCTL_MINOR}.${LIBCTL_BUGFIX} or later is required])])
-
- ##############################################################################
--# Checks for header files.
--AC_HEADER_STDC
--AC_CHECK_HEADERS(unistd.h getopt.h)
-+
-
- # Checks for typedefs, structures, and compiler characteristics.
- AC_C_CONST
-diff -Nur mpb-1.4.2.orig/Makefile.in mpb-1.4.2/Makefile.in
---- mpb-1.4.2.orig/Makefile.in 2002-01-18 22:52:41.000000000 +0000
-+++ mpb-1.4.2/Makefile.in 2008-11-25 17:31:12.000000000 +0000
-@@ -2,6 +2,9 @@
-
- SHELL = @SHELL@
-
-+srcdir = @srcdir@
-+top_srcdir = @top_srcdir@
-+VPATH = @srcdir@
- CC = @CC@
- CFLAGS = @CFLAGS@
- CPPFLAGS = @CPPFLAGS@
-diff -Nur mpb-1.4.2.orig/mpb-ctl/Makefile.in mpb-1.4.2/mpb-ctl/Makefile.in
---- mpb-1.4.2.orig/mpb-ctl/Makefile.in 2002-09-14 23:20:55.000000000 +0100
-+++ mpb-1.4.2/mpb-ctl/Makefile.in 2008-11-25 18:23:20.000000000 +0000
-@@ -13,6 +13,12 @@
-
- SHELL = @SHELL@
-
-+mandir = @mandir@
-+
-+srcdir = @srcdir@
-+top_srcdir = @top_srcdir@
-+VPATH = @srcdir@
-+
- ##############################################################################
-
- # Makefile.in for programs using libctl (assumes that autoconf is
-@@ -37,8 +43,8 @@
- ../src/util/util.a
-
- MY_LDFLAGS = # extra -L flags go here
--MY_CPPFLAGS = -I. -I../src/util -I../src/matrices -I../src/matrixio \
-- -I../src/maxwell
-+MY_CPPFLAGS = -I$(srcdir) -I$(top_srcdir)/src/util -I$(top_srcdir)/src/matrices -I$(top_srcdir)/src/matrixio \
-+ -I$(top_srcdir)/src/maxwell
- MY_DEFS = -DHAVE_CTL_HOOKS=1 -DHAVE_CTL_EXPORT_HOOK=1
-
- # The following variables should be detected and set by autoconf:
-@@ -134,11 +140,11 @@
-
- install-mpb: $(PROGRAM_NAME)
- $(INSTALL) -d $(prefix)/bin
-- $(INSTALL) -m 0755 -s .$(PROGRAM_NAME) $(prefix)/bin/`echo $(PROGRAM_NAME)|sed '$(transform)'`
-+ $(INSTALL) -m 0755 .$(PROGRAM_NAME) $(prefix)/bin/`echo $(PROGRAM_NAME)|sed '$(transform)'`
- $(INSTALL) -d $(prefix)/share/libctl/specs
- $(INSTALL) -m 0644 $(SPECIFICATION_FILE) $(prefix)/share/libctl/specs
- $(INSTALL) -d $(mandir)/man1
-- $(INSTALL) -m 0644 $(PROGRAM_NAME).1 $(mandir)/man1
-+ $(INSTALL) -m 0644 $(srcdir)/$(PROGRAM_NAME).1 $(mandir)/man1
-
- mpb-split-tmp:
- rm -f mpb-split-tmp
-@@ -149,7 +155,7 @@
- mpb_name=`echo mpb | sed '$(transform)'`; \
- $(INSTALL) -m 0755 mpb-split-tmp $(prefix)/bin/$${mpb_name}-split
- $(INSTALL) -d $(mandir)/man1
-- $(INSTALL) -m 0644 mpb-split.1 $(mandir)/man1
-+ $(INSTALL) -m 0644 $(srcdir)/mpb-split.1 $(mandir)/man1
-
- clean:
- rm -f $(ALL_OBJECTS) ctl-io.c ctl-io.h main.c geom.c \
-diff -Nur mpb-1.4.2.orig/src/matrices/Makefile.in mpb-1.4.2/src/matrices/Makefile.in
---- mpb-1.4.2.orig/src/matrices/Makefile.in 2002-09-14 23:20:55.000000000 +0100
-+++ mpb-1.4.2/src/matrices/Makefile.in 2008-11-25 17:31:12.000000000 +0000
-@@ -2,9 +2,11 @@
-
- SHELL = @SHELL@
-
--CC = @CC@
--CFLAGS = @CFLAGS@
--CPPFLAGS = -I../util -I. @CPPFLAGS@
-+srcdir = @srcdir@
-+top_srcdir = @top_srcdir@
-+VPATH = @srcdir@
-+
-+CPPFLAGS = -I$(top_srcdir)/src/util -I$(srcdir) -I. @CPPFLAGS@
- DEFS = @DEFS@
- LDFLAGS = @LDFLAGS@
- LIBS = @LIBS@
-diff -Nur mpb-1.4.2.orig/src/matrixio/Makefile.in mpb-1.4.2/src/matrixio/Makefile.in
---- mpb-1.4.2.orig/src/matrixio/Makefile.in 2002-09-14 23:20:55.000000000 +0100
-+++ mpb-1.4.2/src/matrixio/Makefile.in 2008-11-25 17:31:12.000000000 +0000
-@@ -2,9 +2,11 @@
-
- SHELL = @SHELL@
-
--CC = @CC@
--CFLAGS = @CFLAGS@
--CPPFLAGS = -I../util -I../matrices -I. @CPPFLAGS@
-+srcdir = @srcdir@
-+top_srcdir = @top_srcdir@
-+VPATH = @srcdir@
-+
-+CPPFLAGS = -I$(top_srcdir)/src/util -I$(top_srcdir)/src/matrices -I$(srcdir) -I. @CPPFLAGS@
- DEFS = @DEFS@
- LDFLAGS = @LDFLAGS@
- LIBS = @LIBS@
-diff -Nur mpb-1.4.2.orig/src/maxwell/Makefile.in mpb-1.4.2/src/maxwell/Makefile.in
---- mpb-1.4.2.orig/src/maxwell/Makefile.in 2002-09-14 23:20:55.000000000 +0100
-+++ mpb-1.4.2/src/maxwell/Makefile.in 2008-11-25 17:31:12.000000000 +0000
-@@ -2,9 +2,11 @@
-
- SHELL = @SHELL@
-
--CC = @CC@
--CFLAGS = @CFLAGS@
--CPPFLAGS = -I../util -I../matrices @CPPFLAGS@
-+srcdir = @srcdir@
-+top_srcdir = @top_srcdir@
-+VPATH = @srcdir@
-+
-+CPPFLAGS = -I$(top_srcdir)/src/util -I$(top_srcdir)/src/matrices -I. @CPPFLAGS@
- DEFS = @DEFS@
- LDFLAGS = @LDFLAGS@
- LIBS = @LIBS@
-diff -Nur mpb-1.4.2.orig/src/util/Makefile.in mpb-1.4.2/src/util/Makefile.in
---- mpb-1.4.2.orig/src/util/Makefile.in 2002-09-14 23:20:55.000000000 +0100
-+++ mpb-1.4.2/src/util/Makefile.in 2008-11-25 17:31:12.000000000 +0000
-@@ -2,9 +2,11 @@
-
- SHELL = @SHELL@
-
--CC = @CC@
--CFLAGS = @CFLAGS@
--CPPFLAGS = -I. @CPPFLAGS@
-+srcdir = @srcdir@
-+top_srcdir = @top_srcdir@
-+VPATH = @srcdir@
-+
-+CPPFLAGS = -I$(top_srcdir) -I. @CPPFLAGS@
- DEFS = @DEFS@
- LDFLAGS = @LDFLAGS@
- LIBS = @LIBS@
-diff -Nur mpb-1.4.2.orig/tests/Makefile.in mpb-1.4.2/tests/Makefile.in
---- mpb-1.4.2.orig/tests/Makefile.in 2002-09-14 23:20:55.000000000 +0100
-+++ mpb-1.4.2/tests/Makefile.in 2008-11-25 17:31:58.000000000 +0000
-@@ -2,12 +2,14 @@
-
- SHELL = @SHELL@
-
--CC = @CC@
--CFLAGS = @CFLAGS@
--CPPFLAGS = -I../src/util -I../src/matrices -I../src/maxwell @CPPFLAGS@
-+srcdir = @srcdir@
-+top_srcdir = @top_srcdir@
-+VPATH = @srcdir@
-+
-+CPPFLAGS = -I$(top_srcdir)/src/util -I$(top_srcdir)/src/matrices -I$(top_srcdir)/src/maxwell -I. @CPPFLAGS@
- DEFS = @DEFS@
--LDFLAGS = @LDFLAGS@
- LIBS = @LIBS@
-+LDFLAGS = @LDFLAGS@
- RANLIB = @RANLIB@
- @SET_MAKE@
-
-@@ -15,11 +17,11 @@
- ../src/matrices/matrices.a \
- ../src/util/util.a
-
--all: blastest eigs_test maxwell_test malloctest normal_vectors
-+all:
-
- libs:
-
--check: all
-+check: blastest eigs_test maxwell_test malloctest normal_vectors
- rm -f blastest.out.test
- ./blastest | sed 's/\-0\.000\([ ,)]\)/ 0.000\1/g' | sed 's/\-0\.000$$/ 0.000/g' > blastest.out.test
- diff blastest.@SCALAR_TYPE@.out blastest.out.test
-diff -Nur mpb-1.4.2.orig/utils/Makefile.in mpb-1.4.2/utils/Makefile.in
---- mpb-1.4.2.orig/utils/Makefile.in 2002-09-14 23:20:55.000000000 +0100
-+++ mpb-1.4.2/utils/Makefile.in 2008-11-25 18:23:46.000000000 +0000
-@@ -1,13 +1,16 @@
- # Variables substituted by the autoconf configure script:
-
- SHELL = @SHELL@
-+mandir = @mandir@
-+
-+srcdir = @srcdir@
-+top_srcdir = @top_srcdir@
-+VPATH = @srcdir@
-
--CC = @CC@
--CFLAGS = @CFLAGS@
--CPPFLAGS = -I../src/util -I../src/matrices -I../src/matrixio @CPPFLAGS@
-+CPPFLAGS = -I$(top_srcdir)/src/util -I$(top_srcdir)/src/matrices -I$(top_srcdir)/src/matrixio -I. @CPPFLAGS@
- DEFS = @DEFS@ -DMPB_VERSION='"'"@MPB_VERSION@"'"'
--LDFLAGS = @LDFLAGS@
- LIBS = @LIBS@
-+LDFLAGS=@LDFLAGS@
- RANLIB = @RANLIB@
- @SET_MAKE@
-
-@@ -36,9 +39,9 @@
-
- install-mpb-data: mpb-data
- $(INSTALL) -d $(prefix)/bin
-- $(INSTALL) -m 0755 -s mpb-data $(prefix)/bin/`echo mpb-data|sed '$(transform)'`
-+ $(INSTALL) -m 0755 mpb-data $(prefix)/bin/`echo mpb-data|sed '$(transform)'`
- $(INSTALL) -d $(mandir)/man1
-- $(INSTALL) -m 0644 mpb-data.1 $(mandir)/man1
-+ $(INSTALL) -m 0644 $(srcdir)/mpb-data.1 $(mandir)/man1
-
- clean:
- rm -f mpb-data mpb-data.o core
diff --git a/sci-physics/mpb/files/mpb-1.4.2-guile18.patch b/sci-physics/mpb/files/mpb-1.4.2-guile18.patch
deleted file mode 100644
index 9cb73a099b8bb..0000000000000
--- a/sci-physics/mpb/files/mpb-1.4.2-guile18.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur mpb-1.4.2.orig/mpb-ctl/field-smob.c mpb-1.4.2/mpb-ctl/field-smob.c
---- mpb-1.4.2.orig/mpb-ctl/field-smob.c 2012-08-07 20:56:24.538452994 -0700
-+++ mpb-1.4.2/mpb-ctl/field-smob.c 2012-08-07 20:56:43.713557380 -0700
-@@ -157,7 +157,7 @@
- boolean cur_fieldp(SCM obj)
- {
- if (SCM_NIMP(obj) && SCM_SYMBOLP(obj)) {
-- char *s = gh_symbol2newstr(obj, NULL);
-+ char *s = gh_symbol2newstr(obj);
- int ret = !strcmp(s, "cur-field");
- free(s);
- return ret;
diff --git a/sci-physics/mpb/files/mpb-1.4.2-headers.patch b/sci-physics/mpb/files/mpb-1.4.2-headers.patch
deleted file mode 100644
index 937e5fc373d44..0000000000000
--- a/sci-physics/mpb/files/mpb-1.4.2-headers.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Nur mpb-1.4.2.orig/mpb-ctl/matrix-smob.c mpb-1.4.2/mpb-ctl/matrix-smob.c
---- mpb-1.4.2.orig/mpb-ctl/matrix-smob.c 2002-09-13 19:27:35.000000000 +0100
-+++ mpb-1.4.2/mpb-ctl/matrix-smob.c 2008-11-25 18:20:11.000000000 +0000
-@@ -17,6 +17,7 @@
-
- #include
- #include
-+#include
-
- #include "../src/config.h"
-
diff --git a/sci-physics/mpb/metadata.xml b/sci-physics/mpb/metadata.xml
deleted file mode 100644
index 706eced531c05..0000000000000
--- a/sci-physics/mpb/metadata.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
- sci-physics@gentoo.org
- Gentoo Physics Project
-
-
- The MIT Photonic-Bands (MPB) package is a program for computing
- the band structures (dispersion relations) and electromagnetic modes of
- periodic dielectric structures, on both serial and parallel computers. It was
- developed by Steven G. Johnson at MIT in the Joannopoulos Ab Initio Physics
- group.
- This program computes definite-frequency eigenstates of Maxwell's
- equations in periodic dielectric structures for arbitrary wavevectors, using
- fully-vectorial and three-dimensional methods. It is especially
- designed for the study of photonic crystals (a.k.a. photonic
- band-gap materials), but is also applicable to many other problems
- in optics, such as waveguides and resonator systems.
- (For example, it can solve for the modes of waveguides with arbitrary
- cross-sections.)
-
-
diff --git a/sci-physics/mpb/mpb-1.4.2-r2.ebuild b/sci-physics/mpb/mpb-1.4.2-r2.ebuild
deleted file mode 100644
index 7eb255b57e637..0000000000000
--- a/sci-physics/mpb/mpb-1.4.2-r2.ebuild
+++ /dev/null
@@ -1,127 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils autotools flag-o-matic toolchain-funcs
-
-DESCRIPTION="Photonic band structure program"
-SRC_URI="http://ab-initio.mit.edu/mpb/${P}.tar.gz"
-HOMEPAGE="http://ab-initio.mit.edu/mpb/"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="doc examples hdf5 mpi"
-
-SLOT="0"
-
-RDEPEND="virtual/lapack
- dev-scheme/guile
- sci-libs/libctl
- sci-libs/fftw:2.1[mpi?]
- sys-libs/readline
- hdf5? ( sci-libs/hdf5 )
- mpi? ( virtual/mpi )"
-
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_prepare() {
- epatch \
- "${FILESDIR}"/${P}-autotools.patch \
- "${FILESDIR}"/${P}-guile18.patch \
- "${FILESDIR}"/${P}-headers.patch
- cd "${S}"
- eautoreconf
- # version with inversion symmetry (mpbi).
- cp -r "${S}" "${S}_inv" || die
- # version with hermitian eps (mpbh).
- cp -r "${S}" "${S}_herm" || die
- # mpi versions (mpb-mpi).
- if use mpi; then
- cp -r "${S}" "${S}_mpi" || die
- cp -r "${S}" "${S}_inv_mpi" || die
- cp -r "${S}" "${S}_herm_mpi" || die
- fi
- tc-export CC
-}
-
-src_configure() {
- # enable legacy API for hdf-1.8
- use hdf5 && append-cflags -DH5_USE_16_API
- #
- local myconf=(
- --with-libctl="${EPREFIX}/usr/share/libctl"
- --with-blas="$($(tc-getPKG_CONFIG) --libs blas)"
- --with-lapack="$($(tc-getPKG_CONFIG) --libs lapack)"
- $(use_with hdf5)
- )
-
- econf "${myconf[@]}"
-
- cd "${S}_inv"
- econf "${myconf[@]}" \
- --with-inv-symmetry
-
- cd "${S}_herm"
- econf "${myconf[@]}" \
- --with-hermitian-eps
-
- if use mpi; then
- cd "${S}_mpi"
- econf "${myconf[@]}" \
- --with-mpi
- cd "${S}_inv_mpi"
- econf "${myconf[@]}" \
- --with-inv-symmetry \
- --with-mpi
- cd "${S}_herm_mpi"
- econf "${myconf[@]}" \
- --with-hermitian-eps \
- --with-mpi \
- CC=mpicc
- fi
-}
-
-src_compile() {
- local d
- for d in . _inv _herm; do
- cd "${S}${d}"
- emake -C mpb-ctl ctl-io.c
- emake
- done
- if use mpi; then
- for d in . _inv _herm; do
- cd "${S}${d}_mpi"
- emake -C mpb-ctl ctl-io.c CC=mpicc
- emake CC=mpicc LD=mpicc
- done
- fi
-}
-
-src_install() {
- einstall
- dodoc README NEWS AUTHORS COPYRIGHT ChangeLog TODO
- use doc && dohtml doc/*
- if use examples; then
- insinto /usr/share/doc/${PF}
- doins -r mpb-ctl/examples
- fi
-
- newbin "${S}_inv"/mpb-ctl/.mpb mpbi
- newbin "${S}_herm"/mpb-ctl/.mpb mpbh
-
- einfo "Several versions of mpb have been installed:"
- einfo "mpb : regular version"
- einfo "mpbi: configured for inversion symmetry"
- einfo "mpbh: configured for hermitian epsilon"
- if use mpi; then
- newbin "${S}_mpi"/mpb-ctl/.mpb mpb-mpi
- newbin "${S}_inv_mpi"/mpb-ctl/.mpb mpbh-mpi
- newbin "${S}_herm_mpi"/mpb-ctl/.mpb mpbi-mpi
- einfo "mpb-mpi : regular version with mpi"
- einfo "mpbi-mpi: configured for inversion symmetry with mpi"
- einfo "mpbh-mpi: configured for hermitian epsilon with mpi"
- fi
-}
diff --git a/sys-boot/gummiboot/Manifest b/sys-boot/gummiboot/Manifest
deleted file mode 100644
index 97fa2d15ff10c..0000000000000
--- a/sys-boot/gummiboot/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST gummiboot-45.tar.xz 126376 SHA256 e3a6734c4c5acd3b42ec72dfc1214147c9f0ca74f08eeb44f969eb0d9b6d1e50 SHA512 09472a34ef8697a605c65462dde41ef09b1528a63b3a006f73a179ebeb16ac236adf9aaf8c8d7d3c411f3e3e029eb47ad916dc13f69ad9558c4277b1fa3d0619 WHIRLPOOL 04418cb9fd20df1a2bf77264bb766dc8542df8c1b05038ae780fbaa5dfb83e84f02cfd1adb20e22a032e9b0ad6e4654f40e25a67e5edf6b09e918c257930b9e1
-DIST gummiboot-48.tar.xz 131284 SHA256 e6b4b58c79cf600948d4d89a5324ced5736d7f20f7d3de74b2be8221123a9d40 SHA512 c3b3176f1b2fc0f5c8e196c9e63cf6ff6111d009c46a6311bd96367256cf4fbc28b46e3ae9ab4452cdc3b41d92fa978052b9803274b01ec3da72562076ea7737 WHIRLPOOL a9f2751a64a53b07a4d3fff17760f9ff38aed7ad4c0f60772b4b039d8b9a4ba50a9ef7006d28fc96d2653253ea9c65cb1e50391a467cb148684322e956d6fe05
diff --git a/sys-boot/gummiboot/files/48-sysmacros.patch b/sys-boot/gummiboot/files/48-sysmacros.patch
deleted file mode 100644
index aceee313f4e52..0000000000000
--- a/sys-boot/gummiboot/files/48-sysmacros.patch
+++ /dev/null
@@ -1,52 +0,0 @@
-From d7904d41506163d07d27dbfab1e514b75d172cee Mon Sep 17 00:00:00 2001
-From: Mike Gilbert
-Date: Wed, 24 Aug 2016 12:17:19 -0400
-Subject: [PATCH] setup: conditionally include sysmacros.h for major()
-
----
- configure.ac | 2 ++
- src/setup/setup.c | 8 ++++++++
- 2 files changed, 10 insertions(+)
-
-diff --git a/configure.ac b/configure.ac
-index 27bbe1d..27552c2 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -72,6 +72,8 @@ AS_IF([test x"$cross_compiling" = "xyes"], [], [
- AC_SUBST([QEMU_BIOS])
- ])
-
-+AC_HEADER_MAJOR
-+
- # ------------------------------------------------------------------------------
- dnl GNU EFI doesn't use relative paths: efi.h includes efibind.h which is in
- dnl ${ARCH} relative to efi.h. I can't find a way to get AC_CHECK_HEADERS to
-diff --git a/src/setup/setup.c b/src/setup/setup.c
-index 6a4275a..6bf8d86 100644
---- a/src/setup/setup.c
-+++ b/src/setup/setup.c
-@@ -27,6 +27,7 @@
- #include
- #include
- #include
-+#include
- #include
- #include
- #include
-@@ -38,6 +39,13 @@
- #include
- #include
-
-+#ifdef MAJOR_IN_MKDEV
-+#include
-+#endif
-+#ifdef MAJOR_IN_SYSMACROS
-+#include
-+#endif
-+
- #include "efivars.h"
-
- #define ELEMENTSOF(x) (sizeof(x)/sizeof((x)[0]))
---
-2.9.3
-
diff --git a/sys-boot/gummiboot/gummiboot-45.ebuild b/sys-boot/gummiboot/gummiboot-45.ebuild
deleted file mode 100644
index 240c6340e78da..0000000000000
--- a/sys-boot/gummiboot/gummiboot-45.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils linux-info
-
-DESCRIPTION="Minimalistic UEFI bootloader"
-HOMEPAGE="https://freedesktop.org/wiki/Software/gummiboot/"
-SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="sys-apps/util-linux"
-DEPEND="${RDEPEND}
- app-arch/xz-utils
- app-text/docbook-xsl-stylesheets
- dev-libs/libxslt
- >=sys-boot/gnu-efi-3.0.2"
-
-pkg_pretend() {
- # CONFIG_EFI_STUB is required to boot a kernel with gummiboot
- local CONFIG_CHECK="~EFI_STUB"
- check_extra_config
-}
-
-src_prepare() {
- epatch_user
-}
diff --git a/sys-boot/gummiboot/gummiboot-48.ebuild b/sys-boot/gummiboot/gummiboot-48.ebuild
deleted file mode 100644
index bc51e1f95a6bd..0000000000000
--- a/sys-boot/gummiboot/gummiboot-48.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-WANT_LIBTOOL=none
-
-inherit autotools linux-info
-
-DESCRIPTION="Minimalistic UEFI bootloader"
-HOMEPAGE="https://freedesktop.org/wiki/Software/gummiboot/"
-SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="sys-apps/util-linux"
-DEPEND="${RDEPEND}
- app-arch/xz-utils
- app-text/docbook-xsl-stylesheets
- dev-libs/libxslt
- >=sys-boot/gnu-efi-3.0.2"
-
-PATCHES=(
- "${FILESDIR}/48-sysmacros.patch"
-)
-
-pkg_pretend() {
- # CONFIG_EFI_STUB is required to boot a kernel with gummiboot
- local CONFIG_CHECK="~EFI_STUB"
- check_extra_config
-}
-
-src_prepare() {
- default
- eautoreconf
-}
diff --git a/sys-boot/gummiboot/metadata.xml b/sys-boot/gummiboot/metadata.xml
deleted file mode 100644
index e907833a121c4..0000000000000
--- a/sys-boot/gummiboot/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/sys-kernel/linux-firmware/Manifest b/sys-kernel/linux-firmware/Manifest
deleted file mode 100644
index 606d392b45674..0000000000000
--- a/sys-kernel/linux-firmware/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST linux-firmware-20151207.tar.xz 34075376 SHA256 ef2ba016d777f8cd3f910f3a673a65e5d167bb63c7af9d6e3e1469891c4de8c4 SHA512 b34ee48eaf085bc0dd3d2823678885118bd4f9a854a854eefe92d3e80042a7256505cf72c2d0ff81487797a09261b3af562df2aea2a997ef95950084eca9520c WHIRLPOOL 322488811690f362828d3253b647c6eecab2b05c8bf4f67c6f3a2d97dc48501e51ed658b00c7a988c3211fe255fa905cda461b7d54b180897f1a99ab76c9b11a
-DIST linux-firmware-20160223.tar.xz 35929392 SHA256 fde2f588fc0d2b7efa3b906a831e379ce7b42e60d17a225553b07a308049d189 SHA512 c50dc68b4b14dd40d279ca1f6d88235f2c268d48075b46a890f9ea8eb7121a81b8e991860ac06dd9107f202fb707d8ee681105066b12d1cac4d25e45b6f81426 WHIRLPOOL 356ffe1c2a2d079ae04872e5d8bbae94c38bf6352d451dbb7e916387b8d65eca0f9338598bcf8daec07e679b21dfdf54520542b7f58e827ab637118353220c15
-DIST linux-firmware-20160331.tar.xz 35957140 SHA256 99ab767835006038e9efcc9d583b767c4a98091c35a6e2710f654e4fc2db7a45 SHA512 99694f336c4051d51f527399e225ee4a5842024d52f0d74204afd947ab5d0517c774e42519f469a1b653bc2ea026735bb83af5e495a8c2c5b5898ebe5d86cb40 WHIRLPOOL 17091f691577fa0976cb90cb6a60599155ff02afb95aacfa9c12228371c69d88750214b76f479cfdf55f36f7584a03c81158a61b1a593012e15db0ce8d740672
-DIST linux-firmware-20160616.tar.xz 36089804 SHA256 216cd8680ab29368f2c206b3dbaa180e5f7331f64b016e0a674870f8abe668b5 SHA512 0a6c8aaea9a6bea5eb92a60499861d59e91b87ab44af4e1b7794539ae46ca6cc5a59ca945d4e4d376bdcf1820b32c66531459db7bfb95e97d343cf9a964f6f7e WHIRLPOOL 17df2ff0d701728c9815ee4e1be6548939fb9d3e54e55ae4caeb05b41b3a0921048a7c0a05f1e682c1a32c3344e1e7c0717fadb365b7717c95f96506f2e93a81
-DIST linux-firmware-20160628.tar.xz 37855232 SHA256 02e22483b466a30284adfce1ec7189f7c2a18a4af2e747e0eb73227ce3bf466b SHA512 cf202ee5526f0a6af2341d7ec248b8eae380acda0bacd9c1b56ea5eeb9880ade2d10ff81b533e761233d54e3a8fa862d39795ab012878784f8a905bbefb3c1d1 WHIRLPOOL 29f4286cc3ab63bf0197d9c2d2e7bfeee7a5312b8ff594e178d81cdb511c253b33d6b00ca8767d57ac643b377618465e1e87a1227db86bd55a00d8999ed2acd4
diff --git a/sys-kernel/linux-firmware/linux-firmware-20151207.ebuild b/sys-kernel/linux-firmware/linux-firmware-20151207.ebuild
deleted file mode 100644
index 953385accaa2b..0000000000000
--- a/sys-kernel/linux-firmware/linux-firmware-20151207.ebuild
+++ /dev/null
@@ -1,109 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit savedconfig
-
-if [[ ${PV} == 99999999* ]]; then
- inherit git-2
- SRC_URI=""
- EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git"
- KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
-else
- SRC_URI="mirror://gentoo/${P}.tar.xz"
- KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
-fi
-
-DESCRIPTION="Linux firmware files"
-HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git"
-
-LICENSE="GPL-1 GPL-2 GPL-3 BSD freedist"
-SLOT="0"
-IUSE="savedconfig"
-
-DEPEND=""
-RDEPEND="!savedconfig? (
- !sys-firmware/alsa-firmware[alsa_cards_ca0132]
- !sys-firmware/alsa-firmware[alsa_cards_korg1212]
- !sys-firmware/alsa-firmware[alsa_cards_maestro3]
- !sys-firmware/alsa-firmware[alsa_cards_sb16]
- !sys-firmware/alsa-firmware[alsa_cards_ymfpci]
- !media-tv/cx18-firmware
- ! ${PN}.conf
- find * \( \! -type d -and \! -name ${PN}.conf \) >> ${PN}.conf
-
- if use savedconfig; then
- restore_config ${PN}.conf
- ebegin "Removing all files not listed in config"
- find * \( \! -type d -and \! -name ${PN}.conf \) \
- | sort ${PN}.conf ${PN}.conf - \
- | uniq -u | xargs -r rm
- eend $? || die
- # remove empty directories, bug #396073
- find -type d -empty -delete || die
- fi
-}
-
-src_install() {
- save_config ${PN}.conf
- rm ${PN}.conf || die
- insinto /lib/firmware/
- doins -r *
-}
-
-pkg_preinst() {
- if use savedconfig; then
- ewarn "USE=savedconfig is active. You must handle file collisions manually."
- fi
-}
-
-pkg_postinst() {
- elog "If you are only interested in particular firmware files, edit the saved"
- elog "configfile and remove those that you do not want."
-}
diff --git a/sys-kernel/linux-firmware/linux-firmware-20160223.ebuild b/sys-kernel/linux-firmware/linux-firmware-20160223.ebuild
deleted file mode 100644
index 8415438957eba..0000000000000
--- a/sys-kernel/linux-firmware/linux-firmware-20160223.ebuild
+++ /dev/null
@@ -1,111 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit savedconfig
-
-if [[ ${PV} == 99999999* ]]; then
- inherit git-2
- SRC_URI=""
- EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git"
- KEYWORDS=""
-else
- SRC_URI="mirror://gentoo/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-fi
-
-DESCRIPTION="Linux firmware files"
-HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git"
-
-LICENSE="GPL-1 GPL-2 GPL-3 BSD freedist"
-SLOT="0"
-IUSE="savedconfig"
-
-DEPEND=""
-RDEPEND="!savedconfig? (
- !sys-firmware/alsa-firmware[alsa_cards_ca0132]
- !sys-firmware/alsa-firmware[alsa_cards_korg1212]
- !sys-firmware/alsa-firmware[alsa_cards_maestro3]
- !sys-firmware/alsa-firmware[alsa_cards_sb16]
- !sys-firmware/alsa-firmware[alsa_cards_ymfpci]
- !media-tv/cx18-firmware
- ! ${PN}.conf
- find * \( \! -type d -and \! -name ${PN}.conf \) >> ${PN}.conf
-
- if use savedconfig; then
- restore_config ${PN}.conf
- ebegin "Removing all files not listed in config"
- find * \( \! -type d -and \! -name ${PN}.conf \) \
- | sort ${PN}.conf ${PN}.conf - \
- | uniq -u | xargs -r rm
- eend $? || die
- # remove empty directories, bug #396073
- find -type d -empty -delete || die
- fi
-}
-
-src_install() {
- if use !savedconfig; then
- save_config ${PN}.conf
- fi
- rm ${PN}.conf || die
- insinto /lib/firmware/
- doins -r *
-}
-
-pkg_preinst() {
- if use savedconfig; then
- ewarn "USE=savedconfig is active. You must handle file collisions manually."
- fi
-}
-
-pkg_postinst() {
- elog "If you are only interested in particular firmware files, edit the saved"
- elog "configfile and remove those that you do not want."
-}
diff --git a/sys-kernel/linux-firmware/linux-firmware-20160331.ebuild b/sys-kernel/linux-firmware/linux-firmware-20160331.ebuild
deleted file mode 100644
index 3522566a87676..0000000000000
--- a/sys-kernel/linux-firmware/linux-firmware-20160331.ebuild
+++ /dev/null
@@ -1,111 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit savedconfig
-
-if [[ ${PV} == 99999999* ]]; then
- inherit git-2
- SRC_URI=""
- EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git"
- KEYWORDS="alpha amd64 arm ppc x86"
-else
- SRC_URI="mirror://gentoo/${P}.tar.xz"
- KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
-fi
-
-DESCRIPTION="Linux firmware files"
-HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git"
-
-LICENSE="GPL-1 GPL-2 GPL-3 BSD freedist"
-SLOT="0"
-IUSE="savedconfig"
-
-DEPEND=""
-RDEPEND="!savedconfig? (
- !sys-firmware/alsa-firmware[alsa_cards_ca0132]
- !sys-firmware/alsa-firmware[alsa_cards_korg1212]
- !sys-firmware/alsa-firmware[alsa_cards_maestro3]
- !sys-firmware/alsa-firmware[alsa_cards_sb16]
- !sys-firmware/alsa-firmware[alsa_cards_ymfpci]
- !media-tv/cx18-firmware
- ! ${PN}.conf
- find * \( \! -type d -and \! -name ${PN}.conf \) >> ${PN}.conf
-
- if use savedconfig; then
- restore_config ${PN}.conf
- ebegin "Removing all files not listed in config"
- find * \( \! -type d -and \! -name ${PN}.conf \) \
- | sort ${PN}.conf ${PN}.conf - \
- | uniq -u | xargs -r rm
- eend $? || die
- # remove empty directories, bug #396073
- find -type d -empty -delete || die
- fi
-}
-
-src_install() {
- if use !savedconfig; then
- save_config ${PN}.conf
- fi
- rm ${PN}.conf || die
- insinto /lib/firmware/
- doins -r *
-}
-
-pkg_preinst() {
- if use savedconfig; then
- ewarn "USE=savedconfig is active. You must handle file collisions manually."
- fi
-}
-
-pkg_postinst() {
- elog "If you are only interested in particular firmware files, edit the saved"
- elog "configfile and remove those that you do not want."
-}
diff --git a/sys-kernel/linux-firmware/linux-firmware-20160616.ebuild b/sys-kernel/linux-firmware/linux-firmware-20160616.ebuild
deleted file mode 100644
index 8415438957eba..0000000000000
--- a/sys-kernel/linux-firmware/linux-firmware-20160616.ebuild
+++ /dev/null
@@ -1,111 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit savedconfig
-
-if [[ ${PV} == 99999999* ]]; then
- inherit git-2
- SRC_URI=""
- EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git"
- KEYWORDS=""
-else
- SRC_URI="mirror://gentoo/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-fi
-
-DESCRIPTION="Linux firmware files"
-HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git"
-
-LICENSE="GPL-1 GPL-2 GPL-3 BSD freedist"
-SLOT="0"
-IUSE="savedconfig"
-
-DEPEND=""
-RDEPEND="!savedconfig? (
- !sys-firmware/alsa-firmware[alsa_cards_ca0132]
- !sys-firmware/alsa-firmware[alsa_cards_korg1212]
- !sys-firmware/alsa-firmware[alsa_cards_maestro3]
- !sys-firmware/alsa-firmware[alsa_cards_sb16]
- !sys-firmware/alsa-firmware[alsa_cards_ymfpci]
- !media-tv/cx18-firmware
- ! ${PN}.conf
- find * \( \! -type d -and \! -name ${PN}.conf \) >> ${PN}.conf
-
- if use savedconfig; then
- restore_config ${PN}.conf
- ebegin "Removing all files not listed in config"
- find * \( \! -type d -and \! -name ${PN}.conf \) \
- | sort ${PN}.conf ${PN}.conf - \
- | uniq -u | xargs -r rm
- eend $? || die
- # remove empty directories, bug #396073
- find -type d -empty -delete || die
- fi
-}
-
-src_install() {
- if use !savedconfig; then
- save_config ${PN}.conf
- fi
- rm ${PN}.conf || die
- insinto /lib/firmware/
- doins -r *
-}
-
-pkg_preinst() {
- if use savedconfig; then
- ewarn "USE=savedconfig is active. You must handle file collisions manually."
- fi
-}
-
-pkg_postinst() {
- elog "If you are only interested in particular firmware files, edit the saved"
- elog "configfile and remove those that you do not want."
-}
diff --git a/sys-kernel/linux-firmware/linux-firmware-20160628.ebuild b/sys-kernel/linux-firmware/linux-firmware-20160628.ebuild
deleted file mode 100644
index 8415438957eba..0000000000000
--- a/sys-kernel/linux-firmware/linux-firmware-20160628.ebuild
+++ /dev/null
@@ -1,111 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit savedconfig
-
-if [[ ${PV} == 99999999* ]]; then
- inherit git-2
- SRC_URI=""
- EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git"
- KEYWORDS=""
-else
- SRC_URI="mirror://gentoo/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-fi
-
-DESCRIPTION="Linux firmware files"
-HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git"
-
-LICENSE="GPL-1 GPL-2 GPL-3 BSD freedist"
-SLOT="0"
-IUSE="savedconfig"
-
-DEPEND=""
-RDEPEND="!savedconfig? (
- !sys-firmware/alsa-firmware[alsa_cards_ca0132]
- !sys-firmware/alsa-firmware[alsa_cards_korg1212]
- !sys-firmware/alsa-firmware[alsa_cards_maestro3]
- !sys-firmware/alsa-firmware[alsa_cards_sb16]
- !sys-firmware/alsa-firmware[alsa_cards_ymfpci]
- !media-tv/cx18-firmware
- ! ${PN}.conf
- find * \( \! -type d -and \! -name ${PN}.conf \) >> ${PN}.conf
-
- if use savedconfig; then
- restore_config ${PN}.conf
- ebegin "Removing all files not listed in config"
- find * \( \! -type d -and \! -name ${PN}.conf \) \
- | sort ${PN}.conf ${PN}.conf - \
- | uniq -u | xargs -r rm
- eend $? || die
- # remove empty directories, bug #396073
- find -type d -empty -delete || die
- fi
-}
-
-src_install() {
- if use !savedconfig; then
- save_config ${PN}.conf
- fi
- rm ${PN}.conf || die
- insinto /lib/firmware/
- doins -r *
-}
-
-pkg_preinst() {
- if use savedconfig; then
- ewarn "USE=savedconfig is active. You must handle file collisions manually."
- fi
-}
-
-pkg_postinst() {
- elog "If you are only interested in particular firmware files, edit the saved"
- elog "configfile and remove those that you do not want."
-}
diff --git a/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild b/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild
deleted file mode 100644
index 8415438957eba..0000000000000
--- a/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild
+++ /dev/null
@@ -1,111 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit savedconfig
-
-if [[ ${PV} == 99999999* ]]; then
- inherit git-2
- SRC_URI=""
- EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git"
- KEYWORDS=""
-else
- SRC_URI="mirror://gentoo/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-fi
-
-DESCRIPTION="Linux firmware files"
-HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git"
-
-LICENSE="GPL-1 GPL-2 GPL-3 BSD freedist"
-SLOT="0"
-IUSE="savedconfig"
-
-DEPEND=""
-RDEPEND="!savedconfig? (
- !sys-firmware/alsa-firmware[alsa_cards_ca0132]
- !sys-firmware/alsa-firmware[alsa_cards_korg1212]
- !sys-firmware/alsa-firmware[alsa_cards_maestro3]
- !sys-firmware/alsa-firmware[alsa_cards_sb16]
- !sys-firmware/alsa-firmware[alsa_cards_ymfpci]
- !media-tv/cx18-firmware
- ! ${PN}.conf
- find * \( \! -type d -and \! -name ${PN}.conf \) >> ${PN}.conf
-
- if use savedconfig; then
- restore_config ${PN}.conf
- ebegin "Removing all files not listed in config"
- find * \( \! -type d -and \! -name ${PN}.conf \) \
- | sort ${PN}.conf ${PN}.conf - \
- | uniq -u | xargs -r rm
- eend $? || die
- # remove empty directories, bug #396073
- find -type d -empty -delete || die
- fi
-}
-
-src_install() {
- if use !savedconfig; then
- save_config ${PN}.conf
- fi
- rm ${PN}.conf || die
- insinto /lib/firmware/
- doins -r *
-}
-
-pkg_preinst() {
- if use savedconfig; then
- ewarn "USE=savedconfig is active. You must handle file collisions manually."
- fi
-}
-
-pkg_postinst() {
- elog "If you are only interested in particular firmware files, edit the saved"
- elog "configfile and remove those that you do not want."
-}
diff --git a/sys-kernel/linux-firmware/metadata.xml b/sys-kernel/linux-firmware/metadata.xml
deleted file mode 100644
index c662ac904b9d2..0000000000000
--- a/sys-kernel/linux-firmware/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
- chithanh@gentoo.org
- Chí-Thanh Christopher Nguyễn
-
-
- zerochaos@gentoo.org
- Rick Farina
-
-
- kernel@gentoo.org
- Gentoo Kernel Project
-
-
-
diff --git a/sys-power/cpuspeedy/Manifest b/sys-power/cpuspeedy/Manifest
deleted file mode 100644
index 90071ea5626e1..0000000000000
--- a/sys-power/cpuspeedy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cpuspeedy-0.4.1.tar.gz 17174 SHA256 5e9ff675b7895e2fa7186ec54c154dcdef7ca1153cf1fe5ef0df10fecb5846b0 SHA512 9abf4e0708cef2f3e65c809afe10fa4e2b88f5ccad2c22cf3a0e8682d80c7ffcd0edb8d38684d1ed4d9c239a1801c0c09fe0811e69b1c4f9a98b46cdb6efefb6 WHIRLPOOL 3d931ebf58e3499c54035016cb5040409375d098fa3c5990a74574b93bc0c0ba391337e178af863c9ac15e9da1fd8bd95668f13aacbdd34bce9aa8b666eaaee6
diff --git a/sys-power/cpuspeedy/cpuspeedy-0.4.1.ebuild b/sys-power/cpuspeedy/cpuspeedy-0.4.1.ebuild
deleted file mode 100644
index ea031526267c7..0000000000000
--- a/sys-power/cpuspeedy/cpuspeedy-0.4.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-PYTHON_DEPEND="2"
-inherit python
-
-DESCRIPTION="A simple and easy to use program to control the speed and the voltage of CPUs on the fly"
-HOMEPAGE="http://cpuspeedy.sourceforge.net/"
-SRC_URI="mirror://sourceforge/cpuspeedy/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86"
-IUSE=""
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_prepare() {
- rm -f Makefile || die
- python_convert_shebangs -r $(python_get_version) .
-}
-
-src_install() {
- exeinto "$(python_get_sitedir)"/${PN}
- doexe src/*.py || die
-
- dodoc AUTHORS ChangeLog README || die
- doman doc/*.1 || die
-
- dosym "$(python_get_sitedir)"/${PN}/${PN}.py /usr/sbin/${PN} || die
-}
-
-pkg_postinst() {
- python_mod_optimize ${PN}
-}
-
-pkg_postrm() {
- python_mod_cleanup ${PN}
-}
diff --git a/sys-power/cpuspeedy/metadata.xml b/sys-power/cpuspeedy/metadata.xml
deleted file mode 100644
index 8359880446b1b..0000000000000
--- a/sys-power/cpuspeedy/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
-Cpuspeedy is a simple tool written in Python which allows you to change the clock speed and voltage of the CPUs
-using the Linux's CPUFreq driver
-(copyied off ref url)
-
-
- cpuspeedy
-
-
diff --git a/www-apache/mod_anonymize_ip/Manifest b/www-apache/mod_anonymize_ip/Manifest
deleted file mode 100644
index e495ef146fb32..0000000000000
--- a/www-apache/mod_anonymize_ip/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_anonymize_ip-0.3.1.tar.gz 4049 SHA256 5ff3cf2098e2ea8f4e9028d028c03bcb876e7eb096ced7c21b281710a26f953d SHA512 43b108d6cb802fb5108d39a9b801d79ef5bf5e02ba0a07f4cd7030c96b74ec323b858b0239107153c9a64e22c061c2ffc9a9f7a3d9a2c03d0f6faa27789f1c6d WHIRLPOOL 259790426ee01dd3ecee7cf2e8901ae40abfa637b0138c0dfa3d03134f43bed575116885ae500eb598c76159ab305ad87d63e7b6cfb0a740c8c96ca2363f2b35
diff --git a/www-apache/mod_anonymize_ip/files/20_mod_anonymize_ip.conf b/www-apache/mod_anonymize_ip/files/20_mod_anonymize_ip.conf
deleted file mode 100644
index 258716ad73b27..0000000000000
--- a/www-apache/mod_anonymize_ip/files/20_mod_anonymize_ip.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-
-LoadModule anonymize_ip_module modules/mod_anonymize_ip.so
-AnonymizeIP 8
-
-
-# vim: ts=4 filetype=apache
diff --git a/www-apache/mod_anonymize_ip/metadata.xml b/www-apache/mod_anonymize_ip/metadata.xml
deleted file mode 100644
index fbd882a9f677c..0000000000000
--- a/www-apache/mod_anonymize_ip/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
- hollow/mod_anonymize_ip
-
-
diff --git a/www-apache/mod_anonymize_ip/mod_anonymize_ip-0.3.1.ebuild b/www-apache/mod_anonymize_ip/mod_anonymize_ip-0.3.1.ebuild
deleted file mode 100644
index 9b834a40b2901..0000000000000
--- a/www-apache/mod_anonymize_ip/mod_anonymize_ip-0.3.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit apache-module
-
-GITHUB_AUTHOR="hollow"
-GITHUB_PROJECT="mod_anonymize_ip"
-GITHUB_COMMIT="c0d31d0"
-
-DESCRIPTION="mod_anonymize_ip is a simple module for anonymizing the client IP address"
-HOMEPAGE="https://github.com/hollow/mod_anonymize_ip"
-SRC_URI="https://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-APACHE2_MOD_CONF="20_${PN}"
-APACHE2_MOD_DEFINE="ANONYMIZE_IP"
-
-need_apache2_2
-
-S="${WORKDIR}"/${GITHUB_AUTHOR}-${GITHUB_PROJECT}-${GITHUB_COMMIT}
diff --git a/www-apache/mod_auth_cookie_mysql2/Manifest b/www-apache/mod_auth_cookie_mysql2/Manifest
deleted file mode 100644
index 4e3da37982223..0000000000000
--- a/www-apache/mod_auth_cookie_mysql2/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_auth_cookie_mysql2_1.0.tar.gz 7406 SHA256 85601beea7a6de0ba8ef466027e6783cebef05c4687dc50460d2fdb06f5babe4 SHA512 66ccffdcbae640c396305506ee588c86ffc937422ac36fc68af1e7977210b4c8a3e8090125facd8acf37667c720853774096d564e02d4ad186d14f714998e5b7 WHIRLPOOL 5ede56d86a10d8cfdf1dd5714c0cb9ea3cdc9c08f99f09575eb95ffb5e9d90b8e6e586d839b252510608376cb67197e000abdc4b2410def81e13b5449d7eeda9
diff --git a/www-apache/mod_auth_cookie_mysql2/files/55_mod_auth_cookie_mysql2.conf b/www-apache/mod_auth_cookie_mysql2/files/55_mod_auth_cookie_mysql2.conf
deleted file mode 100644
index 6bb94fa3e7420..0000000000000
--- a/www-apache/mod_auth_cookie_mysql2/files/55_mod_auth_cookie_mysql2.conf
+++ /dev/null
@@ -1,95 +0,0 @@
-
-LoadModule auth_cookie_mysql2_module modules/mod_auth_cookie_sql2.so
-
-# MOD_AUTH_COOKIE_MYSQL Configuration section.
-# For more information look at the configuration section at
-# http://home.digithi.de/digithi/dev/mod_auth_cookie_mysql/#configuration
-
-# The MOD_AUTH_COOKIE_MYSQL2 directives must be inside of a
-# block to work correctly!
-#
- # CookieAuth: Activates this module.
- # REQUIRED: Yes
- # Options: on|off
- #CookieAuth
-
- # CookieAuth_DBhost: Hostname or IP of the host where MySQL is running on.
- # REQUIRED: Yes
- # Options:
- #CookieAuth_DBhost
-
- # CookieAuth_DBName: Name of the MySQL database.
- # REQUIRED: Yes
- # Options:
- #CookieAuth_DBName
-
- # CookieAuth_DBTable: Table name in database.
- # REQUIRED: Yes
- # Options:
- #CookieAuth_DBTable
-
- # CookieAuth_DBUser: MySQL username with permissions to database and table.
- # REQUIRED: Yes
- # Options:
- #CookieAuth_DBUser
-
- # CookieAuth_DBPassword: password for user in CookieAuth_DBUser.
- # REQUIRED: Yes
- # Options:
- #CookieAuth_DBPassword
-
- # CookieAuth_UsernameField: Field in MySQL table where username of session is stored.
- # This username is displayed as the "Remote Username" variable "REMOTE_USER" in Apache.
- # REQUIRED: Yes
- # Options:
- #CookieAuth_UsernameField
-
- # CookieAuth_SessnameField: Field in MySQL table where session name is stored. This is
- # the name of the cookie!
- # REQUIRED: Yes
- # Options:
- #CookieAuth_SessnameField
-
- # CookieAuth_SessvalField: Field in MySQL table where session value (this is the value
- # which is compared with the cookie value) is stored.
- # REQUIRED: Yes
- # Options:
- #CookieAuth_SessvalField
-
- # Cookie_Auth_CookieName: If this option is set, only the cookie with this name is searched.
- # If it is not set, this module will search all cookies the browser sends and checks the name
- # against the values in the field set with CookieAuth_SessvalField.
- # REQUIRED: No
- # Options:
- #CookieAuth_CookieName
-
- # Cookie_Auth_ExpiryField: When this option is set, the current time of the webserver is
- # compared against this field in the database. This value is in the format of a Unix
- # timestamp (time in seconds since 01-01-1970)
- # REQUIRED: No
- # Options:
- #CookieAuth_ExpiryField
-
- # CookieAuth_RemoteIPField: When this option is set, the remote address of the connected
- # client is checked against this field. Only when the remote IP and the stored IP are
- # equal will the client be able to authorize.
- # REQUIRED: No
- # Options:
- #CookieAuth_RemoteIPField
-
- # CookieAuth_FailureURL: Normally, when the authorization fails the client gets an
- # "AUTHORIZATION REQUIRED" message from the webserver. With this option set you can
- # redirect the client to another URL.
- #
- # WARNING: This is a normal redirect for the browser. If you want an internal
- # redirect where the browser doesn't see the URL it's been redirected to
- # you should use the ErrorDocument directive. Example:
- # "ErrorDocument 401 /some_error.html"
- #
- # REQUIRED: No
- # Options:
- #CookieAuth_FailureURL
-#
-
-
-# vim: ts=4 filetype=apache
diff --git a/www-apache/mod_auth_cookie_mysql2/metadata.xml b/www-apache/mod_auth_cookie_mysql2/metadata.xml
deleted file mode 100644
index 6f49eba8f4969..0000000000000
--- a/www-apache/mod_auth_cookie_mysql2/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild b/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild
deleted file mode 100644
index 3f857ec4c30f9..0000000000000
--- a/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit apache-module
-
-DESCRIPTION="An Apache2 backend authentication module that uses cookies and MySQL"
-HOMEPAGE="http://home.digithi.de/digithi/dev/mod_auth_cookie_mysql/"
-SRC_URI="http://home.digithi.de/digithi/dev/mod_auth_cookie_mysql/${P/-/_}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="virtual/mysql"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${P/-/_}"
-
-APXS2_ARGS="-DMODULE_NAME=mod_auth_cookie_mysql2 -DMODULE_NAME_module=auth_cookie_mysql2_module
- -I/usr/include/mysql -lmysqlclient -lz -c mod_auth_cookie_sql2.c mod_auth_cookie_sql2_mysql.c"
-APACHE2_MOD_FILE="${S}/.libs/mod_auth_cookie_sql2.so"
-APACHE2_MOD_CONF="55_${PN}"
-APACHE2_MOD_DEFINE="AUTH_COOKIE_MYSQL2"
-
-DOCFILES="README"
-
-need_apache2_2
diff --git a/www-apache/mod_auth_imap2/Manifest b/www-apache/mod_auth_imap2/Manifest
deleted file mode 100644
index ffb9f08e64b8c..0000000000000
--- a/www-apache/mod_auth_imap2/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_auth_imap2-2.2.0.tar.gz 12787 SHA256 9642a13932010b9587d7b2263f21bed29602253bac18cb6c8847385d13d3cce0 SHA512 bfd547bc08b62a7a3ace3a634e5d0ae7ff2c27448c4732e1ee0f9a1b9cdafbdc366dfe3e1eb4edc8cfc37ee6211f8d68b1bbc33278015531519a46249c83c40d WHIRLPOOL 2a39b1720f099a0128dae9e1d80832facabd668baa2f880443bbd67e5d6545fa086122d3e068c85bffd20ba1326d23f9a53652dcbd1d9d8127fe54be2e5be94a
diff --git a/www-apache/mod_auth_imap2/files/10_mod_auth_imap.conf b/www-apache/mod_auth_imap2/files/10_mod_auth_imap.conf
deleted file mode 100644
index c82bf9e04518b..0000000000000
--- a/www-apache/mod_auth_imap2/files/10_mod_auth_imap.conf
+++ /dev/null
@@ -1,36 +0,0 @@
-
-LoadModule auth_imap_module modules/mod_auth_imap.so
-
-
- # For Apache 2.2 the mod_auth_basic module is now set to
- # be authoritative, and must be disabled if other modules
- # are used for authentication.
- #AuthBasicAuthoritative Off
-
- # Turn on IMAP Authentication
- #Auth_IMAP_Enabled on
-
- # Give a name to the authentication domain, whatever you want:
- #AuthName "something.com"
-
- # Only basic authentication is supported for now:
- #AuthType Basic
-
- # If you feel like it, restrict the users or allow all "valid-user"
- #Require user user1 user2
-
- # Make IMAP Authentication authoritative for this .htaccess file:
- #Auth_IMAP_Authoritative on
-
- # Set the IMAP Server to which you want to connect (default=localhost):
- #Auth_IMAP_Server imap.something.com
-
- # Set the port on which the imap server is running (default=143):
- #Auth_IMAP_Port 143
-
- # Turn on some extra logging (login attempts, etc.) in Apache's Error Log
- #Auth_IMAP_Log on
-
-
-
-# vim: ts=4 filetype=apache
diff --git a/www-apache/mod_auth_imap2/metadata.xml b/www-apache/mod_auth_imap2/metadata.xml
deleted file mode 100644
index 6f49eba8f4969..0000000000000
--- a/www-apache/mod_auth_imap2/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/www-apache/mod_auth_imap2/mod_auth_imap2-2.2.0.ebuild b/www-apache/mod_auth_imap2/mod_auth_imap2-2.2.0.ebuild
deleted file mode 100644
index aa36c707af831..0000000000000
--- a/www-apache/mod_auth_imap2/mod_auth_imap2-2.2.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit apache-module
-
-MY_PN="${PN/imap2/imap}"
-KEYWORDS="~amd64 ~x86"
-
-DESCRIPTION="An Apache2 module to provide authentication via an IMAP Mail server"
-HOMEPAGE="http://ben.brillat.net/projects/mod_auth_imap/"
-SRC_URI="http://ben.brillat.net/files/projects/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-APXS2_ARGS="-c ${MY_PN}.c"
-
-APACHE2_MOD_CONF="10_${MY_PN}"
-APACHE2_MOD_DEFINE="AUTH_IMAP"
-APACHE2_MOD_FILE=".libs/${MY_PN}.so"
-
-DOCFILES="CHANGELOG README examples/*"
-
-need_apache2
diff --git a/www-apache/mod_auth_mysql/Manifest b/www-apache/mod_auth_mysql/Manifest
deleted file mode 100644
index 279999df809e9..0000000000000
--- a/www-apache/mod_auth_mysql/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_auth_mysql-3.0.0.tar.gz 19257 SHA256 56da2e386583548f2fd9976101633f028d5d4649b46f428ff1d0dd1639efbad4 SHA512 99e71b0df27966b1540be325c2e124e3f09e40b39afbc6757b539309358b9a52dbeae21f16429348db014f136a19b06859e82af7c5bb5130c6cb923138b79fc9 WHIRLPOOL 60538b9fa9d1e6baea874ad5b1fac0ec12e39dd11e465e197275177b6ea01c974baa1ba8d2ede688cf57ee155e80dfd909292b08b9751b372df1616818eabe89
diff --git a/www-apache/mod_auth_mysql/files/12_mod_auth_mysql.conf b/www-apache/mod_auth_mysql/files/12_mod_auth_mysql.conf
deleted file mode 100644
index f33ced4bdda0f..0000000000000
--- a/www-apache/mod_auth_mysql/files/12_mod_auth_mysql.conf
+++ /dev/null
@@ -1,132 +0,0 @@
-
-LoadModule mysql_auth_module modules/mod_auth_mysql.so
-
-# mod_auth_mysql can be used to limit access to documents by checking
-# data in a MySQL database.
-
-# This will enable user-based MySQL authentication of everything
-# within /home/httpd. You'll need to do the following as the MySQL
-# root user beforehand:
-#
-# CREATE DATABASE auth;
-# USE auth;
-# CREATE TABLE users (
-# user_name CHAR(30) NOT NULL,
-# user_passwd CHAR(20) NOT NULL,
-# PRIMARY KEY (user_name)
-# );
-# GRANT SELECT
-# ON auth.users
-# TO authuser@localhost
-# IDENTIFIED BY 'PaSsW0Rd';
-#
-# INSERT INTO users VALUES ('testuser', ENCRYPT('testpass'));
-#
-#
-# # If you want tot make mod_auth_mysql work with apache-2.2, please uncomment
-# # the following line:
-# #AuthBasicAuthoritative Off
-# AuthName "MySQL authenticated zone"
-# AuthType Basic
-#
-# AuthMySQLUser authuser
-# AuthMySQLPassword PaSsW0Rd
-# AuthMySQLDB auth
-# AuthMySQLUserTable users
-# AuthMySQLNameField user_name
-# AuthMySQLPasswordField user_passwd
-#
-# require valid-user
-#
-
-# This will enable group-based MySQL authentication of everything
-# within /home/httpd. You'll need to do the following as the MySQL
-# root user beforehand:
-#
-# CREATE DATABASE auth;
-# USE auth;
-# CREATE TABLE users (
-# user_name CHAR(30) NOT NULL,
-# user_passwd CHAR(20) NOT NULL,
-# user_group CHAR(20) NOT NULL,
-# PRIMARY KEY (user_name)
-# );
-# GRANT SELECT
-# ON auth.users
-# TO authuser@localhost
-# IDENTIFIED BY 'PaSsW0Rd';
-#
-# INSERT INTO users VALUES ('testuser', ENCRYPT('testpass'), 'user');
-# INSERT INTO users VALUES ('testadmin', ENCRYPT('testpass'), 'admin');
-#
-#
-# # If you want tot make mod_auth_mysql work with apache-2.2, please uncomment
-# # the following line:
-# #AuthBasicAuthoritative Off
-# AuthName "MySQL group authenticated zone"
-# AuthType Basic
-#
-# AuthMySQLUser authuser
-# AuthMySQLPassword PaSsW0Rd
-# AuthMySQLDB auth
-# AuthMySQLUserTable users
-# AuthMySQLNameField user_name
-# AuthMySQLPasswordField user_passwd
-# AuthMySQLGroupField user_group
-#
-# require group admin
-#
-
-# Like the above this enables group-based MySQL authentication of
-# everything within /home/httpd, but this configuration allows users to
-# belong to more than one group. You'll need to do the following as
-# the MySQL root user beforehand:
-#
-# CREATE DATABASE auth;
-# USE auth;
-# CREATE TABLE users (
-# user_name CHAR(30) NOT NULL,
-# user_passwd CHAR(20) NOT NULL,
-# PRIMARY KEY (user_name)
-# );
-# CREATE TABLE groups (
-# user_name CHAR(30) NOT NULL,
-# user_group CHAR(20) NOT NULL,
-# PRIMARY KEY (user_name, user_group)
-# );
-# GRANT SELECT
-# ON auth.users
-# TO authuser@localhost
-# IDENTIFIED BY 'PaSsW0Rd';
-# GRANT SELECT
-# ON auth.groups
-# TO authuser@localhost
-# IDENTIFIED BY 'PaSsW0Rd';
-#
-# INSERT INTO users VALUES ('testuser', ENCRYPT('testpass'));
-# INSERT INTO groups VALUES ('testuser', 'user');
-# INSERT INTO users VALUES ('testadmin', ENCRYPT('testpass'));
-# INSERT INTO groups VALUES ('testadmin', 'admin');
-# INSERT INTO groups VALUES ('testadmin', 'user');
-#
-#
-# # If you want tot make mod_auth_mysql work with apache-2.2, please uncomment
-# # the following line:
-# #AuthBasicAuthoritative Off
-# AuthName "MySQL group authenticated zone"
-# AuthType Basic
-#
-# AuthMySQLUser authuser
-# AuthMySQLPassword PaSsW0Rd
-# AuthMySQLDB auth
-# AuthMySQLUserTable users
-# AuthMySQLNameField user_name
-# AuthMySQLPasswordField user_passwd
-# AuthMySQLGroupTable groups
-# AuthMySQLGroupField user_group
-#
-# require group user
-#
-
-
-# vim: ts=4 filetype=apache
diff --git a/www-apache/mod_auth_mysql/files/mod_auth_mysql-3.0.0-apache-2.2.patch b/www-apache/mod_auth_mysql/files/mod_auth_mysql-3.0.0-apache-2.2.patch
deleted file mode 100644
index 30881f878d23d..0000000000000
--- a/www-apache/mod_auth_mysql/files/mod_auth_mysql-3.0.0-apache-2.2.patch
+++ /dev/null
@@ -1,131 +0,0 @@
-Index: mod_auth_mysql-3.0.0/mod_auth_mysql.c
-===================================================================
---- mod_auth_mysql-3.0.0.orig/mod_auth_mysql.c
-+++ mod_auth_mysql-3.0.0/mod_auth_mysql.c
-@@ -206,7 +206,7 @@
- #define SNPRINTF apr_snprintf
- #define PSTRDUP apr_pstrdup
- #define PSTRNDUP apr_pstrndup
-- #define STRCAT ap_pstrcat
-+ #define STRCAT apr_pstrcat
- #define POOL apr_pool_t
- #include "http_request.h" /* for ap_hook_(check_user_id | auth_checker)*/
- #include "ap_compat.h"
-@@ -237,7 +237,7 @@
- #define SNPRINTF ap_snprintf
- #define PSTRDUP ap_pstrdup
- #define PSTRNDUP ap_pstrndup
-- #define STRCAT ap_pstrcat
-+ #define STRCAT apr_pstrcat
- #define POOL pool
- #include
- #include "ap_sha1.h"
-@@ -589,87 +589,87 @@ static void * create_mysql_auth_dir_conf
- static
- command_rec mysql_auth_cmds[] = {
- AP_INIT_TAKE1("AuthMySQLHost", ap_set_string_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlhost),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlhost),
- OR_AUTHCFG, "mysql server host name"),
-
- AP_INIT_TAKE1("AuthMySQLPort", ap_set_int_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlport),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlport),
- OR_AUTHCFG, "mysql server port number"),
-
- AP_INIT_TAKE1("AuthMySQLSocket", ap_set_string_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlsocket),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlsocket),
- OR_AUTHCFG, "mysql server socket path"),
-
- AP_INIT_TAKE1("AuthMySQLUser", ap_set_string_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqluser),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqluser),
- OR_AUTHCFG, "mysql server user name"),
-
- AP_INIT_TAKE1("AuthMySQLPassword", ap_set_string_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlpasswd),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlpasswd),
- OR_AUTHCFG, "mysql server user password"),
-
- AP_INIT_TAKE1("AuthMySQLDB", ap_set_string_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlDB),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlDB),
- OR_AUTHCFG, "mysql database name"),
-
- AP_INIT_TAKE1("AuthMySQLUserTable", ap_set_string_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlpwtable),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlpwtable),
- OR_AUTHCFG, "mysql user table name"),
-
- AP_INIT_TAKE1("AuthMySQLGroupTable", ap_set_string_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlgrptable),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlgrptable),
- OR_AUTHCFG, "mysql group table name"),
-
- AP_INIT_TAKE1("AuthMySQLNameField", ap_set_string_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlNameField),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlNameField),
- OR_AUTHCFG, "mysql User ID field name within User table"),
-
- AP_INIT_TAKE1("AuthMySQLGroupField", ap_set_string_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlGroupField),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlGroupField),
- OR_AUTHCFG, "mysql Group field name within table"),
-
- AP_INIT_TAKE1("AuthMySQLGroupUserNameField", ap_set_string_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlGroupUserNameField),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlGroupUserNameField),
- OR_AUTHCFG, "mysql User ID field name within Group table"),
-
- AP_INIT_TAKE1("AuthMySQLPasswordField", ap_set_string_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlPasswordField),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlPasswordField),
- OR_AUTHCFG, "mysql Password field name within table"),
-
- AP_INIT_TAKE1("AuthMySQLPwEncryption", ap_set_string_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlEncryptionField),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlEncryptionField),
- OR_AUTHCFG, "mysql password encryption method"),
-
- AP_INIT_TAKE1("AuthMySQLSaltField", ap_set_string_slot,
-- (void*) APR_XtOffsetOf(mysql_auth_config_rec, mysqlSaltField),
-+ (void*) APR_OFFSETOF(mysql_auth_config_rec, mysqlSaltField),
- OR_AUTHCFG, "mysql salfe field name within table"),
-
- /* AP_INIT_FLAG("AuthMySQLKeepAlive", ap_set_flag_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlKeepAlive),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlKeepAlive),
- OR_AUTHCFG, "mysql connection kept open across requests if On"),
- */
- AP_INIT_FLAG("AuthMySQLAuthoritative", ap_set_flag_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlAuthoritative),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlAuthoritative),
- OR_AUTHCFG, "mysql lookup is authoritative if On"),
-
- AP_INIT_FLAG("AuthMySQLNoPasswd", ap_set_flag_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlNoPasswd),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlNoPasswd),
- OR_AUTHCFG, "If On, only check if user exists; ignore password"),
-
- AP_INIT_FLAG("AuthMySQLEnable", ap_set_flag_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlEnable),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlEnable),
- OR_AUTHCFG, "enable mysql authorization"),
-
- AP_INIT_TAKE1("AuthMySQLUserCondition", ap_set_string_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlUserCondition),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlUserCondition),
- OR_AUTHCFG, "condition to add to user where-clause"),
-
- AP_INIT_TAKE1("AuthMySQLGroupCondition", ap_set_string_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlGroupCondition),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlGroupCondition),
- OR_AUTHCFG, "condition to add to group where-clause"),
-
- AP_INIT_TAKE1("AuthMySQLCharacterSet", ap_set_string_slot,
-- (void *) APR_XtOffsetOf(mysql_auth_config_rec, mysqlCharacterSet),
-+ (void *) APR_OFFSETOF(mysql_auth_config_rec, mysqlCharacterSet),
- OR_AUTHCFG, "mysql character set to be used"),
-
- { NULL }
diff --git a/www-apache/mod_auth_mysql/files/mod_auth_mysql-3.0.0-htpasswd2-auth-style.patch b/www-apache/mod_auth_mysql/files/mod_auth_mysql-3.0.0-htpasswd2-auth-style.patch
deleted file mode 100644
index e7f6eb31ef3f0..0000000000000
--- a/www-apache/mod_auth_mysql/files/mod_auth_mysql-3.0.0-htpasswd2-auth-style.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-Index: mod_auth_mysql-3.0.0/mod_auth_mysql.c
-===================================================================
---- mod_auth_mysql-3.0.0.orig/mod_auth_mysql.c
-+++ mod_auth_mysql-3.0.0/mod_auth_mysql.c
-@@ -288,6 +288,7 @@ static short pw_crypted(POOL * pool, con
- static short pw_aes(POOL * pool, const char * real_pw, const char * sent_pw, const char * salt);
- #endif
- static short pw_sha1(POOL * pool, const char * real_pw, const char * sent_pw, const char * salt);
-+static short pw_apr(POOL * pool, const char * real_pw, const char * sent_pw, const char * salt);
- static short pw_plain(POOL * pool, const char * real_pw, const char * sent_pw, const char * salt);
-
- static char * format_remote_host(request_rec * r, char ** parm);
-@@ -318,7 +319,8 @@ static encryption encryptions[] = {{"cry
- #if _AES
- {"aes", SALT_REQUIRED, pw_aes},
- #endif
-- {"sha1", NO_SALT, pw_sha1}};
-+ {"sha1", NO_SALT, pw_sha1},
-+ {"apr", NO_SALT, pw_apr}};
- typedef struct { /* User formatting patterns */
- char pattern; /* Pattern to match */
- char * (*func)(request_rec * r, char ** parm);
-@@ -856,6 +858,12 @@ static short pw_sha1(POOL * pool, const
- return strcasecmp(bin2hex(pool, scrambled_sent_pw, enc_len), real_pw) == 0;
- }
-
-+/* checks passwords from htpasswd */
-+static short pw_apr(POOL * pool, const char * real_pw, const char * sent_pw, const char * salt) {
-+ /* apr_password_validate will do the job */
-+ return apr_password_validate(sent_pw, real_pw) == APR_SUCCESS;
-+}
-+
- /* checks plain text passwords */
- static short pw_plain(POOL * pool, const char * real_pw, const char * sent_pw, const char * salt) {
- return strcmp(real_pw, sent_pw) == 0;
diff --git a/www-apache/mod_auth_mysql/metadata.xml b/www-apache/mod_auth_mysql/metadata.xml
deleted file mode 100644
index c247b24b6dafa..0000000000000
--- a/www-apache/mod_auth_mysql/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
- mysql-bugs@gentoo.org
- MySQL
-
-
- modauthmysql
-
-
diff --git a/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r3.ebuild b/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r3.ebuild
deleted file mode 100644
index f6772bc9fc686..0000000000000
--- a/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit apache-module eutils multilib
-
-DESCRIPTION="Basic authentication for Apache using a MySQL database"
-HOMEPAGE="http://modauthmysql.sourceforge.net/"
-SRC_URI="mirror://sourceforge/modauthmysql/${P}.tar.gz"
-
-LICENSE="Apache-1.1"
-KEYWORDS="amd64 x86"
-SLOT="0"
-IUSE=""
-
-DEPEND="virtual/mysql
- sys-libs/zlib"
-RDEPEND="${DEPEND}
- !www-apache/mod-auth-mysql"
-
-APXS2_ARGS="-c -I/usr/include/mysql -L/usr/$(get_libdir)/mysql -Wl,-R/usr/$(get_libdir)/mysql -lmysqlclient_r -lm -lz ${PN}.c"
-APACHE2_MOD_CONF="12_${PN}"
-APACHE2_MOD_DEFINE="AUTH_MYSQL"
-
-DOCFILES="README CONFIGURE"
-
-need_apache2_2
-
-src_prepare() {
- epatch "${FILESDIR}/${P}-apache-2.2.patch"
- epatch "${FILESDIR}/${P}-htpasswd2-auth-style.patch"
-}
diff --git a/www-apache/mod_auth_nufw/Manifest b/www-apache/mod_auth_nufw/Manifest
deleted file mode 100644
index 92df414c94540..0000000000000
--- a/www-apache/mod_auth_nufw/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_auth_nufw-2.2.2.tar.bz2 35865 SHA256 10a779a7cd6eb1ad6f40ec385e2f58e65f280a6c91916c5616ec3fbac8ab9d13 SHA512 14516497b71bc706c163ecda334887d5dab46e62689074f9e658b76fa01da97751e47b8e561b234ef2067cee7820bbdfbc00838046e1e8f861af3b7de46cc101 WHIRLPOOL 0b692827b3e9a5964704335887a48544ff1189342e8524bf4c1ecd97ba770cabd54a2a6f13a995659b1eaface7509d5c9b76f9cbed9d5282fca550c4acf16fac
diff --git a/www-apache/mod_auth_nufw/files/50_mod_auth_nufw.conf b/www-apache/mod_auth_nufw/files/50_mod_auth_nufw.conf
deleted file mode 100644
index 6897d3b6b5ac2..0000000000000
--- a/www-apache/mod_auth_nufw/files/50_mod_auth_nufw.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-
-LoadModule mod_auth_nufw modules/mod_auth_nufw.so
-
-
-# vim: ts=4 filetype=apache
diff --git a/www-apache/mod_auth_nufw/metadata.xml b/www-apache/mod_auth_nufw/metadata.xml
deleted file mode 100644
index 9ca007bf8d850..0000000000000
--- a/www-apache/mod_auth_nufw/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
- A NuFW authentication module for apache
-
diff --git a/www-apache/mod_auth_nufw/mod_auth_nufw-2.2.2.ebuild b/www-apache/mod_auth_nufw/mod_auth_nufw-2.2.2.ebuild
deleted file mode 100644
index fb244268225db..0000000000000
--- a/www-apache/mod_auth_nufw/mod_auth_nufw-2.2.2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit autotools confutils apache-module
-
-DESCRIPTION="A NuFW authentication module for Apache"
-HOMEPAGE="http://software.inl.fr/trac/wiki/EdenWall/mod_auth_nufw"
-SRC_URI="http://software.inl.fr/releases/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+mysql postgres"
-
-DEPEND="mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql[server] )"
-RDEPEND="${DEPEND}"
-
-APACHE2_MOD_FILE="mod_auth_nufw.so"
-APACHE2_MOD_CONF="50_${PN}"
-APACHE2_MOD_DEFINE="AUTH_NUFW"
-
-DOCFILES="doc/mod_auth_nufw.html"
-
-need_apache2_2
-
-pkg_setup() {
- confutils_require_one mysql postgres
-}
-
-src_prepare() {
- eautoreconf
-}
-
-src_configure() {
- CPPFLAGS="-I$(/usr/bin/apr-1-config --includedir) ${CPPFLAGS}" \
- econf \
- --with-apache22 \
- $(use_with mysql) \
- || die "econf failed"
-}
-
-src_compile() {
- emake || die "emake failed"
-}
diff --git a/www-apache/mod_auth_token/Manifest b/www-apache/mod_auth_token/Manifest
deleted file mode 100644
index 987da8c923252..0000000000000
--- a/www-apache/mod_auth_token/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_auth_token-1.0.6-beta.tar.gz 555111 SHA256 10888bde6aa42cfce34a593eabe7f582dcabe6fca814e2496c06fdf444334ee9 SHA512 d6d30902bab7f1a589ec9383e64c1d3aa869df906c26d8c9fc5efe25b3fed15ed6481345332fc46082bbcc8e09fa13237a5ec7ee8a1649667b0c73f0585658c4 WHIRLPOOL a734c7c59275f4bd69b7291ffcb11a6fce505fd10ac5f2c8fce7e0315558965d32cb603266015358a523658b99ac5b9f6e7ebb2549f111de6bf2f11c7d96af0a
diff --git a/www-apache/mod_auth_token/files/75_mod_auth_token.conf b/www-apache/mod_auth_token/files/75_mod_auth_token.conf
deleted file mode 100644
index 3962fc66a708d..0000000000000
--- a/www-apache/mod_auth_token/files/75_mod_auth_token.conf
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
- LoadModule auth_token_module modules/mod_auth_token.so
-
- # The token is an hex-encoded MD5 hash of the secret password, relative file
- # path and the timestamp. It is encoded onto the URI as:
- # /
- #AuthTokenSecret "secret"
- #AuthTokenPrefix /protected/
- #AuthTokenTimeout 60
- #AuthTokenLimitByIp off
- #
-
- # Example:
- # /protected/dee0ed6174a894113d5e8f6c98f0e92b/43eaf9c5/path/to/file.txt
- # maps to
- # /protected/path/to/file.txt
-
-
-
-# vim: ts=4 filetype=apache
\ No newline at end of file
diff --git a/www-apache/mod_auth_token/files/mod_auth_token-1.0.6_beta-ap_pstrcat.patch b/www-apache/mod_auth_token/files/mod_auth_token-1.0.6_beta-ap_pstrcat.patch
deleted file mode 100644
index 54a00e072fa44..0000000000000
--- a/www-apache/mod_auth_token/files/mod_auth_token-1.0.6_beta-ap_pstrcat.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: mod_auth_token/mod_auth_token.c
-===================================================================
---- mod_auth_token.orig/mod_auth_token.c
-+++ mod_auth_token/mod_auth_token.c
-@@ -64,7 +64,7 @@ static const char *auth_token_set_prefix
- auth_token_config_rec *conf = (auth_token_config_rec*)config;
-
- if (arg[len - 1] != '/') {
-- ap_set_string_slot(cmd, config, apr_pstrcat(cmd->pool, arg, '/'));
-+ ap_set_string_slot(cmd, config, apr_pstrcat(cmd->pool, arg, "/", NULL));
- conf->prefix_len = len + 1;
- }
- else {
diff --git a/www-apache/mod_auth_token/metadata.xml b/www-apache/mod_auth_token/metadata.xml
deleted file mode 100644
index 040dfc913736a..0000000000000
--- a/www-apache/mod_auth_token/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-
- pavel.stratil-jun@fenix.cz
- Proxied co-maintainer assign bugs to him
-
-
- proxy-maint@gentoo.org
- Proxy Maintainers
-
-
- mod-auth-token
-
-
diff --git a/www-apache/mod_auth_token/mod_auth_token-1.0.6_beta.ebuild b/www-apache/mod_auth_token/mod_auth_token-1.0.6_beta.ebuild
deleted file mode 100644
index cf9132258bdd6..0000000000000
--- a/www-apache/mod_auth_token/mod_auth_token-1.0.6_beta.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-inherit apache-module eutils
-
-MY_P="${PN}-${PV/_/-}"
-DESCRIPTION="Token based URI access module for Apache2"
-HOMEPAGE="https://code.google.com/p/mod-auth-token/"
-SRC_URI="https://mod-auth-token.googlecode.com/files/${MY_P}.tar.gz"
-
-KEYWORDS="~amd64"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-APACHE2_MOD_CONF="75_${PN}"
-APACHE2_MOD_DEFINE="AUTH_TOKEN"
-
-need_apache2_2
-
-S="${WORKDIR}/${PN}"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-ap_pstrcat.patch
-}
-
-src_compile() {
- local flag=
- APXS2_ARGS=
-
- for flag in ${CFLAGS}; do
- APXS2_ARGS+=" -Wc,${flag}"
- done
-
- for flag in ${LDFLAGS}; do
- APXS2_ARGS+=" -Wl,${flag}"
- done
-
- APXS2_ARGS="${APXS2_ARGS} -c ${PN}.c"
- apache-module_src_compile
-}
diff --git a/www-apache/mod_cband/Manifest b/www-apache/mod_cband/Manifest
deleted file mode 100644
index 3f96e5e5ec529..0000000000000
--- a/www-apache/mod_cband/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod-cband-0.9.7.5.tgz 70713 SHA256 6fd9024354153cc52538c81986afc18c1ff9395523bbe096f1810903fa7528ab SHA512 71b6b9946c24a7f424746c8f9add721ed1a14681b97a3d41115fbc228b83dba7068089f48d8acc41b108117f4abe3f0b55a77af0faefd0c84975e7003607714a WHIRLPOOL 4494e07f0b27f34932df45f2790335548af34c77caae5074e626f45c29feb0d1214deb9b34dfea62c756f9e6d92dd88211216beb673af3e1cd17c42f1e06e10b
diff --git a/www-apache/mod_cband/files/10_mod_cband.conf b/www-apache/mod_cband/files/10_mod_cband.conf
deleted file mode 100644
index 7f038889c62fd..0000000000000
--- a/www-apache/mod_cband/files/10_mod_cband.conf
+++ /dev/null
@@ -1,37 +0,0 @@
-# This file only loads mod_cband and enables /cband-status page.
-# For examples please consult the vhosts.conf.example.gz,
-# vhosts2.conf.example.gz and vhosts3.conf.example.gz files installed in
-# /usr/share/doc/mod_cband-*/
-
-
-LoadModule cband_module modules/mod_cband.so
-
-
- SetHandler cband-status
-
-
-# Some defaults:
-#CBandDefaultExceededURL http://www.google.com
-#CBandScoreFlushPeriod 100
-
-# And in virtual host configuration to limit it's speed:
-#
-# DocumentRoot /var/www/example.com/htdocs
-# ServerName www.example.com
-#
-# CBandLimit 600M
-# CBandExceededURL http://www.example.com/ex1.html
-# CBandScoreboard /var/run/mod_cband.example.com.scoreboard
-# CBandPeriod 200S
-#
-# # 100kb/s, 10 request/s, max 5 connections
-# CBandSpeed 100kb 10 5
-#
-# # 10kb/s, 3 request/s -> speed limit for any remote client, max 5 connections
-# CBandRemoteSpeed 10kb/s 3 5
-#
-#
-
-
-
-# vim: ts=4 filetype=apache
diff --git a/www-apache/mod_cband/metadata.xml b/www-apache/mod_cband/metadata.xml
deleted file mode 100644
index 6f49eba8f4969..0000000000000
--- a/www-apache/mod_cband/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/www-apache/mod_cband/mod_cband-0.9.7.5.ebuild b/www-apache/mod_cband/mod_cband-0.9.7.5.ebuild
deleted file mode 100644
index 357254d05413d..0000000000000
--- a/www-apache/mod_cband/mod_cband-0.9.7.5.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit apache-module
-
-KEYWORDS="amd64 x86"
-
-DESCRIPTION="Apache2 bandwidth quota and throttling module"
-HOMEPAGE="http://codee.pl/cband.html"
-SRC_URI="http://cband.linux.pl/download/mod-cband-${PV}.tgz"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}/mod-cband-${PV}"
-
-DOCFILES="conf/vhosts3.conf.example \
- conf/vhosts2.conf.example \
- conf/vhosts.conf.example \
- Changes AUTHORS doc/*"
-
-APACHE2_MOD_CONF="10_${PN}"
-APACHE2_MOD_DEFINE="CBAND"
-
-APXS2_ARGS="-DDST_CLASS=3 -c ${PN}.c"
-
-need_apache2_2
diff --git a/www-apache/mod_fastcgi/Manifest b/www-apache/mod_fastcgi/Manifest
deleted file mode 100644
index 27d71ff29c38a..0000000000000
--- a/www-apache/mod_fastcgi/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_fastcgi-SNAP-0910052141.tar.gz 103255 SHA256 e6564ae206284806c781834e9e89aa4b0a4dd647b45c6da5cc389c65a984bdc7 SHA512 4ab909bb26104542d44490a30f2a77f71c7f4345902f00e06424f03bbf81858a72a713580ee6081088e6d5154f702a155d25b675111371c087c122ef6d181d95 WHIRLPOOL d576eda007ce0ae598501877abbe34e407d2335d3feedd096b930a8cd7da65107efb906bd5fa75cafc30d9c2bb7bbe7a09bfaa27d40d6812b4db02514276dfd0
diff --git a/www-apache/mod_fastcgi/files/20_mod_fastcgi.conf b/www-apache/mod_fastcgi/files/20_mod_fastcgi.conf
deleted file mode 100644
index 583524b568ae9..0000000000000
--- a/www-apache/mod_fastcgi/files/20_mod_fastcgi.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-
-LoadModule fastcgi_module modules/mod_fastcgi.so
-AddHandler fastcgi-script fcg fcgi fpl
-
-
-# vim: ts=4 filetype=apache
diff --git a/www-apache/mod_fastcgi/files/mod_fastcgi-compile-against-apache2.4.patch b/www-apache/mod_fastcgi/files/mod_fastcgi-compile-against-apache2.4.patch
deleted file mode 100644
index 417c03ef83b13..0000000000000
--- a/www-apache/mod_fastcgi/files/mod_fastcgi-compile-against-apache2.4.patch
+++ /dev/null
@@ -1,137 +0,0 @@
-Index: libapache-mod-fastcgi/fcgi.h
-===================================================================
---- libapache-mod-fastcgi.orig/fcgi.h 2012-03-07 14:29:04.005720240 +0100
-+++ libapache-mod-fastcgi/fcgi.h 2012-03-07 14:29:07.830566657 +0100
-@@ -34,6 +34,10 @@
- #define APACHE2
- #endif
-
-+#ifdef AP_DECLARE_MODULE
-+#define APACHE24
-+#endif
-+
- #ifdef APACHE2
-
- #include
-@@ -57,10 +61,16 @@
- #define XtOffsetOf APR_OFFSETOF
- #define ap_select select
-
-+#ifdef APACHE24
-+#define unixd_config ap_unixd_config
-+#endif
-+
-+#ifdef APACHE2
- #define ap_user_id unixd_config.user_id
- #define ap_group_id unixd_config.group_id
- #define ap_user_name unixd_config.user_name
- #define ap_suexec_enabled unixd_config.suexec_enabled
-+#endif
-
- #ifndef S_ISDIR
- #define S_ISDIR(m) (((m)&(S_IFMT)) == (S_IFDIR))
-@@ -365,42 +375,42 @@
- #ifdef APACHE2
-
- #ifdef WIN32
--#define FCGI_LOG_EMERG __FILE__,__LINE__,APLOG_EMERG,APR_FROM_OS_ERROR(GetLastError())
--#define FCGI_LOG_ALERT __FILE__,__LINE__,APLOG_ALERT,APR_FROM_OS_ERROR(GetLastError())
--#define FCGI_LOG_CRIT __FILE__,__LINE__,APLOG_CRIT,APR_FROM_OS_ERROR(GetLastError())
--#define FCGI_LOG_ERR __FILE__,__LINE__,APLOG_ERR,APR_FROM_OS_ERROR(GetLastError())
--#define FCGI_LOG_WARN __FILE__,__LINE__,APLOG_WARNING,APR_FROM_OS_ERROR(GetLastError())
--#define FCGI_LOG_NOTICE __FILE__,__LINE__,APLOG_NOTICE,APR_FROM_OS_ERROR(GetLastError())
--#define FCGI_LOG_INFO __FILE__,__LINE__,APLOG_INFO,APR_FROM_OS_ERROR(GetLastError())
--#define FCGI_LOG_DEBUG __FILE__,__LINE__,APLOG_DEBUG,APR_FROM_OS_ERROR(GetLastError())
-+#define FCGI_LOG_EMERG APLOG_MARK,APLOG_EMERG,APR_FROM_OS_ERROR(GetLastError())
-+#define FCGI_LOG_ALERT APLOG_MARK,APLOG_ALERT,APR_FROM_OS_ERROR(GetLastError())
-+#define FCGI_LOG_CRIT APLOG_MARK,APLOG_CRIT,APR_FROM_OS_ERROR(GetLastError())
-+#define FCGI_LOG_ERR APLOG_MARK,APLOG_ERR,APR_FROM_OS_ERROR(GetLastError())
-+#define FCGI_LOG_WARN APLOG_MARK,APLOG_WARNING,APR_FROM_OS_ERROR(GetLastError())
-+#define FCGI_LOG_NOTICE APLOG_MARK,APLOG_NOTICE,APR_FROM_OS_ERROR(GetLastError())
-+#define FCGI_LOG_INFO APLOG_MARK,APLOG_INFO,APR_FROM_OS_ERROR(GetLastError())
-+#define FCGI_LOG_DEBUG APLOG_MARK,APLOG_DEBUG,APR_FROM_OS_ERROR(GetLastError())
- #else /* !WIN32 */
--#define FCGI_LOG_EMERG __FILE__,__LINE__,APLOG_EMERG,APR_FROM_OS_ERROR(errno)
--#define FCGI_LOG_ALERT __FILE__,__LINE__,APLOG_ALERT,APR_FROM_OS_ERROR(errno)
--#define FCGI_LOG_CRIT __FILE__,__LINE__,APLOG_CRIT,APR_FROM_OS_ERROR(errno)
--#define FCGI_LOG_ERR __FILE__,__LINE__,APLOG_ERR,APR_FROM_OS_ERROR(errno)
--#define FCGI_LOG_WARN __FILE__,__LINE__,APLOG_WARNING,APR_FROM_OS_ERROR(errno)
--#define FCGI_LOG_NOTICE __FILE__,__LINE__,APLOG_NOTICE,APR_FROM_OS_ERROR(errno)
--#define FCGI_LOG_INFO __FILE__,__LINE__,APLOG_INFO,APR_FROM_OS_ERROR(errno)
--#define FCGI_LOG_DEBUG __FILE__,__LINE__,APLOG_DEBUG,APR_FROM_OS_ERROR(errno)
--#endif
--
--#define FCGI_LOG_EMERG_ERRNO __FILE__,__LINE__,APLOG_EMERG,APR_FROM_OS_ERROR(errno)
--#define FCGI_LOG_ALERT_ERRNO __FILE__,__LINE__,APLOG_ALERT,APR_FROM_OS_ERROR(errno)
--#define FCGI_LOG_CRIT_ERRNO __FILE__,__LINE__,APLOG_CRIT,APR_FROM_OS_ERROR(errno)
--#define FCGI_LOG_ERR_ERRNO __FILE__,__LINE__,APLOG_ERR,APR_FROM_OS_ERROR(errno)
--#define FCGI_LOG_WARN_ERRNO __FILE__,__LINE__,APLOG_WARNING,APR_FROM_OS_ERROR(errno)
--#define FCGI_LOG_NOTICE_ERRNO __FILE__,__LINE__,APLOG_NOTICE,APR_FROM_OS_ERROR(errno)
--#define FCGI_LOG_INFO_ERRNO __FILE__,__LINE__,APLOG_INFO,APR_FROM_OS_ERROR(errno)
--#define FCGI_LOG_DEBUG_ERRNO __FILE__,__LINE__,APLOG_DEBUG,APR_FROM_OS_ERROR(errno)
--
--#define FCGI_LOG_EMERG_NOERRNO __FILE__,__LINE__,APLOG_EMERG,0
--#define FCGI_LOG_ALERT_NOERRNO __FILE__,__LINE__,APLOG_ALERT,0
--#define FCGI_LOG_CRIT_NOERRNO __FILE__,__LINE__,APLOG_CRIT,0
--#define FCGI_LOG_ERR_NOERRNO __FILE__,__LINE__,APLOG_ERR,0
--#define FCGI_LOG_WARN_NOERRNO __FILE__,__LINE__,APLOG_WARNING,0
--#define FCGI_LOG_NOTICE_NOERRNO __FILE__,__LINE__,APLOG_NOTICE,0
--#define FCGI_LOG_INFO_NOERRNO __FILE__,__LINE__,APLOG_INFO,0
--#define FCGI_LOG_DEBUG_NOERRNO __FILE__,__LINE__,APLOG_DEBUG,0
-+#define FCGI_LOG_EMERG APLOG_MARK,APLOG_EMERG,APR_FROM_OS_ERROR(errno)
-+#define FCGI_LOG_ALERT APLOG_MARK,APLOG_ALERT,APR_FROM_OS_ERROR(errno)
-+#define FCGI_LOG_CRIT APLOG_MARK,APLOG_CRIT,APR_FROM_OS_ERROR(errno)
-+#define FCGI_LOG_ERR APLOG_MARK,APLOG_ERR,APR_FROM_OS_ERROR(errno)
-+#define FCGI_LOG_WARN APLOG_MARK,APLOG_WARNING,APR_FROM_OS_ERROR(errno)
-+#define FCGI_LOG_NOTICE APLOG_MARK,APLOG_NOTICE,APR_FROM_OS_ERROR(errno)
-+#define FCGI_LOG_INFO APLOG_MARK,APLOG_INFO,APR_FROM_OS_ERROR(errno)
-+#define FCGI_LOG_DEBUG APLOG_MARK,APLOG_DEBUG,APR_FROM_OS_ERROR(errno)
-+#endif
-+
-+#define FCGI_LOG_EMERG_ERRNO APLOG_MARK,APLOG_EMERG,APR_FROM_OS_ERROR(errno)
-+#define FCGI_LOG_ALERT_ERRNO APLOG_MARK,APLOG_ALERT,APR_FROM_OS_ERROR(errno)
-+#define FCGI_LOG_CRIT_ERRNO APLOG_MARK,APLOG_CRIT,APR_FROM_OS_ERROR(errno)
-+#define FCGI_LOG_ERR_ERRNO APLOG_MARK,APLOG_ERR,APR_FROM_OS_ERROR(errno)
-+#define FCGI_LOG_WARN_ERRNO APLOG_MARK,APLOG_WARNING,APR_FROM_OS_ERROR(errno)
-+#define FCGI_LOG_NOTICE_ERRNO APLOG_MARK,APLOG_NOTICE,APR_FROM_OS_ERROR(errno)
-+#define FCGI_LOG_INFO_ERRNO APLOG_MARK,APLOG_INFO,APR_FROM_OS_ERROR(errno)
-+#define FCGI_LOG_DEBUG_ERRNO APLOG_MARK,APLOG_DEBUG,APR_FROM_OS_ERROR(errno)
-+
-+#define FCGI_LOG_EMERG_NOERRNO APLOG_MARK,APLOG_EMERG,0
-+#define FCGI_LOG_ALERT_NOERRNO APLOG_MARK,APLOG_ALERT,0
-+#define FCGI_LOG_CRIT_NOERRNO APLOG_MARK,APLOG_CRIT,0
-+#define FCGI_LOG_ERR_NOERRNO APLOG_MARK,APLOG_ERR,0
-+#define FCGI_LOG_WARN_NOERRNO APLOG_MARK,APLOG_WARNING,0
-+#define FCGI_LOG_NOTICE_NOERRNO APLOG_MARK,APLOG_NOTICE,0
-+#define FCGI_LOG_INFO_NOERRNO APLOG_MARK,APLOG_INFO,0
-+#define FCGI_LOG_DEBUG_NOERRNO APLOG_MARK,APLOG_DEBUG,0
-
- #else /* !APACHE2 */
-
-Index: libapache-mod-fastcgi/mod_fastcgi.c
-===================================================================
---- libapache-mod-fastcgi.orig/mod_fastcgi.c 2012-03-07 14:29:04.017047773 +0100
-+++ libapache-mod-fastcgi/mod_fastcgi.c 2012-03-07 14:29:07.841272721 +0100
-@@ -97,6 +97,10 @@
- } while (0)
- #endif
-
-+#ifdef APACHE24
-+module AP_MODULE_DECLARE_DATA fastcgi_module;
-+#endif
-+
- /*
- * Global variables
- */
-@@ -3014,7 +3018,11 @@
- ap_hook_fixups(fixups, NULL, NULL, APR_HOOK_MIDDLE);
- }
-
-+#ifdef APACHE24
-+AP_DECLARE_MODULE(fastcgi) =
-+#else
- module AP_MODULE_DECLARE_DATA fastcgi_module =
-+#endif
- {
- STANDARD20_MODULE_STUFF,
- fcgi_config_create_dir_config, /* per-directory config creator */
diff --git a/www-apache/mod_fastcgi/metadata.xml b/www-apache/mod_fastcgi/metadata.xml
deleted file mode 100644
index 097975e3adc26..0000000000000
--- a/www-apache/mod_fastcgi/metadata.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
diff --git a/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141-r1.ebuild b/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141-r1.ebuild
deleted file mode 100644
index d5996fdca3295..0000000000000
--- a/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-inherit apache-module eutils
-
-MY_P="${PN}-SNAP-${PV/2.4.7_pre/}"
-DESCRIPTION="FastCGI is a open extension to CGI without the limitations of server specific APIs"
-HOMEPAGE="http://fastcgi.com/"
-SRC_URI="http://www.fastcgi.com/dist/${MY_P}.tar.gz"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-LICENSE="mod_fastcgi"
-IUSE=""
-
-APXS2_ARGS="-c mod_fastcgi.c fcgi*.c"
-APACHE2_MOD_CONF="20_${PN}"
-APACHE2_MOD_DEFINE="FASTCGI"
-
-DOCFILES="CHANGES README docs/LICENSE.TERMS docs/mod_fastcgi.html"
-
-S="${WORKDIR}/${MY_P}"
-
-need_apache2
-
-src_prepare() {
- epatch "${FILESDIR}/${PN}-compile-against-apache2.4.patch"
-}
diff --git a/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild b/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild
deleted file mode 100644
index d65fe5fa09a24..0000000000000
--- a/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit apache-module
-
-MY_P="${PN}-SNAP-${PV/2.4.7_pre/}"
-
-DESCRIPTION="FastCGI is a open extension to CGI without the limitations of server specific APIs"
-HOMEPAGE="http://fastcgi.com/"
-SRC_URI="http://www.fastcgi.com/dist/${MY_P}.tar.gz"
-
-KEYWORDS="amd64 x86"
-SLOT="0"
-LICENSE="mod_fastcgi"
-IUSE=""
-
-APXS2_ARGS="-c mod_fastcgi.c fcgi*.c"
-APACHE2_MOD_CONF="20_${PN}"
-APACHE2_MOD_DEFINE="FASTCGI"
-
-DOCFILES="CHANGES README docs/LICENSE.TERMS docs/mod_fastcgi.html"
-
-S="${WORKDIR}/${MY_P}"
-
-need_apache2_2
diff --git a/www-apache/mod_ftpd/Manifest b/www-apache/mod_ftpd/Manifest
deleted file mode 100644
index e1bc0b357b173..0000000000000
--- a/www-apache/mod_ftpd/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_ftpd-0.14.tar.bz2 330410 SHA256 f36d3b65a5a200fca0c58e453246635e0f8e94c7f870d2b2f1946fa4a8b06d09 SHA512 0273fc3ada34556b1d0483f5f16d5ba119d373d99b597a46d7a8314c19cc4581b224cf43ffc99fd2a420dfc4656b7c9244c320105bc75744c5ff167306c28e56 WHIRLPOOL dd565df65794349cf989ac4d7a68fb5214e77fe10ee5459b585ca93e409a6a930e7e2f8994e4b92e9898cb0d013a71ab9031ea1d1e7c5b7cda10f790cec7476a
diff --git a/www-apache/mod_ftpd/files/0.14-r1/45_mod_ftpd.conf b/www-apache/mod_ftpd/files/0.14-r1/45_mod_ftpd.conf
deleted file mode 100644
index ab6b39e8ee2ae..0000000000000
--- a/www-apache/mod_ftpd/files/0.14-r1/45_mod_ftpd.conf
+++ /dev/null
@@ -1,51 +0,0 @@
-
-LoadModule ftpd_module modules/mod_ftpd.so
-
-# Load any of the provider modules here (for user specific chroots)
-#LoadModule ftpd_dbm_module modules/mod_ftpd_dbm.so
-#LoadModule ftpd_dbi_module modules/mod_ftpd_dbi.so
-LoadModule ftpd_default_module modules/mod_ftpd_default.so
-#LoadModule ftpd_fail_module modules/mod_ftpd_fail.so
-
-Listen 21
-
- DocumentRoot /home/ftp
- FtpProtocol On
- FtpShowRealPermissions Off
- FtpAllowActive On
- FtpPasvMinPort 1024
- FtpPasvMaxPort 65535
- FtpLimitOrder default
- FtpDefaultMaxLogins 100
-
-
- Anonymous_NoUserID Off
- Anonymous_MustGiveEmail Off
- Anonymous_VerifyEmail Off
- Anonymous_LogEmail Off
- Anonymous anonymous
- AuthName ftp
- AuthType Basic
- Require valid-user
- Order allow,deny
- Allow from all
-
-
- # only allow changing, retrieving files, and listing on the site
-
-
- Deny from all
-
-
-
- # allow making directories, listing, chdir, and uploading files.
- # But don't allow retrieving files.
-
-
- Deny from all
-
-
-
-
-
-# vim: ts=4 filetype=apache
diff --git a/www-apache/mod_ftpd/metadata.xml b/www-apache/mod_ftpd/metadata.xml
deleted file mode 100644
index 6f49eba8f4969..0000000000000
--- a/www-apache/mod_ftpd/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/www-apache/mod_ftpd/mod_ftpd-0.14-r1.ebuild b/www-apache/mod_ftpd/mod_ftpd-0.14-r1.ebuild
deleted file mode 100644
index c4453c5ea9020..0000000000000
--- a/www-apache/mod_ftpd/mod_ftpd-0.14-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit apache-module
-
-DESCRIPTION="Apache2 module which provides an FTP server"
-HOMEPAGE="http://www.outoforder.cc/projects/apache/mod_ftpd/"
-SRC_URI="http://www.outoforder.cc/downloads/${PN}/${P}.tar.bz2"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="dbi gdbm"
-
-DEPEND="dbi? ( dev-db/libdbi )
- gdbm? ( sys-libs/gdbm )"
-RDEPEND="${DEPEND}"
-
-APACHE2_EXECFILES="providers/*/.libs/*.so"
-APACHE2_MOD_CONF="0.14-r1/45_${PN}"
-APACHE2_MOD_DEFINE="FTPD"
-
-DOCFILES="docs/manual.html AUTHORS ChangeLog NOTICE README TODO"
-
-need_apache2_2
-
-src_prepare() {
- sed -i -e 's/-Wc,-Werror//' Makefile.in providers/*/Makefile.in
-}
-
-src_configure() {
- local providers="default fail"
-
- use dbi && providers="dbi ${providers}"
- use gdbm && providers="dbm ${providers}"
-
- econf \
- --with-apxs=${APXS} \
- --enable-providers="${providers}" \
- || die "econf failed"
- }
-
-src_compile() {
- emake || die "emake failed"
-}
diff --git a/www-apache/mod_layout/Manifest b/www-apache/mod_layout/Manifest
deleted file mode 100644
index 58dc3346f5f4f..0000000000000
--- a/www-apache/mod_layout/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_layout-5.1.tar.gz 12798 SHA256 d00299e3aae38704096477377d20a5c5bcc32fe7802044358a79a31248cd23c6 SHA512 c4a9273da116a1c21356bbd3c8abd6b6ff82604fb5b5a01fd72e41ef8cc77427ad12d395436af894f4b10a227025d1dd45f68150ae6bad073d60820ac6753014 WHIRLPOOL b9966f313c134b6a498793bb2cc8a6a93ab7f604ad62ebee1d23821195265e7c97715172f5481e1ca204790bb112272f8b410a861b54b8f7838523862823ad8f
diff --git a/www-apache/mod_layout/files/15_mod_layout.conf b/www-apache/mod_layout/files/15_mod_layout.conf
deleted file mode 100644
index 5e652ae1cab19..0000000000000
--- a/www-apache/mod_layout/files/15_mod_layout.conf
+++ /dev/null
@@ -1,148 +0,0 @@
-
-LoadModule layout_module modules/mod_layout.so
-
-
-# This default configuration adds a footer to every html page in ~user
-# "Powered by Gentoo Linux"
-
-# Enable the filter for all text/html pages
-# use LayoutHandler for Apache1 and AddOutputFilter for Apache2
-#LayoutHandler text/html
-#AddOutputFilterByType LAYOUT text/html
-
-# This directives makes sure that all Layout headers and footers
-# get Cache-Control: no-cache methods in all situations. This
-# directive either takes On or Off."
-# LayoutCacheNeeded
-
-# A URI which prints the header contents.
-# LayoutHeader
-
-# A URI which prints the footer contents.
-LayoutFooter "Powered by Gentoo Linux
"
-
-# Add a layout to be inserted when a tag is found, this takes two
-# options, with a third optional parameter. The first is a pattern,
-# the second is the layout and the third is how the layout should be
-# inserts (either prepend, append, or replace). The default is to
-# replace.
-# Layout "<-- replace_me -->" "Visit: Gentoo Linux
" replace
-
-# Enter a URI that should be ignored, regular expressions are allowed.
-# LayoutIgnoreURI
-
-# Enter a URI that should be ignored by the header, regular expressions
-# are allowed.
-# LayoutIgnoreHeaderURI
-
-# Enter a URI that should be ignored by the HTTPHeader, regular
-# expressions are allowed.
-# LayoutIgnoreHTTPHeaderURI
-
-# Enter a URI that should be ignored by the footer, regular expressions
-# are allowed.
-# LayoutIgnoreFooterURI
-
-# This can either be On or Off (default it Off). It places HTML comments
-# in the outbound text describing when and where mod_layout has been
-# inserting text.
-LayoutComment On
-
-# This can either be On or Off (default it Off). This is both
-# experimental and probably quite broke.
-# LayoutProxy
-
-# This can either be On or Off (default it On). When off the original
-# document is not displayed.
-# LayoutDisplayOriginal
-
-# Turns On (default) or Off a list of standard types to handle.
-# LayoutDefaultHandlers
-
-# This takes a SSI style timme format that can be used to change the
-# output by mod_layout's internal TIME environmental variables that
-# it introduces.
-# LayoutTimeFormat
-
-# Takes a URI to call for the HTTP Header.
-# LayoutHTTPHeader
-
-# Specify handlers that mod_layout should produce HTTP headers for.
-# LayoutHTTPOverrideHandler
-
-# Specify URI's that mod_layout should produce HTTP headers for.
-# LayoutHTTPOverrideURI
-
-# This takes no arguments. If found it will turn off the footer.
-# LayoutFooterOff
-
-# This takes no arguments. If found it will turn off the header.
-# LayoutHeaderOff
-
-# This takes no arguments. If found it will turn off the http header.
-# LayoutHTTPHeaderOff
-
-# Turns on and off asynchronous POSTs (AKA everything can see the post
-# data).
-# LayoutPostAsync
-
-# This moves the default cache from /tmp to another directory(or a
-# RAM disk).
-# LayoutCache
-
-# Turning this On or Off afffects whether or not headers and footers
-# are appended when creating subsections.
-# LayoutAppend
-
-# Turning this on and off will tell mod_layout to attempt to resolve
-# content (do a merger of the footer, body and header text
-# LayoutMerge
-
-# Use this to change the default begin tag to use during merges (the
-# default string is \\
-# LayoutMergeBeginTag
-
-# Use this to change the default end tag to use during merges (the
-# default string is \<\\HTML>\
-# LayoutMergeEndTag
-
-# Use this to change the default end tag to use during merges (the
-# default string is \<\\HTML>\
-# LayoutHeaderAppend
-
-# Use this to change the default end tag to use during merges (the
-# default string is \<\\HTML>\
-# LayoutFooterAppend
-
-# When enabled (it takes on and off flags) mod_layout will not try
-# to wrap any errors. Merge must be enabled for this to work. The
-# default for this is off.
-# LayoutMergeErrorIgnore
-
-# If this tag is found during a merge, no footer or header will be
-# inserted into the document
-# LayoutIgnoreTag
-
-# If this tag is found during a merge, no footer will be inserted
-# into the document
-# LayoutIgnoreTagFooter
-
-# If this tag is found during a merge, no header will be inserted
-# into the document
-# LayoutIgnoreTagHeader
-
-# This turns on mod_layout's own text/html and text/plain handler
-# LayoutHTMLHandler
-
-# If this is enabled and you are doing a merge, the tags used for the
-# merge will be replaced.
-# LayoutReplaceTags
-
-# If you want applications to do notes (a set of directives to control
-# actions inside apache).
-# LayoutNotes
-
-
-
-
-# vim: ts=4 filetype=apache
diff --git a/www-apache/mod_layout/metadata.xml b/www-apache/mod_layout/metadata.xml
deleted file mode 100644
index 6f49eba8f4969..0000000000000
--- a/www-apache/mod_layout/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/www-apache/mod_layout/mod_layout-5.1.ebuild b/www-apache/mod_layout/mod_layout-5.1.ebuild
deleted file mode 100644
index d8b4a8d602ace..0000000000000
--- a/www-apache/mod_layout/mod_layout-5.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit apache-module
-
-DESCRIPTION="An Apache2 module for adding custom headers and/or footers"
-HOMEPAGE="http://tangent.org/index.pl?node_id=362"
-SRC_URI="http://download.tangent.org/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="2"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-APXS2_ARGS="-c ${PN}.c utility.c layout.c"
-
-APACHE2_MOD_CONF="15_mod_layout"
-APACHE2_MOD_DEFINE="LAYOUT"
-
-DOCFILES="README"
-
-need_apache2_2
diff --git a/www-apache/mod_loadavg/Manifest b/www-apache/mod_loadavg/Manifest
deleted file mode 100644
index f6c290d03391d..0000000000000
--- a/www-apache/mod_loadavg/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_loadavg-0.0.1.c 10516 SHA256 025df5362b49998577575b384fd20444239d9ec72843e54a918da9d6b37aba3b SHA512 83396467b7cd21d512d84621fdb17a451309e218a984e9061af5c1615e0691ca73403124c89d1c4fba5d9631c8b2855597165c1864bf707bfe898caaf845a7d7 WHIRLPOOL 4afba40c96f0c0cdb3fccc3436a2dfd3f5e0a7bde32233d2fd6b3454af0d3f9fabca00ad0e505879866fa2405471d927ca4c52e3cc0a71bda25663b036e877e7
diff --git a/www-apache/mod_loadavg/files/10_mod_loadavg.conf b/www-apache/mod_loadavg/files/10_mod_loadavg.conf
deleted file mode 100644
index 5991656cbefca..0000000000000
--- a/www-apache/mod_loadavg/files/10_mod_loadavg.conf
+++ /dev/null
@@ -1,18 +0,0 @@
-
-LoadModule loadavg_module modules/mod_loadavg.so
-
-# Set mod_loadavg on
-#ModLoadavg On
-
-# Set maximum value for the load average of the last minute
-# Default: 4.0
-#Loadavg1 4.0
-
-# Set maximum value for the load average of the last 5 minutes
-#Loadavg5 4.0
-
-# Set maximum value for the load average of the last 15 minutes
-#Loadavg15 4.0
-
-
-# vim: ts=4 filetype=apache
diff --git a/www-apache/mod_loadavg/metadata.xml b/www-apache/mod_loadavg/metadata.xml
deleted file mode 100644
index 6f49eba8f4969..0000000000000
--- a/www-apache/mod_loadavg/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/www-apache/mod_loadavg/mod_loadavg-0.0.1.ebuild b/www-apache/mod_loadavg/mod_loadavg-0.0.1.ebuild
deleted file mode 100644
index 568fe0fcde3cf..0000000000000
--- a/www-apache/mod_loadavg/mod_loadavg-0.0.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit apache-module eutils
-
-KEYWORDS="~amd64 ~x86"
-
-DESCRIPTION="Apache module executing CGI-Requests depending on the load of the server"
-HOMEPAGE="http://defunced.de/"
-SRC_URI="mirror://gentoo/${P}.c"
-LICENSE="Apache-1.1"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-APACHE2_MOD_CONF="10_${PN}"
-APACHE2_MOD_DEFINE="LOADAVG"
-
-need_apache2_2
-
-src_unpack() {
- mkdir -p "${S}" || die "mkdir S failed"
- cp -f "${DISTDIR}/${P}.c" "${S}/${PN}.c" || die "source copy failed"
-}
diff --git a/www-apache/mod_proxy_fcgi/Manifest b/www-apache/mod_proxy_fcgi/Manifest
deleted file mode 100644
index 1ba6a0f7de1da..0000000000000
--- a/www-apache/mod_proxy_fcgi/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_proxy_fcgi-0_p816361.tar.bz2 7900 SHA256 bfe64ad32e568df550a2df0e0e34ca261e573c8dad81bcf5c40dc9dcce3d6a4c SHA512 e9773b5a76c6820f6949944a8984b16521c635289cf08e9dc123f2390c57ff3c726d139301bcf7c1354e49ecca030341572699f3e8ec47e26e5389fa7dbcfab9 WHIRLPOOL 5f15ecde54ec2da62cfcc982165bf9d3ee85ee5d2d5894585c9df0905870f732a4d2744c3cb28d6c39b702b266f35b9b60c412f31e873e331550bd081183d7fa
diff --git a/www-apache/mod_proxy_fcgi/files/36_mod_proxy_fcgi.conf b/www-apache/mod_proxy_fcgi/files/36_mod_proxy_fcgi.conf
deleted file mode 100644
index a4634a12d375b..0000000000000
--- a/www-apache/mod_proxy_fcgi/files/36_mod_proxy_fcgi.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-
-LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so
-
diff --git a/www-apache/mod_proxy_fcgi/metadata.xml b/www-apache/mod_proxy_fcgi/metadata.xml
deleted file mode 100644
index 6f49eba8f4969..0000000000000
--- a/www-apache/mod_proxy_fcgi/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/www-apache/mod_proxy_fcgi/mod_proxy_fcgi-0_p816361.ebuild b/www-apache/mod_proxy_fcgi/mod_proxy_fcgi-0_p816361.ebuild
deleted file mode 100644
index bceea6de361cc..0000000000000
--- a/www-apache/mod_proxy_fcgi/mod_proxy_fcgi-0_p816361.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit apache-module
-
-DESCRIPTION="mod_proxy_fcgi is a FastCGI protocol handler for mod_proxy"
-HOMEPAGE="https://httpd.apache.org/"
-SRC_URI="https://dev.gentoo.org/~hollow/distfiles/${P}.tar.bz2"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-APACHE2_MOD_CONF="36_${PN}"
-APACHE2_MOD_DEFINE="PROXY_FCGI"
-
-need_apache2_2
diff --git a/www-apache/mod_proxy_html/Manifest b/www-apache/mod_proxy_html/Manifest
deleted file mode 100644
index e447b9639d9d3..0000000000000
--- a/www-apache/mod_proxy_html/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_proxy_html-3.1.2.tar.bz2 23019 SHA256 a1aee758bda605e153868b91188ebf2c527b8eeb0f115d11af152078e65895bf SHA512 dc56c9abcaa3760b4ac5157ddb83d5ec29f1f60fa6c16dbadf55c81e27dadd6d25bcc0bbcd874bce8bce43d91650186201b37cd36fe50d625a051a1bd9c4a9a7 WHIRLPOOL 111fa49739002770f08446c4e7f49621b03c5ecb909559ac00165f10c720896e54dce7e97d6fa124a54d1226e08e8d4f1086c623b789b7bd60f5eb082c2934f2
diff --git a/www-apache/mod_proxy_html/files/27_mod_proxy_html.conf b/www-apache/mod_proxy_html/files/27_mod_proxy_html.conf
deleted file mode 100644
index 94cb19c203fcb..0000000000000
--- a/www-apache/mod_proxy_html/files/27_mod_proxy_html.conf
+++ /dev/null
@@ -1,49 +0,0 @@
-
-LoadFile /usr/lib/libxml2.so
-LoadModule proxy_html_module modules/mod_proxy_html.so
-
-# All knowledge of HTML links has been removed from the mod_proxy_html
-# code itself, and is instead read from httpd.conf (or included file)
-# at server startup. So you MUST declare it. This will normally be
-# at top level, but can also be used in a .
-#
-# Here's the declaration for W3C HTML 4.01 and XHTML 1.0
-
-ProxyHTMLLinks a href
-ProxyHTMLLinks area href
-ProxyHTMLLinks link href
-ProxyHTMLLinks img src longdesc usemap
-ProxyHTMLLinks object classid codebase data usemap
-ProxyHTMLLinks q cite
-ProxyHTMLLinks blockquote cite
-ProxyHTMLLinks ins cite
-ProxyHTMLLinks del cite
-ProxyHTMLLinks form action
-ProxyHTMLLinks input src usemap
-ProxyHTMLLinks head profile
-ProxyHTMLLinks base href
-ProxyHTMLLinks script src for
-
-# To support scripting events (with ProxyHTMLExtended On),
-# you'll need to declare them too.
-
-ProxyHTMLEvents onclick ondblclick onmousedown onmouseup \
- onmouseover onmousemove onmouseout onkeypress \
- onkeydown onkeyup onfocus onblur onload \
- onunload onsubmit onreset onselect onchange
-
-# If you need to support legacy (pre-1998, aka "transitional") HTML or XHTML,
-# you'll need to uncomment the following deprecated link attributes.
-#
-# ProxyHTMLLinks frame src longdesc
-# ProxyHTMLLinks iframe src longdesc
-# ProxyHTMLLinks body background
-# ProxyHTMLLinks applet codebase
-#
-# If you're dealing with proprietary HTML variants,
-# declare your own URL attributes here as required.
-#
-# ProxyHTMLLinks myelement myattr otherattr
-
-
-# vim: ts=4 filetype=apache
diff --git a/www-apache/mod_proxy_html/metadata.xml b/www-apache/mod_proxy_html/metadata.xml
deleted file mode 100644
index 6f49eba8f4969..0000000000000
--- a/www-apache/mod_proxy_html/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/www-apache/mod_proxy_html/mod_proxy_html-3.1.2.ebuild b/www-apache/mod_proxy_html/mod_proxy_html-3.1.2.ebuild
deleted file mode 100644
index 42e67af65fc32..0000000000000
--- a/www-apache/mod_proxy_html/mod_proxy_html-3.1.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit apache-module
-
-DESCRIPTION="An Apache2 module to rewrite links in html pages behind a reverse proxy"
-HOMEPAGE="http://apache.webthing.com/mod_proxy_html/"
-SRC_URI="http://apache.webthing.com/mod_proxy_html/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="app-arch/bzip2
- dev-libs/libxml2
- >=www-apache/mod_xml2enc-1.0.3"
-RDEPEND="${DEPEND}"
-
-APACHE2_MOD_CONF="27_${PN}"
-APACHE2_MOD_DEFINE="PROXY_HTML"
-
-need_apache2
-
-S="${WORKDIR}"/${PN}
-
-src_compile() {
- APXS2_ARGS="$(xml2-config --cflags) -I"${WORKDIR}/${PN}" -c ${PN}.c"
- apache-module_src_compile
-}
diff --git a/www-apache/mod_slotlimit/Manifest b/www-apache/mod_slotlimit/Manifest
deleted file mode 100644
index 3d1933246ded9..0000000000000
--- a/www-apache/mod_slotlimit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_slotlimit-1.3.tar.gz 17100 SHA256 ad722f5f6791ee97f361cc801d930c2106ee775d1f88efed1b5ac9fd9e538106 SHA512 3da9763831bf9869d8f9ccf68cee28b40a1e900313b223878a86d813009d8b94bb5fcd8423baf40d2feafb2beff02d352a69c2b21e6d89deb9bc404814ffa71b WHIRLPOOL 10dab747cee02ede966ce473466512edf516032fd50ea070766f160627bc9a365b9e2661eec01c9ae4c959d3e2d213e4ad891ae415faa7990d0af3fb5e53134e
diff --git a/www-apache/mod_slotlimit/files/10_mod_slotlimit.conf b/www-apache/mod_slotlimit/files/10_mod_slotlimit.conf
deleted file mode 100644
index 93f95fbb40b10..0000000000000
--- a/www-apache/mod_slotlimit/files/10_mod_slotlimit.conf
+++ /dev/null
@@ -1,76 +0,0 @@
-
-LoadModule slotlimit_module modules/mod_slotlimit.so
-
-# AvailableSlotsPercent
-# Syntax: AvailableSlotsPercent number
-# Default: 0
-#
-# Percentage of apache slots available in order to set any restrictions.
-# Setting it to 0 dynamic slot allocation algorithm will be deactivated.
-# When has remained free the specified percentage of apache slots, module
-# start to manage incoming connections, penalizing sites that are monopolizing
-# the resources of the server.
-#
-# N.B. Before activating this option check that the apache scoreboard display
-# correct vhost name of the running sites. In order to make this you can
-# activate (momentarily) mod_status and connect to http://yourserver/server-status.
-# If Vhost hostname do not display correctly the name of the sites visited
-# sets up to "On" the directive "ForceVhostName" before using "AvailableSlotsPercent".
-#
-# MaxConnectionsPerSite
-# Syntax: MaxConnectionsPerSite number
-# Default: No Limit
-#
-# Max connections for each running site
-#
-# N.B. Like for "AvailableSlotsPercent" if Vhost hostname do not display correctly
-# the name of the sites visited sets up to "On" the directive "ForceVhostName".
-#
-# ClientIpLimit
-# Syntax: ClientIpLimit number
-# Default: 40
-#
-# Number of maximum simultaneous connection per IP.
-#
-# ForceVhostName
-# Syntax: ForceVhostName On|Off
-# Default: Off
-#
-# Force vhost hostname in scoreboard. Vhost hostname do not match site
-# visited under some conditions, for example with some mass virtual hosting technique.
-# In order to check that this is not your case you can use mod_status.
-# Setting this directive to On, mod_slotlimit will overwrite vhost hostname
-# in apache scoreboard.
-#
-# CustomErrMsg
-# Syntax: CustomErrMsg "My custom error message"
-# Default: "Blocked by mod_slotlimit. More information about this error may be available in the server error log."
-#
-# A custom error message that allows you to replace default error message with one you create
-#
-# CustomLimitsFile
-# Syntax: CustomLimitsFile /path/to/file
-# Default: No Value
-#
-# Using this directive you can specify limits customized for each running site,
-# penalizing or privileged it. In the file should be stored (line by line) the
-# site name and the number of usable slots. You can add comments by using the '#'
-# character. The file format is as follows:
-#
-# ..
-# ..
-# www.sitename1.it 10
-# # this is a comment
-# www.site2.com 35
-# ..
-# ..
-
-# Example:
-# AvailableSlotsPercent 13
-# MaxConnectionsPerSite 20
-# ClientIpLimit 20
-# CustomLimitsFile /etc/apache2/mod_slotlimit.rules
-
-
-
-# vim: ts=4 filetype=apache
diff --git a/www-apache/mod_slotlimit/metadata.xml b/www-apache/mod_slotlimit/metadata.xml
deleted file mode 100644
index ab03eb6b37268..0000000000000
--- a/www-apache/mod_slotlimit/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
- patrick@gentoo.org
-
-
- downloads
-
-
diff --git a/www-apache/mod_slotlimit/mod_slotlimit-1.3.ebuild b/www-apache/mod_slotlimit/mod_slotlimit-1.3.ebuild
deleted file mode 100644
index 1eecb2309a728..0000000000000
--- a/www-apache/mod_slotlimit/mod_slotlimit-1.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-inherit apache-module
-
-MY_PV=${PV/_/-}
-MY_P="mod_slotlimit-${MY_PV}"
-
-DESCRIPTION="manage resources used for each running site using dynamic slot allocation algorithm and static rules"
-HOMEPAGE="http://www.lucaercoli.it/en/mod_slotlimit.html"
-SRC_URI="http://downloads.sourceforge.net/project/mod-slotlimit/mod-slotlimit/${MY_PV}/${P}.tar.gz"
-LICENSE="GPL-2"
-
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-SLOT="0"
-
-# See apache-module.eclass for more information.
-APACHE2_MOD_CONF="10_${PN}"
-APACHE2_MOD_DEFINE="SLOTLIMIT"
-
-need_apache2_2
diff --git a/www-apache/mod_tcl/Manifest b/www-apache/mod_tcl/Manifest
deleted file mode 100644
index b801629d0ee43..0000000000000
--- a/www-apache/mod_tcl/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_tcl-1.0.1.tar.bz2 18772 SHA256 b1e5b859707d1a81e7588c35fbe1f69fefa4cada04da20048b80269ed43101dd SHA512 d32a722115079696bef6b88a295a25cc752552d0d6ceb598ba1bcbf54151fb5dbfe192f8f2e9f7f31ba2cf0ad9f09b09967b00ae03c478453a497118ecaedaff WHIRLPOOL c73916c6d6d0e36975a9ad30fee2e020da2cd5ac3b391f727025ea634eb58597c282f7f1f71d1c951646f0ae9196d9c490315d45d97843b656ef6df0dc786e43
diff --git a/www-apache/mod_tcl/files/27_mod_tcl.conf b/www-apache/mod_tcl/files/27_mod_tcl.conf
deleted file mode 100644
index 801702b37892a..0000000000000
--- a/www-apache/mod_tcl/files/27_mod_tcl.conf
+++ /dev/null
@@ -1,7 +0,0 @@
-
-LoadModule tcl_module modules/mod_tcl.so
-
-# See http://tcl.apache.org/mod_tcl/ for now :/
-
-
-# vim: ts=4 filetype=apache
diff --git a/www-apache/mod_tcl/metadata.xml b/www-apache/mod_tcl/metadata.xml
deleted file mode 100644
index 6f49eba8f4969..0000000000000
--- a/www-apache/mod_tcl/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/www-apache/mod_tcl/mod_tcl-1.0.1.ebuild b/www-apache/mod_tcl/mod_tcl-1.0.1.ebuild
deleted file mode 100644
index 6bbb9db3b9152..0000000000000
--- a/www-apache/mod_tcl/mod_tcl-1.0.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit apache-module
-
-DESCRIPTION="An Apache2 module providing an embedded Tcl interpreter"
-HOMEPAGE="http://tcl.apache.org/mod_tcl/"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-SLOT="0"
-LICENSE="Apache-1.1"
-KEYWORDS="~amd64 ppc x86"
-IUSE=""
-
-DEPEND="dev-lang/tcl"
-RDEPEND="${DEPEND}"
-
-APXS2_ARGS="-c -Wl,-ltcl -DHAVE_TCL_H ${PN}.c tcl_cmds.c tcl_misc.c"
-
-APACHE2_MOD_CONF="27_${PN}"
-APACHE2_MOD_DEFINE="TCL"
-
-DOCFILES="AUTHORS INSTALL NEWS README test_script.tm"
-
-need_apache2_2
-
-src_compile() {
- mv -f "tcl_core.c" "${PN}.c" || die
- apache-module_src_compile
-}
diff --git a/www-apps/389-dsgw/389-dsgw-1.1.10.ebuild b/www-apps/389-dsgw/389-dsgw-1.1.10.ebuild
deleted file mode 100644
index 9ead2cd44886c..0000000000000
--- a/www-apps/389-dsgw/389-dsgw-1.1.10.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit autotools eutils
-
-DESCRIPTION="389 Directory Server Gateway Web Application"
-HOMEPAGE="http://port389.org/"
-SRC_URI="http://directory.fedoraproject.org/sources/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug +adminserver"
-
-DEPEND="adminserver? ( net-nds/389-admin )
- dev-libs/nspr
- dev-libs/nss
- dev-libs/cyrus-sasl
- dev-libs/icu:=
- dev-libs/389-adminutil
- net-nds/openldap"
-
-RDEPEND="${DEPEND}
- dev-perl/perl-mozldap
- dev-perl/CGI"
-
-src_prepare() {
- # as per 389 documentation, when 64bit, export USE_64
- use amd64 && export USE_64=1
- eautoreconf
-}
-
-src_configure() {
- econf $(use_enable debug) \
- $(use_with adminserver) \
- --with-adminutil=/usr \
- --with-fhs \
- --with-openldap || die "econf failed"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die
- dodoc README
-}
diff --git a/www-apps/389-dsgw/Manifest b/www-apps/389-dsgw/Manifest
deleted file mode 100644
index 4c94ffd733f06..0000000000000
--- a/www-apps/389-dsgw/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST 389-dsgw-1.1.10.tar.bz2 726295 SHA256 07aa0d9a432b8d9d63b2c64b7c17021b3fe2ac2ec62e4d596723253f3c0e4e3f SHA512 52c73867d6801c3f3bff424c9b302298e67f0b07bc5746f83aa83367b5fbff605ffcced968eaf6ab4863a17c703ec529644a4227aa2925aea65943a72ff4e2e8 WHIRLPOOL 34c7fcc8bce7f6bfcbb429b0bd26b1d8836cb8d94a4403e8be89ee9cbd3041f9f057fe1ecaf607e1630d1ae8fbc6018cfa9de794de83aa7890b4f18a158940a5
diff --git a/www-apps/389-dsgw/metadata.xml b/www-apps/389-dsgw/metadata.xml
deleted file mode 100644
index ac529ad99d500..0000000000000
--- a/www-apps/389-dsgw/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
diff --git a/www-misc/reflector/Manifest b/www-misc/reflector/Manifest
deleted file mode 100644
index 8f1ca4ecd4759..0000000000000
--- a/www-misc/reflector/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST reflector-2011.05.13.1.tar.gz 11490 SHA256 e02a1d8297a0dbc201f9268e2b36a9027b4103ecadf95f675b27e29b2ed5199f SHA512 979c270995b8bb026aaffaedf151827c15df0500819e03df4b5827f1bb04a870ba2e3d52faf13943c9ac89da6333e3a5aec6ec0282b4daf1a9383ab09fcf9652 WHIRLPOOL 18c876955d504f1d5ca09e4467c951b5fd5c2bb35a2a83048c47724c50b7c3892babaa54d7ce0746e3eeac957d7a07e3c15ab4155b890fe3a19b5839028a94bd
diff --git a/www-misc/reflector/metadata.xml b/www-misc/reflector/metadata.xml
deleted file mode 100644
index 097975e3adc26..0000000000000
--- a/www-misc/reflector/metadata.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
diff --git a/www-misc/reflector/reflector-2011.05.13.1.ebuild b/www-misc/reflector/reflector-2011.05.13.1.ebuild
deleted file mode 100644
index cb57585798fd1..0000000000000
--- a/www-misc/reflector/reflector-2011.05.13.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES=1
-PYTHON_DEPEND="*:2.6"
-RESTRICT_PYTHON_ABIS="2.[45]"
-SUPPORT_PYTHON_ABIS=1
-
-inherit eutils distutils
-
-DESCRIPTION="archlinux's take on mirrorselect"
-HOMEPAGE="http://xyne.archlinux.ca/projects/reflector/"
-SRC_URI="http://xyne.archlinux.ca/src/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-S=${WORKDIR}/${PN}
-
-PYTHON_MODNAME="Reflector.py"
-
-src_prepare() {
- distutils_src_prepare
-
- my_src_prepare() {
- [[ $(python_get_version --major) == 2 ]] && epatch 3to2.patch
- :
- }
-
- python_execute_function -s my_src_prepare
-
- python_convert_shebangs "" ${PN}
-}
-
-src_install() {
- distutils_src_install
-
- dobin ${PN} || die
-}
diff --git a/www-servers/webfs/Manifest b/www-servers/webfs/Manifest
deleted file mode 100644
index 1c63590595462..0000000000000
--- a/www-servers/webfs/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST webfs-1.21.tar.gz 44249 SHA256 98c1cb93473df08e166e848e549f86402e94a2f727366925b1c54ab31064a62a SHA512 68b9b3163a21be8a549e395295b27dd8ce9b575183d6c36b05b98bdc310917cf2dc653ff73bdb78a8c063674a8e9480211ec5c28b8a676f9cee41fa962cfd473 WHIRLPOOL 6d5b1d079c98d2125b6a57d56f4c8fa7693c43bc20c1c29a1ff64db9c9217c85a13f9ae784eee2505b580260d72919970fa875d93c3d31d9c0d10d6307309d9e
diff --git a/www-servers/webfs/files/webfs-1.21-CVE-2013-0347.patch b/www-servers/webfs/files/webfs-1.21-CVE-2013-0347.patch
deleted file mode 100644
index 26e225def360c..0000000000000
--- a/www-servers/webfs/files/webfs-1.21-CVE-2013-0347.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- ./webfsd.c
-+++ ./webfsd.c
-@@ -918,8 +918,11 @@
- } else {
- if (NULL == (logfh = fopen(logfile,"a")))
- xperror(LOG_WARNING,"open access log",NULL);
-- else
-+ else {
- close_on_exec(fileno(logfh));
-+ if (0 != chmod(logfile,S_IRUSR|S_IWUSR))
-+ xperror(LOG_WARNING,"chmod access log",NULL);
-+ }
- }
- }
-
diff --git a/www-servers/webfs/files/webfs-1.21-Variables.mk-dont-strip-binaries-on-install.patch b/www-servers/webfs/files/webfs-1.21-Variables.mk-dont-strip-binaries-on-install.patch
deleted file mode 100644
index 03f2f5c598167..0000000000000
--- a/www-servers/webfs/files/webfs-1.21-Variables.mk-dont-strip-binaries-on-install.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur webfs-1.21.orig/mk/Variables.mk webfs-1.21/mk/Variables.mk
---- webfs-1.21.orig/mk/Variables.mk 2009-02-03 01:14:18.000000000 +0100
-+++ webfs-1.21/mk/Variables.mk 2009-02-03 01:16:01.000000000 +0100
-@@ -23,7 +23,7 @@
- CXX ?= g++
- MOC ?= $(if $(QTDIR),$(QTDIR)/bin/moc,moc)
- INSTALL ?= install
--INSTALL_BINARY := $(INSTALL) -s
-+INSTALL_BINARY := $(INSTALL)
- INSTALL_SCRIPT := $(INSTALL)
- INSTALL_DATA := $(INSTALL) -m 644
- INSTALL_DIR := $(INSTALL) -d
diff --git a/www-servers/webfs/files/webfs.confd b/www-servers/webfs/files/webfs.confd
deleted file mode 100644
index 5c4de3ad9b743..0000000000000
--- a/www-servers/webfs/files/webfs.confd
+++ /dev/null
@@ -1,27 +0,0 @@
-# Configuration for webfsd init script
-
-WEBFS_PORT=80
-WEBFS_DOCROOT=/var/www/localhost/htdocs
-WEBFS_INDEX=index.html
-WEBFS_LOG=/var/log/webfsd.log
-
-# set server name
-#WEBFS_SERVNAME=
-
-# uncomment to chroot to specified dir
-#WEBFS_CHROOT="/var/www/localhost"
-
-# max allowed connections (defaults to 32)
-#WEBFS_MAXCONN=50
-
-# uncomment to enable directory listings
-#WEBFS_DIR_LIST=true
-
-# uncomment to enable SSL (you'll need to add -C -P to WEBFS_OPTS)
-#WEBFS_SSL=true
-
-# uncomment to enable ipv6
-#WEBFS_IPV6=true
-
-# Add any extra options here. See webfsd for more information.
-#WEBFS_OPTS=""
diff --git a/www-servers/webfs/files/webfs.initd-r1 b/www-servers/webfs/files/webfs.initd-r1
deleted file mode 100644
index bcf7b492d77fb..0000000000000
--- a/www-servers/webfs/files/webfs.initd-r1
+++ /dev/null
@@ -1,30 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-depend() {
- need net
-}
-
-start() {
- WEBFS_OPTS="-p ${WEBFS_PORT:-80} -f ${WEBFS_INDEX:-index.html} ${WEBFS_OPTS}"
- [ -n "${WEBFS_DOCROOT}" ] && WEBFS_OPTS="${WEBFS_OPTS} -r ${WEBFS_DOCROOT}"
- [ -n "${WEBFS_CHROOT}" ] && WEBFS_OPTS="${WEBFS_OPTS} -R ${WEBFS_CHROOT}"
- [ -n "${WEBFS_LOG}" ] && WEBFS_OPTS="${WEBFS_OPTS} -L ${WEBFS_LOG}"
- [ -n "${WEBFS_MAXCONN}" ] && WEBFS_OPTS="${WEBFS_OPTS} -c ${WEBFS_MAXCONN}"
- [ -n "${WEBFS_IPV6}" ] && WEBFS_OPTS="${WEBFS_OPTS} -6"
- [ -n "${WEBFS_SSL}" ] && WEBFS_OPTS="${WEBFS_OPTS} -S"
- [ -n "${WEBFS_SERVNAME}" ] && WEBFS_OPTS="${WEBFS_OPTS} -n ${WEBFS_SERVNAME}"
- [ -n "${WEBFS_DIR_LIST}" ] || WEBFS_OPTS="${WEBFS_OPTS} -j"
-
- ebegin "Starting webfsd"
- start-stop-daemon --start --quiet --exec /usr/bin/webfsd -- ${WEBFS_OPTS}
- eend $? "Failed to start webfsd"
-}
-
-stop() {
- ebegin "Stopping webfsd"
- start-stop-daemon --stop --quiet --exec /usr/bin/webfsd
- eend $? "Failed to stop webfsd"
-}
diff --git a/www-servers/webfs/metadata.xml b/www-servers/webfs/metadata.xml
deleted file mode 100644
index 6f49eba8f4969..0000000000000
--- a/www-servers/webfs/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/www-servers/webfs/webfs-1.21-r3.ebuild b/www-servers/webfs/webfs-1.21-r3.ebuild
deleted file mode 100644
index 3b88eaed9af2a..0000000000000
--- a/www-servers/webfs/webfs-1.21-r3.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="Lightweight HTTP server for static content"
-SRC_URI="http://dl.bytesex.org/releases/${PN}/${P}.tar.gz"
-HOMEPAGE="http://linux.bytesex.org/misc/webfs.html"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~arm-linux ~x86-linux"
-IUSE="ssl threads"
-
-DEPEND="ssl? ( dev-libs/openssl:0= )"
-
-RDEPEND="${DEPEND}
- app-misc/mime-types"
-
-src_prepare() {
- epatch "${FILESDIR}/${P}-Variables.mk-dont-strip-binaries-on-install.patch"
- epatch "${FILESDIR}/${P}-CVE-2013-0347.patch"
- sed -e "s:/etc/mime.types:${EPREFIX}\\0:" -i GNUmakefile || die "sed failed"
-}
-
-src_compile() {
- local myconf
- use ssl || myconf="${myconf} USE_SSL=no"
- use threads && myconf="${myconf} USE_THREADS=yes"
-
- emake prefix="${EPREFIX}/usr" ${myconf}
-}
-
-src_install() {
- local myconf
- use ssl || myconf="${myconf} USE_SSL=no"
- use threads && myconf="${myconf} USE_THREADS=yes"
- einstall ${myconf} mandir="${ED}/usr/share/man"
- newinitd "${FILESDIR}"/${PN}.initd-r1 ${PN}
- newconfd "${FILESDIR}"/${PN}.confd ${PN}
- dodoc README
-}
-
-pkg_preinst() {
- # Fix existing log permissions for bug #458892.
- chmod 0600 "${EROOT}/var/log/webfsd.log" 2>/dev/null
-}
diff --git a/www-servers/webfs/webfs-1.21-r5.ebuild b/www-servers/webfs/webfs-1.21-r5.ebuild
deleted file mode 100644
index 2f65449135c6b..0000000000000
--- a/www-servers/webfs/webfs-1.21-r5.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="Lightweight HTTP server for static content"
-SRC_URI="http://dl.bytesex.org/releases/${PN}/${P}.tar.gz"
-HOMEPAGE="http://linux.bytesex.org/misc/webfs.html"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~arm-linux ~x86-linux"
-IUSE="libressl ssl threads"
-
-DEPEND="
- ssl? (
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:= )
- )"
-
-RDEPEND="${DEPEND}
- app-misc/mime-types"
-
-src_prepare() {
- epatch "${FILESDIR}/${P}-Variables.mk-dont-strip-binaries-on-install.patch"
- epatch "${FILESDIR}/${P}-CVE-2013-0347.patch"
- sed -e "s:/etc/mime.types:${EPREFIX}\\0:" -i GNUmakefile || die "sed failed"
-}
-
-src_compile() {
- local myconf
- use ssl || myconf="${myconf} USE_SSL=no"
- use threads && myconf="${myconf} USE_THREADS=yes"
-
- emake prefix="${EPREFIX}/usr" ${myconf}
-}
-
-src_install() {
- local myconf
- use ssl || myconf="${myconf} USE_SSL=no"
- use threads && myconf="${myconf} USE_THREADS=yes"
- einstall ${myconf} mandir="${ED}/usr/share/man"
- newinitd "${FILESDIR}"/${PN}.initd-r1 ${PN}
- newconfd "${FILESDIR}"/${PN}.confd ${PN}
- dodoc README
-}
-
-pkg_preinst() {
- # Fix existing log permissions for bug #458892.
- chmod 0600 "${EROOT}/var/log/webfsd.log" 2>/dev/null
-}
diff --git a/x11-libs/fxscintilla/Manifest b/x11-libs/fxscintilla/Manifest
deleted file mode 100644
index 1ab26543ac288..0000000000000
--- a/x11-libs/fxscintilla/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST FXSCINTILLA-3_3_5.tar.gz 663346 SHA256 0c18565340cab72fc551c32cb284ab025903d924267e7df2060c15508e1806a8 SHA512 e7f8d0491e8fabcaaee2e39f76e7e99e83b36c1cf5201daf354c182462827f2319a69cb1bcf8a7e8c4941c0371a41c936a9a645ee91bc6b5a0a2aa64cd095c06 WHIRLPOOL 791529acd5eb931e73aa74388447f8f791edba3fbeeb682091b2ea4a1721e11a0fe154cd87625ae722713b2bcebef4927c775caa09d444cf15e341f17b3d6daf
diff --git a/x11-libs/fxscintilla/files/1.71-fox-SLOT.patch b/x11-libs/fxscintilla/files/1.71-fox-SLOT.patch
deleted file mode 100644
index 615abcee6e877..0000000000000
--- a/x11-libs/fxscintilla/files/1.71-fox-SLOT.patch
+++ /dev/null
@@ -1,143 +0,0 @@
---- fxscintilla-1.71-orig/src/Makefile.am 2006-09-25 21:00:18.000000000 +0000
-+++ fxscintilla-1.71/src/Makefile.am 2006-10-24 22:13:30.000000000 +0000
-@@ -17,16 +17,20 @@
- AM_LDFLAGS = -mwindows
- endif # MinGW32
-
--lib_LTLIBRARIES = libfxscintilla.la
-+lib_LTLIBRARIES =
-
--libfxscintilla_la_SOURCES = \
-+if HAVE_FOX_1_2
-+lib_LTLIBRARIES += libfxscintilla-1.2.la
-+
-+libfxscintilla_1_2_la_SOURCES = \
- PlatFOX.cxx \
- ScintillaFOX.cxx
-
--libfxscintilla_la_LIBADD = \
-- $(top_builddir)/scintilla/src/libscintilla.la
-+libfxscintilla_1_2_la_LIBADD = \
-+ $(top_builddir)/scintilla/src/libscintilla.la \
-+ -L$(FOX_LIB_DIR) -lFOX-1.2
-
--libfxscintilla_la_LDFLAGS = \
-+libfxscintilla_1_2_la_LDFLAGS = \
- -version-info $(LT_FXSCINTILLA_CURRENT):$(LT_FXSCINTILLA_REVISION):$(LT_FXSCINTILLA_AGE)
-
- libfxscintilla_la_CXXFLAGS = $(AM_CXXFLAGS) -DSCI_LEXER
-@@ -34,16 +38,88 @@
- ## NoLexer enabled
- if NOLEXER
-
--lib_LTLIBRARIES += libfxscintillanolexer.la
-+lib_LTLIBRARIES += libfxscintillanolexer-1.2.la
-+
-+libfxscintillanolexer_1_2_la_SOURCES = \
-+ PlatFOX.cxx \
-+ ScintillaFOX.cxx
-+
-+libfxscintillanolexer_1_2_la_LIBADD = \
-+ $(top_builddir)/scintilla/src/libscintillanolexer.la \
-+ -L$(FOX_LIB_DIR) -lFOX-1.2
-+
-+libfxscintillanolexer_1_2_la_LDFLAGS = \
-+ -version-info $(LT_FXSCINTILLANOLEXER_CURRENT):$(LT_FXSCINTILLANOLEXER_REVISION):$(LT_FXSCINTILLANOLEXER_AGE)
-+
-+endif # NOLEXER
-+endif # HAVE_FOX_1_2
-+
-+if HAVE_FOX_1_4
-+lib_LTLIBRARIES += libfxscintilla-1.4.la
-+
-+libfxscintilla_1_4_la_SOURCES = \
-+ PlatFOX.cxx \
-+ ScintillaFOX.cxx
-+
-+libfxscintilla_1_4_la_LIBADD = \
-+ $(top_builddir)/scintilla/src/libscintilla.la \
-+ -L$(FOX_LIB_DIR) -lFOX-1.4
-+
-+libfxscintilla_1_4_la_LDFLAGS = \
-+ -version-info $(LT_FXSCINTILLA_CURRENT):$(LT_FXSCINTILLA_REVISION):$(LT_FXSCINTILLA_AGE)
-+
-+libfxscintilla_1_4_la_CXXFLAGS = $(AM_CXXFLAGS) -DSCI_LEXER
-+
-+## NoLexer enabled
-+if NOLEXER
-+
-+lib_LTLIBRARIES += libfxscintillanolexer-1.4.la
-
--libfxscintillanolexer_la_SOURCES = \
-+libfxscintillanolexer_1_4_la_SOURCES = \
- PlatFOX.cxx \
- ScintillaFOX.cxx
-
--libfxscintillanolexer_la_LIBADD = $(top_builddir)/scintilla/src/libscintillanolexer.la
-+libfxscintillanolexer_1_4_la_LIBADD = \
-+ $(top_builddir)/scintilla/src/libscintillanolexer.la \
-+ -L$(FOX_LIB_DIR) -lFOX-1.4
-
--libfxscintillanolexer_la_LDFLAGS = \
-+libfxscintillanolexer_1_4_la_LDFLAGS = \
- -version-info $(LT_FXSCINTILLANOLEXER_CURRENT):$(LT_FXSCINTILLANOLEXER_REVISION):$(LT_FXSCINTILLANOLEXER_AGE)
-
- endif # NOLEXER
-+endif # HAVE_FOX_1_4
-+
-+if HAVE_FOX_1_6
-+lib_LTLIBRARIES += libfxscintilla-1.6.la
-+
-+libfxscintilla_1_6_la_SOURCES = \
-+ PlatFOX.cxx \
-+ ScintillaFOX.cxx
-+
-+libfxscintilla_1_6_la_LIBADD = \
-+ $(top_builddir)/scintilla/src/libscintilla.la \
-+ -L$(FOX_LIB_DIR) -lFOX-1.6
-+
-+libfxscintilla_1_6_la_LDFLAGS = \
-+ -version-info $(LT_FXSCINTILLA_CURRENT):$(LT_FXSCINTILLA_REVISION):$(LT_FXSCINTILLA_AGE)
-+
-+libfxscintilla_1_6_la_CXXFLAGS = $(AM_CXXFLAGS) -DSCI_LEXER
-+
-+## NoLexer enabled
-+if NOLEXER
-+
-+lib_LTLIBRARIES += libfxscintillanolexer-1.6.la
-+
-+libfxscintillanolexer_1_6_la_SOURCES = \
-+ PlatFOX.cxx \
-+ ScintillaFOX.cxx
-+
-+libfxscintillanolexer_1_6_la_LIBADD = \
-+ $(top_builddir)/scintilla/src/libscintillanolexer.la \
-+ -L$(FOX_LIB_DIR) -lFOX-1.6
-
-+libfxscintillanolexer_1_6_la_LDFLAGS = \
-+ -version-info $(LT_FXSCINTILLANOLEXER_CURRENT):$(LT_FXSCINTILLANOLEXER_REVISION):$(LT_FXSCINTILLANOLEXER_AGE)
-+
-+endif # NOLEXER
-+endif # HAVE_FOX_1_6
---- fxscintilla-1.71-orig/tests/Makefile.am 2006-09-25 21:00:18.000000000 +0000
-+++ fxscintilla-1.71/tests/Makefile.am 2006-10-24 22:11:04.000000000 +0000
-@@ -1,16 +1,15 @@
- INCLUDES = -I$(top_srcdir)/include -I$(FOX_INCLUDE_DIR)
--LDADD = -L$(FOX_LIB_DIR) $(top_builddir)/src/libfxscintilla.la
-
- if HAVE_FOX_1_2
--LDADD += -lFOX-1.2
-+LDADD = -L$(FOX_LIB_DIR) $(top_builddir)/src/libfxscintilla-1.2.la -lFOX-1.2
- endif
-
- if HAVE_FOX_1_4
--LDADD += -lFOX-1.4
-+LDADD = -L$(FOX_LIB_DIR) $(top_builddir)/src/libfxscintilla-1.4.la -lFOX-1.4
- endif
-
- if HAVE_FOX_1_6
--LDADD += -lFOX-1.6
-+LDADD = -L$(FOX_LIB_DIR) $(top_builddir)/src/libfxscintilla-1.6.la -lFOX-1.6
- endif
-
- AM_CXXFLAGS = $(PTHREAD_CFLAGS) -W -Wall -DFOX -DSCI_LEXER
diff --git a/x11-libs/fxscintilla/files/1.71-shared-libs.patch b/x11-libs/fxscintilla/files/1.71-shared-libs.patch
deleted file mode 100644
index a52c2a00ec397..0000000000000
--- a/x11-libs/fxscintilla/files/1.71-shared-libs.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- fxscintilla-1.62-orig/configure.in 2005-01-16 11:26:34.000000000 -0500
-+++ fxscintilla-1.62/configure.in 2005-01-16 11:27:40.000000000 -0500
-@@ -13,9 +13,6 @@
- AM_CONDITIONAL(HAVE_MINGW32, test x"$HAVE_MINGW32" = xyes)
-
- dnl Using libtool
--if test x"$HAVE_CYGWIN" = xyes -o x"$HAVE_MINGW32" = xyes; then
-- AC_DISABLE_SHARED
--fi
- AM_PROG_LIBTOOL
-
- dnl Must have a C++ compiler
---- fxscintilla-1.62-orig/Makefile.am 2005-01-16 11:41:12.000000000 -0500
-+++ fxscintilla-1.62/Makefile.am 2005-01-16 11:40:50.000000000 -0500
-@@ -1 +1,4 @@
- SUBDIRS = scintilla include ltdl src tests .
-+
-+ACLOCAL_AMFLAGS = -I config
-+
diff --git a/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild b/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild
deleted file mode 100644
index 60a4444c2cb3f..0000000000000
--- a/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit autotools eutils multilib
-
-MY_PV=${PV//\./_}
-
-DESCRIPTION="A free source code editing component for the FOX-Toolkit"
-HOMEPAGE="http://www.nongnu.org/fxscintilla/"
-SRC_URI="https://github.com/yetanothergeek/fxscintilla/archive/FXSCINTILLA-${MY_PV}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="doc"
-
-RDEPEND="|| ( x11-libs/fox:1.6 x11-libs/fox:1.7 )"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${PN}-FXSCINTILLA-${MY_PV}"
-
-src_prepare() {
- eautoreconf
-}
-
-src_configure() {
- econf --libdir=/usr/$(get_libdir) --enable-shared
-}
-
-src_install () {
- emake DESTDIR="${D}" install
-
- dodoc README ChangeLog
- use doc && dohtml doc/*
-}
-
-pkg_postinst() {
- elog "FXScintilla is now built only against the highest available"
- elog "FOX-version you have installed."
-}
diff --git a/x11-libs/fxscintilla/metadata.xml b/x11-libs/fxscintilla/metadata.xml
deleted file mode 100644
index e083bb93cd081..0000000000000
--- a/x11-libs/fxscintilla/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
- yetanothergeek/fxscintilla
-
-
diff --git a/x11-libs/libsvg-cairo/Manifest b/x11-libs/libsvg-cairo/Manifest
deleted file mode 100644
index 532b752a6066e..0000000000000
--- a/x11-libs/libsvg-cairo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libsvg-cairo-0.1.6.tar.gz 325427 SHA256 a380be6a78ec2938100ce904363815a94068fca372c666b8cc82aa8711a0215c SHA512 2c2b8f5d772e070bc0bc2b1b4e0322b951caf34cf414ad7db8638061963b981757e20d846e5d12f7c0fe585836b62fed7c2d5ec0daa720c72d3ece487430d252 WHIRLPOOL 70b2e2c3811efe288e7aa2421cd2faaa2159bf6e7fbaa7355bff21a320742fd44086a0f4fd4ddb80fd4bd70d850aefe55e936c30d039db2d26850a4e9d611a0a
diff --git a/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild b/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild
deleted file mode 100644
index b3d3f88fcbc9e..0000000000000
--- a/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-DESCRIPTION="Render SVG content using cairo"
-HOMEPAGE="http://cairographics.org"
-SRC_URI="http://cairographics.org/snapshots/${P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-RDEPEND="x11-libs/cairo
- media-libs/libsvg"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed."
- dodoc AUTHORS ChangeLog NEWS README
-}
diff --git a/x11-libs/libsvg-cairo/metadata.xml b/x11-libs/libsvg-cairo/metadata.xml
deleted file mode 100644
index 6f49eba8f4969..0000000000000
--- a/x11-libs/libsvg-cairo/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/x11-misc/ardesia/Manifest b/x11-misc/ardesia/Manifest
deleted file mode 100644
index 66242c315e0a6..0000000000000
--- a/x11-misc/ardesia/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ardesia-1.0.tar.bz2 2831274 SHA256 6386ef36353220951d0f6c891df62976e171c359fad99451cd017e3c79b8ef32 SHA512 cbd3a95cd8a628830f79d9920dd7a58af295fbc335648f4bdaf720cbcc8d87a74da52195649b54f3b651aa52b4d655505f47d081511468caabace21e40481e00 WHIRLPOOL bb40783111fca1f3bb5a3ddf4ebab72bf5b073b836d2afd8681bc00bb5c1c6b23002ca0acc80680e5ac2dafb0c7c7770950d468edc64f05b8d58c843e9b08d90
diff --git a/x11-misc/ardesia/ardesia-1.0.ebuild b/x11-misc/ardesia/ardesia-1.0.ebuild
deleted file mode 100644
index 05b622a00b806..0000000000000
--- a/x11-misc/ardesia/ardesia-1.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-HOMEPAGE="https://code.google.com/p/ardesia/"
-SRC_URI="https://ardesia.googlecode.com/files/${P}.tar.bz2"
-DESCRIPTION="Color, record and share free-hand annotations on screen and on network"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="cwiid"
-
-RDEPEND="dev-libs/atk
- dev-libs/libsigsegv
- media-libs/fontconfig
- media-libs/libpng
- sci-libs/gsl
- sys-devel/gettext
- x11-libs/cairo
- x11-libs/gtk+:2
- gnome-extra/libgsf
- cwiid? ( app-misc/cwiid )"
-DEPEND="${RDEPEND}
- x11-misc/xdg-utils"
-
-src_install() {
- emake DESTDIR="${D}" ardesiadocdir="/usr/share/doc/${P}" install || die "make install ardesia failed"
-}
-
-pkg_postinst() {
- elog "Ardesia requires a Composite Manager, such as Compiz"
- elog "Metacity with compositing, Kwin, etc in order to run"
- echo
-}
diff --git a/x11-misc/ardesia/metadata.xml b/x11-misc/ardesia/metadata.xml
deleted file mode 100644
index 1cd581e67b03f..0000000000000
--- a/x11-misc/ardesia/metadata.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
-
-
-Ardesia enables you to make colored free-hand annotations on your computer screen,
-record it and share on the network.
-
-
-
-
- alpha@paranoici.org
- Pietro Pilloli
-
- https://code.google.com/p/ardesia/source/list
- https://code.google.com/p/ardesia/wiki/FAQ
- https://code.google.com/p/ardesia/issues/list
- https://code.google.com/p/ardesia
-
-
diff --git a/x11-misc/denu/Manifest b/x11-misc/denu/Manifest
deleted file mode 100644
index d08992c01f6dc..0000000000000
--- a/x11-misc/denu/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST denu-2.3.2.tar.bz2 19644 SHA256 948c88d4c66bf9477d2e7185dce0b1cf58f96d75ebf289415610b16ac1c5e094 SHA512 bcf7ebd4012c4968502d504e13f92aff3104a088725c0afa3f27698a941506a900bfe03db18ca280e67cda6bbfc0ea0f1542e05253def315a04a6dca2cd9b854 WHIRLPOOL c3062098dcba2d48c978696f2ffee32d247eb4248be9d4656c4928d53a090905084172ebba84b9f9c49168c9d1fc4c37d66c8e0ca686ed3bba95eb29a0d48946
diff --git a/x11-misc/denu/denu-2.3.2-r1.ebuild b/x11-misc/denu/denu-2.3.2-r1.ebuild
deleted file mode 100644
index 7f276ca25f79f..0000000000000
--- a/x11-misc/denu/denu-2.3.2-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-PYTHON_DEPEND="2:2.6"
-inherit python
-
-DESCRIPTION="A menu generation program for fluxbox, waimea, openbox, icewm, gnome and kde"
-HOMEPAGE="http://denu.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 hppa ppc ~ppc64 x86"
-IUSE=""
-
-RDEPEND=">=dev-python/pygtk-2.4.1"
-DEPEND="${RDEPEND}"
-
-src_install() {
- ./install.sh "${D}" || die "./install.sh failed"
- python_convert_shebangs -r 2 "${D}"
-}
diff --git a/x11-misc/denu/metadata.xml b/x11-misc/denu/metadata.xml
deleted file mode 100644
index 933258531ca3a..0000000000000
--- a/x11-misc/denu/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
- denu
-
-
diff --git a/x11-misc/xac/Manifest b/x11-misc/xac/Manifest
deleted file mode 100644
index 9bc7e55fcc32f..0000000000000
--- a/x11-misc/xac/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xac-0.6_pre4.tar.bz2 37409 SHA256 ff34e1e6e7027a22e712307e3832423b512af894e8ad9678e2f5d022a699a4d4 SHA512 461780097bee453a59eef0c12cdee380dd2de4c605db32222d02926e3febc2930f99c994356dbb359ae725554d1389e864944cf999b991d88336803b049d5026 WHIRLPOOL e5d5b538ff31a3fcc6a55b9a52cb9f113296ab8f9addc0eaec4a685e6f6f4965cd1a0b27b98c14ad8caf6b4e18b87cdea5ff686b4ed29e8dd33c6531ca3f3c09
diff --git a/x11-misc/xac/files/x86-biosfix.patch b/x11-misc/xac/files/x86-biosfix.patch
deleted file mode 100644
index 918cdf131d555..0000000000000
--- a/x11-misc/xac/files/x86-biosfix.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-diff -u -B -r1.1 -r1.2
---- src/bioscall.h 25 Aug 2006 19:48:26 -0000 1.1
-+++ src/bioscall.h 30 Sep 2009 15:05:49 -0000 1.2
-@@ -1,6 +1,8 @@
- #ifndef bioscall_h
- #define bioscall_h
-
-+#include "int10defs.h"
-+
- /* Print some of the interesting parts of a vm86_regs structure. */
- void dump_regs(struct vm86_regs *regs);
-
-diff -u -B -r1.1 -r1.2
---- src/lrmi.h 25 Aug 2006 19:48:26 -0000 1.1
-+++ src/lrmi.h 30 Sep 2009 15:05:49 -0000 1.2
-@@ -26,6 +26,8 @@
- #ifndef LRMI_H
- #define LRMI_H
-
-+#include "int10defs.h"
-+
- #if defined(__i386__) && (defined(__linux__) || defined(__NetBSD__) \
- || defined(__FreeBSD__) || defined(__OpenBSD__))
-
-diff -Naur
---- src/int10defs.h
-+++ src/int10defs.h 30 Sep 2009 15:05:49 -0000
-@@ -0,0 +1,12 @@
-+/* Fix missing INT10 defines */
-+#ifndef IF_MASK
-+#define TF_MASK 0x00000100
-+#define IF_MASK 0x00000200
-+#define IOPL_MASK 0x00003000
-+#define NT_MASK 0x00004000
-+#define VM_MASK 0x00020000
-+#define AC_MASK 0x00040000
-+#define VIF_MASK 0x00080000 /* virtual interrupt flag */
-+#define VIP_MASK 0x00100000 /* virtual interrupt pending */
-+#define ID_MASK 0x00200000
-+#endif
diff --git a/x11-misc/xac/metadata.xml b/x11-misc/xac/metadata.xml
deleted file mode 100644
index 094389d518ae9..0000000000000
--- a/x11-misc/xac/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-X.org autoconfiguration tool written in python.
-
-
diff --git a/x11-misc/xac/xac-0.6_pre4.ebuild b/x11-misc/xac/xac-0.6_pre4.ebuild
deleted file mode 100644
index 4294380e0f153..0000000000000
--- a/x11-misc/xac/xac-0.6_pre4.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit toolchain-funcs eutils multilib
-
-DESCRIPTION="Xorgautoconfig (xac) generates configuration files for X.org"
-HOMEPAGE="https://dev.gentoo.org/~josejx/xac.html"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ppc ppc64 ~x86"
-SLOT="0"
-IUSE="livecd"
-DEPEND=">=dev-lang/python-2.3
- sys-apps/pciutils"
-RDEPEND=">=dev-lang/python-2.3
- x11-base/xorg-server"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- ### Replace /usr/lib/xac with libdir version
- sed -i "s:/usr/lib/xac:/usr/$(get_libdir)/xac:" xac
-
- ### Fix the x86 bios call with newer glibc
- epatch "${FILESDIR}/x86-biosfix.patch"
-
- ### Make setup.py executable
- chmod +x "${S}/src/setup.py"
-}
-
-src_compile() {
- ### Compile the C bindings
- cd "${S}"/src
- ./setup.py build || die "Failed to build the C modules"
-}
-
-src_install() {
- local xac_base="/usr/$(get_libdir)/xac"
-
- dosbin "${S}"/xac
-
- ### Install the C mods
- cd "${S}"/src
- ./setup.py install --root "${D}" || die "Failed to install the C modules"
-
- dodir "${xac_base}"
- insinto ${xac_base}
- doins "${S}"/py/*
-
- ### Only install the init scripts if livecd is enabled
- if use livecd; then
- newinitd "${S}"/xac.init xac
- newconfd "${S}"/xac.conf xac
- fi
-}