head	1.10;
access;
symbols
	RELEASE_5_3_0:1.8
	RELEASE_4_10_0:1.8
	RELEASE_5_2_1:1.8
	RELEASE_5_2_0:1.8
	RELEASE_4_9_0:1.8
	old_RELEASE_5_1_0:1.6
	old_RELEASE_4_8_0:1.6
	old_RELEASE_5_0_0:1.5
	old_old_RELEASE_4_7_0:1.4
	old_old_RELEASE_4_6_2:1.4
	old_old_RELEASE_4_6_1:1.4
	old_old_RELEASE_4_6_0:1.4
	old_old_RELEASE_5_0_DP1:1.2;
locks; strict;
comment	@# @;


1.10
date	2004.12.19.02.15.23;	author linimon;	state dead;
branches;
next	1.9;

1.9
date	2004.11.09.10.13.38;	author trevor;	state Exp;
branches;
next	1.8;

1.8
date	2003.07.03.09.55.03;	author trevor;	state Exp;
branches;
next	1.7;

1.7
date	2003.06.02.19.33.15;	author trevor;	state Exp;
branches;
next	1.6;

1.6
date	2003.02.21.12.06.51;	author knu;	state Exp;
branches;
next	1.5;

1.5
date	2002.10.14.13.50.19;	author trevor;	state Exp;
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.10
log
@As previously announced, remove localized versions of Netscape which
remained at 7.0 or 7.1.  The www/netscape7 version, at 7.2, is apparently
not affected.
@
text
@# New ports collection makefile for:		pt_BR-netscape7
# Date created:					2003-05-23
# Whom:						trevor
# based on the german/netscape7 port by Thomas E. Zander
#
# $FreeBSD: ports/portuguese/netscape7/Makefile,v 1.9 2004/11/09 10:13:38 trevor Exp $
#

PKGNAMEPREFIX=	pt_BR-
PORTVERSION=	7.02
CATEGORIES?=	portuguese www linux
MASTER_SITE_SUBDIR=	${DIST_SUBDIR}/unix/linux22/eehxkt
DISTFILES=	AIM.xpi \
		browser.xpi \
		deflptbr.xpi \
		flash.xpi \
		langptbr.xpi \
		mail.xpi \
		psm.xpi \
		regbr.xpi \
		spellchecker.xpi \
		talkback.xpi \
		xpcom.xpi

FORBIDDEN="http://vuxml.freebsd.org/c1d97a8b-05ed-11d9-b45d-000c41e2cdad.html"

MAINTAINER=	trevor@@FreeBSD.org
COMMENT=	Netscape 7 suite (Brazilian Portuguese)

NETSCAPE_LANG=	portuguese_br

.include "../../www/netscape7/Makefile"
@


1.9
log
@Update the English-language Netscape to 7.2.  Add a security warning
about cross-site scripting.
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.8
log
@Security fix:  update to the latest versions:  7.1 for American
English; and 7.02 for French, German, Japanese, and Brazilian
Portuguese.  These are reportedly free of the onunload referrer bug
(#145579 in bugzilla).

The Sun Java plugin is no longer available from the same places.
AIM is needed by the 7.02 versions.  The DOM inspector and "venkman"
JavaScript debugger are available for 7.1.

Compress generated files with bzip2; omit "linux-" from their names.

The RDF files provided by the ports are no longer needed.

Update references to Netscape 6.

Run chmod to fix permissions on extracted files (for the Portuguese
slave port).

Remove unneeded XXXchecksum target.

Change the configuration process, so that extraneous files are not
downloaded.  This resolves PR 44101, submitted by Fernan Aguero.
@
text
@d25 2
@


1.7
log
@new port of the Brazilian Portuguese edition of Netscape 7
@
text
@d10 1
a10 1
PORTVERSION=	7.0
d12 1
a12 1
MASTER_SITE_SUBDIR?=${DIST_SUBDIR}/unix/linux22/ewc9e
a16 1
		jre.xpi \
@


1.6
log
@De-pkg-comment.
@
text
@d1 4
a4 4
# New ports collection makefile for: de-netscape7
# Date created:			28 Feb 2002
# Whom:				Thomas E. Zander <riggs@@rrr.de>
# based on the www/linux-netscape6 port
d9 4
a12 3
PKGNAMEPREFIX?=	de-
CATEGORIES=	german www linux

d15 1
a15 1
		defldede.xpi \
d18 1
a18 1
		langdede.xpi \
d21 1
a21 2
		regde.xpi \
		regfr.xpi \
d26 2
a27 2
MAINTAINER=	riggs@@rrr.de
COMMENT=	Linux Netscape 6 suite (German)
d29 1
a29 1
NETSCAPE_LANG=	german
@


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
@d27 1
@


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
@d1 1
a1 1
# New ports collection makefile for: de-linux-netscape6
a9 1
PORTREVISION=	0
d12 2
a13 1
DISTFILES=	browser.xpi \
a21 1
		regus.xpi \
d28 1
a28 1
NETSCAPE6_LANG=	german
d30 1
a30 1
.include "../../www/linux-netscape6/Makefile"
@


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
@

