summaryrefslogtreecommitdiff
path: root/german/netscape7 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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>