diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2003-10-24 22:00:08 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2003-10-24 22:00:08 +0000 |
commit | a21cac77b2b541a5cc807a27b8b01af4a4614531 (patch) | |
tree | e79e7511d6ed5a544c3138b5f5955a8d1df0b801 /www/opera7 | |
parent | e3ef357bc20955a26e12aee53fe14b8f76a16406 (diff) | |
download | pkgsrc-a21cac77b2b541a5cc807a27b8b01af4a4614531.tar.gz |
update opera7 to newest 7.21
Changes are mainly rendering performance improvements, LOTS of
miscellaneous fixes, and various feature improvements.
For details, see:
http://www.opera.com/linux/changelogs/720b7/
http://www.opera.com/linux/changelogs/721/
Diffstat (limited to 'www/opera7')
-rw-r--r-- | www/opera7/DESCR | 11 | ||||
-rw-r--r-- | www/opera7/Makefile | 10 | ||||
-rw-r--r-- | www/opera7/distinfo | 6 |
3 files changed, 12 insertions, 15 deletions
diff --git a/www/opera7/DESCR b/www/opera7/DESCR index e9c448a9827..64a696e7dfe 100644 --- a/www/opera7/DESCR +++ b/www/opera7/DESCR @@ -2,22 +2,19 @@ Opera7 is powerful if you use the either web for work or for entertainment. Features: * Supports HTML 3.2, 4.0, 4.01; XHTML 1.0; WML 1.3 & 2.0; XML; CSS 1.0, 2.0, 2.1, 3.0; EcmaScript ECMA-262 2ed, 3ed (JavaScript 1.3/1.5 Core); DOM 1, 2 -* Browses FTP Sites +* BiDi support, Small Screen Rendering (TM) +* Browses FTP Sites, support for browsing local files +* Proxy server support +* File transfer, File upload support * Built-in M2 mail client * Handles cookies -* Displays GIF, PNG and JPEG * Hot list, bookmarks and bookmark bar * Unique mouse gestures for easier browsing * Pop-up defense features * Imports Netscape, Konqueror and IE bookmarks/favorites -* Proxy server support * Communication through SSL and TLS * HTTP Authorization * Asynchronous DNS with threading -* Support for browsing local files -* File transfer -* File upload support -* Restore window settings * Customizable toolbar icons * Keyboard link navigation * Printing (PostScript) diff --git a/www/opera7/Makefile b/www/opera7/Makefile index d4b7803d8f3..1c1d1c6da40 100644 --- a/www/opera7/Makefile +++ b/www/opera7/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 22:55:45 grant Exp $ +# $NetBSD: Makefile,v 1.9 2003/10/24 22:00:08 jdolecek Exp $ DISTNAME= opera-${OPERA_PKG_VERSION} -PKGREVISION= 1 +PKGREVISION= # empty CATEGORIES= www MASTER_SITES= http://www.panix.com/opera/files/linux/${OPERA_DIR}/ \ ftp://ftp.hu-berlin.de/pub/www/opera/linux/${OPERA_DIR}/ \ @@ -31,7 +31,7 @@ USE_BUILDLINK2= # defined .include "../../mk/bsd.prefs.mk" # A default so lintpkgsrc is happy -OPERA_PKG_VERSION= 7.11 +OPERA_PKG_VERSION= 7.0 .if (${MACHINE_ARCH} == i386) DEPENDS+= suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat @@ -42,9 +42,9 @@ DEPENDS+= suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11 DEPENDS+= suse_openmotif>=7.3:../../emulators/${SUSE_DIR_PREFIX}_openmotif OPERA_ARCH= i386 -OPERA_PKG_VERSION= 7.11 +OPERA_PKG_VERSION= 7.21 OPERA_DIR= ${OPERA_PKG_VERSION:S/.//g:C/beta.*//}/final/en/i386/static -OPERA_DIST_VERSION= ${OPERA_PKG_VERSION:C/beta.*//}-20030515.1-static-qt +OPERA_DIST_VERSION= ${OPERA_PKG_VERSION:C/beta.*//}-20031013.1-static-qt .endif RPMFILES= ${DISTFILES} diff --git a/www/opera7/distinfo b/www/opera7/distinfo index 0f481fe1a3d..3886e136017 100644 --- a/www/opera7/distinfo +++ b/www/opera7/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2003/05/23 21:32:25 jdolecek Exp $ +$NetBSD: distinfo,v 1.4 2003/10/24 22:00:08 jdolecek Exp $ -SHA1 (./opera-7.11-20030515.1-static-qt.i386.rpm) = ba3ff41e21833e26430446e3e57e17b859749983 -Size (./opera-7.11-20030515.1-static-qt.i386.rpm) = 5279902 bytes +SHA1 (./opera-7.21-20031013.1-static-qt.i386.rpm) = 26cf95ffb6eef4018bf7ea8256e8c5efb7f46924 +Size (./opera-7.21-20031013.1-static-qt.i386.rpm) = 5076264 bytes |