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

(-)opera/Makefile (-11 / +11 lines)
Lines 6-24 Link Here
6
#
6
#
7
7
8
PORTNAME=	opera
8
PORTNAME=	opera
9
PORTVERSION=	7.21.20031013
9
PORTVERSION=	7.22.20031103
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	ftp://ftp.sunet.se/pub/www/clients/Opera/unix/freebsd/721/final/en/static/ \
11
MASTER_SITES=	ftp://ftp.sunet.se/pub/www/clients/Opera/unix/freebsd/722/final/en/static/ \
12
		ftp://sunsite.cnlab-switch.ch/mirror/opera/unix/freebsd/721/final/en/static/ \
12
		ftp://sunsite.cnlab-switch.ch/mirror/opera/unix/freebsd/722/final/en/static/ \
13
		ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/721/final/en/static/ \
13
		ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/722/final/en/static/ \
14
		ftp://ftp.ntua.gr/pub/www/Opera/unix/freebsd/721/final/en/static/ \
14
		ftp://ftp.ntua.gr/pub/www/Opera/unix/freebsd/722/final/en/static/ \
15
		http://mirrors.pmmf.hu/mirror/opera/unix/freebsd/721/final/en/static/ \
15
		http://mirrors.pmmf.hu/mirror/opera/unix/freebsd/722/final/en/static/ \
16
		ftp://ftp.task.gda.pl/pub/opera/unix/freebsd/721/final/en/static/ \
16
		ftp://ftp.task.gda.pl/pub/opera/unix/freebsd/722/final/en/static/ \
17
		ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/721/final/en/static/ \
17
		ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/722/final/en/static/ \
18
		http://gd.tuwien.ac.at/infosys/browsers/opera/unix/freebsd/721/final/en/static/ \
18
		http://gd.tuwien.ac.at/infosys/browsers/opera/unix/freebsd/722/final/en/static/ \
19
		ftp://ftp.opera.com/pub/opera/unix/freebsd/721/final/en/static/
19
		ftp://ftp.opera.com/pub/opera/unix/freebsd/722/final/en/static/
20
20
21
DISTNAME=	${PORTNAME}-${PORTVERSION:S/1./1-/}.1-static-qt.i386.freebsd
21
DISTNAME=	${PORTNAME}-${PORTVERSION:S/2./2-/}.1-static-qt.i386.freebsd-en
22
22
23
MAINTAINER=	avleeuwen@piwebs.com
23
MAINTAINER=	avleeuwen@piwebs.com
24
COMMENT=	A blazingly fast, full-featured, standards-compliant browser
24
COMMENT=	A blazingly fast, full-featured, standards-compliant browser
(-)opera/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (opera-7.21-20031013.1-static-qt.i386.freebsd.tar.bz2) = 19719ad86272e0d3493ccc12df055f7b
1
MD5 (opera-7.22-20031103.1-static-qt.i386.freebsd-en.tar.bz2) = b64ce9fd5a0739230359cfc19ec7ca8a
(-)opera/pkg-plist (-1 / +3 lines)
Lines 55-60 Link Here
55
%%DATADIR%%/images/opera_48x48.png
55
%%DATADIR%%/images/opera_48x48.png
56
%%DATADIR%%/images/operabanner.png
56
%%DATADIR%%/images/operabanner.png
57
%%DATADIR%%/images/shared.gif
57
%%DATADIR%%/images/shared.gif
58
%%DATADIR%%/images/splash.png
58
%%DATADIR%%/images/startup1.png
59
%%DATADIR%%/images/startup1.png
59
%%DATADIR%%/images/startup2.png
60
%%DATADIR%%/images/startup2.png
60
%%DATADIR%%/ini/dialog.ini
61
%%DATADIR%%/ini/dialog.ini
Lines 70-76 Link Here
70
%%DATADIR%%/jsconsole.html
71
%%DATADIR%%/jsconsole.html
71
%%DATADIR%%/lngcode.txt
72
%%DATADIR%%/lngcode.txt
72
%%DATADIR%%/locale/english.lng
73
%%DATADIR%%/locale/english.lng
73
%%DATADIR%%/locale/en/lngcode.txt
74
%%DATADIR%%/locale/en/default.adr
74
%%DATADIR%%/locale/en/search.ini
75
%%DATADIR%%/locale/en/search.ini
75
%%DATADIR%%/opera6.adr
76
%%DATADIR%%/opera6.adr
76
%%DATADIR%%/plugins/libnpp.so
77
%%DATADIR%%/plugins/libnpp.so
Lines 106-111 Link Here
106
%%DATADIR%%/styles/user/textonly.css
107
%%DATADIR%%/styles/user/textonly.css
107
%%DATADIR%%/styles/user/userstyle.ini
108
%%DATADIR%%/styles/user/userstyle.ini
108
%%DATADIR%%/styles/wml.css
109
%%DATADIR%%/styles/wml.css
110
%%DATADIR%%/hhd.ssr
109
@dirrm %%DATADIR%%/styles/user
111
@dirrm %%DATADIR%%/styles/user
110
@dirrm %%DATADIR%%/styles
112
@dirrm %%DATADIR%%/styles
111
@dirrm %%DATADIR%%/skin
113
@dirrm %%DATADIR%%/skin

Return to bug 59237