www-plugins/*: cleanup and updates (wrt #2: Firefox Plugins)

This commit is contained in:
Wuodan0 2012-09-25 00:06:43 +00:00
parent 5077a7d878
commit 8678e36b16
35 changed files with 156 additions and 353 deletions

View file

@ -1,2 +1,2 @@
DIST firebug-1.10.3-fx.xpi 1625368 SHA256 8029b44a15325adb170e33f44ed39db3602f8f87cd0432fddc9622cf9058ac47 SHA512 3d8706883b44ad07acf5b8965c0de6e39f462a79b7a8826744a27ea6d2c3600ba5dbb13af0d42ef332cf87f1dbcd063ea41fccf0acba6f6e1cbcd55935039bb2 WHIRLPOOL 9943ecc0cb025ef9c1c2b54bc51e05c6ed2be8495d7c816be2d9d80eb3c1a0ba656ac680ff8fc15853422a1b17c9f125da3a4c84e2606bfa4651512ab720ce66
EBUILD firebug-1.10.3.ebuild 834 SHA256 18632ebb025a9a83ece8d4a0a971a4eeb81366055218156211f623363034ec59 SHA512 fc591bbbcb521885beaf947bc65e44ffd39698fc9f29a9f3cb50ea8e803a88c2d07fd73ee9520d3eeaaf85d570ba48c4a3b3fdf902ece520451a5805559ac1b4 WHIRLPOOL 58110267c7420e9f6ea5ffcd8e9548a2d3dd475aed8bfe600ee8695a9acf56918e76539a0ec467eda67fa201dbd66ce7108a61d77beb98e71155a45c93e119a8
EBUILD firebug-1.10.3.ebuild 833 SHA256 8524310ee96cb0bc5a162cb918ff952ad8c705db6c44b911aaa74cc1246dcc4a SHA512 571d88967983a985a5cc4f694c0ed9df16a57380a9bd86b0c1e695139ccc9a3a4c271195fda8ba005e4b6b29a3608a473b6e3cdf4067b983c5e0e8e0a042dc3b WHIRLPOOL cc92a173fb25689bdd86e1db18821324b419a30c338967317c201c065c98abf21b062b3f6ca4c4ec97d8e89beff13dcba1be1a2c9757adf58355e8560a73e27d

View file

@ -10,7 +10,8 @@ MY_P="${P}-fx"
DESCRIPTION="Powerful web development tool for firefox"
HOMEPAGE="http://getfirebug.com"
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/1843/${MY_P}.xpi"
LICENSE="GPL-2"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""

View file

@ -1,2 +1 @@
EBUILD firecat-1.5-r2.ebuild 737 SHA256 12b1625ee7921d1310303807ba141f91d792d4e5fdf798a24e60a17641b86f6e SHA512 8865e77a68ff1b0c2aaa9f306ad7697e5120a2d505581f8d93fbdc894ad568ee3f154090cf5f92e9bd2c4bc59730721620252ed9c5262c755fb69f3332998ab9 WHIRLPOOL ff75adebdac944af06a2749397bbda03ca5f6f3218e885e718649edd7b5affec0e1027fd5491617580973e3b4d81e943da401259698f2d2b3230f5c86421b3c3
EBUILD firecat-2.0.ebuild 649 SHA256 88dfa29067a53233a467b60bfd1d2705498620e50eabb0585e55ba74f6fab093 SHA512 cd5bb27f66f3c23314cecc0c10e83973c9e493686d429779b7450c01c0c780e320d44600500eb996a30e9cac8832ede1e7e9251caf3fdbf799eeb6c5c3289d57 WHIRLPOOL 042bd0fbc99ab3221e680183697a96f29974c4e80f37de8b51b09e2e38eb8a019ebc879a42f4664ef13287b1f06e88d7dcf3de8b187d443d2e549c0cc7e8e968
EBUILD firecat-2.0.ebuild 705 SHA256 ffa404f50bf79e567c9d528e18ae7b64149678c5630853e58265af523a6b96f9 SHA512 11512d634b125939cf045ef72a5c0c2e87821e44b5ccf9a24d158cee8d63a6036a150d410991296ebf086ae3a71c44a71b9ef9341c6a19111df363eda48cbbcf WHIRLPOOL a940fc1b01918f2ce13ade2508534e07e4eaf47b8eb633ec7cc9dd5b6706c8bcac49c1b397982839da299f32fa41d97b703e2c794201c5db5f634d2a934b921f

View file

@ -1,27 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
DESCRIPTION="A Firefox extensions from the firecat framework."
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="www-plugins/add-n-edit-cookies
www-plugins/firebug
www-plugins/foxyproxy
www-plugins/hackbar
www-plugins/httpfox
www-plugins/live-http-headers
www-plugins/no-referer
www-plugins/noscript
www-plugins/showip
www-plugins/sql-inject-me
www-plugins/sql-injection
www-plugins/multiproxy-switch
www-plugins/tamper-data
www-plugins/user-agent-switcher
www-plugins/xss-me"
DEPEND="${RDEPEND}"

View file

@ -1,9 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
DESCRIPTION="A Firefox extensions from the firecat framework."
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
EAPI="4"
DESCRIPTION="Collection of firefox extensions for application security auditing and assessment."
# HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
HOMEPAGE="http://www.firecat.fr/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
@ -15,7 +18,6 @@ RDEPEND="
www-plugins/hackbar
www-plugins/httpfox
www-plugins/live-http-headers
www-plugins/no-referer
www-plugins/noscript
www-plugins/showip
www-plugins/tamper-data

View file

@ -1,2 +1,2 @@
DIST foxyproxy_standard-3.6.2-sm+tb+fx.xpi 847614 SHA256 181d122ee3d33026a01255441343c9df0bd246f8c2cd90f76a8d17a5b229bf5c SHA512 f3c1a4fa62340cf383dec4cb72d07e6962994d7b1575a9abe93a0db40e29cc6eba09d80271f40804daa1dbb54e7a2dd9eaccc1b5a9b47bdfc863e1e96962049f WHIRLPOOL da35d27a15631823ed1d265b2a3f506fca908340735738913b069aec6d6312ad6732e89f47769a14fe563e51b133ee12ab364c1d2cc376017cf64ede4e3454cc
EBUILD foxyproxy-3.6.2.ebuild 850 SHA256 07b8cd5d3eb45fefcb6f57a84279821cf72bc8e7e5de90cfd3cdc733b9830690 SHA512 d47f4a223b530e8425b557bf06d0080296f12153d338a709acc17dbe486927d63eb134efcb00a236cc88746bfbbe0d32de2f55e756774f45a5773e4a1a1aefba WHIRLPOOL 9d38c6e01806855a2ef1cb2c7f06c68395b1dc031c83360f610e70f4f0f0ce89b98f6f743d8012b9f4c2928a2cadaee974118a82d0ee72dbc8ea495eecdd7e29
EBUILD foxyproxy-3.6.2.ebuild 843 SHA256 853baa23d10a5a1cb561dbf543dc5b0b7a7d868a36a2bd7e429e6b670509e816 SHA512 fa9b824f171f98094109d6a0ab383b1c1521e60f98c84c92b431f2c18367aa2b18116e7a9a1c061594de97fb955eab8af018dffcee9b00daf22282bed10eaebc WHIRLPOOL e0b5e98dad51d56b700f7ffe3bc4ed76b4a18fd11e8dd6ffc8ad63214c277c5c12f7cb41e3b22226a1a2fdb6cb8b800b9004529064cc445b80e27ffb6873c7d8

View file

@ -4,7 +4,7 @@
EAPI="4"
inherit mozextension multilib eutils
inherit mozextension multilib
MY_P="${PN}_standard-${PV}-sm+tb+fx"
DESCRIPTION="A set of proxy management tools for firefox"

View file

@ -1,5 +1,2 @@
AUX hackbar-1.4.2-fx.patch 1208 SHA256 68814b3f74773abbfc2733c93e8b3ba2542159daaa63b9cf9fa08e471e1ae6cc SHA512 9b6b731ea16dce6f76437d60ed2fa8d591902da07e1de2cf94c29fc124d2db64addaf14731d167e97624db1ce2df6dc4f9eaa220017c7fc24b5d432b05f2440a WHIRLPOOL 616583298d720387cf5984c553e4559fa4411e0acd4ae62a2dbfa42a2fdf53e55fd0dd0320bec34badd00f16e7e77f57ac20aa1dc4ca5ca2593eb8b03e9e4846
DIST hackbar-1.5.5-fx.xpi 45594 SHA256 6931f248af8fbab899ad19b8f458cf15922e050d693352cd5b13c20f8c47c85c
DIST hackbar-1.6.1-fx.xpi 47609 SHA256 d86e53dc3b7181ee65a0eaef66d178fe65342dc0ff104eaeaa3df0ac0d0fcc5a SHA512 6c04befc7a4224272380c1a2e85153990bce4f807a98110a2b8dac0a6ca47ff013c12c7621fa12b10cd7731837d525f7b435fe13d76b5089e3820236aee7078b WHIRLPOOL 5d342ba86d66eb2e4c042dbf91a4c872a0801c331697988ed7d628faf3ccd2fcbd77e32817185b142d617086478b3bc2200f5ae059e5161bc63ae1e98670e180
EBUILD hackbar-1.5.5.ebuild 1000 SHA256 5ada63ec4723dc11f70bf6746ee61668c31976a818a4a051bd449ffb86fbec6f SHA512 5b0124366981df48e2621f55675f680109fb3c750cb32ed65ea93e9c2c4df68b950e8325fb13cbf7e05296b581ac710a8ccf7f6b15a0adba2fddadfd0aa1a11a WHIRLPOOL 633ef96ba9e99931d11b2a45c9282d5889a0567deec816f9d59044a057627bc80cd013c2d60b47daffb114d417ca0b24e733e0a73b9c25d45933e9bf36a44c58
EBUILD hackbar-1.6.1.ebuild 1000 SHA256 5ada63ec4723dc11f70bf6746ee61668c31976a818a4a051bd449ffb86fbec6f SHA512 5b0124366981df48e2621f55675f680109fb3c750cb32ed65ea93e9c2c4df68b950e8325fb13cbf7e05296b581ac710a8ccf7f6b15a0adba2fddadfd0aa1a11a WHIRLPOOL 633ef96ba9e99931d11b2a45c9282d5889a0567deec816f9d59044a057627bc80cd013c2d60b47daffb114d417ca0b24e733e0a73b9c25d45933e9bf36a44c58
EBUILD hackbar-1.6.1.ebuild 835 SHA256 034501917beedebb667137452637efad3d58863d3da15b9091c21dbfc667dc78 SHA512 f66c9aed685dade5745f359f25b09faf4bfaf46fd11baf23b7bf42972722bb84e6e54f30d2abf7b7aea27054771d97a30be479475e065499943fd62dcef30224 WHIRLPOOL 117e5426eac259c62ab5ef25d786853d172926ab7021de9530dc89e68b5b4d69277c713bb4093e36b62c15f2dbdff3689bb4c178a1208e821539a53340504aef

View file

@ -1,24 +0,0 @@
--- install.rdf.orig 2009-05-13 12:50:18.000000000 +0200
+++ install.rdf 2009-11-25 21:44:43.000000000 +0100
@@ -2,10 +2,6 @@
<RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
xmlns:NC="http://home.netscape.com/NC-rdf#"
xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <RDF:Description RDF:about="rdf:#$MlWOk3"
- em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
- em:minVersion="1.5"
- em:maxVersion="3.5.*" />
<RDF:Description RDF:about="urn:mozilla:install-manifest"
em:id="{F5DDF39C-9293-4d5e-9AA8-E04E6DD5E9B4}"
em:name="HackBar"
@@ -14,6 +10,10 @@
em:description="A toolbar that helps you find and test SQL injections and XSS holes"
em:homepageURL="http://www.izi-services.nl"
em:iconURL="chrome://hackbar/skin/icon.png">
+ <RDF:Description RDF:about="rdf:#$MlWOk3"
+ em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
+ em:minVersion="1.5"
+ em:maxVersion="3.5.*" />
<em:targetApplication RDF:resource="rdf:#$MlWOk3"/>
</RDF:Description>
</RDF:RDF>

View file

@ -1,44 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit mozextension multilib eutils
MY_P="${P}-fx"
DESCRIPTION="A Firefox extensions from the firecat framework."
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/3899/${MY_P}.xpi"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="|| (
>=www-client/firefox-bin-3.0.0
>=www-client/firefox-3.0.0
)"
DEPEND="${RDEPEND}"
S="${WORKDIR}"
src_unpack() {
xpi_unpack $A
# epatch "${FILESDIR}/${MY_P}.patch"
}
src_compile () {
einfo "Nothing to compile"
}
src_install () {
declare MOZILLA_FIVE_HOME
if has_version '>=www-client/firefox-1.5.0.7'; then
MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox"
xpi_install "${S}/${MY_P}"
fi
if has_version '>=www-client/firefox-bin-1.5.0.7'; then
MOZILLA_FIVE_HOME="/opt/firefox"
xpi_install "${S}/${MY_P}"
fi
}

View file

@ -1,22 +1,24 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit mozextension multilib eutils
EAPI="4"
inherit mozextension multilib
MY_P="${P}-fx"
DESCRIPTION="A Firefox extensions from the firecat framework."
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
DESCRIPTION="Simple security audit / penetration test tool."
HOMEPAGE="http://code.google.com/p/hackbar"
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/3899/${MY_P}.xpi"
LICENSE="GPL-2"
LICENSE="MPL-1.1"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="|| (
>=www-client/firefox-bin-3.0.0
>=www-client/firefox-3.0.0
www-client/firefox-bin
www-client/firefox
)"
DEPEND="${RDEPEND}"
@ -24,20 +26,15 @@ S="${WORKDIR}"
src_unpack() {
xpi_unpack $A
# epatch "${FILESDIR}/${MY_P}.patch"
}
src_compile () {
einfo "Nothing to compile"
}
src_install () {
declare MOZILLA_FIVE_HOME
if has_version '>=www-client/firefox-1.5.0.7'; then
if has_version 'www-client/firefox'; then
MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox"
xpi_install "${S}/${MY_P}"
fi
if has_version '>=www-client/firefox-bin-1.5.0.7'; then
if has_version 'www-client/firefox-bin'; then
MOZILLA_FIVE_HOME="/opt/firefox"
xpi_install "${S}/${MY_P}"
fi

View file

@ -1,3 +1,2 @@
AUX httpfox-0.8.4-fx.patch 459 SHA256 c16120f53a4729c2eb3b4601e6dff018f96fb235fa4671cb00494e98e570f326 SHA512 3fa9ef4d5ac9d79a43dc68907e871f100742c34462f8419ba916e3930d3e7ddb966bf1bd1f57e49130435e6d9e23a9a94069dc427f9164967c2b5697b53fcf47 WHIRLPOOL 7d1d3670b18645b086b6329f0efb62327522a05e0336cbc70c1b19992c618c648daefc8725ebcd3a539fb1b5db267bad30326259ac45cb09ce6e90d47a7e972d
DIST httpfox-0.8.11-sm+fx.xpi 135517 SHA256 dfccaf372670c158b8dce5f09ef7cacf527b6b0343c6667e3408b9b7486b8182 SHA512 be75346e0eab7c4af97955445d8189a75079cb583e6e83ec2abcb1dda04d2534c1088c0bc439eb95afed62d8b9e421de81986d6cefa11be2dc86cce91ae2f0fd WHIRLPOOL a0b1d565781c91f43d78517553f62e25dbed18a8ea3414a21edc6e39c6ac525c2250433085509c8ee1c0204c86c717602aebf89b063f270eb41a25a9dcd1ade7
EBUILD httpfox-0.8.11.ebuild 1003 SHA256 ee880ab4386c00c140529601c8bfd9609db32925776df11f27af73f4ea86d651 SHA512 3fe7697397ea4e60f4f3c75613e024b2dcef2bfde1a74816f8252ef71aed2bcfb64992d84ebe7a6f61d20371b2270789488f8e5326353cf2384a09cd30f2f359 WHIRLPOOL 1301efd4e1400d1187b6254edeffe26ae8fe3fd3e56933244493ce7ea03e8a9303b88202b032863b6399ccf84745f4ccc2c51918743435104f3c53902d1269e5
EBUILD httpfox-0.8.11.ebuild 823 SHA256 e3062010e296fde4617186123e74260108d7c600a31050bc4da5d1fcad92cca7 SHA512 0d103d9b5b82d865f526260f0fd1c971961fd7540d0b64b45b0e590f36cbb82799117b7873edd1947761eca456affd10e6234f4cbffb9afdf41a546e2001dab7 WHIRLPOOL 1f01083a890fee8907295844aa9a141d93f64635b342756b17c2ed5289727d9ebc23badbb82baec13e091fd6c4e071337e4834f6ab0574c6eb93ae93f9651771

View file

@ -1,18 +0,0 @@
--- install.rdf.orig 2009-04-13 11:36:02.000000000 +0000
+++ install.rdf 2009-11-26 17:50:14.000000000 +0000
@@ -19,7 +19,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.5</em:minVersion>
- <em:maxVersion>3.1b3</em:maxVersion>
+ <em:maxVersion>3.5.*</em:maxVersion>
</Description>
</em:targetApplication>
@@ -34,4 +34,4 @@
</Description>
-</RDF>
\ No newline at end of file
+</RDF>

View file

@ -1,12 +1,14 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit mozextension multilib eutils
EAPI="4"
inherit mozextension multilib
MY_P="${P}-sm+fx"
DESCRIPTION="A Firefox extensions from the firecat framework."
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
DESCRIPTION="A HTTP analyzer addon for Firefox"
HOMEPAGE="http://code.google.com/p/httpfox"
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/6647/${MY_P}.xpi"
LICENSE="GPL-2"
@ -15,8 +17,8 @@ KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="|| (
>=www-client/firefox-bin-3.0.0
>=www-client/firefox-3.0.0
www-client/firefox-bin
www-client/firefox
)"
DEPEND="${RDEPEND}"
@ -24,20 +26,15 @@ S="${WORKDIR}"
src_unpack() {
xpi_unpack $A
# epatch "${FILESDIR}/${MY_P}.patch"
}
src_compile () {
einfo "Nothing to compile"
}
src_install () {
declare MOZILLA_FIVE_HOME
if has_version '>=www-client/firefox-1.5.0.7'; then
if has_version 'www-client/firefox'; then
MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox"
xpi_install "${S}/${MY_P}"
fi
if has_version '>=www-client/firefox-bin-1.5.0.7'; then
if has_version 'www-client/firefox-bin'; then
MOZILLA_FIVE_HOME="/opt/firefox"
xpi_install "${S}/${MY_P}"
fi

View file

@ -1,2 +1,2 @@
DIST live_http_headers-0.17-fx+sm.xpi 118380 SHA256 19ac3cc343521f074b70e1143f556d3191515e316277af850b5bed596ca4c9c0 SHA512 5df1d14468d606a9cda8d0a1d374412ed0323d58622b9d0856404b2390468a35b3c014db01c9a35110a05544ba00b1b38f22ed609f367c710032d8737c79b98a WHIRLPOOL bf34f20b057a690e5c4b53b6ad4fc3af295bbcc9334604232b031155845987f41bb6f9c002e4000e1088176ba2540bd1157e7377471268c99da3675e463987b9
EBUILD live-http-headers-0.17.ebuild 1015 SHA256 6eaed501b6244321d75b94bd99ea994d3c282de01b418078fb920cee2ba5f57a SHA512 d1be44fc4f240a61e972284e0acebb94c4b51e4e9e281c3dbd2534f82491f2955041fa1849ba63847bc01b5782c7f5251ab312e18cbca25bc9bbfedd77f05e69 WHIRLPOOL 13486de19b13b139769de9e1904c0d9cb7bf3320666397c32e424142b792ddfc0965ec20f38653af7f41f219cfb2ff179cd45ae8d09ab5b1f98329fee6583777
EBUILD live-http-headers-0.17.ebuild 850 SHA256 853075f8cdf1ff14dbfe1b31a92ffb933bfa42d1a5c766615ad5bfa24c18495a SHA512 8bb3cce06b2f4a2b9b82132dbaeffea928015175c4c9ddc114159276719e170286d80d3e4da7f43b0943510a63dca4c73a73ac7817a03fed0f8f118e0d002fe0 WHIRLPOOL 955798c57c53f5ebfb0389b7f0f60853fcee2565fd373cc20b23ff108ffd8a019a3ded44b351694b9148a4f26828f3acfb75ebce32891bcea8114b9f4d92dc61

View file

@ -1,12 +1,14 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit mozextension multilib eutils
EAPI="4"
inherit mozextension multilib
MY_P="${PN//-/_}-${PV}-fx+sm"
DESCRIPTION="A Firefox extensions from the firecat framework."
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
DESCRIPTION="View HTTP headers of a page and while browsing"
HOMEPAGE="http://livehttpheaders.mozdev.org/"
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/3829/${MY_P}.xpi"
LICENSE="GPL-2"
@ -15,8 +17,8 @@ KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="|| (
>=www-client/firefox-bin-3.0.0
>=www-client/firefox-3.0.0
www-client/firefox-bin
www-client/firefox
)"
DEPEND="${RDEPEND}"
@ -24,20 +26,15 @@ S="${WORKDIR}"
src_unpack() {
xpi_unpack $A
# epatch "${FILESDIR}/${MY_P}.patch"
}
src_compile () {
einfo "Nothing to compile"
}
src_install () {
declare MOZILLA_FIVE_HOME
if has_version '>=www-client/firefox-1.5.0.7'; then
if has_version 'www-client/firefox'; then
MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox"
xpi_install "${S}/${MY_P}"
fi
if has_version '>=www-client/firefox-bin-1.5.0.7'; then
if has_version 'www-client/firefox-bin'; then
MOZILLA_FIVE_HOME="/opt/firefox"
xpi_install "${S}/${MY_P}"
fi

View file

@ -1,3 +0,0 @@
AUX no-referer-1.3.1-version-fix.patch 888 SHA256 8307f76712734346762a3be97e39fac4f12b31d885a66fc9f5bd19b097466116 SHA512 dae1d524994e6e8f2dd01e2da9ab9d5dd868f3ecffb790947c4464795e0635611468a5eeebd117fc50cd8e0973f295c1e2ab98cd66a48c3a0930cc4a1e34cac1 WHIRLPOOL 8960105e55e8e44b030af142c0651a00c1d3e6f02d6d3ba70cb50a843d4727117df0215eeae94dccd3f5feb7881eb21cc238ec2611490be2bcedb34fda6d30cd
DIST no-referer-1.3.2-fx.xpi 5147 SHA256 996b2fb416261bad698b9a2ce8f1c372ee814628ea9109a2f1bb20d74be2e9e9
EBUILD no-referer-1.3.2.ebuild 1009 SHA256 47b65062ca1c329d3d39095f781642dfc4c10c4b2a8e22daff2609ae2dd3e487 SHA512 9b6200f08dc55370e40a70f648d0e37c1cf515ba9ebe666e965174147e537ea10a3576217cc772e6d04e39fe1f71f93f8e5e914180bf0279bfdae2171ecd9d8a WHIRLPOOL 4a4ee4b7b6e88227120ce54c5699a62df6f4683bb1a7f56788aad7108f79fce5cada744600d29837197690066ee09fbcdae4444f93c75904ab09bd8cffe07c2f

View file

@ -1,25 +0,0 @@
--- install.rdf.orig 2008-04-05 10:52:12.000000000 +0000
+++ install.rdf 2009-11-25 14:46:09.000000000 +0000
@@ -7,17 +7,18 @@
em:description="Lets you open a tab without sending the HTTP referer information."
em:creator="Dor Fire"
em:developer="Dor Fire"
- em:id="{e806da17-8400-4b6b-9c34-1bb4fe84aedc}" em:version="1.3.1"
+ em:id="{e806da17-8400-4b6b-9c34-1bb4fe84aedc}"
+ em:version="1.3.1"
em:iconURL="chrome://no-referer/content/icon.gif">
<em:targetApplication>
<Description em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
em:minVersion="1.0"
- em:maxVersion="3.0pre" />
+ em:maxVersion="3.5.*" />
</em:targetApplication>
<em:file>
<Description about="urn:mozilla:extension:no-referrer"
em:package="content/no-referer/" />
</em:file>
</Description>
-</RDF>
\ No newline at end of file
+</RDF>

View file

@ -1,44 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit mozextension multilib eutils
MY_P="${P}-fx"
DESCRIPTION="A Firefox extensions from the firecat framework."
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/1999/${MY_P}.xpi"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="|| (
>=www-client/firefox-bin-3.0.0
>=www-client/firefox-3.0.0
)"
DEPEND="${RDEPEND}"
S="${WORKDIR}"
src_unpack() {
xpi_unpack $A
# epatch "${FILESDIR}/${P}-version-fix.patch"
}
src_compile () {
einfo "Nothing to compile"
}
src_install () {
declare MOZILLA_FIVE_HOME
if has_version '>=www-client/firefox-1.5.0.7'; then
MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox"
xpi_install "${S}/${MY_P}"
fi
if has_version '>=www-client/firefox-bin-1.5.0.7'; then
MOZILLA_FIVE_HOME="/opt/firefox"
xpi_install "${S}/${MY_P}"
fi
}

View file

@ -1,2 +1,2 @@
DIST noscript-2.5.5-fn+fx+sm.xpi 527915 SHA256 2d7bd65cd37a091b594c40638823c3c914d786d376fa3003d92dd402abef3e61 SHA512 883f0baf761bb675ebc917ed2330b6f2cf21a002b4cf3f1aa8ec5b3cbade82869a07ce45de6d72f118888a491e791396776465dee2a913fb7acb59547a37f96f WHIRLPOOL 51cf2530a41f812ff6e37da238f4b190db3f1ca602003f7602ad69efd81078aae525d6cb98a3441dc3badbfe10366416141e6aff9b53ae53b7a8564e1eadfd4b
EBUILD noscript-2.5.5.ebuild 1005 SHA256 5db3be42056b33ded17fc2499644a59b874ae0788c5d2da0979f5410e1472b41 SHA512 4b89db68e1a9fbf276c2444568dcef4d84fdc469be46b0551063bd05afc51059887879002f8fec6cb6a425bf483929c3bbd68ed4e254d5c7401ac9950ce9e473 WHIRLPOOL 8d5f820d03a8d843db54082106d852e9afb06f818379339b61c74ec95be8c9e33b7f31a5d5d321cb26e4c548ee066a987b5ea19950794072853151a79846b064
EBUILD noscript-2.5.5.ebuild 842 SHA256 a3edb7b59fe48b36d6df1d509da85408822b73d00102231615c18e05cfc4a1db SHA512 56092dd85429fede24faad1a085e5b59124761a66d9a255e3fdfbcf5317e33af9ca329ac9c81f3dc5759e8323c3975dfc68dfc20fffae370a0d600ebe1a96374 WHIRLPOOL af13d99053fa433064086537f289fe89b332666c30ac9affd18ed739f5dfa7010c2d0bd0fd41faccd30e85de77a833d5ed0a3c09c877dada0f9e6839e2d8149c

View file

@ -1,12 +1,14 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit mozextension multilib eutils
EAPI="4"
inherit mozextension multilib
MY_P="${P}-fn+fx+sm"
DESCRIPTION="A Firefox extensions from the firecat framework."
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
DESCRIPTION="Allow active content in firefox to run only from trusted sites."
HOMEPAGE="http://noscript.net"
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/722/${MY_P}.xpi"
LICENSE="GPL-2"
@ -15,8 +17,8 @@ KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="|| (
>=www-client/firefox-bin-3.0.0
>=www-client/firefox-3.0.0
www-client/firefox-bin
www-client/firefox
)"
DEPEND="${RDEPEND}"
@ -24,20 +26,15 @@ S="${WORKDIR}"
src_unpack() {
xpi_unpack $A
# epatch "${FILESDIR}/${MY_P}.patch"
}
src_compile () {
einfo "Nothing to compile"
}
src_install () {
declare MOZILLA_FIVE_HOME
if has_version '>=www-client/firefox-1.5.0.7'; then
if has_version 'www-client/firefox'; then
MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox"
xpi_install "${S}/${MY_P}"
fi
if has_version '>=www-client/firefox-bin-1.5.0.7'; then
if has_version 'www-client/firefox-bin'; then
MOZILLA_FIVE_HOME="/opt/firefox"
xpi_install "${S}/${MY_P}"
fi

View file

@ -0,0 +1,2 @@
DIST proxy_selector-0.80.7-fx.xpi 34322 SHA256 ea240d5483d46f9016c94b48c0d1f610095f01538e23a4fc23b3aa1550b6b9c2 SHA512 587fb3f568b2b5c9dc5a53e2361438128d59a10bd2e15f80cb9deea2baefb246c8f0accf4fb68238e0f49a90949ee941a6bfb7b93fec17365778e3726d8dc2df WHIRLPOOL c01ff3c83525244b8d8c4f227286c01a6992810ab3cb8b9106984252d01720de497c3829be643b2cf0fc29af8c45f2fb64717c9443f4a99b3cfa33a47d435fdc
EBUILD proxy_selector-0.80.7.ebuild 888 SHA256 eb37c875685db136eb0ae0896c8de3da3ed79a2e93b91254b03a5f0fecb304e4 SHA512 8d344535171fefff9a2c2009b22f513f094ed53068d891c663a001f89bd89ae44477d2fa6d76cd66973ca5e1d9f2863c0139c0596606360332b534129ba28485 WHIRLPOOL 313a0a272d6e87b8eb6a2dd9afcf6382e2261ae6d23b9cf66aad03d857844975a931b54bcfe3dab1d6b97e1af19ac38f2d0d49f8144a3a19171ad128d6c29783

View file

@ -0,0 +1,40 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
inherit mozextension multilib
MY_P="${P}-fx"
DESCRIPTION="Lets you switch local proxies in firefox. A fork of multiproxy switch."
HOMEPAGE="http://addons.mozilla.org/en-US/firefox/addon/proxy-selector"
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/215989/${MY_P}.xpi"
LICENSE="MPL-1.1"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="|| (
www-client/firefox-bin
www-client/firefox
)"
DEPEND="${RDEPEND}"
S="${WORKDIR}"
src_unpack() {
xpi_unpack ${A}
}
src_install () {
declare MOZILLA_FIVE_HOME
if has_version 'www-client/firefox'; then
MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox"
xpi_install "${S}/${MY_P}"
fi
if has_version 'www-client/firefox-bin'; then
MOZILLA_FIVE_HOME="/opt/firefox"
xpi_install "${S}/${MY_P}"
fi
}

View file

@ -1,3 +1,2 @@
AUX showip-0.8.17-fx+mz+sm.patch 360 SHA256 84dac4a09700ca85552ba051bf98a08a380a1b1c038735c19d98091eca45d597 SHA512 9c4d801afa8cc99bbc9f422ce9bda936f5992db40353e0a4f5280bc67c86871c15982ab5e7b930dd7a6d65568b0138037859d6f2a683976a1b3674d9bb542ae7 WHIRLPOOL 88bd5bc683a9a57e606c714961c7b4267148504cdf85df812c788c5d4a3a73bd55abf14546346da06d6f35c4d2e7becdad932d3ce613f042088bbf1adae016ba
DIST showip-1.8.1-tb+sm+fx.xpi 49607 SHA256 1be617d1e1ad99e790274267770cf82a85cb2bb7f88add814de8efb63aa63b1f SHA512 0a2b2dfd2169c164fbf333b5788cd5769284a06acf2cbd3cf0b97fe7d63d9422bc942efab36601a1c0ec990d9d96f177618a4f2481514d178e0a3621517a6f9d WHIRLPOOL 9c8e991cd69b7d68e3e1f52234764661613807a8de43d4476c7fdc97d8522d030d28c7cf9ace5bbf799e8580b8565b7d22e3af9478d93d98f65448f6b99b7f7f
EBUILD showip-1.8.1.ebuild 1005 SHA256 78e2000cf31f6bbd62580ebc2a48e72143f7f014b34f031bacb412a4cfc69b89 SHA512 25aec544bd7e4b8d06d29735a77ab56a5b50639a08db77686423fbd2be68ba9fdc765d70bd829035a08f0b51dbd3f610957500354c7e37ef71531a7af3380d0a WHIRLPOOL d4773104400dfb3bf47b6444c5083faa43bb5e6a791a5f23346d1aee2a6b3cb5e7c6a9d72b9980b3db73deff9115884cb34f5c0e510acaa43e95e72d1a5bc481
EBUILD showip-1.8.1.ebuild 887 SHA256 c9f2cedd8fd23747a56766cea8a02fd9851c525cb459e73b283e92f912f974f5 SHA512 f3d38ec2828bb8c59f11583bd22d0ebde37bb1e3d03b4bf8f600869d8c519f53f621a76419fbc85925e1e34c0918080dc0ee5355c48e95f9c639334f42cec16a WHIRLPOOL a566ab3a4bbdd3105aa293da5f13e153bdb6d564e0f014d64e674ee5ee37d62b162362b8ae5bbfebc7efa39707d943ae5666da9cef20605f985da2972aeca336

View file

@ -1,11 +0,0 @@
--- install.rdf.orig 2009-04-11 00:30:10.000000000 +0000
+++ install.rdf 2009-11-26 17:53:31.000000000 +0000
@@ -38,7 +38,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.0</em:minVersion>
- <em:maxVersion>3.1b3pre</em:maxVersion>
+ <em:maxVersion>3.5.*</em:maxVersion>
</Description>
</em:targetApplication>

View file

@ -1,12 +1,14 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit mozextension multilib eutils
EAPI="4"
inherit mozextension multilib
MY_P="${P}-tb+sm+fx"
DESCRIPTION="A Firefox extensions from the firecat framework."
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
DESCRIPTION="Firefox extensions which shows the IP address(es) of the current page in the status bar."
HOMEPAGE="http://code.google.com/p/firefox-showip"
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/590/${MY_P}.xpi"
LICENSE="GPL-2"
@ -15,8 +17,8 @@ KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="|| (
>=www-client/firefox-bin-3.0.0
>=www-client/firefox-3.0.0
www-client/firefox-bin
www-client/firefox
)"
DEPEND="${RDEPEND}"
@ -24,20 +26,15 @@ S="${WORKDIR}"
src_unpack() {
xpi_unpack $A
# epatch "${FILESDIR}/${MY_P}.patch"
}
src_compile () {
einfo "Nothing to compile"
}
src_install () {
declare MOZILLA_FIVE_HOME
if has_version '>=www-client/firefox-1.5.0.7'; then
if has_version 'www-client/firefox'; then
MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox"
xpi_install "${S}/${MY_P}"
fi
if has_version '>=www-client/firefox-bin-1.5.0.7'; then
if has_version 'www-client/firefox-bin'; then
MOZILLA_FIVE_HOME="/opt/firefox"
xpi_install "${S}/${MY_P}"
fi

View file

@ -1,2 +1,2 @@
DIST sql_inject_me-0.4.6-fx.xpi 130331 SHA256 5b7d38cf3ff50354f461586436aa2c0242c0a0ef09ce3b5bd271dfa1d2a25dcf SHA512 d6307289b551128b0dee176e167ae20737e8b51297666566f010af108a2e78cbcdb7fcfbb9e0ab21f6d2be48ebaaf0a56afe3d5200460987218c47b681ec4aa7 WHIRLPOOL d82ee20ad9e7a04fa3fca21ca0b444480ca0857f3fc6f68d4563a724b26c110676a4994e13f197f4f9fa3a578fe06ce09e5198e9d5ceca8f8b4183763bf3d5c2
EBUILD sql-inject-me-0.4.6.ebuild 1013 SHA256 bcac1ce32193c51349dd31a1c948b1fe394aab984b9abf5e36e02930ad499bc0 SHA512 70c17d0d761128428963a6d6ca88585d5ee5ef4bd741187a02f7c3bee1134896c13ecd73857f090ebb95c417dcfbe144ff9e347c1a4ae8e271e1755fc865f9bf WHIRLPOOL 17ef25853e6f22bcc34152af28bfa8ce8901cfd25fc0df7f9572cf1e45104eaa9ee401b1d4ecc82fe84e27159ef30f36d5a74ec5bc41c958c636bccd01a61cb0
EBUILD sql-inject-me-0.4.6.ebuild 885 SHA256 7702e9cf99a379f3f4e6996a975a6dfd3bce1d853774729055c32726936e8887 SHA512 b8d086d4843f04dcc3b3052d7254b68f5168a8a481848379b08620fa4f2329bb8767aa73789c97e1bb7606b8cdb96aca696c477202c60ab2d55e7afafa50a600 WHIRLPOOL d5dc27dbab0b5811786bb3ab5f98933b989126f2c39d9704c490c88b2d5087a14a663785bb4944796db178c1df2dc3ed6de07fc731dbf8ad5f6ea77d88dbeeca

View file

@ -1,22 +1,22 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit mozextension multilib eutils
inherit mozextension multilib
MY_P="${PN//-/_}-${PV}-fx"
DESCRIPTION="A Firefox extensions from the firecat framework."
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
DESCRIPTION="SQL Inject Me is the Exploit-Me tool used to test for SQL Injection vulnerabilities."
HOMEPAGE="http://labs.securitycompass.com/exploit-me"
SRC_URI=" http://releases.mozilla.org/pub/mozilla.org/addons/7597/${MY_P}.xpi"
LICENSE="GPL-2"
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="|| (
>=www-client/firefox-bin-3.0.0
>=www-client/firefox-3.0.0
www-client/firefox-bin
www-client/firefox
)"
DEPEND="${RDEPEND}"
@ -24,20 +24,15 @@ S="${WORKDIR}"
src_unpack() {
xpi_unpack $A
# epatch "${FILESDIR}/${MY_P}.patch"
}
src_compile () {
einfo "Nothing to compile"
}
src_install () {
declare MOZILLA_FIVE_HOME
if has_version '>=www-client/firefox-1.5.0.7'; then
if has_version 'www-client/firefox'; then
MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox"
xpi_install "${S}/${MY_P}"
fi
if has_version '>=www-client/firefox-bin-1.5.0.7'; then
if has_version 'www-client/firefox-bin'; then
MOZILLA_FIVE_HOME="/opt/firefox"
xpi_install "${S}/${MY_P}"
fi

View file

@ -1,3 +1,2 @@
AUX tamper_data-10.1.0-fx.patch 412 SHA256 3f1fa8ce0a8edbb557a5e226a16ad6d793738a42ce8e7be15052b5c14f554a47 SHA512 8a8e3bdd87242264b53013203d375564fc474ebe18e75e14d4c010db9d044ab7be0b9ff7d4bb76cda37341d6224c64912b16b4bda689934f0e404d90cabf1212 WHIRLPOOL 246b71251f2a260d7821b409cc20f069893c2d8ee6e42cc17438568d0e13751518ba0ec5af195bf9174215e9ce2e353beb02b2cbadcecc7e602e8a84b7eee1a0
DIST tamper_data-11.0.1-fx.xpi 80872 SHA256 83c51cde5207586f10d801f87be20ddb120eab1fb34beae3eb0fd300be152d3e
EBUILD tamper-data-11.0.1.ebuild 1010 SHA256 bb66bc98812db89ecb87779bc50cf5b7299280cdc722c5b0929be5ffee2def05 SHA512 cad0814296d40fc5e9c02ef9b2d6de724924686865b4fc9a4b660ba5564675932a76bc8953fe19e6541b61c60176857b06ce20b2470c22a7a6220569b0352c11 WHIRLPOOL c0d03c48f5092a72bb2805b4bd28a64f16b3af741176da7868155e898bdff0da0f2f6c95c6ca20dc8d1083dd82dcafc0426f25053faed8f24564659e46c760a3
DIST tamper_data-11.0.1-fx.xpi 80872 SHA256 83c51cde5207586f10d801f87be20ddb120eab1fb34beae3eb0fd300be152d3e SHA512 ffaafd412d0e85823bdc903abba004e10d5e40a4390a61a87ecd08e51f48e2a70a737a6c0775ad82e940f3cbb6fb90d7c4826bae864fa139f1103dc4d5a8beb0 WHIRLPOOL 1da9cf43fba9f544b8b58a44d237be2e838725f5de2313a541cb3040194a081a8a2c018a2eb9bb711a130eb0e63ad4c8848ddfcfecb56d91138e86e3f0909664
EBUILD tamper-data-11.0.1.ebuild 872 SHA256 5ae308459b13665349173afe8630f195ced0dce22ba593e5aa15f12177a35a38 SHA512 6bcd8301692096e03fa7905e572979b33ea1606f20b68bc6e197a5bb76752341572554344df5dde86b4240b356f01cb59b248d84331512437c4953a0952399cc WHIRLPOOL 41326f9f5c0620274651265881ba6779780723d405ed74a6034b4e012f12d0594a39180c694f18f6ee900b8efac43aa0d4837400cee47ff7e8ff7ac9996baa65

View file

@ -1,11 +0,0 @@
--- install.rdf.orig 2008-07-16 23:02:58.000000000 +0000
+++ install.rdf 2009-11-26 17:57:16.000000000 +0000
@@ -13,7 +13,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>2.0</em:minVersion>
- <em:maxVersion>3.0.*</em:maxVersion>
+ <em:maxVersion>3.5.*</em:maxVersion>
</Description>
</em:targetApplication>

View file

@ -1,12 +1,14 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit mozextension multilib eutils
EAPI="4"
inherit mozextension multilib
MY_P="${PN/-/_}-${PV}-fx"
DESCRIPTION="A Firefox extensions from the firecat framework."
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
DESCRIPTION="A Firefox extensions to view and modify HTTP/HTTPS headers and post parameters."
HOMEPAGE="http://tamperdata.mozdev.org"
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/966/${MY_P}.xpi"
LICENSE="GPL-2"
@ -15,8 +17,8 @@ KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="|| (
>=www-client/firefox-bin-3.0.0
>=www-client/firefox-3.0.0
www-client/firefox-bin
www-client/firefox
)"
DEPEND="${RDEPEND}"
@ -24,20 +26,15 @@ S="${WORKDIR}"
src_unpack() {
xpi_unpack $A
# epatch "${FILESDIR}/${MY_P}.patch"
}
src_compile () {
einfo "Nothing to compile"
}
src_install () {
declare MOZILLA_FIVE_HOME
if has_version '>=www-client/firefox-1.5.0.7'; then
if has_version 'www-client/firefox'; then
MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox"
xpi_install "${S}/${MY_P}"
fi
if has_version '>=www-client/firefox-bin-1.5.0.7'; then
if has_version 'www-client/firefox-bin'; then
MOZILLA_FIVE_HOME="/opt/firefox"
xpi_install "${S}/${MY_P}"
fi

View file

@ -1,2 +1,2 @@
DIST user_agent_switcher-0.7.3-fx+sm.xpi 42336 SHA256 29b95958781bd1e03d0a217a9c34f382f542f5f3769c9c7bfc0b919cc89858b8 SHA512 4f2ae26179ad4409b73c9c726b7526ea411f554ecee3d3e5a1c5e6c83dc749f8913d92da879b9b1887e9df6e843421dffb44d6c1bc5fe6dd963293496c3b8399 WHIRLPOOL 50b0d06a40b6be6957b06a8a89948a7ad34aaf237b551c912da997db6d0cdc62452cd7bbd58a96a5e6ff6e3b045857d2c4d2761e726830baf83b51b69f85fe39
EBUILD user-agent-switcher-0.7.3.ebuild 976 SHA256 b4d716c2c1eecfd36944764b0a16c3fc64ff7a82f0db2a5530553a82b338db54 SHA512 9c20af0e5fdbf5d9a169524aeb41f02334da00b73144f26c9a28bdc015987da1aebd94f2dbe0ddcc709e0b0033599af84c035b0d58fea396c182b8cd60507e55 WHIRLPOOL 170f37a65ae7235516b7acfbb158c8e38e7e9c25ccc471e9db0f39a7b3a14becab803f5e138b0c965b5ee71377631e67431842420ab7163f1f8c05b42a3b87d4
EBUILD user-agent-switcher-0.7.3.ebuild 885 SHA256 5d4b87e64cc6af7898c6183b5bbadca63e58e1ce7fe05bef2e260f18ff067102 SHA512 8449b30a2c77f6c174b44cfaef0566ac4bd375bd56a6227ab76957c738e12477d8a77ae7a3de5a1bc131a099c2e2084be0a0444d44550d35e647b56b54f4993f WHIRLPOOL 485a99c34b7510c68a6882cd3b27e9a969c8350b06b1161257122965e6f7481c217cafb21fa82cc09df0d64bd5c1991da5d157dd6645434bd46fc393745b3c1c

View file

@ -1,22 +1,24 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit mozextension multilib eutils
EAPI="4"
inherit mozextension multilib
MY_P="${PN//-/_}-${PV}-fx+sm"
DESCRIPTION="A Firefox extensions from the firecat framework."
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
DESCRIPTION="Adds a menu and a toolbar button to switch the user agent of firefox"
HOMEPAGE="http://chrispederick.com/work/user-agent-switcher"
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/59/${MY_P}.xpi"
LICENSE="GPL-2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="|| (
>=www-client/firefox-bin-3.0.0
>=www-client/firefox-3.0.0
www-client/firefox-bin
www-client/firefox
)"
DEPEND="${RDEPEND}"
@ -26,17 +28,13 @@ src_unpack() {
xpi_unpack $A
}
src_compile () {
einfo "Nothing to compile"
}
src_install () {
declare MOZILLA_FIVE_HOME
if has_version '>=www-client/firefox-1.5.0.7'; then
if has_version 'www-client/firefox'; then
MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox"
xpi_install "${S}/${MY_P}"
fi
if has_version '>=www-client/firefox-bin-1.5.0.7'; then
if has_version 'www-client/firefox-bin'; then
MOZILLA_FIVE_HOME="/opt/firefox"
xpi_install "${S}/${MY_P}"
fi

View file

@ -1,2 +1,2 @@
DIST xss_me-0.4.6-fx.xpi 106978 SHA256 2da621aaf30dc8137d4847cc16ac8280b00488887621784ce22d1620f1a6dbbf SHA512 372e655615f6e0f6c2362ffb7d727179d53a1b8669913bdbfbbd287c9d44492e789a444914e0b99181ec1d0a8afdb3645f1103ee7c003261c55fe510eacf23e1 WHIRLPOOL 4f9fe04dc650dded4050c80334e10eb4bf5bbde9192c6771d2b5f7a71bd551b65c812652952d794792824cb704a57a4d4d8ffcc4f2b1c5075c4edbb1db67e5c9
EBUILD xss-me-0.4.6.ebuild 1011 SHA256 0efa7251eb1a35dcc1f3be145456c09053312ef1904d3a49363fd4e682bac0bc SHA512 c7a07677c4582cde8dacf4fa4976cd5bdd7c166b150ee4960fb43b55d5e1ff28a34cb5be3fd1d4fd283f8338ab5d99f057e1bfaba3f7c31539dfda0bcb8807f3 WHIRLPOOL 7823cf618f52c2690698e3d7d855ef34c131d5478369386802dfae1fee1610f440fe1578270e87207b4d9e47e060997358e8a9d41d8a06a93b2c5a7360b0b7af
EBUILD xss-me-0.4.6.ebuild 892 SHA256 ce099a16bbdc62ad7a78add6b5342990bb63981e99f697f5bb44da8b6627d3c0 SHA512 8f29e6401036b2b8b347985152162b5bff65cc6a397cc4b2a94d022a61b681896121ccaa5ee47a0194cd8b3fc46de37b6aa82789375f46f10584dee9bd130f77 WHIRLPOOL 0e5651613995102dd4fbb1d7d7fdc4c8043aabbba9233eb0b371ea810078e7e6611652cc0bf629e7ea88cc0c4efc817220b2d017c11316632b261136aac218a3

View file

@ -1,22 +1,24 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit mozextension multilib eutils
EAPI="4"
inherit mozextension multilib
MY_P="${PN/-/_}-${PV}-fx"
DESCRIPTION="A Firefox extensions from the firecat framework."
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
DESCRIPTION="Firefox extension to test for reflected cross-site-scripting vulnerabilities."
HOMEPAGE="http://labs.securitycompass.com/exploit-me/xss-me"
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/7598/${MY_P}.xpi"
LICENSE="GPL-2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="|| (
>=www-client/firefox-bin-3.0.0
>=www-client/firefox-3.0.0
www-client/firefox-bin
www-client/firefox
)"
DEPEND="${RDEPEND}"
@ -24,20 +26,15 @@ S="${WORKDIR}"
src_unpack() {
xpi_unpack $A
# epatch "${FILESDIR}/${MY_P}.patch"
}
src_compile () {
einfo "Nothing to compile"
}
src_install () {
declare MOZILLA_FIVE_HOME
if has_version '>=www-client/firefox-1.5.0.7'; then
if has_version 'www-client/firefox'; then
MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox"
xpi_install "${S}/${MY_P}"
fi
if has_version '>=www-client/firefox-bin-1.5.0.7'; then
if has_version 'www-client/firefox-bin'; then
MOZILLA_FIVE_HOME="/opt/firefox"
xpi_install "${S}/${MY_P}"
fi