diff options
author | nork <nork@FreeBSD.org> | 2009-04-26 16:38:12 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2009-04-26 16:38:12 +0800 |
commit | 62c05e12d06543636c0d775d11b643b164696cf6 (patch) | |
tree | 7400baeec80850c94c0942c2b43222b0453bcca5 /www | |
parent | e952aa6f3f366a0b2b69bb72be1b5b0b3354382b (diff) | |
download | freebsd-ports-gnome-62c05e12d06543636c0d775d11b643b164696cf6.tar.gz freebsd-ports-gnome-62c05e12d06543636c0d775d11b643b164696cf6.tar.zst freebsd-ports-gnome-62c05e12d06543636c0d775d11b643b164696cf6.zip |
Add xpi-it_s_all_text 1.3.1, is a editing textareas addon
using external editor.
Requested by: hrs
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/xpi-it_s_all_text/Makefile | 33 | ||||
-rw-r--r-- | www/xpi-it_s_all_text/distinfo | 3 | ||||
-rw-r--r-- | www/xpi-it_s_all_text/pkg-descr | 22 |
4 files changed, 59 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index caf42574f3fc..dd65471196be 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1659,6 +1659,7 @@ SUBDIR += xpi-infolister SUBDIR += xpi-informenter SUBDIR += xpi-inline-google-definitions + SUBDIR += xpi-it_s_all_text SUBDIR += xpi-jiwaonwooztalk SUBDIR += xpi-joga SUBDIR += xpi-jsview diff --git a/www/xpi-it_s_all_text/Makefile b/www/xpi-it_s_all_text/Makefile new file mode 100644 index 000000000000..5345a2463d28 --- /dev/null +++ b/www/xpi-it_s_all_text/Makefile @@ -0,0 +1,33 @@ +# New ports collection makefile for: xpi-it_s_all_text +# Date created: 2009-04-26 +# Whom: Norikatsu Shigemura <nork@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= it_s_all_text +PORTVERSION= 1.3.1 +DISTNAME= ${PORTNAME}!-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} +DISTVERSIONSUFFIX= -fx +CATEGORIES= www + +MAINTAINER= nork@FreeBSD.org +COMMENT= Edit textareas using an external editor + +XPI_NUM= 4125 +XPI_ID= itsalltext@docwhat.gerf.org +XPI_FILES= chrome.manifest \ + chrome/content.jar chrome/da-DK.jar \ + chrome/de-DE.jar chrome/en-US.jar \ + chrome/es-ES.jar chrome/fr-FR.jar \ + chrome/it-IT.jar chrome/ja-JP.jar \ + chrome/nl-NL.jar chrome/pl-PL.jar \ + chrome/pt-BR.jar chrome/sk-SK.jar \ + chrome/zh-CN.jar chrome/zh-TW.jar \ + defaults/preferences/itsalltext.js \ + gpl.txt install.rdf +XPI_DIRS= chrome \ + defaults/preferences defaults + +.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" +.include <bsd.port.mk> diff --git a/www/xpi-it_s_all_text/distinfo b/www/xpi-it_s_all_text/distinfo new file mode 100644 index 000000000000..ea95ab004595 --- /dev/null +++ b/www/xpi-it_s_all_text/distinfo @@ -0,0 +1,3 @@ +MD5 (xpi/it_s_all_text!-1.3.1-fx.xpi) = fc2ded91838656818cc61f980f170e5b +SHA256 (xpi/it_s_all_text!-1.3.1-fx.xpi) = 40bb29fa1cc87147a3a5ee73c5f0c08286a574edda41ee93ea7faab9385514f2 +SIZE (xpi/it_s_all_text!-1.3.1-fx.xpi) = 127149 diff --git a/www/xpi-it_s_all_text/pkg-descr b/www/xpi-it_s_all_text/pkg-descr new file mode 100644 index 000000000000..aae9495c7196 --- /dev/null +++ b/www/xpi-it_s_all_text/pkg-descr @@ -0,0 +1,22 @@ +Ever started type into an edit box on some web page +(such as to post a comment or describe why your +scooter was defective and they should send you new +one)? + +If so, then you need "It's All Text!" + +This miracle extension provides an edit button for +any edit box[1] on any page or your money back[2]! + +At the bottom right corner of any edit box, a little +edit button will appear. Click it. If this is the +first time you've used "It's All Text!" then you will +be asked to set your preferences, most importantly +the editor. + +The web page will pop up in your selected editor. +When you save it, it'll refresh in the web page. +Wait for the magic yellow glow that means that the +radiation has taken effect! + +WWW: http://trac.gerf.org/itsalltext |