Index: xpi-urllink/Makefile =================================================================== RCS file: xpi-urllink/Makefile diff -N xpi-urllink/Makefile --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ xpi-urllink/Makefile 20 May 2006 22:15:05 -0000 @@ -0,0 +1,22 @@ +# New ports collection makefile for: xpi-urllink +# Date created: 20 May 2006 +# Whom: Andrew Pantyukhin +# +# $FreeBSD$ +# + +PORTNAME= urllink +PORTVERSION= 1.06.9 +DISTVERSIONSUFFIX= -fx+tb +CATEGORIES= www + +MAINTAINER= infofarmer@FreeBSD.org +COMMENT= Select a non-URL and open it in a browser window + +XPI_DISTNAME= url_link +XPI_ID= {139a120b-c2ea-41d2-bf70-542d9f063dfd} +XPI_FILES= chrome/urllink.jar install.rdf chrome.manifest +XPI_DIRS= chrome + +.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" +.include Index: xpi-urllink/distinfo =================================================================== RCS file: xpi-urllink/distinfo diff -N xpi-urllink/distinfo --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ xpi-urllink/distinfo 20 May 2006 22:15:05 -0000 @@ -0,0 +1,3 @@ +MD5 (xpi/url_link-1.06.9-fx+tb.xpi) = 76055654d35115213b4dbef555ce5749 +SHA256 (xpi/url_link-1.06.9-fx+tb.xpi) = fa5dcab5134a74756e354d0fb9b7c0881ddb9949ca5d75e0fb76da7614e04c83 +SIZE (xpi/url_link-1.06.9-fx+tb.xpi) = 23515 Index: xpi-urllink/pkg-descr =================================================================== RCS file: xpi-urllink/pkg-descr diff -N xpi-urllink/pkg-descr --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ xpi-urllink/pkg-descr 20 May 2006 22:15:05 -0000 @@ -0,0 +1,13 @@ +URL Link is a small extension that allows you to select a non-URL in a +mail/news message or web-page, and open it in a browser window. + +For emails, it reconnects links in emails which have been broken across +several lines, and also replaces spaces with the URL character code %20 +so that you may follow emailed network 'file:' links (which it auto- +detects from Windows X: or servdir references). + +For web pages, it also allows you to select textual links/URLs in web +pages or edit boxes, and follow them as if they were real links. It +will always let you follow links and also analyses mailto: links. + +WWW: http://www.fnxweb.com/software-mozilla Index: xpi-urllink/files/chrome.manifest =================================================================== RCS file: xpi-urllink/files/chrome.manifest diff -N xpi-urllink/files/chrome.manifest --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ xpi-urllink/files/chrome.manifest 20 May 2006 22:15:05 -0000 @@ -0,0 +1,15 @@ + +overlay chrome://messenger/content/mailWindowOverlay.xul chrome://urllink/content/urllinkMailOverlay.xul +overlay chrome://browser/content/browser.xul chrome://urllink/content/urllinkBrowserOverlay.xul +overlay chrome://navigator/content/navigatorOverlay.xul chrome://urllink/content/urllinkBrowserOverlay.xul +content urllink jar:chrome/urllink.jar!/content/urllink/ + +locale urllink de-DE jar:chrome/urllink.jar!/locale/de-DE/urllink/ + +locale urllink en-US jar:chrome/urllink.jar!/locale/en-US/urllink/ + +locale urllink fr-FR jar:chrome/urllink.jar!/locale/fr-FR/urllink/ + +locale urllink hu-HU jar:chrome/urllink.jar!/locale/hu-HU/urllink/ + +locale urllink it-IT jar:chrome/urllink.jar!/locale/it-IT/urllink/