freebsd-ports/german/netscape7/Makefile
Trevor Johnson b2b32546c4 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.
2003-07-03 09:55:03 +00:00

31 lines
621 B
Makefile

# 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
#
# $FreeBSD$
#
PKGNAMEPREFIX?= de-
PORTVERSION= 7.02
CATEGORIES= german www linux
MASTER_SITE_SUBDIR= ${DIST_SUBDIR}/unix/linux22/eehxkt
DISTFILES= AIM.xpi \
browser.xpi \
defldede.xpi \
flash.xpi \
langdede.xpi \
mail.xpi \
psm.xpi \
regde.xpi \
regfr.xpi \
spellchecker.xpi \
talkback.xpi \
xpcom.xpi
MAINTAINER= riggs@rrr.de
COMMENT= Linux Netscape 7 suite (German)
NETSCAPE_LANG= german
.include "../../www/netscape7/Makefile"