Date: Wed, 15 Oct 2008 12:05:29 +1000 (YAKST) From: Alexander Logvinov <ports@logvinov.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Alexander Logvinov <ports@logvinov.com> Subject: ports/128111: [new port] www/xpi-splash: A splash screen for most Mozilla and Mozilla Based products Message-ID: <200810150205.m9F25T8C059185@blg.akavia.ru> Resent-Message-ID: <200810150210.m9F2A1Tr083358@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128111 >Category: ports >Synopsis: [new port] www/xpi-splash: A splash screen for most Mozilla and Mozilla Based products >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 15 02:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.3-RELEASE-p1 i386 >Organization: >Environment: >Description: Adds a splash screen to most Mozilla and Mozilla Based products. Supports sound, opacity, CSS customization, custom images, and much more. You can add {appVersion}, {buildID} and {userAgent} to the loading text and it will be filled in for you. WWW: http://www.mrtech.com/extensions/ >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # xpi-splash # xpi-splash/Makefile # xpi-splash/distinfo # xpi-splash/pkg-descr # echo c - xpi-splash mkdir -p xpi-splash > /dev/null 2>&1 echo x - xpi-splash/Makefile sed 's/^X//' >xpi-splash/Makefile << 'END-of-xpi-splash/Makefile' X# New ports collection makefile for: xpi-splash X# Date created: 15 October 2008 X# Whom: Alexander Logvinov <ports@logvinov.com> X# X# $FreeBSD$ X# X XPORTNAME= splash XPORTVERSION= 2.0.0.2 XDISTVERSIONSUFFIX= -fx+tb+sb XCATEGORIES= www X XMAINTAINER= ports@logvinov.com XCOMMENT= A splash screen for most Mozilla and Mozilla Based products X XXPI_DISTNAME= splash! XXPI_ID= splash@aldreneo.com XXPI_NUM= 2995 XXPI_FILES= chrome/splash.jar components/.autoreg components/splash.js \ X defaults/preferences/splash.js chrome.manifest install.rdf XXPI_DIRS= chrome components defaults/preferences defaults X X.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" X.include <bsd.port.mk> END-of-xpi-splash/Makefile echo x - xpi-splash/distinfo sed 's/^X//' >xpi-splash/distinfo << 'END-of-xpi-splash/distinfo' XMD5 (xpi/splash!-2.0.0.2-fx+tb+sb.xpi) = 3aff0fe2ea1f2ab7412adcd919d4f810 XSHA256 (xpi/splash!-2.0.0.2-fx+tb+sb.xpi) = ad043bacdfc661598af81cdad6826e636e98dca406a898b82763fa63906c0743 XSIZE (xpi/splash!-2.0.0.2-fx+tb+sb.xpi) = 47277 END-of-xpi-splash/distinfo echo x - xpi-splash/pkg-descr sed 's/^X//' >xpi-splash/pkg-descr << 'END-of-xpi-splash/pkg-descr' XAdds a splash screen to most Mozilla and Mozilla Based products. XSupports sound, opacity, CSS customization, custom images, and much more. XYou can add {appVersion}, {buildID} and {userAgent} to the loading text and Xit will be filled in for you. X XWWW: http://www.mrtech.com/extensions/ END-of-xpi-splash/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810150205.m9F25T8C059185>