diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-12-12 19:19:02 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-12-12 19:19:02 +0000 |
commit | a0848d727648aa70f6a89c013203f2b82a4e972e (patch) | |
tree | 37ec8e378ec2d731e9ba9c15cd58724325a5637c /www/opera-devel | |
parent | Fix build by syncing with gaim-0.73. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.release/5.2.0
Diffstat (limited to 'www/opera-devel')
-rw-r--r-- | www/opera-devel/Makefile | 85 | ||||
-rw-r--r-- | www/opera-devel/distinfo | 1 | ||||
-rw-r--r-- | www/opera-devel/files/patch-install.sh | 195 | ||||
-rw-r--r-- | www/opera-devel/pkg-descr | 18 | ||||
-rw-r--r-- | www/opera-devel/pkg-message | 8 | ||||
-rw-r--r-- | www/opera-devel/pkg-plist | 135 |
6 files changed, 0 insertions, 442 deletions
diff --git a/www/opera-devel/Makefile b/www/opera-devel/Makefile deleted file mode 100644 index a5dc2b73d03a..000000000000 --- a/www/opera-devel/Makefile +++ /dev/null @@ -1,85 +0,0 @@ -# New ports collection makefile for: opera -# Date created: November 5th 2000 -# Whom: des -# -# $FreeBSD$ -# - -PORTNAME= opera -PORTVERSION= 7.23.20031119 -CATEGORIES= www -MASTER_SITES= ftp://ftp.sunet.se/pub/www/clients/Opera/unix/freebsd/723/final/en/ \ - ftp://sunsite.cnlab-switch.ch/mirror/opera/unix/freebsd/723/final/en/ \ - ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/723/final/en/ \ - ftp://ftp.ntua.gr/pub/www/Opera/unix/freebsd/723/final/en/ \ - http://mirrors.pmmf.hu/mirror/opera/unix/freebsd/723/final/en/ \ - ftp://ftp.task.gda.pl/pub/opera/unix/freebsd/723/final/en/ \ - ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/723/final/en/ \ - http://gd.tuwien.ac.at/infosys/browsers/opera/unix/freebsd/723/final/en/ \ - ftp://ftp.opera.com/pub/opera/unix/freebsd/723/final/en/ - -DISTNAME= ${PORTNAME}-${PORTVERSION:S/3./3-/}.1-static-qt.i386.freebsd-en - -MAINTAINER= avleeuwen@piwebs.com -COMMENT= A blazingly fast, full-featured, standards-compliant browser - -RESTRICTED= "not redistributable; commercial software" -CONFLICTS= linux-opera-* - -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -ONLY_FOR_ARCHS= i386 - -NO_BUILD= yes -NO_FILTER_SHLIBS=yes - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 500000 -LIB_DEPENDS+= c_r.4:${PORTSDIR}/misc/compat4x -.endif - -.if exists(/etc/X11/applnk) -PLIST_SUB+= APPLNK:="" -.else -PLIST_SUB+= APPLNK:="@comment " -.endif - -.if exists(${X11BASE}/share/gnome) -PLIST_SUB+= GNOME:="" -.else -PLIST_SUB+= GNOME:="@comment " -.endif - -.if exists(${X11BASE}/share/applnk/Internet) -PLIST_SUB+= KDE:="" -.else -PLIST_SUB+= KDE:="@comment " -.endif - -.if exists(${X11BASE}/share/applnk/Networking) -PLIST_SUB+= KDE2:="" -.else -PLIST_SUB+= KDE2:="@comment " -.endif - -.if exists(${X11BASE}/share/gnome/apps) -PLIST_SUB+= GNOMELNK:="" -.else -PLIST_SUB+= GNOMELNK:="@comment " -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|%%X11PREFIX%%|${X11BASE}|g ; \ - s|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/install.sh - -do-install: - (cd ${WRKSRC} && ./install.sh --prefix=${PREFIX}) - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/www/opera-devel/distinfo b/www/opera-devel/distinfo deleted file mode 100644 index 0fdd9095ea88..000000000000 --- a/www/opera-devel/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (opera-7.23-20031119.1-static-qt.i386.freebsd-en.tar.bz2) = cb838b40b70e42481ee0c159539d10c7 diff --git a/www/opera-devel/files/patch-install.sh b/www/opera-devel/files/patch-install.sh deleted file mode 100644 index 48cee1317bcc..000000000000 --- a/www/opera-devel/files/patch-install.sh +++ /dev/null @@ -1,195 +0,0 @@ ---- install.sh.orig Mon Oct 6 15:01:39 2003 -+++ install.sh Wed Oct 8 22:36:31 2003 -@@ -760,9 +760,7 @@ - - wrapper_opera_plugin_paths=" \"\${HOME}/.opera/plugins\" \\ - ${str_localdirplugin} \\ -- /usr/lib/opera/plugins \\ -- /usr/local/lib/opera/plugins \\ -- /opt/lib/opera/plugins \\" -+ /usr/local/share/opera/plugins \\" - - case "${machine}:${os}" in - i[3456]86:Linux|i[3456]86:FreeBSD|i[3456]86:NetBSD|i[3456]86:OpenBSD) -@@ -817,15 +815,10 @@ - ;; - esac - wrapper_netscape_plugin_paths=" -- /usr/lib/RealPlayer8/Plugins \\ -- /usr/lib/realplay/plugins \\ -- /usr/lib/RealPlayer8 \\ -- /usr/lib/realplay \\ -+ /usr/local/lib/RealPlayer8/Plugins \\ -+ /usr/X11R6/lib/browser_plugins \\ - \"\${HOME}/.netscape/plugins\" \\ -- /opt/netscape/plugins \\ -- /usr/lib/netscape/plugins \\ -- /usr/local/netscape/plugins \\ -- /usr/local/lib/netscape/plugins \\" -+ /usr/local/lib/netscape-linux/plugins \\" - - wrapper_file="${wrapper_dir}/opera" - -@@ -981,11 +974,8 @@ - - # Acrobat Reader - for BINDIR in \\ -- /usr/local/Acrobat[45]/bin \\ -- /usr/lib/Acrobat[45]/bin \\ -- /usr/X11R6/lib/Acrobat[45]/bin \\ -- /opt/Acrobat[45]/bin \\ -- /usr/Acrobat[45]/bin \\ -+ /usr/local/Acrobat4/bin \\ -+ /usr/local/Acrobat5/bin \\ - ; do - if test -d \${BINDIR} ; then PATH=\${PATH}:\${BINDIR}; fi - done -@@ -1243,29 +1233,6 @@ - - if test -z "${OPERADESTDIR}"; then - -- # System wide configuration files -- config_dir='/usr/local/etc' -- if can_write_to "$config_dir"; then -- echo -- echo "System wide configuration files:" -- echo " $config_dir/opera6rc" -- echo " $config_dir/opera6rc.fixed" -- echo " cannot be prefixed" -- if con_firm "Do you want to install them"; then -- backup $config_dir/opera6rc opera6rc config -- backup $config_dir/opera6rc.fixed opera6rc.fixed config -- cp $cpv $cpf config/opera6rc $config_dir -- cp $cpv $cpf config/opera6rc.fixed $config_dir -- fi -- else -- echo -- echo "User \"${USERNAME}\" does not have write access to $config_dir" -- echo " System wide configuration files:" -- echo " $config_dir/opera6rc" -- echo " $config_dir/opera6rc.fixed" -- echo " were not installed" -- fi -- - # Shorcuts and Icons - icons - gnome -@@ -1356,22 +1323,22 @@ - - debug_msg 0 "in icons()" - -- if test ! -d /usr/share/icons; then -- if test -w /usr/share; then -- mkdir $mkdirv $mkdirp /usr/share/icons/ -- chmod $chmodv 755 /usr/share/icons -- cp $cpv $share_dir/images/opera.xpm /usr/share/icons/opera.xpm -+ if test ! -d /usr/X11R6/share/icons; then -+ if test -w /usr/X11R6/share; then -+ mkdir $mkdirv $mkdirp /usr/X11R6/share/icons/ -+ chmod $chmodv 755 /usr/X11R6/share/icons -+ cp $cpv $share_dir/images/opera.xpm /usr/X11R6/share/icons/opera.xpm - fi -- elif test -w /usr/share/icons; then cp $cpv $share_dir/images/opera.xpm /usr/share/icons/opera.xpm -+ elif test -w /usr/X11R6/share/icons; then cp $cpv $share_dir/images/opera.xpm /usr/X11R6/share/icons/opera.xpm - fi - -- if test ! -d /usr/share/pixmaps; then -- if test -w /usr/share; then -- mkdir $mkdirv $mkdirp /usr/share/pixmaps/ -- chmod $chmodv 755 /usr/share/pixmaps -- cp $cpv $share_dir/images/opera.xpm /usr/share/pixmaps/opera.xpm -+ if test ! -d /usr/X11R6/share/pixmaps; then -+ if test -w /usr/X11R6/share; then -+ mkdir $mkdirv $mkdirp /usr/X11R6/share/pixmaps/ -+ chmod $chmodv 755 /usr/X11R6/share/pixmaps -+ cp $cpv $share_dir/images/opera.xpm /usr/X11R6/share/pixmaps/opera.xpm - fi -- elif test -w /usr/share/pixmaps/; then cp $cpv $share_dir/images/opera.xpm /usr/share/pixmaps/opera.xpm -+ elif test -w /usr/X11R6/share/pixmaps/; then cp $cpv $share_dir/images/opera.xpm /usr/X11R6/share/pixmaps/opera.xpm - fi - - if test ! -d /etc/X11/wmconfig/; then -@@ -1437,33 +1404,33 @@ - fi - # end /opt/gnome share - -- elif test -d /usr/share/gnome/; then -+ elif test -d /usr/X11R6/share/gnome/; then - -- # /usr/share/gnome icon -- if test ! -d /usr/share/gnome/pixmaps/; then -- if test -w /usr/share/gnome; then -- mkdir $mkdirv $mkdirp /usr/share/gnome/pixmaps/ -- chmod $chmodv 755 /usr/share/gnome/pixmaps -- cp $cpv $share_dir/images/opera.xpm /usr/share/gnome/pixmaps/opera.xpm -+ # /usr/X11R6/share/gnome icon -+ if test ! -d /usr/X11R6/share/gnome/pixmaps/; then -+ if test -w /usr/X11R6/share/gnome; then -+ mkdir $mkdirv $mkdirp /usr/X11R6/share/gnome/pixmaps/ -+ chmod $chmodv 755 /usr/X11R6/share/gnome/pixmaps -+ cp $cpv $share_dir/images/opera.xpm /usr/X11R6/share/gnome/pixmaps/opera.xpm - fi -- elif test -w /usr/share/gnome/pixmaps; then cp $cpv $share_dir/images/opera.xpm /usr/share/gnome/pixmaps/opera.xpm -+ elif test -w /usr/X11R6/share/gnome/pixmaps; then cp $cpv $share_dir/images/opera.xpm /usr/X11R6/share/gnome/pixmaps/opera.xpm - fi -- # end /usr/share/gnome icon -+ # end /usr/X11R6/share/gnome icon - -- # /usr/share/gnome link -- if test -d /usr/share/gnome/apps/; then -- if test -d /usr/share/gnome/apps/Internet/; then -- if test -w /usr/share/gnome/apps/Internet; then -- generate_desktop /usr/share/gnome/apps/Internet -+ # /usr/X11R6/share/gnome link -+ if test -d /usr/X11R6/share/gnome/apps/; then -+ if test -d /usr/X11R6/share/gnome/apps/Internet/; then -+ if test -w /usr/X11R6/share/gnome/apps/Internet; then -+ generate_desktop /usr/X11R6/share/gnome/apps/Internet - fi -- elif test -d /usr/share/gnome/apps/Networking/WWW/; then -- if test -w /usr/share/gnome/apps/Networking/WWW; then -- generate_desktop /usr/share/gnome/apps/Networking/WWW -+ elif test -d /usr/X11R6/share/gnome/apps/Networking/WWW/; then -+ if test -w /usr/X11R6/share/gnome/apps/Networking/WWW; then -+ generate_desktop /usr/X11R6/share/gnome/apps/Networking/WWW - fi -- elif test -w /usr/share/gnome/apps; then -- mkdir $mkdirv $mkdirp /usr/share/gnome/apps/Internet/ -- chmod $chmodv 755 /usr/share/gnome/apps/Internet -- generate_desktop /usr/share/gnome/apps/Internet -+ elif test -w /usr/X11R6/share/gnome/apps; then -+ mkdir $mkdirv $mkdirp /usr/X11R6/share/gnome/apps/Internet/ -+ chmod $chmodv 755 /usr/X11R6/share/gnome/apps/Internet -+ generate_desktop /usr/X11R6/share/gnome/apps/Internet - fi - fi - # end /usr/share/gnome link -@@ -1503,12 +1470,12 @@ - - fi - -- if test -d /usr/share/applnk/Networking; then -- if test ! -d /usr/share/applnk/Networking/WWW/ -a -w /usr/share/applnk/Networking; then -- mkdir $mkdirv $mkdirp /usr/share/applnk/Networking/WWW/ -- chmod $chmodv 755 /usr/share/applnk/Networking/WWW -+ if test -d /usr/X11R6/share/applnk/Networking; then -+ if test ! -d /usr/X11R6/share/applnk/Networking/WWW/ -a -w /usr/X11R6/share/applnk/Networking; then -+ mkdir $mkdirv $mkdirp /usr/X11R6/share/applnk/Networking/WWW/ -+ chmod $chmodv 755 /usr/X11R6/share/applnk/Networking/WWW - fi -- if test -w /usr/share/applnk/Networking/WWW; then generate_desktop /usr/share/applnk/Networking/WWW ${1}; fi -+ if test -w /usr/X11R6/share/applnk/Networking/WWW; then generate_desktop /usr/X11R6/share/applnk/Networking/WWW ${1}; fi - fi - } - -@@ -1532,8 +1499,8 @@ - fi - if test -w /opt/kde/share/applnk/Internet; then generate_desktop /opt/kde/share/applnk/Internet; fi - -- elif test -d /usr/share/applnk/Internet/ -a -w /usr/share/applnk/Internet; then -- generate_desktop /usr/share/applnk/Internet -+ elif test -d /usr/X11R6/share/applnk/Internet/ -a -w /usr/X11R6/share/applnk/Internet; then -+ generate_desktop /usr/X11R6/share/applnk/Internet - fi - } - diff --git a/www/opera-devel/pkg-descr b/www/opera-devel/pkg-descr deleted file mode 100644 index 1a8ab89d79fd..000000000000 --- a/www/opera-devel/pkg-descr +++ /dev/null @@ -1,18 +0,0 @@ -Opera 7 is a substantial upgrade, with code rewritten from the rendering engine -and up, resulting in the fastest, smallest, most full-featured desktop browser -ever released. - --New rendering engine -Opera's new rendering engine supports W3C's DOM (Document Object Model) level 2, -non-standard dynamic HTML (DHTML), CSS1 and CSS2, ECMAScript, and has improved -HTML 4.01 support, as well as complete support for WML 1.3 and 2.0. It is -faster, smaller and can dynamically change documents through DOM. - --M2 -- new e-mail client -Opera's new e-mail client, M2, automatically categorizes and sorts e-mail -messages by contact and has an integrated spam filter. Innovative features such -as QuickReply and QuickFind lets users answer or find e-mails at unrivalled -speed. M2 supports POP3, IMAP, ESMTP, and threaded display of mailing lists. -In addition, M2 supports news servers with password authentication. - -WWW: http://www.opera.com/ diff --git a/www/opera-devel/pkg-message b/www/opera-devel/pkg-message deleted file mode 100644 index e7596af789c9..000000000000 --- a/www/opera-devel/pkg-message +++ /dev/null @@ -1,8 +0,0 @@ - -If you are upgrading from version 6, it is recommended to backup your personal -"~/.opera" directory and remove it before starting the upgraded Opera for the -first time. This can be done from the command line using -"mv ~/.opera ~/.opera-mybackup". - -If you are running FreeBSD 5.x and are experiencing a core dump when starting -Opera, try updating the compat4x port. diff --git a/www/opera-devel/pkg-plist b/www/opera-devel/pkg-plist deleted file mode 100644 index 539d68c1af82..000000000000 --- a/www/opera-devel/pkg-plist +++ /dev/null @@ -1,135 +0,0 @@ -bin/opera -%%DOCSDIR%%/LICENSE -%%DOCSDIR%%/help -%%DATADIR%%/bin/m2.so -%%DATADIR%%/bin/missingsyms.so -%%DATADIR%%/bin/opera -%%DATADIR%%/bin/works -%%DATADIR%%/chartables.bin -%%DATADIR%%/config/opera6rc -%%DATADIR%%/config/opera6rc.fixed -%%DATADIR%%/help/advertising.html -%%DATADIR%%/help/background.png -%%DATADIR%%/help/dialogs.html -%%DATADIR%%/help/filetypes.html -%%DATADIR%%/help/fonts.html -%%DATADIR%%/help/glossary.html -%%DATADIR%%/help/help.css -%%DATADIR%%/help/history.html -%%DATADIR%%/help/hotlist.html -%%DATADIR%%/help/index.html -%%DATADIR%%/help/input.html -%%DATADIR%%/help/keyboard.html -%%DATADIR%%/help/languages.html -%%DATADIR%%/help/layout.html -%%DATADIR%%/help/license.txt -%%DATADIR%%/help/m2.html -%%DATADIR%%/help/mail.html -%%DATADIR%%/help/menus.html -%%DATADIR%%/help/mouse.html -%%DATADIR%%/help/multimedia.html -%%DATADIR%%/help/network.html -%%DATADIR%%/help/page.html -%%DATADIR%%/help/paths.html -%%DATADIR%%/help/personal.html -%%DATADIR%%/help/preferences.html -%%DATADIR%%/help/privacy.html -%%DATADIR%%/help/search.html -%%DATADIR%%/help/security.html -%%DATADIR%%/help/skin.html -%%DATADIR%%/help/sounds.html -%%DATADIR%%/help/start.html -%%DATADIR%%/help/toc.html -%%DATADIR%%/help/toolbars.html -%%DATADIR%%/help/windows.html -%%DATADIR%%/images/background.gif -%%DATADIR%%/images/blank.gif -%%DATADIR%%/images/drive.gif -%%DATADIR%%/images/file.gif -%%DATADIR%%/images/folder.gif -%%DATADIR%%/images/link.gif -%%DATADIR%%/images/opera.xpm -%%DATADIR%%/images/opera_16x16.png -%%DATADIR%%/images/opera_22x22.png -%%DATADIR%%/images/opera_32x32.png -%%DATADIR%%/images/opera_48x48.png -%%DATADIR%%/images/operabanner.png -%%DATADIR%%/images/shared.gif -%%DATADIR%%/images/splash.png -%%DATADIR%%/images/startup1.png -%%DATADIR%%/images/startup2.png -%%DATADIR%%/ini/dialog.ini -%%DATADIR%%/ini/fastforward.ini -%%DATADIR%%/ini/minimal_toolbar.ini -%%DATADIR%%/ini/standard_keyboard.ini -%%DATADIR%%/ini/standard_menu.ini -%%DATADIR%%/ini/standard_mouse.ini -%%DATADIR%%/ini/standard_toolbar.ini -%%DATADIR%%/ini/unix_keyboard.ini -%%DATADIR%%/java/opera.jar -%%DATADIR%%/java/opera.policy -%%DATADIR%%/jsconsole.html -%%DATADIR%%/lngcode.txt -%%DATADIR%%/locale/english.lng -%%DATADIR%%/locale/en/default.adr -%%DATADIR%%/locale/en/search.ini -%%DATADIR%%/opera6.adr -%%DATADIR%%/plugins/libnpp.so -%%DATADIR%%/plugins/operamotifwrapper -%%DATADIR%%/plugins/operaplugincleaner -%%DATADIR%%/search.ini -%%DATADIR%%/skin/standard_skin.zip -%%DATADIR%%/skin/windows_skin.zip -%%DATADIR%%/styles/OPF.css -%%DATADIR%%/styles/about.css -%%DATADIR%%/styles/cache.css -%%DATADIR%%/styles/csr.css -%%DATADIR%%/styles/dir.css -%%DATADIR%%/styles/drives.css -%%DATADIR%%/styles/email.css -%%DATADIR%%/styles/history.css -%%DATADIR%%/styles/im.css -%%DATADIR%%/styles/info.css -%%DATADIR%%/styles/mime.css -%%DATADIR%%/styles/mimehead.css -%%DATADIR%%/styles/opf.css -%%DATADIR%%/styles/plugins.css -%%DATADIR%%/styles/user/accessibility.css -%%DATADIR%%/styles/user/contrastbw.css -%%DATADIR%%/styles/user/contrastwb.css -%%DATADIR%%/styles/user/debugwithoutline.css -%%DATADIR%%/styles/user/disabletables.css -%%DATADIR%%/styles/user/hidecertainsizes.css -%%DATADIR%%/styles/user/hidenonlinkimages.css -%%DATADIR%%/styles/user/imageandlinkonly.css -%%DATADIR%%/styles/user/nostalgia.css -%%DATADIR%%/styles/user/showstructure.css -%%DATADIR%%/styles/user/textonly.css -%%DATADIR%%/styles/user/userstyle.ini -%%DATADIR%%/styles/wml.css -%%DATADIR%%/hhd.ssr -@dirrm %%DATADIR%%/styles/user -@dirrm %%DATADIR%%/styles -@dirrm %%DATADIR%%/skin -@dirrm %%DATADIR%%/plugins -@dirrm %%DATADIR%%/locale/en -@dirrm %%DATADIR%%/locale -@dirrm %%DATADIR%%/java -@dirrm %%DATADIR%%/ini -@dirrm %%DATADIR%%/images -@dirrm %%DATADIR%%/help -@dirrm %%DATADIR%%/config -@dirrm %%DATADIR%%/bin -@dirrm %%DATADIR%% -@dirrm %%DOCSDIR%% - -%%KDE:%%share/applnk/Internet/opera.desktop -%%KDE2:%%share/applnk/Networking/WWW/opera.desktop -%%GNOMELNK:%%share/gnome/apps/Internet/opera.desktop -%%GNOME:%%share/gnome/pixmaps/opera.xpm -%%KDE2:%%@dirrm share/applnk/Networking/WWW - -@cwd /etc/X11 -wmconfig/opera -%%APPLNK:%%applnk/Internet/opera.desktop - |