View | Details | Raw Unified | Return to bug 149189
Collapse All | Expand All

(-)/usr/home/simon/ports/www/xpi-forecastfox/Makefile (-4 / +3 lines)
Lines 6-21 Link Here
6
#
6
#
7
7
8
PORTNAME=	forecastfox
8
PORTNAME=	forecastfox
9
PORTVERSION=	0.9.8
9
PORTVERSION=	0.9.10.2
10
DISTVERSIONSUFFIX=	-fx
10
DISTVERSIONSUFFIX=	-fx+sm
11
CATEGORIES=	www
11
CATEGORIES=	www
12
12
13
MAINTAINER=	simon@olofsson.de
13
MAINTAINER=	simon@olofsson.de
14
COMMENT=	Get international weather forecasts and display it
14
COMMENT=	Get international weather forecasts and display them
15
15
16
XPI_ID=		{0538E3E3-7E9B-4d49-8831-A227C80A7AD3}
16
XPI_ID=		{0538E3E3-7E9B-4d49-8831-A227C80A7AD3}
17
XPI_NUM=	398
17
XPI_NUM=	398
18
XPI_DISTNAME=	${PORTNAME}___
19
18
20
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
19
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
21
.include <bsd.port.mk>
20
.include <bsd.port.mk>
(-)/usr/home/simon/ports/www/xpi-forecastfox/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (xpi/forecastfox___-0.9.8-fx.xpi) = 5d745cc4d42d014655fa8d0dfc0b2fb3
1
MD5 (xpi/forecastfox-0.9.10.2-fx+sm.xpi) = 651528c5387485f21b617916cda8b03b
2
SHA256 (xpi/forecastfox___-0.9.8-fx.xpi) = 7f40d4d33f156b3db35a00ce8639bc34be5f1fe8dcf2f4c8600ca58ae9acebed
2
SHA256 (xpi/forecastfox-0.9.10.2-fx+sm.xpi) = 8284a9229d558d00de26c78be0f81d4bdfd83b10fa156b72bee1028c4bc927f3
3
SIZE (xpi/forecastfox___-0.9.8-fx.xpi) = 373719
3
SIZE (xpi/forecastfox-0.9.10.2-fx+sm.xpi) = 407168
(-)/usr/home/simon/ports/www/xpi-forecastfox/pkg-descr (-6 / +4 lines)
Lines 1-8 Link Here
1
Forecastfox is an extension that brings international weather from
1
Get international weather forecasts from AccuWeather.com and display them in
2
AccuWeather.com to your Firefox web browser. You can use your US zip code or
2
any toolbar or statusbar with this highly customizable and unobtrusive
3
you can easily find your town or city by using the built in search tool. It is
3
extension.
4
unobtrusive and lightweight, yet can be customized to display nearly as much
5
data as the leading desktop weather programs!
6
4
7
Author:	Jon Stritar <jstritar@mit.edu>
5
Author:	Jon Stritar <jstritar@mit.edu>
8
WWW:	http://forecastfox.mozdev.org/
6
WWW:	http://www.getforecastfox.com
(-)/usr/home/simon/ports/www/xpi-forecastfox/pkg-plist (-1 / +2 lines)
Lines 7-14 Link Here
7
%%XPI_XPIDIR%%/defaults/parser.js
7
%%XPI_XPIDIR%%/defaults/parser.js
8
%%XPI_XPIDIR%%/defaults/upgrade.js
8
%%XPI_XPIDIR%%/defaults/upgrade.js
9
%%XPI_XPIDIR%%/defaults/preferences/forecastfox.js
9
%%XPI_XPIDIR%%/defaults/preferences/forecastfox.js
10
%%XPI_XPIDIR%%/install.rdf
11
%%XPI_XPIDIR%%/chrome.manifest
10
%%XPI_XPIDIR%%/chrome.manifest
11
%%XPI_XPIDIR%%/icon.png
12
%%XPI_XPIDIR%%/install.rdf
12
@dirrm %%XPI_XPIDIR%%/chrome
13
@dirrm %%XPI_XPIDIR%%/chrome
13
@dirrm %%XPI_XPIDIR%%/components
14
@dirrm %%XPI_XPIDIR%%/components
14
@dirrm %%XPI_XPIDIR%%/defaults/icons
15
@dirrm %%XPI_XPIDIR%%/defaults/icons

Return to bug 149189