1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

Add xpi-unplug 0.8, an extension to convert embedded plug-ins to html

links.

PR:		ports/96869
Submitted by:	chinsan <chinsan.tw@gmail.com>
This commit is contained in:
Vanilla I. Shu 2006-05-07 12:53:36 +00:00
parent 2f0f387350
commit cb3c7a8049
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161576
4 changed files with 49 additions and 0 deletions

View File

@ -979,6 +979,7 @@
SUBDIR += xpi-noscript
SUBDIR += xpi-pdf_download
SUBDIR += xpi-tabmixplus
SUBDIR += xpi-unplug
SUBDIR += xshttpd
SUBDIR += xshttpd-devel
SUBDIR += xulrunner

37
www/xpi-unplug/Makefile Normal file
View File

@ -0,0 +1,37 @@
# New ports collection makefile for: xpi-unplug
# Date created: 2006/05/06
# Whom: chinsan <chinsan.tw@gmail.com>
#
# $FreeBSD$
#
PORTNAME= unplug
PORTVERSION= 0.8
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= chinsan.tw@gmail.com
COMMENT= An extension to convert embedded plug-ins to html links
XPI_ID= unplug@compunach
XPI_FILES= chrome/content/help_flash.html chrome/content/help_flv.html \
chrome/content/help_playlist.html \
chrome/content/help_playtext.html \
chrome/content/help_ram.html chrome/content/help_rm.html \
chrome/content/help_skim.html chrome/content/overlay.xul \
chrome/content/pro_ftp.html chrome/content/pro_mms.html \
chrome/content/pro_other.html chrome/content/pro_rtsp.html \
chrome/content/settings.xul chrome/content/unplug.js \
chrome/content/unplug_settings.js chrome/content/zuul.html \
chrome/skin/config.png chrome/skin/ftp.png \
chrome/skin/help.png chrome/skin/hexit.png \
chrome/skin/pagehog.png chrome/skin/unplug.css \
chrome/skin/unplug.png chrome/skin/unstar0.png \
chrome/skin/unstar1.png chrome/skin/unstar2.png \
chrome/skin/unstar3.png chrome/skin/warn.png chrome.manifest \
defaults/preferences/cn_unplug.js install.rdf
XPI_DIRS= chrome/content chrome/skin chrome defaults/preferences \
defaults
.include "../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>

3
www/xpi-unplug/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (xpi/unplug-0.8-fx.xpi) = 764a0173d135588b197bdf8711c39a0c
SHA256 (xpi/unplug-0.8-fx.xpi) = 7f405f3d2b8ee2a2b92b69379a5dc8f702f6eabc30c6aac46484cffeab89e179
SIZE (xpi/unplug-0.8-fx.xpi) = 24355

8
www/xpi-unplug/pkg-descr Normal file
View File

@ -0,0 +1,8 @@
Convert embedded plug-ins to html links with this extension. This means you
have a way of avoiding installation of plug-ins and can easily download
files which are normally inside a player.
When you click on UnPlug in the tools or context menu, it searches the page
for and tags and creates a new page with a list of the links which it found.
WWW: https://addons.mozilla.org/firefox/2254/