aboutsummaryrefslogtreecommitdiff
path: root/german/netscape7
Commit message (Collapse)AuthorAgeFilesLines
* 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. Notes: svn path=/head/; revision=68088
* 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). Notes: svn path=/head/; revision=68038
* Remove some unused code.Trevor Johnson2002-05-231-7/+1
| | | | Notes: svn path=/head/; revision=59795
* 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. Notes: svn path=/head/; revision=59334
* 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. Notes: svn path=/head/; revision=57679
* 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. Notes: svn path=/head/; revision=56753
* Use the German home page rather than the English one.Trevor Johnson2002-03-041-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=55518
* Remove this file, since it will now be generated entirely in theTrevor Johnson2002-03-041-3/+0
| | | | | | | Makefile of the master port. Notes: svn path=/head/; revision=55514
* 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> Notes: svn path=/head/; revision=55503