summaryrefslogtreecommitdiff
path: root/german/netscape7 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix distinfo for generated files: I mistakenly left "linux-" inTrevor Johnson2003-07-061-1/+1
| | | | their names.
* Security fix: update to the latest versions: 7.1 for AmericanTrevor Johnson2003-07-038-599/+31
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* The release notes say:Trevor Johnson2002-10-151-0/+3
| | | | | | | | | | | Do not share a profile between Netscape and Mozilla builds. Doing this can lead to unpredictable results, some of which may include loss of Search settings and preferences and unchecked growth of the Bookmarks file (large enough to freeze your system). It is best to create a new profile for each or manually copy (and change the name [of]) an existing profile. Warn users about this.
* I remove the linux-netscape6 ports from ports/french, ports/german,Trevor Johnson2002-10-145-48/+52
| | | | | | | | | | | | 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).
* Remove some unused code.Trevor Johnson2002-05-231-7/+1
|
* Update to 6.2.3. Belatedly, I confirmed that 6.2.2 supportsTrevor Johnson2002-05-172-14/+15
| | | | | | | | | | | | | 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.
* Update Japanese, German, and French Netscape ports to version 6.2.2Trevor Johnson2002-04-142-16/+15
| | | | | | | | | | (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.
* Update English Netscape to 6.2.2, with unknown changes. The French,Trevor Johnson2002-03-271-0/+2
| | | | | | German and Japanese ones remain at 6.2.1. Bump PORTREVISION for those, because of change to startup script.
* Use the German home page rather than the English one.Trevor Johnson2002-03-041-1/+1
| | | | Approved by: maintainer
* Remove this file, since it will now be generated entirely in theTrevor Johnson2002-03-041-3/+0
| | | | Makefile of the master port.
* Add new port of Netscape 6 (Linux binary) with German localization.Trevor Johnson2002-03-0410-0/+686
Submitted by: Thomas E. Zander <riggs@hadiko.de>