mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Add xpi-flashblock:
Replaces Flash objects with a button you can click to view them PR: ports/97255 Submitted by: Simon Olofsson <simon@olofsson.de> Approved by: krion (mentor)
This commit is contained in:
parent
0702ca9f8a
commit
f5ae687d97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162375
@ -988,6 +988,7 @@
|
||||
SUBDIR += xpi-cssviewer
|
||||
SUBDIR += xpi-cutemenus-crystalsvg
|
||||
SUBDIR += xpi-fasterfox
|
||||
SUBDIR += xpi-flashblock
|
||||
SUBDIR += xpi-mldonkey
|
||||
SUBDIR += xpi-no-referrer
|
||||
SUBDIR += xpi-noscript
|
||||
|
21
www/xpi-flashblock/Makefile
Normal file
21
www/xpi-flashblock/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# New ports collection makefile for: flashblock
|
||||
# Date created: 14 May 2006
|
||||
# Whom: Simon Olofsson
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= flashblock
|
||||
PORTVERSION= 1.5.1
|
||||
DISTVERSIONSUFFIX= -fx+fl
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= simon@olofsson.de
|
||||
COMMENT= Replaces Flash objects with a button you can click to view them
|
||||
|
||||
XPI_ID= {3d7eb24f-2740-49df-8937-200b1cc08f8a}
|
||||
XPI_FILES= chrome/flashblock.jar chrome.manifest defaults/preferences/flashblock.js install.rdf
|
||||
XPI_DIRS= chrome defaults/preferences defaults
|
||||
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
3
www/xpi-flashblock/distinfo
Normal file
3
www/xpi-flashblock/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (xpi/flashblock-1.5.1-fx+fl.xpi) = 8826f26eaa165cdaf19f2dab719dc666
|
||||
SHA256 (xpi/flashblock-1.5.1-fx+fl.xpi) = d5e9ad6fc5a631d52702cd7b308535b742f9be7b6592ed983ed6bcbb039e38fc
|
||||
SIZE (xpi/flashblock-1.5.1-fx+fl.xpi) = 49410
|
7
www/xpi-flashblock/pkg-descr
Normal file
7
www/xpi-flashblock/pkg-descr
Normal file
@ -0,0 +1,7 @@
|
||||
Flashblock is an extension for the Mozilla, Firefox, and Netscape browsers that
|
||||
takes a pessimistic approach to dealing with Macromedia Flash content on a
|
||||
webpage and blocks ALL Flash content from loading. It then leaves placeholders
|
||||
on the webpage that allow you to click to download and then view the Flash
|
||||
content.
|
||||
|
||||
WWW: http://flashblock.mozdev.org/
|
Loading…
Reference in New Issue
Block a user