1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Remove expired ports:

2011-12-01 www/xpi-mousegestures: Development has been ceased and not compatible with Firefox > 2.
2011-12-01 www/xpi-mozex: Development has been ceased and not compatible with Firefox > 3.
This commit is contained in:
Rene Ladan 2011-12-28 19:22:00 +00:00
parent c3df4f93ad
commit bda525a840
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288197
9 changed files with 2 additions and 84 deletions

2
MOVED
View File

@ -3040,3 +3040,5 @@ misc/demoniac||2011-12-28|Has expired: No more upstream, no more public distfile
cad/gtkwave||2011-12-28|Has expired: No more public distfiles, no more upstream
databases/clip||2011-12-28|Has expired: No develop anymore for long
x11-toolkits/gtkextra||2011-12-28|Has expired: no longer supported upstream, no more depend on
www/xpi-mousegestures||2011-12-28|Has expired: Development has been ceased and not compatible with Firefox > 2.
www/xpi-mozex||2011-12-28|Has expired: Development has been ceased and not compatible with Firefox > 3.

View File

@ -2028,8 +2028,6 @@
SUBDIR += xpi-menueditor
SUBDIR += xpi-mldonkey
SUBDIR += xpi-modify_headers
SUBDIR += xpi-mousegestures
SUBDIR += xpi-mozex
SUBDIR += xpi-mrtech-local-install
SUBDIR += xpi-neo-diggler
SUBDIR += xpi-no-referrer

View File

@ -1,30 +0,0 @@
# New ports collection makefile for: mouse_gestures
# Date created: 2006-05-16
# Whom: Simon Olofsson <simon@olofsson.de>
#
# $FreeBSD$
#
PORTNAME= mousegestures
PORTVERSION= 1.5.2
DISTVERSIONSUFFIX= -fx+mz+zm+tb
CATEGORIES= www
MAINTAINER= simon@olofsson.de
COMMENT= Allows you to execute common commands using mouse gestures
DEPRECATED= Development has been ceased and not compatible with Firefox > 2.
EXPIRATION_DATE= 2011-12-01
XPI_DISTNAME= mouse_gestures
XPI_NUM= 39
XPI_ID= {FFA36170-80B1-4535-B0E3-A4569E497DD0}
XPI_FILES= chrome/mozgest.jar chrome.manifest components/mgIMouseService.xpt \
install/install.properties install.js install.rdf
XPI_DIRS= chrome components install
xpi-post-extract:
@${RM} -rf ${WRKSRC}/platform
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (xpi/mouse_gestures-1.5.2-fx+mz+zm+tb.xpi) = c789a4f44650b21b35ce7e87bafeff78580a6ec4a4d8d60b7f212662d007a880
SIZE (xpi/mouse_gestures-1.5.2-fx+mz+zm+tb.xpi) = 175623

View File

@ -1,7 +0,0 @@
Mouse Gestures are a fast way to execute commands without using the keyboard,
menus or toolbars. Instead, the user holds down a mouse button (usually the
right one), moves the mouse in a certain way to form a gesture, then releases
the mouse button.
Author: The Optimoz Team
WWW: http://optimoz.mozdev.org/gestures/

View File

@ -1,24 +0,0 @@
# Ports collection makefile for: mozex-firefox
# Date created: Tue Oct 28, 2003
# Whom: Thierry Thomas (<thierry@pompo.net>)
#
# $FreeBSD$
#
PORTNAME= mozex
PORTVERSION= 1.9.12
CATEGORIES= www
MASTER_SITES= MOZDEV
MAINTAINER= simon@olofsson.de
COMMENT= External commands integration
DEPRECATED= Development has been ceased and not compatible with Firefox > 3.
EXPIRATION_DATE= 2011-12-01
XPI_ID= {01bc0112-afff-4fb5-8772-191bf35a8ffb}
XPI_FILES= chrome/mozex.jar install.js install.rdf chrome.manifest
XPI_DIRS= chrome
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (xpi/mozex-1.9.12.xpi) = 6ded549312aeb31f9a21e2db92e2cd885d8d527d9424aacc77f9910bcaeafbda
SIZE (xpi/mozex-1.9.12.xpi) = 62371

View File

@ -1,6 +0,0 @@
overlay chrome://navigator/content/navigator.xul chrome://mozex/content/mozex.xul
overlay chrome://communicator/content/pref/preftree.xul chrome://mozex/content/mozexPrefOverlay.xul
overlay chrome://browser/content/browser.xul chrome://mozex/content/mozex.xul
overlay chrome://browser/content/pref/pref.xul chrome://mozex/content/mozexPrefOverlay.xul
content mozex jar:chrome/mozex.jar!/content/mozex/

View File

@ -1,11 +0,0 @@
Mozex is an extension to Mozilla or Firefox which allows the user to use
external programs for these actions:
* view page source
* edit content of textareas (possibly utilizing a spell-checker in the
text editor)
* handle mailto, news, telnet and FTP links
* download files
Author: Vladimir Marek <vlmarek@volny.cz>
WWW: http://mozex.mozdev.org/