head	1.12;
access;
symbols
	pkgsrc-2013Q2:1.12.0.24
	pkgsrc-2013Q2-base:1.12
	pkgsrc-2012Q4:1.12.0.22
	pkgsrc-2012Q4-base:1.12
	pkgsrc-2011Q4:1.12.0.20
	pkgsrc-2011Q4-base:1.12
	pkgsrc-2011Q2:1.12.0.18
	pkgsrc-2011Q2-base:1.12
	pkgsrc-2009Q4:1.12.0.16
	pkgsrc-2009Q4-base:1.12
	pkgsrc-2008Q4:1.12.0.14
	pkgsrc-2008Q4-base:1.12
	pkgsrc-2008Q3:1.12.0.12
	pkgsrc-2008Q3-base:1.12
	cube-native-xorg:1.12.0.10
	cube-native-xorg-base:1.12
	pkgsrc-2008Q2:1.12.0.8
	pkgsrc-2008Q2-base:1.12
	pkgsrc-2008Q1:1.12.0.6
	pkgsrc-2008Q1-base:1.12
	pkgsrc-2007Q4:1.12.0.4
	pkgsrc-2007Q4-base:1.12
	pkgsrc-2007Q3:1.12.0.2
	pkgsrc-2007Q3-base:1.12
	pkgsrc-2007Q2:1.11.0.2
	pkgsrc-2007Q2-base:1.11
	pkgsrc-2007Q1:1.10.0.2
	pkgsrc-2007Q1-base:1.10
	pkgsrc-2006Q4:1.9.0.6
	pkgsrc-2006Q4-base:1.9
	pkgsrc-2006Q3:1.9.0.4
	pkgsrc-2006Q3-base:1.9
	pkgsrc-2006Q2:1.9.0.2
	pkgsrc-2006Q2-base:1.9
	pkgsrc-2006Q1:1.8.0.4
	pkgsrc-2006Q1-base:1.8
	pkgsrc-2005Q4:1.8.0.2
	pkgsrc-2005Q4-base:1.8
	pkgsrc-2005Q3:1.7.0.4
	pkgsrc-2005Q3-base:1.7
	pkgsrc-2005Q2:1.7.0.2
	pkgsrc-2005Q2-base:1.7
	pkgsrc-2005Q1:1.6.0.2
	pkgsrc-2005Q1-base:1.6
	pkgsrc-2004Q4:1.5.0.4
	pkgsrc-2004Q4-base:1.5
	pkgsrc-2004Q3:1.5.0.2
	pkgsrc-2004Q3-base:1.5
	pkgsrc-2004Q2:1.2.0.4
	pkgsrc-2004Q2-base:1.2
	pkgsrc-2004Q1:1.2.0.2
	pkgsrc-2004Q1-base:1.2
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.12
date	2007.07.29.05.19.55;	author jlam;	state dead;
branches;
next	1.11;

1.11
date	2007.05.12.13.53.12;	author ghen;	state Exp;
branches;
next	1.10;

1.10
date	2007.02.22.19.27.19;	author wiz;	state Exp;
branches;
next	1.9;

1.9
date	2006.06.09.16.37.18;	author salo;	state Exp;
branches;
next	1.8;

1.8
date	2005.12.05.20.51.12;	author rillig;	state Exp;
branches;
next	1.7;

1.7
date	2005.04.18.14.24.15;	author wiz;	state Exp;
branches;
next	1.6;

1.6
date	2005.01.22.11.36.48;	author jdolecek;	state Exp;
branches;
next	1.5;

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

1.4
date	2004.07.12.07.21.38;	author grant;	state dead;
branches;
next	1.3;

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

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

1.1
date	2004.02.09.10.29.42;	author grant;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2004.02.09.10.29.42;	author grant;	state Exp;
branches;
next	;


desc
@@


1.12
log
@* Add new emulator framework in pkgsrc/mk/emulator that handles all
  binary-only packages that require binary "emulation" on the native
  operating system.  Please see pkgsrc/mk/emulator/README for more
  details.

* Teach the plist framework to automatically use any existing
  PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition.

* Convert all of the binary-only packages in pkgsrc to use the
  emulator framework.  Most of them have been tested to install and
  deinstall correctly.  This involves the following cleanup actions:

    * Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM}
      more consistently.

    * Simplify packages by using default INSTALL and DEINSTALL scripts
      instead of custom INSTALL/DEINSTALL code.

    * Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc.
      Packages only need to state exactly which emulations they support,
      and the framework handles any i386-on-x86_64 or sparc-on-sparc64
      uses.

    * Remove "USE_NATIVE_LINUX" from pkgsrc.  The framework will
      automatically detect when the package is installing on Linux.

  Specific changes to packages include:

    * Bump the PKGREVISIONs for all of the suse100* and suse91* packages
      due to changes in the +INSTALL/+DEINSTALL scripts used in all
      of the packages.

    * Remove pkgsrc/emulators/suse_linux, which is unused by any
      packages.

    * cad/lc -- remove custom code to create the distinfo file for
	all supported platforms; just use "emul-fetch" and "emul-distinfo"
	instead.

    * lang/Cg-compiler -- install the shared libraries under ${EMULDIR}
	instead of ${PREFIX}/lib so that compiled programs will find
	the shared libraries.

    * mail/thunderbird-bin-nightly -- update to latest binary
	distributions for supported platforms.

    * multimedia/ns-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.

    * security/uvscan -- set LD_LIBRARY_PATH explicitly so that
	it's not necessary to install library symlinks into
	${EMULDIR}/usr/local/lib.

    * www/firefox-bin-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.
@
text
@# $NetBSD: Makefile.NetBSD.i386,v 1.11 2007/05/12 13:53:12 ghen Exp $

BUILD_DEFS+=		MOZILLA_USE_LINUX

.if defined(MOZILLA_USE_LINUX)
ONLY_FOR_PLATFORM+=	NetBSD-*-i386
.  include "Makefile.Linux.i386"
.else
PKG_SKIP_REASON+=	"No native pre-built NetBSD binary available."
PKG_SKIP_REASON+=	"Set MOZILLA_USE_LINUX if you want to use the Linux binary."
.endif
@


1.11
log
@Update to Firefox 2.0.0.3 (nb1), from www/firefox2* (see there for history
and change notes).  Firefox 1.5.0.x will be maintained in www/firefox15*,
as discussed on tech-pkg.
@
text
@d1 1
a1 1
# $NetBSD: Makefile.NetBSD.i386,v 1.1.1.1 2006/10/24 22:20:58 ghen Exp $
@


1.10
log
@Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
@
text
@d1 1
a1 1
# $NetBSD: Makefile.NetBSD.i386,v 1.9 2006/06/09 16:37:18 salo Exp $
d3 1
a3 1
BUILD_DEFS+=	MOZILLA_USE_LINUX
a7 3
.  if defined(SUSE_PREFER) && !empty(SUSE_PREFER:M10.0)
DEPENDS+=	suse_compat>=10.0:../../emulators/suse100_compat
.  endif
a10 6
DISTNAME=		${MOZILLA}-${MOZ_DISTVER}-i386-unknown-netbsdelf1.6
EXTRACT_SUFX=		.tar.bz2
MOZ_PLATFORM=		netbsd

# no 1.0 build for NetBSD
#ONLY_FOR_PLATFORM+=	NetBSD-1.6*-i386 NetBSD-2*-i386
@


1.9
log
@firefox-bin requires libraries from suse_compat when using SUSE 10.0
@
text
@d1 1
a1 1
# $NetBSD: Makefile.NetBSD.i386,v 1.8 2005/12/05 20:51:12 rillig Exp $
d9 1
a9 1
DEPENDS+=       suse_compat>=10.0:../../emulators/suse100_compat
@


1.8
log
@Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
@
text
@d1 1
a1 1
# $NetBSD: Makefile.NetBSD.i386,v 1.7 2005/04/18 14:24:15 wiz Exp $
d8 3
@


1.7
log
@Move firefox-gtk2-bin package contents to firefox-bin, and rename
package to match.
There are no firefox gtk1 binary packages for linux any longer, so
no need to keep two different -bin packages around.
This way it also matches the non-bin firefox packages.
@
text
@d1 1
a1 1
# $NetBSD: Makefile.NetBSD.i386,v 1.3 2005/02/27 03:50:11 grant Exp $
d9 1
a9 1
PKG_SKIP_REASON=	"No native pre-built NetBSD binary available."
@


1.6
log
@Update firefox-bin to firefox 1.0.

Notes:
* NetBSD-native version not available, this can be used only with
  MOZILLA_USE_LINUX
* Linux sets MOZ_GTK2, gtk1-compiled version doesn't appear to be available
* Solaris not tested
@
text
@d1 1
a1 1
# $NetBSD: Makefile.NetBSD.i386,v 1.5 2004/07/15 10:54:19 grant Exp $
d7 1
a7 1
.include "${.CURDIR}/Makefile.Linux.i386"
d11 1
a11 1
DISTNAME=		${MOZILLA}-${MOZ_VER}-i386-unknown-netbsdelf1.6
d14 3
a16 1
ONLY_FOR_PLATFORM+=	NetBSD-1.6*-i386 NetBSD-2*-i386
@


1.5
log
@re-add Firefox 0.8 binary pkg for NetBSD/i386, both the NetBSD native
and Linux versions (define MOZILLA_USE_LINUX to use the Linux version).

both tested on NetBSD-current.
@
text
@d1 1
a1 1
# $NetBSD$
d3 1
a3 1
MOZ_VER=		0.8
a5 2
DISTNAME=		${MOZILLA}-${MOZ_VER}-i686-pc-linux-gnu
MOZ_PLATFORM=		linux
d7 1
d9 2
@


1.4
log
@there are no builds for NetBSD yet and the Linux builds don't work out
of the box because they need a newer glibc which needs compat_linux
fixes, so just remove it for now instead of pretending it will work.
@
text
@d1 1
a1 1
# $NetBSD: Makefile.NetBSD.i386,v 1.3 2004/06/29 14:47:10 grant Exp $
d3 5
a7 2
# .if defined(MOZILLA_USE_LINUX)
.include "Makefile.Linux.i386"
d9 6
a14 6
# .else
# DISTNAME=	${MOZILLA}-${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.3
log
@update firefox-bin to 0.9.

Linux tested - there are no NetBSD builds so far and the Linux builds
require glibc-2.3 which isn't in pkgsrc so does not work out of the
box on NetBSD yet.

changes since 0.8 can be found at:

	http://www.mozilla.org/products/firefox/releases/0.9.html
@
text
@d1 1
a1 1
# $NetBSD: Makefile.NetBSD.i386,v 1.2 2004/02/10 01:37:44 grant Exp $
@


1.2
log
@the NetBSD build of Firefox 0.8 is now available.
@
text
@d1 1
a1 1
# $NetBSD: Makefile.NetBSD.i386,v 1.1.1.1 2004/02/09 10:29:42 grant Exp $
d3 2
a4 5
MOZ_VER=	0.8

.if defined(MOZILLA_USE_LINUX)
DISTNAME=	${MOZILLA}-${MOZ_VER}-i686-pc-linux-gnu
MOZ_PLATFORM=	linux
d6 6
a11 6
.else
DISTNAME=	${MOZILLA}-${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.1
log
@Initial revision
@
text
@d1 1
a1 1
# $NetBSD: Makefile.NetBSD.i386,v 1.7 2004/01/11 20:55:01 jschauma Exp $
d5 1
d9 6
@


1.1.1.1
log
@Initial import of Firefox 0.8 into The NetBSD Packages Collection.

This is (right now) a Linux binary package.

Mozilla Firebird has been renamed to Firefox, and this package will
obsolete MozillaFirebird when Solaris and NetBSD builds become
available.
@
text
@@
