Update to 4.0 beta 5
Changes are: * Search facility of the URL toolbar * Improved the password dialog * File type association works better * Improved windows settings file * UI improvements * Printing support - still a bit unstable (no print preview yet, but you can print to file) * Transfer window works better * 3D borders on tables fixed * JavaScript confirm dialog fixed
This commit is contained in:
parent
b560599038
commit
14d79a5d5f
4 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.8 2000/12/31 12:54:44 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2001/01/06 10:09:24 jdolecek Exp $
|
||||
|
||||
DISTNAME= opera-4.0-b4-20001211.012-static.i386
|
||||
PKGNAME= opera-4.0b4
|
||||
DISTNAME= opera-4.0-b5-20010103.014-static.i386
|
||||
PKGNAME= opera-4.0b5
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://opera.online.no/linux/tgz/ \
|
||||
ftp://ftp.fh-koblenz.de/pub/InternetClients/Opera/english/4.0b4/linux/intel-x86/static/ \
|
||||
|
@ -37,7 +37,7 @@ do-install:
|
|||
${PREFIX}/share/opera/styles
|
||||
cd ${WRKSRC} && \
|
||||
${INSTALL_SCRIPT} opera ${PREFIX}/bin && \
|
||||
${INSTALL_DATA} LICENSE README ${PREFIX}/share/doc/opera && \
|
||||
${INSTALL_DATA} LICENSE ${PREFIX}/share/doc/opera && \
|
||||
${INSTALL_DATA} opera.adr ${PREFIX}/share/opera && \
|
||||
${INSTALL_DATA} buttons/default/* ${PREFIX}/share/opera/buttons/default && \
|
||||
${INSTALL_DATA} buttons/defsmall/* ${PREFIX}/share/opera/buttons/defsmall && \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
$NetBSD: md5,v 1.3 2000/12/13 21:04:33 jdolecek Exp $
|
||||
$NetBSD: md5,v 1.4 2001/01/06 10:09:25 jdolecek Exp $
|
||||
|
||||
MD5 (opera-4.0-b4-20001211.012-static.i386.tar.gz) = b212737b27048199b22d1763fa627280
|
||||
MD5 (opera-4.0-b5-20010103.014-static.i386.tar.gz) = 1ad77756e4ea719015f0f171e36f542b
|
||||
|
|
|
@ -20,3 +20,4 @@ Opera is powerful If you use the web for work or for entertainment. Features:
|
|||
* Restore window settings
|
||||
* Customizable toolbar icons
|
||||
* Keyboard link navigation
|
||||
* Printing (PostScript)
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
@comment $NetBSD: PLIST,v 1.4 2000/12/13 21:04:34 jdolecek Exp $
|
||||
@comment $NetBSD: PLIST,v 1.5 2001/01/06 10:09:25 jdolecek Exp $
|
||||
bin/opera
|
||||
${EMULSUBDIR}/usr/share/opera
|
||||
share/doc/opera/LICENSE
|
||||
share/doc/opera/README
|
||||
share/opera/buttons/default/abc.gif
|
||||
share/opera/buttons/default/buttons.ini
|
||||
share/opera/buttons/default/cascade.gif
|
||||
|
|
Loading…
Reference in a new issue