Lines 6-20
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= opera |
8 |
PORTNAME= opera |
9 |
PORTVERSION= 7.21.20031009 |
9 |
PORTVERSION= 7.21.20031013 |
10 |
CATEGORIES= www |
10 |
CATEGORIES= www |
11 |
MASTER_SITES= http://snapshot.opera.com/unix/7.21-Preview-3/intel-freebsd/ |
11 |
MASTER_SITES= ftp://ftp.sunet.se/pub/www/clients/Opera/unix/freebsd/721/final/en/static/ \ |
|
|
12 |
ftp://sunsite.cnlab-switch.ch/mirror/opera/unix/freebsd/721/final/en/static/ \ |
13 |
ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/721/final/en/static/ \ |
14 |
ftp://ftp.ntua.gr/pub/www/Opera/unix/freebsd/721/final/en/static/ \ |
15 |
http://mirrors.pmmf.hu/mirror/opera/unix/freebsd/721/final/en/static/ \ |
16 |
ftp://ftp.task.gda.pl/pub/opera/unix/freebsd/721/final/en/static/ \ |
17 |
ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/721/final/en/static/ \ |
18 |
http://gd.tuwien.ac.at/infosys/browsers/opera/unix/freebsd/721/final/en/static/ \ |
19 |
ftp://ftp.opera.com/pub/opera/unix/freebsd/721/final/en/static/ |
20 |
|
12 |
DISTNAME= ${PORTNAME}-${PORTVERSION:S/1./1-/}.1-static-qt.i386.freebsd |
21 |
DISTNAME= ${PORTNAME}-${PORTVERSION:S/1./1-/}.1-static-qt.i386.freebsd |
13 |
|
22 |
|
14 |
MAINTAINER= avleeuwen@piwebs.com |
23 |
MAINTAINER= avleeuwen@piwebs.com |
15 |
COMMENT= A blazingly fast, full-featured, standards-compliant browser |
24 |
COMMENT= A blazingly fast, full-featured, standards-compliant browser |
16 |
|
25 |
|
17 |
RESTRICTED= "not redistributable; commercial software" |
26 |
RESTRICTED= "not redistributable; commercial software" |
|
|
27 |
CONFLICTS= linux-opera-* |
18 |
|
28 |
|
19 |
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |
29 |
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |
20 |
|
30 |
|
Lines 61-74
Link Here
|
61 |
.else |
71 |
.else |
62 |
PLIST_SUB+= GNOMELNK:="@comment " |
72 |
PLIST_SUB+= GNOMELNK:="@comment " |
63 |
.endif |
73 |
.endif |
64 |
|
|
|
65 |
pre-everything: |
66 |
@${ECHO_MSG} '===> **************************************************' |
67 |
@${ECHO_MSG} '===> NOTE: The native version of Opera can not be' |
68 |
@${ECHO_MSG} '===> installed at the same time as linux-opera. If you' |
69 |
@${ECHO_MSG} '===> already have www/linux-opera installed, we' |
70 |
@${ECHO_MSG} '===> recommend you press Ctrl-C now and deinstall it.' |
71 |
@${ECHO_MSG} '===> **************************************************' |
72 |
|
74 |
|
73 |
post-patch: |
75 |
post-patch: |
74 |
@${REINPLACE_CMD} -e 's|%%X11PREFIX%%|${X11BASE}|g ; \ |
76 |
@${REINPLACE_CMD} -e 's|%%X11PREFIX%%|${X11BASE}|g ; \ |