From owner-cvs-ports@FreeBSD.ORG Sat May 27 08:08:53 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F265616AEC2; Sat, 27 May 2006 08:08:52 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBD0E43D4C; Sat, 27 May 2006 08:08:52 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R87nsx001367; Sat, 27 May 2006 08:07:49 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R87nOg001366; Sat, 27 May 2006 08:07:49 GMT (envelope-from sat) Message-Id: <200605270807.k4R87nOg001366@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 08:07:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/xpi-urllink Makefile distinfo pkg-descr ports/www/xpi-urllink/files chrome.manifest X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 08:09:00 -0000 sat 2006-05-27 08:07:49 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-urllink Makefile distinfo pkg-descr www/xpi-urllink/files chrome.manifest Log: Add port www/xpi-urllink: 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 Approved by: krion (mentor) Revision Changes Path 1.1430 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/xpi-urllink/Makefile (new) 1.1 +3 -0 ports/www/xpi-urllink/distinfo (new) 1.1 +15 -0 ports/www/xpi-urllink/files/chrome.manifest (new) 1.1 +13 -0 ports/www/xpi-urllink/pkg-descr (new)