head	1.8;
access;
symbols
	pkgsrc-2013Q2:1.8.0.52
	pkgsrc-2013Q2-base:1.8
	pkgsrc-2012Q4:1.8.0.50
	pkgsrc-2012Q4-base:1.8
	pkgsrc-2011Q4:1.8.0.48
	pkgsrc-2011Q4-base:1.8
	pkgsrc-2011Q2:1.8.0.46
	pkgsrc-2011Q2-base:1.8
	pkgsrc-2009Q4:1.8.0.44
	pkgsrc-2009Q4-base:1.8
	pkgsrc-2008Q4:1.8.0.42
	pkgsrc-2008Q4-base:1.8
	pkgsrc-2008Q3:1.8.0.40
	pkgsrc-2008Q3-base:1.8
	cube-native-xorg:1.8.0.38
	cube-native-xorg-base:1.8
	pkgsrc-2008Q2:1.8.0.36
	pkgsrc-2008Q2-base:1.8
	pkgsrc-2008Q1:1.8.0.34
	pkgsrc-2008Q1-base:1.8
	pkgsrc-2007Q4:1.8.0.32
	pkgsrc-2007Q4-base:1.8
	pkgsrc-2007Q3:1.8.0.30
	pkgsrc-2007Q3-base:1.8
	pkgsrc-2007Q2:1.8.0.28
	pkgsrc-2007Q2-base:1.8
	pkgsrc-2007Q1:1.8.0.26
	pkgsrc-2007Q1-base:1.8
	pkgsrc-2006Q4:1.8.0.24
	pkgsrc-2006Q4-base:1.8
	pkgsrc-2006Q3:1.8.0.22
	pkgsrc-2006Q3-base:1.8
	pkgsrc-2006Q2:1.8.0.20
	pkgsrc-2006Q2-base:1.8
	pkgsrc-2006Q1:1.8.0.18
	pkgsrc-2006Q1-base:1.8
	pkgsrc-2005Q4:1.8.0.16
	pkgsrc-2005Q4-base:1.8
	pkgsrc-2005Q3:1.8.0.14
	pkgsrc-2005Q3-base:1.8
	pkgsrc-2005Q2:1.8.0.12
	pkgsrc-2005Q2-base:1.8
	pkgsrc-2005Q1:1.8.0.10
	pkgsrc-2005Q1-base:1.8
	pkgsrc-2004Q4:1.8.0.8
	pkgsrc-2004Q4-base:1.8
	pkgsrc-2004Q3:1.8.0.6
	pkgsrc-2004Q3-base:1.8
	pkgsrc-2004Q2:1.8.0.4
	pkgsrc-2004Q2-base:1.8
	pkgsrc-2004Q1:1.8.0.2
	pkgsrc-2004Q1-base:1.8
	pkgsrc-2003Q4:1.2.0.2
	pkgsrc-2003Q4-base:1.2;
locks; strict;
comment	@# @;


1.8
date	2004.02.10.13.27.53;	author grant;	state dead;
branches;
next	1.7;

1.7
date	2004.01.11.20.55.01;	author jschauma;	state Exp;
branches;
next	1.6;

1.6
date	2004.01.09.05.15.51;	author grant;	state Exp;
branches;
next	1.5;

1.5
date	2004.01.04.05.01.03;	author grant;	state Exp;
branches;
next	1.4;

1.4
date	2003.12.20.11.24.51;	author grant;	state Exp;
branches;
next	1.3;

1.3
date	2003.11.27.16.14.00;	author grant;	state Exp;
branches;
next	1.2;

1.2
date	2003.10.19.08.20.38;	author grant;	state Exp;
branches;
next	1.1;

1.1
date	2003.09.27.14.13.08;	author grant;	state Exp;
branches;
next	;


desc
@@


1.8
log
@remove MozillaFirebird-bin, it is obsoleted by firefox-bin and nothing
depends on it anymore.
@
text
@# $NetBSD: Makefile.NetBSD.i386,v 1.7 2004/01/11 20:55:01 jschauma Exp $

MOZ_VER=	0.7

.if defined(MOZILLA_USE_LINUX)
DISTNAME=	MozillaFirebird-${MOZ_VER}-i686-pc-linux-gnu
MOZ_PLATFORM=	linux
ONLY_FOR_PLATFORM+=	NetBSD-*-i386
.else
DISTNAME=	MozillaFirebird-${MOZ_VER}-i386-unknown-netbsdelf1.6
EXTRACT_SUFX=	.tar.bz2
MOZ_PLATFORM=	netbsd
ONLY_FOR_PLATFORM+=	NetBSD-1.6*-i386 NetBSD-2*-i386
.endif
@


1.7
log
@mozilla.org has re-arranged the MASTER_SITE, so fix accordingly.
Noted in agc's latest bulk build.
@
text
@d1 1
a1 1
# $NetBSD: Makefile.NetBSD.i386,v 1.6 2004/01/09 05:15:51 grant Exp $
@


1.6
log
@add NetBSD native builds, used by default on NetBSD.
@
text
@d1 1
a1 1
# $NetBSD: Makefile.NetBSD.i386,v 1.5 2004/01/04 05:01:03 grant Exp $
d6 1
a6 1
DISTNAME=	MozillaFirebird-i686-pc-linux-gnu
d10 1
a10 1
DISTNAME=	MozillaFirebird-i386-unknown-netbsdelf1.6
@


1.5
log
@factor out the common bits of the various mozilla binary packages into
mozilla-bin/Makefile.common and mozilla-bin-nightly/Makefile.common.

the result is much less duplication and more consistent installations.
tested on NetBSD-current only (for now).
@
text
@d1 1
a1 1
# $NetBSD: Makefile.NetBSD.i386,v 1.4 2003/12/20 11:24:51 grant Exp $
a3 1
DISTNAME=	MozillaFirebird-${MOZ_VER}-i686-pc-linux-gnu
d5 2
d8 7
@


1.4
log
@move MASTER_SITES definition into the main Makefile, and modify it
in the platform specific Makefiles instead of mostly duplicating it.
@
text
@d1 1
a1 2
# $NetBSD: Makefile.NetBSD.i386,v 1.3 2003/11/27 16:14:00 grant Exp $
#
d3 2
a4 2
PKGVER=		0.7
DISTNAME=	MozillaFirebird-${PKGVER}-i686-pc-linux-gnu
d6 1
a6 10
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"
@


1.3
log
@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 ;-)
@
text
@d1 1
a1 1
# $NetBSD: Makefile.NetBSD.i386,v 1.2 2003/10/19 08:20:38 grant Exp $
a5 1
MASTER_SITES=	http://ftp.mozilla.org/pub/firebird/releases/${PKGVER}/
@


1.2
log
@fix installation on Linux:

- s/LOCALBASE/PREFIX/
- s/X11BASE/X11PREFIX/
- install symlink for libgmodule
- depend on gtk
@
text
@d1 1
a1 1
# $NetBSD: Makefile.NetBSD.i386,v 1.1 2003/09/27 14:13:08 grant Exp $
d4 3
a6 2
DISTNAME=	MozillaFirebird-0.6.1-i686-pc-linux-gnu
MASTER_SITES=	http://ftp.mozilla.org/pub/firebird/releases/0.6.1/
@


1.1
log
@rename phoenix-bin-* to MozillaFirebird-bin-*.
@
text
@d1 1
a1 1
# $NetBSD: Makefile.NetBSD.i386,v 1.4 2003/08/08 22:43:41 grant Exp $
d4 6
a14 2

.include "Makefile.Linux.i386"
@

