pkgsrc/www/MozillaFirebird-bin/Makefile.NetBSD.i386
grant 823541c9a8 Update MozillaFirebird-bin to 0.7 (for all OS/archs except Solaris/sparc,
where 0.6.1 is still the latest build available).

Here are the news in this release of Mozilla Firebird:

    * Advanced preferences panel

    * Download/helper apps preferences panel

    * Cookie whitelisting

      (through the new Cookie Exceptions window)
    * New password manager

    * Web panels (like Mozilla's sidebar panels)

    * Alternate stylesheet support (through a status bar button)

    * Send Page, Send Link, and Send Image menu items

    * Autoscroll

    * Lots of bug fixes and other small improvements

There have been too many bug fixes since Mozilla Firebird 0.6.1 to keep track of them all. It's better. Trust us ;-)
2003-11-27 16:14:00 +00:00

17 lines
569 B
Text

# $NetBSD: Makefile.NetBSD.i386,v 1.3 2003/11/27 16:14:00 grant Exp $
#
PKGVER= 0.7
DISTNAME= MozillaFirebird-${PKGVER}-i686-pc-linux-gnu
MASTER_SITES= http://ftp.mozilla.org/pub/firebird/releases/${PKGVER}/
PLATFORM= linux
MOZILLA_LIB= ${PREFIX}/lib/MozillaFirebird-${PLATFORM}
DEPENDS+= suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat
DEPENDS+= suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11
DEPENDS+= suse_gtk>=7.3:../../emulators/${SUSE_DIR_PREFIX}_gtk
CONFLICTS+= suse_libc5-[0-9]*
.include "../../emulators/suse_linux/Makefile.application"