aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-06-27 14:46:18 +0800
committersat <sat@FreeBSD.org>2006-06-27 14:46:18 +0800
commitaa9be2f042dddc136ae1e3b64b81d6b041960e3d (patch)
tree12b13a2069d50bb2d2e8b55f5fbaac29f16a928f
parent2060a8763cc28ae19be2a260b809e76f5766da70 (diff)
downloadfreebsd-ports-gnome-aa9be2f042dddc136ae1e3b64b81d6b041960e3d.tar.gz
freebsd-ports-gnome-aa9be2f042dddc136ae1e3b64b81d6b041960e3d.tar.zst
freebsd-ports-gnome-aa9be2f042dddc136ae1e3b64b81d6b041960e3d.zip
- Move www/xpi-tablesort to www/xpi-tabletools
- Update to 0.1.2 Repocopy by: marcus
-rw-r--r--CVSROOT/modules2
-rw-r--r--MOVED1
-rw-r--r--www/Makefile2
-rw-r--r--www/xpi-tablesort/Makefile20
-rw-r--r--www/xpi-tablesort/distinfo3
-rw-r--r--www/xpi-tablesort/files/chrome.manifest6
-rw-r--r--www/xpi-tablesort/pkg-descr10
-rw-r--r--www/xpi-tablesort/pkg-plist23
-rw-r--r--www/xpi-tabletools/Makefile10
-rw-r--r--www/xpi-tabletools/distinfo6
-rw-r--r--www/xpi-tabletools/files/chrome.manifest18
-rw-r--r--www/xpi-tabletools/pkg-descr2
-rw-r--r--www/xpi-tabletools/pkg-plist60
13 files changed, 71 insertions, 92 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules
index ba38a7d2d1dc..2c4f2a990b39 100644
--- a/CVSROOT/modules
+++ b/CVSROOT/modules
@@ -14743,7 +14743,7 @@ xpi-searchstatus ports/www/xpi-searchstatus
xpi-server_switcher ports/www/xpi-server_switcher
xpi-sessionmanager ports/www/xpi-sessionmanager
xpi-stumbleupon ports/www/xpi-stumbleupon
-xpi-tablesort ports/www/xpi-tablesort
+xpi-tabletools ports/www/xpi-tabletools
xpi-tabmixplus ports/www/xpi-tabmixplus
xpi-togglewordwrap ports/www/xpi-togglewordwrap
xpi-unplug ports/www/xpi-unplug
diff --git a/MOVED b/MOVED
index 0fa7b7bcdbec..02b2083907a7 100644
--- a/MOVED
+++ b/MOVED
@@ -2391,3 +2391,4 @@ audio/ruby-snett|audio/snett|2006-06|Because it's a application, not a library
audio/py-shellac|audio/shellac|2006-06|Because it's a application, not a library
print/cups-lpr|print/cups-base|2006-06|Merged cups-lpr into cups-base
audio/mpck|audio/checkmate|2006-06-24|project was renamed
+www/xpi-tablesort|www/xpi-tabletools|2006-06-27|Extension renamed
diff --git a/www/Makefile b/www/Makefile
index c827baacc0f1..1757882998d8 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1044,7 +1044,7 @@
SUBDIR += xpi-server_switcher
SUBDIR += xpi-sessionmanager
SUBDIR += xpi-stumbleupon
- SUBDIR += xpi-tablesort
+ SUBDIR += xpi-tabletools
SUBDIR += xpi-tabmixplus
SUBDIR += xpi-togglewordwrap
SUBDIR += xpi-unplug
diff --git a/www/xpi-tablesort/Makefile b/www/xpi-tablesort/Makefile
deleted file mode 100644
index ce780c5be402..000000000000
--- a/www/xpi-tablesort/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: xpi-tablesort
-# Date created: 20 May 2006
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= tablesort
-PORTVERSION= 0.1.1
-DISTVERSION= 0.11
-DISTVERSIONSUFFIX= -fx
-CATEGORIES= www
-
-MAINTAINER= infofarmer@FreeBSD.org
-COMMENT= Sort any HTML data table
-
-XPI_ID= {C213841E-D6AE-4ed2-8441-FA1BDF39B90B}
-
-.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
-.include <bsd.port.mk>
diff --git a/www/xpi-tablesort/distinfo b/www/xpi-tablesort/distinfo
deleted file mode 100644
index ce0e81e96ac4..000000000000
--- a/www/xpi-tablesort/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (xpi/tablesort-0.11-fx.xpi) = c7b7f43f69c2418e3b41f834adb9a118
-SHA256 (xpi/tablesort-0.11-fx.xpi) = 1b2f667b0cab6952ee0834a857dddfacc6175a29a5a68dc985dfb26d5b37bfea
-SIZE (xpi/tablesort-0.11-fx.xpi) = 50638
diff --git a/www/xpi-tablesort/files/chrome.manifest b/www/xpi-tablesort/files/chrome.manifest
deleted file mode 100644
index 5e87972727eb..000000000000
--- a/www/xpi-tablesort/files/chrome.manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-
-overlay chrome://browser/content/browser.xul chrome://tablesort/content/tablesortOverlay.xul
-overlay chrome://navigator/content/navigator.xul chrome://tablesort/content/tablesortOverlay.xul
-content tablesort jar:chrome/tablesort.jar!/content/tablesort/
-
-skin tablesort classic/1.0 jar:chrome/tablesort.jar!/skin/classic/tablesort/
diff --git a/www/xpi-tablesort/pkg-descr b/www/xpi-tablesort/pkg-descr
deleted file mode 100644
index a8e8a369554e..000000000000
--- a/www/xpi-tablesort/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-Sort any HTML data table. Simply press 'ctrl', 'alt' keys at the
-same time and click inside any table cell, the table will be sorted
-based on the data inside that column. The auto-detected data types
-include various US-styled date/time, currency, IP address, number,
-or text. Further, the context menu provides options to explicitly
-specify the data type, thus for example European styled date could
-be sorted correctly. One could also set a few options, including
-setting European date as the default auto-detected time stamp, etc.
-
-WWW: http://www.mingyi.org/other/tablesort.html
diff --git a/www/xpi-tablesort/pkg-plist b/www/xpi-tablesort/pkg-plist
deleted file mode 100644
index b92097958538..000000000000
--- a/www/xpi-tablesort/pkg-plist
+++ /dev/null
@@ -1,23 +0,0 @@
-%%XPI_XPIDIR%%/chrome/content/tablesort/about.xul
-%%XPI_XPIDIR%%/chrome/content/tablesort/contents.rdf
-%%XPI_XPIDIR%%/chrome/content/tablesort/tablesortOptions.js
-%%XPI_XPIDIR%%/chrome/content/tablesort/tablesortOptions.xul
-%%XPI_XPIDIR%%/chrome/content/tablesort/tablesortOverlay.js
-%%XPI_XPIDIR%%/chrome/content/tablesort/tablesortOverlay.xul
-%%XPI_XPIDIR%%/chrome/skin/classic/tablesort/contents.rdf
-%%XPI_XPIDIR%%/chrome/skin/classic/tablesort/tsort_large.png
-%%XPI_XPIDIR%%/chrome/skin/classic/tablesort/tsort_small.png
-%%XPI_XPIDIR%%/chrome/tablesort.jar
-%%XPI_XPIDIR%%/context.png
-%%XPI_XPIDIR%%/defaults/preferences/ts_defaults.js
-%%XPI_XPIDIR%%/install.rdf
-%%XPI_XPIDIR%%/options.png
-%%XPI_XPIDIR%%/chrome.manifest
-@dirrm %%XPI_XPIDIR%%/chrome/content/tablesort
-@dirrm %%XPI_XPIDIR%%/chrome/content
-@dirrm %%XPI_XPIDIR%%/chrome/skin/classic/tablesort
-@dirrm %%XPI_XPIDIR%%/chrome/skin/classic
-@dirrm %%XPI_XPIDIR%%/chrome/skin
-@dirrm %%XPI_XPIDIR%%/chrome
-@dirrm %%XPI_XPIDIR%%/defaults/preferences
-@dirrm %%XPI_XPIDIR%%/defaults
diff --git a/www/xpi-tabletools/Makefile b/www/xpi-tabletools/Makefile
index ce780c5be402..1689e043508f 100644
--- a/www/xpi-tabletools/Makefile
+++ b/www/xpi-tabletools/Makefile
@@ -1,20 +1,20 @@
-# New ports collection makefile for: xpi-tablesort
+# New ports collection makefile for: xpi-tabletools
# Date created: 20 May 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
-PORTNAME= tablesort
-PORTVERSION= 0.1.1
-DISTVERSION= 0.11
+PORTNAME= tabletools
+PORTVERSION= 0.1.2
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_CSME}
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Sort any HTML data table
-XPI_ID= {C213841E-D6AE-4ed2-8441-FA1BDF39B90B}
+XPI_ID= {7C7F5C11-4ACD-4CDB-9293-2E3F46654E2A}
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
diff --git a/www/xpi-tabletools/distinfo b/www/xpi-tabletools/distinfo
index ce0e81e96ac4..9713dd3c6d3a 100644
--- a/www/xpi-tabletools/distinfo
+++ b/www/xpi-tabletools/distinfo
@@ -1,3 +1,3 @@
-MD5 (xpi/tablesort-0.11-fx.xpi) = c7b7f43f69c2418e3b41f834adb9a118
-SHA256 (xpi/tablesort-0.11-fx.xpi) = 1b2f667b0cab6952ee0834a857dddfacc6175a29a5a68dc985dfb26d5b37bfea
-SIZE (xpi/tablesort-0.11-fx.xpi) = 50638
+MD5 (xpi/tabletools-0.1.2-fx.xpi) = 22aeb726714eaf894252930aeef232bc
+SHA256 (xpi/tabletools-0.1.2-fx.xpi) = a1b628cff910efa035a643b355d67b34be467a0c14b231d94ec93610f966b46d
+SIZE (xpi/tabletools-0.1.2-fx.xpi) = 67854
diff --git a/www/xpi-tabletools/files/chrome.manifest b/www/xpi-tabletools/files/chrome.manifest
index 5e87972727eb..e250b2fc377d 100644
--- a/www/xpi-tabletools/files/chrome.manifest
+++ b/www/xpi-tabletools/files/chrome.manifest
@@ -1,6 +1,16 @@
-overlay chrome://browser/content/browser.xul chrome://tablesort/content/tablesortOverlay.xul
-overlay chrome://navigator/content/navigator.xul chrome://tablesort/content/tablesortOverlay.xul
-content tablesort jar:chrome/tablesort.jar!/content/tablesort/
+overlay chrome://browser/content/browser.xul chrome://tabletools/content/tabletoolsOverlay.xul
+overlay chrome://navigator/content/navigator.xul chrome://tabletools/content/tabletoolsOverlay.xul
+content tabletools jar:chrome/tabletools.jar!/content/tabletools/
-skin tablesort classic/1.0 jar:chrome/tablesort.jar!/skin/classic/tablesort/
+skin tabletools classic/1.0 jar:chrome/tabletools.jar!/skin/classic/tabletools/
+
+locale tabletools en-US jar:chrome/tabletools.jar!/locale/tabletools/en-US/
+
+locale tabletools zh-CN jar:chrome/tabletools.jar!/locale/tabletools/zh-CN/
+
+locale tabletools es-AR jar:chrome/tabletools.jar!/locale/tabletools/es-AR/
+
+locale tabletools fr-FR jar:chrome/tabletools.jar!/locale/tabletools/fr-FR/
+
+locale tabletools de-DE jar:chrome/tabletools.jar!/locale/tabletools/de-DE/
diff --git a/www/xpi-tabletools/pkg-descr b/www/xpi-tabletools/pkg-descr
index a8e8a369554e..d89b6eb5e860 100644
--- a/www/xpi-tabletools/pkg-descr
+++ b/www/xpi-tabletools/pkg-descr
@@ -7,4 +7,4 @@ specify the data type, thus for example European styled date could
be sorted correctly. One could also set a few options, including
setting European date as the default auto-detected time stamp, etc.
-WWW: http://www.mingyi.org/other/tablesort.html
+WWW: http://www.mingyi.org/other/tabletools.html
diff --git a/www/xpi-tabletools/pkg-plist b/www/xpi-tabletools/pkg-plist
index b92097958538..52497dc9b293 100644
--- a/www/xpi-tabletools/pkg-plist
+++ b/www/xpi-tabletools/pkg-plist
@@ -1,21 +1,51 @@
-%%XPI_XPIDIR%%/chrome/content/tablesort/about.xul
-%%XPI_XPIDIR%%/chrome/content/tablesort/contents.rdf
-%%XPI_XPIDIR%%/chrome/content/tablesort/tablesortOptions.js
-%%XPI_XPIDIR%%/chrome/content/tablesort/tablesortOptions.xul
-%%XPI_XPIDIR%%/chrome/content/tablesort/tablesortOverlay.js
-%%XPI_XPIDIR%%/chrome/content/tablesort/tablesortOverlay.xul
-%%XPI_XPIDIR%%/chrome/skin/classic/tablesort/contents.rdf
-%%XPI_XPIDIR%%/chrome/skin/classic/tablesort/tsort_large.png
-%%XPI_XPIDIR%%/chrome/skin/classic/tablesort/tsort_small.png
-%%XPI_XPIDIR%%/chrome/tablesort.jar
-%%XPI_XPIDIR%%/context.png
-%%XPI_XPIDIR%%/defaults/preferences/ts_defaults.js
+%%XPI_XPIDIR%%/chrome/content/tabletools/about.xul
+%%XPI_XPIDIR%%/chrome/content/tabletools/contents.rdf
+%%XPI_XPIDIR%%/chrome/content/tabletools/tabletoolsOptions.js
+%%XPI_XPIDIR%%/chrome/content/tabletools/tabletoolsOptions.xul
+%%XPI_XPIDIR%%/chrome/content/tabletools/tabletoolsOverlay.js
+%%XPI_XPIDIR%%/chrome/content/tabletools/tabletoolsOverlay.xul
+%%XPI_XPIDIR%%/chrome/locale/tabletools/de-DE/about.dtd
+%%XPI_XPIDIR%%/chrome/locale/tabletools/de-DE/contents.rdf
+%%XPI_XPIDIR%%/chrome/locale/tabletools/de-DE/tabletools.properties
+%%XPI_XPIDIR%%/chrome/locale/tabletools/de-DE/tabletoolsOptions.dtd
+%%XPI_XPIDIR%%/chrome/locale/tabletools/de-DE/tabletoolsOverlay.dtd
+%%XPI_XPIDIR%%/chrome/locale/tabletools/en-US/about.dtd
+%%XPI_XPIDIR%%/chrome/locale/tabletools/en-US/contents.rdf
+%%XPI_XPIDIR%%/chrome/locale/tabletools/en-US/tabletools.properties
+%%XPI_XPIDIR%%/chrome/locale/tabletools/en-US/tabletoolsOptions.dtd
+%%XPI_XPIDIR%%/chrome/locale/tabletools/en-US/tabletoolsOverlay.dtd
+%%XPI_XPIDIR%%/chrome/locale/tabletools/es-AR/about.dtd
+%%XPI_XPIDIR%%/chrome/locale/tabletools/es-AR/contents.rdf
+%%XPI_XPIDIR%%/chrome/locale/tabletools/es-AR/tabletools.properties
+%%XPI_XPIDIR%%/chrome/locale/tabletools/es-AR/tabletoolsOptions.dtd
+%%XPI_XPIDIR%%/chrome/locale/tabletools/es-AR/tabletoolsOverlay.dtd
+%%XPI_XPIDIR%%/chrome/locale/tabletools/fr-FR/about.dtd
+%%XPI_XPIDIR%%/chrome/locale/tabletools/fr-FR/contents.rdf
+%%XPI_XPIDIR%%/chrome/locale/tabletools/fr-FR/tabletools.properties
+%%XPI_XPIDIR%%/chrome/locale/tabletools/fr-FR/tabletoolsOptions.dtd
+%%XPI_XPIDIR%%/chrome/locale/tabletools/fr-FR/tabletoolsOverlay.dtd
+%%XPI_XPIDIR%%/chrome/locale/tabletools/zh-CN/about.dtd
+%%XPI_XPIDIR%%/chrome/locale/tabletools/zh-CN/contents.rdf
+%%XPI_XPIDIR%%/chrome/locale/tabletools/zh-CN/tabletools.properties
+%%XPI_XPIDIR%%/chrome/locale/tabletools/zh-CN/tabletoolsOptions.dtd
+%%XPI_XPIDIR%%/chrome/locale/tabletools/zh-CN/tabletoolsOverlay.dtd
+%%XPI_XPIDIR%%/chrome/skin/classic/tabletools/contents.rdf
+%%XPI_XPIDIR%%/chrome/skin/classic/tabletools/ttool_large.png
+%%XPI_XPIDIR%%/chrome/skin/classic/tabletools/ttool_small.png
+%%XPI_XPIDIR%%/chrome/tabletools.jar
+%%XPI_XPIDIR%%/defaults/preferences/tt_defaults.js
%%XPI_XPIDIR%%/install.rdf
-%%XPI_XPIDIR%%/options.png
%%XPI_XPIDIR%%/chrome.manifest
-@dirrm %%XPI_XPIDIR%%/chrome/content/tablesort
+@dirrm %%XPI_XPIDIR%%/chrome/content/tabletools
@dirrm %%XPI_XPIDIR%%/chrome/content
-@dirrm %%XPI_XPIDIR%%/chrome/skin/classic/tablesort
+@dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/de-DE
+@dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/en-US
+@dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/es-AR
+@dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/fr-FR
+@dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools/zh-CN
+@dirrm %%XPI_XPIDIR%%/chrome/locale/tabletools
+@dirrm %%XPI_XPIDIR%%/chrome/locale
+@dirrm %%XPI_XPIDIR%%/chrome/skin/classic/tabletools
@dirrm %%XPI_XPIDIR%%/chrome/skin/classic
@dirrm %%XPI_XPIDIR%%/chrome/skin
@dirrm %%XPI_XPIDIR%%/chrome