Subject: CVS commit: pkgsrc/www/netscape7
To: None <pkgsrc-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 09/30/2002 01:58:48
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Sun Sep 29 22:58:47 UTC 2002

Modified Files:
	pkgsrc/www/netscape7: Makefile Makefile.Linux.i386 Makefile.NetBSD.i386
	    PLIST distinfo
	pkgsrc/www/netscape7/files: extract_instructions linux_notes
Added Files:
	pkgsrc/www/netscape7/files: PLIST.english PLIST.french PLIST.german
	    PLIST.japanese distinfo.french distinfo.german distinfo.japanese
	    fetch-message

Log Message:
- Allow the user to choose the language version of this package by setting
  a variable (PKG_LANG), adding and modifying PLISTs and distinfo's as necessary.
- Do not use the installer as the distfile, but the "real" distfile.
  This increases the initial download time, but allows for building without
  a network connection.  As suggested by grant in PR pkg/18461
- Only try to pax over files from the linux-emul root if they were
  created in there.  This should address PR pkg/18461 by grant.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/www/netscape7/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/www/netscape7/Makefile.Linux.i386 \
    pkgsrc/www/netscape7/Makefile.NetBSD.i386
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/netscape7/PLIST \
    pkgsrc/www/netscape7/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/www/netscape7/files/PLIST.english \
    pkgsrc/www/netscape7/files/PLIST.french \
    pkgsrc/www/netscape7/files/PLIST.german \
    pkgsrc/www/netscape7/files/PLIST.japanese \
    pkgsrc/www/netscape7/files/distinfo.french \
    pkgsrc/www/netscape7/files/distinfo.german \
    pkgsrc/www/netscape7/files/distinfo.japanese \
    pkgsrc/www/netscape7/files/fetch-message
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/netscape7/files/extract_instructions \
    pkgsrc/www/netscape7/files/linux_notes

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.