head	1.5;
access;
symbols
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.2;
locks; strict;
comment	@# @;


1.5
date	2002.10.14.13.50.19;	author trevor;	state dead;
branches;
next	1.4;

1.4
date	2002.05.17.11.11.57;	author trevor;	state Exp;
branches;
next	1.3;

1.3
date	2002.04.14.01.52.33;	author trevor;	state Exp;
branches;
next	1.2;

1.2
date	2002.03.27.17.48.52;	author trevor;	state Exp;
branches;
next	1.1;

1.1
date	2002.03.04.06.29.21;	author trevor;	state Exp;
branches;
next	;


desc
@@


1.5
log
@I remove the linux-netscape6 ports from ports/french, ports/german,
ports/japanese and ports/www.  In their place, I add corresponding netscape7
ports, after repo copies.  Now ports/www/netscape7 will no longer be a slave
port.  Instead it is the master port for the others.

The French, German, and Japanese ports now have AIM, because I had trouble
getting them to work without it.

I add a security warning to all these ports, about the "forward referrer" bug
(Mozilla bug 145579).
@
text
@# New ports collection makefile for: de-linux-netscape6
# Date created:			28 Feb 2002
# Whom:				Thomas E. Zander <riggs@@rrr.de>
# based on the www/linux-netscape6 port
#
# $FreeBSD: ports/german/linux-netscape6/Makefile,v 1.4 2002/05/17 11:11:57 trevor Exp $
#

PKGNAMEPREFIX?=	de-
PORTREVISION=	0
CATEGORIES=	german www linux

DISTFILES=	browser.xpi \
		defldede.xpi \
		flash.xpi \
		jre.xpi \
		langdede.xpi \
		mail.xpi \
		psm.xpi \
		regde.xpi \
		regfr.xpi \
		regus.xpi \
		spellchecker.xpi \
		talkback.xpi \
		xpcom.xpi

MAINTAINER=	riggs@@rrr.de

NETSCAPE6_LANG=	german

.include "../../www/linux-netscape6/Makefile"
@


1.4
log
@Update to 6.2.3.  Belatedly, I confirmed that 6.2.2 supports
Greymagic's Mozilla Disk Explorer (http://sec.greymagic.com/adv/gm001-ns/)
which demonstrates a security bug.  The demo does not work with
6.2.3.  I am assuming that the zlib double free() bug, if it existed,
may have been addressed, so I am removing the FORBIDDEN line.

I didn't bother to update the generated files for this release,
since the old ones seem to work fine.

Add hitherto forgotten PKGNAMEPREFIX so the English, French, German
and Japanese versions may all be installed without conflicting.
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.3
log
@Update Japanese, German, and French Netscape ports to version 6.2.2
(the English port was already updated, because Netscape released
that binary before releasing the others).

Install Netscape in a different directory for each different language.
The startup command is now called netscape6english, netscape6french,
and so on, rather than just netscape6.  Because of this, I set
PORTREVISION for the English version.
@
text
@d9 1
@


1.2
log
@Update English Netscape to 6.2.2, with unknown changes.  The French,
German and Japanese ones remain at 6.2.1.

Bump PORTREVISION for those, because of change to startup script.
@
text
@d9 1
a9 2
PORTVERSION=	6.2.1
PORTREVISION=	2
@


1.1
log
@Add new port of Netscape 6 (Linux binary) with German localization.

Submitted by:	Thomas E. Zander <riggs@@hadiko.de>
@
text
@d9 2
@

