diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-05-12 13:19:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-05-12 13:19:06 +0000 |
commit | d74696e8162f9249c1bb084fc12fb07f52afaa65 (patch) | |
tree | 4fe7b8c05e21c55394e0d9c213177bab00294344 /www-client | |
parent | trim old versions (diff) | |
download | gentoo-2-d74696e8162f9249c1bb084fc12fb07f52afaa65.tar.gz gentoo-2-d74696e8162f9249c1bb084fc12fb07f52afaa65.tar.bz2 gentoo-2-d74696e8162f9249c1bb084fc12fb07f52afaa65.zip |
trim old versions
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'www-client')
11 files changed, 8 insertions, 338 deletions
diff --git a/www-client/mozilla-firefox-bin/ChangeLog b/www-client/mozilla-firefox-bin/ChangeLog index 31df57744f2a..52c7f825445f 100644 --- a/www-client/mozilla-firefox-bin/ChangeLog +++ b/www-client/mozilla-firefox-bin/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for www-client/mozilla-firefox-bin # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox-bin/ChangeLog,v 1.9 2005/05/12 07:24:49 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox-bin/ChangeLog,v 1.10 2005/05/12 13:19:06 agriffis Exp $ + + 12 May 2005; Aron Griffis <agriffis@gentoo.org> + -files/firebird-0.7-antialiasing-patch, -files/firefox, + -files/icon/firefox-icon.png, -files/icon/mozillafirefox.desktop, + -mozilla-firefox-bin-1.0.1.ebuild, -mozilla-firefox-bin-1.0.1-r1.ebuild, + -mozilla-firefox-bin-1.0.2.ebuild: + trim old versions *mozilla-firefox-bin-1.0.4 (12 May 2005) diff --git a/www-client/mozilla-firefox-bin/files/digest-mozilla-firefox-bin-1.0.1 b/www-client/mozilla-firefox-bin/files/digest-mozilla-firefox-bin-1.0.1 deleted file mode 100644 index 59720900dc4d..000000000000 --- a/www-client/mozilla-firefox-bin/files/digest-mozilla-firefox-bin-1.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 f1781acbba45db0f4074478c4800289e firefox-1.0.1.tar.gz 8232400 diff --git a/www-client/mozilla-firefox-bin/files/digest-mozilla-firefox-bin-1.0.1-r1 b/www-client/mozilla-firefox-bin/files/digest-mozilla-firefox-bin-1.0.1-r1 deleted file mode 100644 index 59720900dc4d..000000000000 --- a/www-client/mozilla-firefox-bin/files/digest-mozilla-firefox-bin-1.0.1-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 f1781acbba45db0f4074478c4800289e firefox-1.0.1.tar.gz 8232400 diff --git a/www-client/mozilla-firefox-bin/files/digest-mozilla-firefox-bin-1.0.2 b/www-client/mozilla-firefox-bin/files/digest-mozilla-firefox-bin-1.0.2 deleted file mode 100644 index 1d8a2d092784..000000000000 --- a/www-client/mozilla-firefox-bin/files/digest-mozilla-firefox-bin-1.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 85698afa8fa14e226af81cd841ea17d2 firefox-1.0.2.tar.gz 8241659 diff --git a/www-client/mozilla-firefox-bin/files/firebird-0.7-antialiasing-patch b/www-client/mozilla-firefox-bin/files/firebird-0.7-antialiasing-patch deleted file mode 100644 index 8ae470bf9048..000000000000 --- a/www-client/mozilla-firefox-bin/files/firebird-0.7-antialiasing-patch +++ /dev/null @@ -1,28 +0,0 @@ ---- unix.js~ 2003-05-17 13:08:50.000000000 +0200 -+++ unix.js 2003-05-17 13:16:56.000000000 +0200 -@@ -228,21 +228,20 @@ - pref("font.scale.outline.min", 6); - - // TrueType --pref("font.FreeType2.enable", false); -+pref("font.FreeType2.enable", true); - pref("font.freetype2.shared-library", "libfreetype.so.6"); - // if libfreetype was built without hinting compiled in - // it is best to leave hinting off - pref("font.FreeType2.autohinted", false); --pref("font.FreeType2.unhinted", true); -+pref("font.FreeType2.unhinted", false); - // below a certian pixel size anti-aliased fonts produce poor results - pref("font.antialias.min", 10); - pref("font.embedded_bitmaps.max", 1000000); - pref("font.scale.tt_bitmap.dark_text.min", 64); - pref("font.scale.tt_bitmap.dark_text.gain", "0.8"); - // sample prefs for TrueType font dirs --//pref("font.directory.truetype.1", "/u/sam/tt_font1"); --//pref("font.directory.truetype.2", "/u/sam/tt_font2"); --//pref("font.directory.truetype.3", "/u/sam/tt_font3"); -+pref("font.directory.truetype.1", "/usr/X11R6/lib/X11/fonts/truetype"); -+pref("font.directory.truetype.2", "/usr/X11R6/lib/X11/fonts/TTF"); - pref("font.FreeType2.printing", true); - - // below a certian pixel size anti-aliased bitmat scaled fonts diff --git a/www-client/mozilla-firefox-bin/files/firefox b/www-client/mozilla-firefox-bin/files/firefox deleted file mode 100644 index 70e1a0bb716a..000000000000 --- a/www-client/mozilla-firefox-bin/files/firefox +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox-bin/files/firefox,v 1.1 2005/03/18 16:42:34 seemant Exp $ - -export MOZILLA_FIVE_HOME="/opt/firefox" -FIREBIRD_PATH="/opt/firefox" - -if [ -z "`/bin/ps x | /bin/grep \"[0-9] ${FIREBIRD_PATH}/firefox-bin\"`" ]; then - # No MozillaFirebird running - ${FIREBIRD_PATH}/firefox $@ -else - # MozillaFirebird running - open a new window - ${FIREBIRD_PATH}/firefox -remote "openURL($@ ,new-window)" -fi diff --git a/www-client/mozilla-firefox-bin/files/icon/firefox-icon.png b/www-client/mozilla-firefox-bin/files/icon/firefox-icon.png Binary files differdeleted file mode 100644 index b7ff7197cad1..000000000000 --- a/www-client/mozilla-firefox-bin/files/icon/firefox-icon.png +++ /dev/null diff --git a/www-client/mozilla-firefox-bin/files/icon/mozillafirefox.desktop b/www-client/mozilla-firefox-bin/files/icon/mozillafirefox.desktop deleted file mode 100644 index 90228ab5b520..000000000000 --- a/www-client/mozilla-firefox-bin/files/icon/mozillafirefox.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Name=Mozilla Firefox -Comment=Web Browser -Exec=/usr/bin/firefox -Icon=firefox-icon.png -Terminal=0 -Type=Application diff --git a/www-client/mozilla-firefox-bin/mozilla-firefox-bin-1.0.1-r1.ebuild b/www-client/mozilla-firefox-bin/mozilla-firefox-bin-1.0.1-r1.ebuild deleted file mode 100644 index 2212853730d5..000000000000 --- a/www-client/mozilla-firefox-bin/mozilla-firefox-bin-1.0.1-r1.ebuild +++ /dev/null @@ -1,98 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox-bin/mozilla-firefox-bin-1.0.1-r1.ebuild,v 1.3 2005/03/26 23:37:58 kugelfang Exp $ - -inherit nsplugins eutils mozilla-launcher - -IUSE="gnome" - -DESCRIPTION="The Mozilla Firefox Web Browser" -SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/linux-i686/en-US/firefox-${PV}.tar.gz" -HOMEPAGE="http://www.mozilla.org/projects/firefox" -RESTRICT="nostrip" - -KEYWORDS="-* ~x86 ~amd64" -SLOT="0" -LICENSE="MPL-1.1 NPL-1.1" - -DEPEND="virtual/libc" -RDEPEND="virtual/x11 - x86? ( - >=sys-libs/lib-compat-1.0-r2 - >=x11-libs/gtk+-2.2 - ) - amd64? ( - >=app-emulation/emul-linux-x86-baselibs-1.0 - >=app-emulation/emul-linux-x86-gtklibs-1.0 - ) - >=www-client/mozilla-launcher-1.28" - -S=${WORKDIR}/firefox - -# This is a binary x86 package => ABI=x86 -# Please keep this in future versions -# Danny van Dyk <kugelfang@gentoo.org> 2005/03/26 -has_multilib_profile && ABI="x86" - -src_install() { - # Install firefox in /opt - dodir /opt - mv ${S} ${D}/opt/firefox - - # Plugin path setup (rescuing the existing plugins) - src_mv_plugins /opt/firefox/plugins - - # Fixing permissions - chown -R root:root ${D}/opt/firefox - - # mozilla-launcher-1.8 supports -bin versions - dodir /usr/bin - cat <<EOF >${D}/usr/bin/firefox-bin -#!/bin/sh -# -# Stub script to run mozilla-launcher. We used to use a symlink here but -# OOo brokenness makes it necessary to use a stub instead: -# http://bugs.gentoo.org/show_bug.cgi?id=78890 - -export MOZILLA_LAUNCHER=firefox-bin -exec /usr/libexec/mozilla-launcher "\$@" -EOF - chmod 0755 ${D}/usr/bin/firefox-bin - - # Install icon and .desktop for menu entry - if use gnome; then - insinto /usr/share/pixmaps - doins ${FILESDIR}/icon/mozillafirefox-bin-icon.png - # Fix bug 54179: Install .desktop file into /usr/share/applications - # instead of /usr/share/gnome/apps/Internet (18 Jun 2004 agriffis) - insinto /usr/share/applications - doins ${FILESDIR}/icon/mozillafirefox-bin.desktop - fi - - # Normally firefox-bin-0.9 must be run as root once before it can - # be run as a normal user. Drop in some initialized files to - # avoid this. - einfo "Extracting firefox-bin-${PV} initialization files" - tar xjpf ${FILESDIR}/firefox-bin-0.9-init.tar.bz2 -C ${D}/opt/firefox -} - -pkg_preinst() { - export MOZILLA_FIVE_HOME=${ROOT}/opt/firefox - - # Remove the old plugins dir - pkg_mv_plugins /opt/firefox/plugins - - # Remove entire installed instance to prevent all kinds of - # problems... see bug 44772 for example - rm -rf "${MOZILLA_FIVE_HOME}" -} - -pkg_postinst() { - export MOZILLA_FIVE_HOME=${ROOT}/opt/firefox - - update_mozilla_launcher_symlinks -} - -pkg_postrm() { - update_mozilla_launcher_symlinks -} diff --git a/www-client/mozilla-firefox-bin/mozilla-firefox-bin-1.0.1.ebuild b/www-client/mozilla-firefox-bin/mozilla-firefox-bin-1.0.1.ebuild deleted file mode 100644 index eb6e75ff5348..000000000000 --- a/www-client/mozilla-firefox-bin/mozilla-firefox-bin-1.0.1.ebuild +++ /dev/null @@ -1,88 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox-bin/mozilla-firefox-bin-1.0.1.ebuild,v 1.3 2005/03/26 23:37:58 kugelfang Exp $ - -inherit nsplugins eutils mozilla-launcher - -IUSE="gnome" - -DESCRIPTION="The Mozilla Firefox Web Browser" -SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/linux-i686/en-US/firefox-${PV}.tar.gz" -HOMEPAGE="http://www.mozilla.org/projects/firefox" -RESTRICT="nostrip" - -KEYWORDS="-* x86 amd64" -SLOT="0" -LICENSE="MPL-1.1 NPL-1.1" - -DEPEND="virtual/libc" -RDEPEND="virtual/x11 - x86? ( - >=sys-libs/lib-compat-1.0-r2 - >=x11-libs/gtk+-2.2 - ) - amd64? ( - >=app-emulation/emul-linux-x86-baselibs-1.0 - >=app-emulation/emul-linux-x86-gtklibs-1.0 - ) - >=www-client/mozilla-launcher-1.22" - -S=${WORKDIR}/firefox - -# This is a binary x86 package => ABI=x86 -# Please keep this in future versions -# Danny van Dyk <kugelfang@gentoo.org> 2005/03/26 -has_multilib_profile && ABI="x86" - -src_install() { - # Install firefox in /opt - dodir /opt - mv ${S} ${D}/opt/firefox - - # Plugin path setup (rescuing the existing plugins) - src_mv_plugins /opt/firefox/plugins - - # Fixing permissions - chown -R root:root ${D}/opt/firefox - - # mozilla-launcher-1.8 supports -bin versions - dodir /usr/bin - dosym /usr/libexec/mozilla-launcher /usr/bin/firefox-bin - - # Install icon and .desktop for menu entry - if use gnome; then - insinto /usr/share/pixmaps - doins ${FILESDIR}/icon/mozillafirefox-bin-icon.png - # Fix bug 54179: Install .desktop file into /usr/share/applications - # instead of /usr/share/gnome/apps/Internet (18 Jun 2004 agriffis) - insinto /usr/share/applications - doins ${FILESDIR}/icon/mozillafirefox-bin.desktop - fi - - # Normally firefox-bin-0.9 must be run as root once before it can - # be run as a normal user. Drop in some initialized files to - # avoid this. - einfo "Extracting firefox-bin-${PV} initialization files" - tar xjpf ${FILESDIR}/firefox-bin-0.9-init.tar.bz2 -C ${D}/opt/firefox -} - -pkg_preinst() { - export MOZILLA_FIVE_HOME=${ROOT}/opt/firefox - - # Remove the old plugins dir - pkg_mv_plugins /opt/firefox/plugins - - # Remove entire installed instance to prevent all kinds of - # problems... see bug 44772 for example - rm -rf "${MOZILLA_FIVE_HOME}" -} - -pkg_postinst() { - export MOZILLA_FIVE_HOME=${ROOT}/opt/firefox - - update_mozilla_launcher_symlinks -} - -pkg_postrm() { - update_mozilla_launcher_symlinks -} diff --git a/www-client/mozilla-firefox-bin/mozilla-firefox-bin-1.0.2.ebuild b/www-client/mozilla-firefox-bin/mozilla-firefox-bin-1.0.2.ebuild deleted file mode 100644 index 9793bad52b0e..000000000000 --- a/www-client/mozilla-firefox-bin/mozilla-firefox-bin-1.0.2.ebuild +++ /dev/null @@ -1,98 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox-bin/mozilla-firefox-bin-1.0.2.ebuild,v 1.3 2005/03/26 23:37:58 kugelfang Exp $ - -inherit nsplugins eutils mozilla-launcher - -IUSE="gnome" - -DESCRIPTION="The Mozilla Firefox Web Browser" -SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/linux-i686/en-US/firefox-${PV}.tar.gz" -HOMEPAGE="http://www.mozilla.org/projects/firefox" -RESTRICT="nostrip" - -KEYWORDS="-* x86 amd64" -SLOT="0" -LICENSE="MPL-1.1 NPL-1.1" - -DEPEND="virtual/libc" -RDEPEND="virtual/x11 - x86? ( - >=sys-libs/lib-compat-1.0-r2 - >=x11-libs/gtk+-2.2 - ) - amd64? ( - >=app-emulation/emul-linux-x86-baselibs-1.0 - >=app-emulation/emul-linux-x86-gtklibs-1.0 - ) - >=www-client/mozilla-launcher-1.28" - -S=${WORKDIR}/firefox - -# This is a binary x86 package => ABI=x86 -# Please keep this in future versions -# Danny van Dyk <kugelfang@gentoo.org> 2005/03/26 -has_multilib_profile && ABI="x86" - -src_install() { - # Install firefox in /opt - dodir /opt - mv ${S} ${D}/opt/firefox - - # Plugin path setup (rescuing the existing plugins) - src_mv_plugins /opt/firefox/plugins - - # Fixing permissions - chown -R root:root ${D}/opt/firefox - - # mozilla-launcher-1.8 supports -bin versions - dodir /usr/bin - cat <<EOF >${D}/usr/bin/firefox-bin -#!/bin/sh -# -# Stub script to run mozilla-launcher. We used to use a symlink here but -# OOo brokenness makes it necessary to use a stub instead: -# http://bugs.gentoo.org/show_bug.cgi?id=78890 - -export MOZILLA_LAUNCHER=firefox-bin -exec /usr/libexec/mozilla-launcher "\$@" -EOF - chmod 0755 ${D}/usr/bin/firefox-bin - - # Install icon and .desktop for menu entry - if use gnome; then - insinto /usr/share/pixmaps - doins ${FILESDIR}/icon/mozillafirefox-bin-icon.png - # Fix bug 54179: Install .desktop file into /usr/share/applications - # instead of /usr/share/gnome/apps/Internet (18 Jun 2004 agriffis) - insinto /usr/share/applications - doins ${FILESDIR}/icon/mozillafirefox-bin.desktop - fi - - # Normally firefox-bin-0.9 must be run as root once before it can - # be run as a normal user. Drop in some initialized files to - # avoid this. - einfo "Extracting firefox-bin-${PV} initialization files" - tar xjpf ${FILESDIR}/firefox-bin-0.9-init.tar.bz2 -C ${D}/opt/firefox -} - -pkg_preinst() { - export MOZILLA_FIVE_HOME=${ROOT}/opt/firefox - - # Remove the old plugins dir - pkg_mv_plugins /opt/firefox/plugins - - # Remove entire installed instance to prevent all kinds of - # problems... see bug 44772 for example - rm -rf "${MOZILLA_FIVE_HOME}" -} - -pkg_postinst() { - export MOZILLA_FIVE_HOME=${ROOT}/opt/firefox - - update_mozilla_launcher_symlinks -} - -pkg_postrm() { - update_mozilla_launcher_symlinks -} |