mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Remove non functionnal XPI
Approved by: ashish
This commit is contained in:
parent
1e29832872
commit
f3c8787552
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358234
1
MOVED
1
MOVED
@ -6134,3 +6134,4 @@ lang/clojure-contrib||2014-06-15|Has expired: monolithic contrib library is obso
|
||||
devel/bzapi||2014-06-15|Has expired: Bugzilla has a native REST API, see https://wiki.mozilla.org/BMO/REST
|
||||
graphics/GraphicsMagick13|graphics/GraphicsMagick|2014-06-17|Removed, duplicate of unversioned GraphicsMagick port
|
||||
textproc/m17n-contrib|devel/m17n-db|2014-06-18|m17n-contrib was incorporated into m17n-db
|
||||
www/xpi-deepestsender||2014-06-18|Upstream disappeared, not working with modern mozilla applications
|
||||
|
@ -2164,7 +2164,6 @@
|
||||
SUBDIR += xpi-cookiesafe
|
||||
SUBDIR += xpi-cssviewer
|
||||
SUBDIR += xpi-cutemenus-crystalsvg
|
||||
SUBDIR += xpi-deepestsender
|
||||
SUBDIR += xpi-default_full_zoom_level
|
||||
SUBDIR += xpi-delicious
|
||||
SUBDIR += xpi-downthemall
|
||||
|
@ -1,20 +0,0 @@
|
||||
# Created by: Ashish Shukla <wahjava@gmail.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= deepestsender
|
||||
PORTVERSION= 0.9.3
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= MOZDEV
|
||||
|
||||
MAINTAINER= ashish@FreeBSD.org
|
||||
COMMENT= An addon which allows posting to blogs
|
||||
|
||||
XPI_DISTNAME= deepestsender
|
||||
XPI_NUM= 1811
|
||||
XPI_ID= {B9DAB69C-460E-4085-AE6C-F95B0D858581}
|
||||
USE_XPI= *firefox*
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (xpi/deepestsender-0.9.3.xpi) = 29a76cec549df5201f031f3c4bfaa0510442b92fc14d5f9514af2a951a92f4ab
|
||||
SIZE (xpi/deepestsender-0.9.3.xpi) = 305749
|
@ -1,3 +0,0 @@
|
||||
Deepest Sender is a blogging client that runs inside Firefox.
|
||||
|
||||
WWW: http://deepestsender.mozdev.org/
|
@ -1,11 +0,0 @@
|
||||
%%XPI_XPIDIR%%/chrome.manifest
|
||||
%%XPI_XPIDIR%%/chrome/deepestsender.jar
|
||||
%%XPI_XPIDIR%%/chrome/icons/default/deepestsender.ico
|
||||
%%XPI_XPIDIR%%/chrome/icons/default/deepestsender.xpm
|
||||
%%XPI_XPIDIR%%/defaults/preferences/deepestsender.js
|
||||
%%XPI_XPIDIR%%/install.rdf
|
||||
@dirrm %%XPI_XPIDIR%%/defaults/preferences
|
||||
@dirrm %%XPI_XPIDIR%%/defaults
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/icons/default
|
||||
@dirrm %%XPI_XPIDIR%%/chrome/icons
|
||||
@dirrm %%XPI_XPIDIR%%/chrome
|
Loading…
Reference in New Issue
Block a user