Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jul 2006 12:39:07 +0200
From:      "Simon Olofsson" <simon@olofsson.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100913: [NEW PORT] www/xpi-statusbar_clock: Display the date and time in your browsers status bar
Message-ID:  <20060727103907.E35B22127C9@mail-in-03.arcor-online.net>
Resent-Message-ID: <200607271040.k6RAeFLf019011@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         100913
>Category:       ports
>Synopsis:       [NEW PORT] www/xpi-statusbar_clock: Display the date and time in your browsers status bar
>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:   Thu Jul 27 10:40:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Simon Olofsson
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD gul.lan.gath3n.de 6.1-STABLE FreeBSD 6.1-STABLE #27: Fri Jul 21 18:27:27 CEST 2006
>Description:
Display the date and time in your browser's status bar.
Features:
* Displays the time and date in the status bar of your browser.
* The time, date, and display formatting are all fully customizable.
* Position the clock anywhere on the statusbar.

Author:	Cosmic Cat Creations <momokatte@hotmail.com>
WWW:	https://addons.mozilla.org/firefox/52/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- xpi-statusbar_clock-1.7.2.shar begins here ---
# 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-statusbar_clock
#	xpi-statusbar_clock/pkg-descr
#	xpi-statusbar_clock/Makefile
#	xpi-statusbar_clock/distinfo
#	xpi-statusbar_clock/files
#	xpi-statusbar_clock/files/chrome.manifest
#
echo c - xpi-statusbar_clock
mkdir -p xpi-statusbar_clock > /dev/null 2>&1
echo x - xpi-statusbar_clock/pkg-descr
sed 's/^X//' >xpi-statusbar_clock/pkg-descr << 'END-of-xpi-statusbar_clock/pkg-descr'
XDisplay the date and time in your browser's status bar.
XFeatures:
X* Displays the time and date in the status bar of your browser.
X* The time, date, and display formatting are all fully customizable.
X* Position the clock anywhere on the statusbar.
X
XAuthor:	Cosmic Cat Creations <momokatte@hotmail.com>
XWWW:	https://addons.mozilla.org/firefox/52/
END-of-xpi-statusbar_clock/pkg-descr
echo x - xpi-statusbar_clock/Makefile
sed 's/^X//' >xpi-statusbar_clock/Makefile << 'END-of-xpi-statusbar_clock/Makefile'
X# New ports collection makefile for:	xpi-statusbar_clock
X# Date created:		2006-07-27
X# Whom:			Simon Olofsson <simon@olofsson.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	statusbar_clock
XPORTVERSION=	1.7.2
XDISTVERSIONSUFFIX=	-fx
XCATEGORIES=	www
XMASTER_SITES=	http://www.willbueche.com/temp/ \
X		http://olofsson.de/mirror/distfiles/
XDISTNAME=	statusbarclock
X
XMAINTAINER=	simon@olofsson.de
XCOMMENT=	Display the date and time in your browsers status bar
X
XXPI_ID=		{3669edc0-b1ad-11d8-92e7-00d09e0179f2}
XXPI_FILES=	chrome/timestatus.jar chrome.manifest \
X		defaults/preferences/timestatus-defaults.js \
X		install.js install.rdf
XXPI_DIRS=	chrome defaults/preferences defaults
X
Xpost-extract:
X		@${RM} -f ${WRKSRC}/readme.txt
X		@${RM} -rf ${WRKSRC}/META-INF
X
X.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
X.include <bsd.port.mk>
END-of-xpi-statusbar_clock/Makefile
echo x - xpi-statusbar_clock/distinfo
sed 's/^X//' >xpi-statusbar_clock/distinfo << 'END-of-xpi-statusbar_clock/distinfo'
XMD5 (xpi/statusbarclock.xpi) = 1c7c9215369e072df1cf9e0653191d50
XSHA256 (xpi/statusbarclock.xpi) = 291504c585dcd473f3e5afb4e1c6848c47ee949696de9c4e4a2ca6583da74638
XSIZE (xpi/statusbarclock.xpi) = 11624
END-of-xpi-statusbar_clock/distinfo
echo c - xpi-statusbar_clock/files
mkdir -p xpi-statusbar_clock/files > /dev/null 2>&1
echo x - xpi-statusbar_clock/files/chrome.manifest
sed 's/^X//' >xpi-statusbar_clock/files/chrome.manifest << 'END-of-xpi-statusbar_clock/files/chrome.manifest'
X
Xoverlay	chrome://browser/content/browser.xul	chrome://timestatus/content/browserOverlay.xul
Xcontent	timestatus	jar:chrome/timestatus.jar!/content/timestatus/
X
Xskin	timestatus	classic/1.0	jar:chrome/timestatus.jar!/skin/classic/timestatus/
X
Xlocale	timestatus	en-US	jar:chrome/timestatus.jar!/locale/en-US/timestatus/
END-of-xpi-statusbar_clock/files/chrome.manifest
exit
--- xpi-statusbar_clock-1.7.2.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060727103907.E35B22127C9>