aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2010-10-01 21:45:47 +0800
committergarga <garga@FreeBSD.org>2010-10-01 21:45:47 +0800
commit44140ecc6fc932559e41d3a67d23c1994b7a0d31 (patch)
tree7f84d4e9b34c4d920c57f842d794c3144e94cace /www
parentb1717465daf896ddf8f386de83a27b727004f4fc (diff)
downloadfreebsd-ports-gnome-44140ecc6fc932559e41d3a67d23c1994b7a0d31.tar.gz
freebsd-ports-gnome-44140ecc6fc932559e41d3a67d23c1994b7a0d31.tar.zst
freebsd-ports-gnome-44140ecc6fc932559e41d3a67d23c1994b7a0d31.zip
Remove expired ports:
2010-10-01 net-mgmt/zabbix16-server: Development has ceased. Please upgrade to Zabbix 1.8. 2010-10-01 net-mgmt/zabbix16-agent: Development has ceased. Please upgrade to Zabbix 1.8. 2010-10-01 net-mgmt/zabbix16-frontend: Development has ceased. Please upgrade to Zabbix 1.8. 2010-10-01 net-mgmt/zabbix16-proxy: Development has ceased. Please upgrade to Zabbix 1.8. 2010-10-01 net-p2p/mutella: No longer under active development 2010-10-01 www/xpi-hit-a-hint: Development has been ceased and not compatible with Firefox > 2. 2010-10-01 www/xpi-preferential: Development has been ceased and not compatible with Firefox > 2. 2010-10-01 www/xpi-statusbarclock: Development has been ceased and not compatible with Firefox > 2.
Diffstat (limited to 'www')
-rw-r--r--www/Makefile3
-rw-r--r--www/xpi-hit-a-hint/Makefile25
-rw-r--r--www/xpi-hit-a-hint/distinfo3
-rw-r--r--www/xpi-hit-a-hint/pkg-descr4
-rw-r--r--www/xpi-preferential/Makefile26
-rw-r--r--www/xpi-preferential/distinfo3
-rw-r--r--www/xpi-preferential/files/chrome.manifest7
-rw-r--r--www/xpi-preferential/pkg-descr9
-rw-r--r--www/xpi-statusbarclock/Makefile27
-rw-r--r--www/xpi-statusbarclock/distinfo3
-rw-r--r--www/xpi-statusbarclock/pkg-descr6
-rw-r--r--www/xpi-statusbarclock/pkg-plist19
12 files changed, 0 insertions, 135 deletions
diff --git a/www/Makefile b/www/Makefile
index 66080619849f..8d465902ed9e 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1875,7 +1875,6 @@
SUBDIR += xpi-grab_and_drag
SUBDIR += xpi-greasemonkey
SUBDIR += xpi-gwt-dev-plugin
- SUBDIR += xpi-hit-a-hint
SUBDIR += xpi-httpfox
SUBDIR += xpi-imagezoom
SUBDIR += xpi-imdbpreview
@@ -1906,7 +1905,6 @@
SUBDIR += xpi-pdf_download
SUBDIR += xpi-pencil
SUBDIR += xpi-permatabs
- SUBDIR += xpi-preferential
SUBDIR += xpi-prism
SUBDIR += xpi-quick-locale-switcher
SUBDIR += xpi-quickproxy
@@ -1919,7 +1917,6 @@
SUBDIR += xpi-sessionmanager
SUBDIR += xpi-speed-dial
SUBDIR += xpi-splash
- SUBDIR += xpi-statusbarclock
SUBDIR += xpi-stumbleupon
SUBDIR += xpi-stylish
SUBDIR += xpi-table2clipboard
diff --git a/www/xpi-hit-a-hint/Makefile b/www/xpi-hit-a-hint/Makefile
deleted file mode 100644
index c274cb1a4edd..000000000000
--- a/www/xpi-hit-a-hint/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: xpi-hit-a-hint
-# Date created: 2006-07-15
-# Whom: Simon Olofsson <simon@olofsson.de>
-#
-# $FreeBSD$
-#
-
-PORTNAME= hit-a-hint
-PORTVERSION= 0.9.1
-DISTVERSIONSUFFIX= -fx
-CATEGORIES= www
-
-MAINTAINER= simon@olofsson.de
-COMMENT= Click links by hitting hints
-
-DEPRECATED= Development has been ceased and not compatible with Firefox > 2.
-EXPIRATION_DATE= 2010-10-01
-
-XPI_NUM= 1341
-XPI_ID= {4476fef4-3557-40b5-afcd-d6903cf7cc9d}
-XPI_FILES= chrome/chrome.jar chrome.manifest defaults/preferences/prefs.js install.rdf
-XPI_DIRS= chrome defaults/preferences defaults
-
-.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
-.include <bsd.port.mk>
diff --git a/www/xpi-hit-a-hint/distinfo b/www/xpi-hit-a-hint/distinfo
deleted file mode 100644
index 613cd308ad76..000000000000
--- a/www/xpi-hit-a-hint/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (xpi/hit-a-hint-0.9.1-fx.xpi) = f78a1f98a6897891ad5996758356db27
-SHA256 (xpi/hit-a-hint-0.9.1-fx.xpi) = 1c4726de858a195f73030204bb6f61f1a322b70a2393eda1c1d7eda3826e3c13
-SIZE (xpi/hit-a-hint-0.9.1-fx.xpi) = 33706
diff --git a/www/xpi-hit-a-hint/pkg-descr b/www/xpi-hit-a-hint/pkg-descr
deleted file mode 100644
index 41fcb6268253..000000000000
--- a/www/xpi-hit-a-hint/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Click links by hitting hints! A keyboard friendly navigation method.
-
-Author: Pekka Sillanpaa <p.sillanpaa@hut.fi>
-WWW: http://hah.mozdev.org/
diff --git a/www/xpi-preferential/Makefile b/www/xpi-preferential/Makefile
deleted file mode 100644
index 0d36dfc44ef3..000000000000
--- a/www/xpi-preferential/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Ports collection makefile for: preferential-firefox
-# Date created: Tue Oct 28, 2003
-# Whom: Thierry Thomas (<thierry@pompo.net>)
-#
-# $FreeBSD$
-#
-
-PORTNAME= preferential
-PORTVERSION= 0.8.2
-DISTVERSIONSUFFIX= -fx+mz+zm+tb
-CATEGORIES= www
-
-MAINTAINER= simon@olofsson.de
-COMMENT= Advanced preferences manager for Mozilla-based products
-
-DEPRECATED= Development has been ceased and not compatible with Firefox > 2.
-EXPIRATION_DATE= 2010-10-01
-
-XPI_DISTNAME= preferential_new_guid_
-XPI_NUM= 713
-XPI_ID= {e3a1bec3-1cc1-4d20-875b-a10587471a5e}
-XPI_FILES= chrome/preferential.jar install.js install.rdf chrome.manifest
-XPI_DIRS= chrome
-
-.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
-.include <bsd.port.mk>
diff --git a/www/xpi-preferential/distinfo b/www/xpi-preferential/distinfo
deleted file mode 100644
index be1a17412e65..000000000000
--- a/www/xpi-preferential/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (xpi/preferential_new_guid_-0.8.2-fx+mz+zm+tb.xpi) = 4913c2c6ce24397b24000fd5d84d81bf
-SHA256 (xpi/preferential_new_guid_-0.8.2-fx+mz+zm+tb.xpi) = 5f3aeb8e3e6f67f2a42ef3080e92ba429928e741c65772c53a75218c3e0c1c82
-SIZE (xpi/preferential_new_guid_-0.8.2-fx+mz+zm+tb.xpi) = 87001
diff --git a/www/xpi-preferential/files/chrome.manifest b/www/xpi-preferential/files/chrome.manifest
deleted file mode 100644
index 5d0f48cb33cc..000000000000
--- a/www/xpi-preferential/files/chrome.manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-
-overlay chrome://navigator/content/navigator.xul chrome://preferential/content/preferential-nav-overlay.xul
-overlay chrome://browser/content/browser.xul chrome://preferential/content/preferential-phn-overlay.xul
-overlay chrome://messenger/content/mailWindowOverlay.xul chrome://preferential/content/preferential-thn-overlay.xul
-content preferential jar:chrome/preferential.jar!/content/
-
-locale preferential en-US jar:chrome/preferential.jar!/locale/en-US/preferential/
diff --git a/www/xpi-preferential/pkg-descr b/www/xpi-preferential/pkg-descr
deleted file mode 100644
index c31792b4c967..000000000000
--- a/www/xpi-preferential/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-The Preferential project aims to provide a comprehensive resource
-for finding Mozilla preference documentation. It is also a popular
-Mozilla extension that provides all Gecko-based products (eg.
-Mozilla Suite, Firefox & Thunderbird) with a simple, accessible
-GUI to use when browsing and modifying preferences set within that
-product.
-
-Author: Stephen Bounds <guruj@mbox.com.au>
-WWW: http://preferential.mozdev.org/
diff --git a/www/xpi-statusbarclock/Makefile b/www/xpi-statusbarclock/Makefile
deleted file mode 100644
index 7ab8720d629d..000000000000
--- a/www/xpi-statusbarclock/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: xpi-statusbarclock
-# Date created: 2006-07-27
-# Whom: Simon Olofsson <simon@olofsson.de>
-#
-# $FreeBSD$
-#
-
-PORTNAME= statusbarclock
-PORTVERSION= 1.8.0
-DISTVERSIONSUFFIX= -fx
-CATEGORIES= www
-
-MAINTAINER= simon@olofsson.de
-COMMENT= Display date and time in the status bar
-
-DEPRECATED= Development has been ceased and not compatible with Firefox > 2.
-EXPIRATION_DATE= 2010-10-01
-
-XPI_DISTNAME= statusbar_clock
-XPI_ID= {3669edc0-b1ad-11d8-92e7-00d09e0179f2}
-XPI_NUM= 52
-
-xpi-post-extract:
- @${RM} -rf ${WRKSRC}/readme.txt
-
-.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
-.include <bsd.port.mk>
diff --git a/www/xpi-statusbarclock/distinfo b/www/xpi-statusbarclock/distinfo
deleted file mode 100644
index 551364808660..000000000000
--- a/www/xpi-statusbarclock/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (xpi/statusbar_clock-1.8.0-fx.xpi) = 3009950d00d3c1024b0a908f5a42c4d3
-SHA256 (xpi/statusbar_clock-1.8.0-fx.xpi) = dee388917e4d33e63d3f3146db3db540f89c923b571175a28c64a2cdaa0bb448
-SIZE (xpi/statusbar_clock-1.8.0-fx.xpi) = 13149
diff --git a/www/xpi-statusbarclock/pkg-descr b/www/xpi-statusbarclock/pkg-descr
deleted file mode 100644
index f7eb2d4c1b82..000000000000
--- a/www/xpi-statusbarclock/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Display the date and time in your browser's status bar.
-Or just the date, or just the time, or maybe a cheerful
-message to brighten someone's day. It's quite customizable.
-
-Author: Cosmic Cat Creations <momokatte@hotmail.com>
-WWW: http://www.cosmicat.com/extensions/timestatus/
diff --git a/www/xpi-statusbarclock/pkg-plist b/www/xpi-statusbarclock/pkg-plist
deleted file mode 100644
index fa178622275c..000000000000
--- a/www/xpi-statusbarclock/pkg-plist
+++ /dev/null
@@ -1,19 +0,0 @@
-%%XPI_XPIDIR%%/chrome/content/_PrefManager.js
-%%XPI_XPIDIR%%/chrome/content/browserOverlay.js
-%%XPI_XPIDIR%%/chrome/content/browserOverlay.xul
-%%XPI_XPIDIR%%/chrome/content/prefWindow-Display.xul
-%%XPI_XPIDIR%%/chrome/content/prefWindow-Position.xul
-%%XPI_XPIDIR%%/chrome/locale/en-US/context-timestatus.ent
-%%XPI_XPIDIR%%/chrome/locale/en-US/options.ent
-%%XPI_XPIDIR%%/chrome/locale/en-US/timestatus-bundle.properties
-%%XPI_XPIDIR%%/chrome/skin/icon.png
-%%XPI_XPIDIR%%/defaults/preferences/timestatus-defaults.js
-%%XPI_XPIDIR%%/chrome.manifest
-%%XPI_XPIDIR%%/install.rdf
-@dirrm %%XPI_XPIDIR%%/chrome/content
-@dirrm %%XPI_XPIDIR%%/chrome/locale/en-US
-@dirrm %%XPI_XPIDIR%%/chrome/locale
-@dirrm %%XPI_XPIDIR%%/chrome/skin
-@dirrm %%XPI_XPIDIR%%/chrome
-@dirrm %%XPI_XPIDIR%%/defaults/preferences
-@dirrm %%XPI_XPIDIR%%/defaults