Commit graph

10 commits

Author SHA1 Message Date
jschauma
991628c872 Update netscape7 to 7.2, latest stable version available.
Changes since 7.1 according to
http://wp.netscape.com/eng/mozilla/ns7/relnotes/7.html:

* Popup Window Controls have been improved to block mouseover pop-ups and
  limit the number of pop-ups when popup window controls preference is set
  to off.
* Password Manager allows you to display saved passwords.
* vCard support in Netscape Mail.
* Improvements to Palm Sync.
* Table Editing controls in Composer.
* New Macromedia? Flash 7 plugin for Windows.
* Improvements in browser rendering speed and application start-up.
* Improvements in standards support.
2005-04-11 16:17:34 +00:00
grant
152ed14a8c use automatic MESSAGE handling. 2002-12-05 05:51:18 +00:00
grant
8d227ea1be be quiet during `make clean'. 2002-10-26 18:40:36 +00:00
jschauma
645da70240 clean up some more of the cruft left in emul-root 2002-10-14 15:00:21 +00:00
jschauma
db34f0b75d Linux' find wants the dir as the first argument, NetBSD find wants
'-d' first.  Adjust FIND_ARG accordingly.  Problem noted by Martti
Kupparinen.
2002-10-14 14:22:50 +00:00
jschauma
7943682225 Create the PLIST dynamically, instead of using pre-determined ones.
This allows the the user to choose 'custom' as an installation method
as well as 'complete' or 'recommended'.  This obsoletes the NS_INST
variable and reduces likeliness of errors due to not properly set PKG_LANG.

Some more re-organizing wrt Linux-emul root etc:  the installer behaves
differently according to who runs 'make'.  (Try to) clean up parts of
the emul root if it was used, too.

These changes should help address some of the issues pointed out in
PR pkg/18606 and PR pkg/18615.
2002-10-11 20:50:42 +00:00
jschauma
6703c9b3a6 Prefix distinfo files and PLISTs with ${PKGDIR}.
This should fix PR pkg/18494
2002-10-02 01:09:06 +00:00
jschauma
2b0e93d8e8 - 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.
2002-09-29 22:58:43 +00:00
jschauma
3421c2c75b Move ONLY_FOR_PLATFORMS into main Makefile; include OS/ARCH dependent
Makefiles only if they exist (ie don't barf if not supported).
2002-09-20 13:54:53 +00:00
jschauma
0224de848e Initial import of www/netscape7 -- this is Netscape's famous Browser/Mail- and
Newclient suite version 7.0, now including AIM and ICQ clients etc.  It is run
under Linux emulation on NetBSD.

At the moment, this package is only for NetBSD-*-i386 and Linux-*-i[3-6]86.
2002-09-19 22:33:48 +00:00