aboutsummaryrefslogtreecommitdiffstats
path: root/www/netscape47-navigator
Commit message (Collapse)AuthorAgeFilesLines
* Avoid the usage of a variable named "BROWSER", not to conflict withknu2001-08-191-1/+1
| | | | | | | | | user's environment variable with the same name. cf. http://tuxedo.org/~esr/BROWSER/ http://www.dwheeler.com/browse/secure_browser.html Approved by: cjh, girgen@partitur.se, sada, trevor
* Upgrade to 4.76.sada2000-10-301-1/+1
| | | | | | This version is fixed for buffer overflow security hole. Submitted by: Trevor Johnson <trevor@jpj.net>
* Upgrade to v4.75.sada2000-08-201-16/+1
| | | | Remove needless lines from n47-n/Makefile.
* Avoid deinstall time warning messages when some plagins are installed.sada2000-07-301-1/+1
|
* Upgrade to 4.74.sada2000-07-251-5/+5
| | | | Now many users out of U.S. could use 128bit key encryption.
* Remove some empty directories. Also convert netscape4-navigator toasami2000-06-011-0/+2
| | | | use wrapper.
* Upgrade to 4.73 .sada2000-05-131-8/+7
|
* Make netscape4 ports use the new wrapper which I've freshly importedknu2000-05-091-2/+2
| | | | | | as www/netscape-wrapper. Approved by: sada (conditionally), o`brien
* Define PORTNAME/PORTVERSION with ?= instead of =, as these Makefilesasami2000-04-151-2/+2
| | | | are included from their linux counterparts.
* Make sure PORTNAME/PORTVERSION are defined before inclusion of pre.mk.asami2000-04-141-0/+3
| | | | | There might be some better solutions but this should at least make them work for now.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-1/+0
|
* Upgrade to Netscape version 4.72obrien2000-02-282-6/+6
|
* Do not include bsd.port.pre.mk twice (once in the slave and once in theasami2000-01-171-0/+1
| | | | | | master). This is done by defining a variable "PRE_MK_INCLUDED" in the slave before including ${MASTERDIR}/Makefile, and have the master check it before including any necessary macro files.
* Support the Alpha platform.obrien2000-01-081-0/+9
|
* Removed the control for plugin subdirectory.sada1999-10-111-2/+0
| | | | | So we could pkg_add/remove netscape plugin ports (like flash) without dependency to netscape ports.
* Upgrade to 4.7.sada1999-10-053-9/+8
| | | | NOTE: Now we couldn't use Fortify with Netscape 4.7s.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Change www/netscape46-communicator's maintiner to me.sada1999-07-151-2/+2
| | | | | | Also make the fields to be overrideable. Approved by: asami
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Update Netscape Communicator/Navigator 4.6 -> 4.61.sada1999-06-242-5/+5
| | | | | Cope with Fortify 1.4.3. PR: ports/12328
* Upgrade to v4.6.sada1999-05-204-205/+163
| | | | v4.08 ports are changed because v.4.6 ports' Makefile includes v4.08s'.
* Update to 4.5.1, make reinstall now works (I hope) and updated formharo1999-04-204-15/+15
| | | | new version of fortify
* A few more Y2K links...scrappy1999-01-131-1/+3
|
* Add 'ONLY_FOR_ARCHS=i386' to Makefiles of variant Netscapes.simokawa1999-01-061-1/+3
| | | | | | | - In fact, current bsd.port.mk does nothing about this *_FOR_ARCHS flags, but bsd.port.mk will be updated soon by Asami-san. - Some people is working on OSF/1 emulation on alpha. We may have netscape port on alpha near future.
* Answer to the third question from Fortify.sada1999-01-062-2/+15
| | | | | | Make good the loss of PLIST. PR: ports/9332 Submitted by: Bill Fenner <fenner@parc.xerox.com>
* Upgrade to Fortify 1.3.2markm1998-12-191-3/+3
| | | | Methinks we need a variable for this.
* * use ${BINOWN}.${BINGRP} rather than `bin.bin' as 3.0+ uses root.wheel.obrien1998-11-251-6/+3
| | | | * combine two `if' logic statements
* Fix my fubar'd import of this port, update fortify.billf1998-11-202-25/+11
| | | | | | | | NOTE: If an old version of netscape* exists on the system, this program will rename them, and that will break PLIST on deinstall. Any ideas on how to dynamically adapt to this would be neat. Submitted by: David O'Brien <obrien@FreeBSD.org>
* Mark BROKEN until I update.billf1998-11-201-1/+2
| | | | Remind by: obrien
* Upgrade to navigator-only 4.5billf1998-11-194-109/+95
| | | | | PR: ports/8002 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* Upgrade to 4.07 / Fortify 1.2.28obrien1998-10-092-16/+15
|
* Make this port reinstall-friendly by not using ns-install. Fixup PLIST.asami1998-10-092-3/+72
| | | | | PR: 8217 Submitted by: SADA Kenji sada@e-mail.ne.jp
* Go back to 4.06. Crashing is better than security holes I guess.asami1998-09-232-14/+14
| | | | Suggested by: eivind
* Revert one version so 4.05 will be on the CD. 4.06 seems to be tooasami1998-09-222-14/+14
| | | | | unreliable. Since the distfile is not on Netscape's site anymore, put it on wcarchive.
* Upgrade Fortify (128-bit encryption)markm1998-08-241-3/+3
|
* Upgrade to 4.06.asami1998-08-182-12/+12
| | | | | PR: 7647 Submitted by: stephen farrell <sfarrell@healthquiz.com>
* Upgrade fortyofy to 1.2.2. USE_128BIT works again.markm1998-04-121-3/+3
|
* Upgrade to 4.05. The Fortify stuff is untested, but I just mergedasami1998-04-032-13/+13
| | | | the changes from the communicator port (thanks Andrey!).
* Drat. Missed a broken .ifdefmarkm1998-03-161-2/+2
|
* Fix for the case where a macro is not defined at all.markm1998-03-161-3/+4
| | | | Found by: jkh
* Update for Fortify-1.2.1.markm1998-03-151-4/+9
|
* Add @dirrm, use absolute path for @exec/@unexec and sort PLIST.asami1998-03-021-50/+62
| | | | | PR: 5334 Submitted by: SADA Kenji <sada@ail-inc.co.jp>
* Add strong (128-bit) crypto using Fortify. This is conditional onmarkm1998-02-181-3/+14
| | | | | | | USE_128BIT. Fix some portlint bogons while I am here. OK'ed by: Satoshi
* Remove RESTRICTED tag.vanilla1998-01-261-3/+1
| | | | Submitted by: jkh
* Install symlinks "communicator-4" and "navigator-4". By using theseasami1997-11-202-4/+6
| | | | | names instead of the single "netscape" link, these two installations can coexist on a single machine (at least they appear to on mine).
* Remove reference to 'make NAVIGATOR=yes' and update a commentpeter1997-11-151-2/+2
|
* Split netscape4 into communicator and navigator, so the two maintainersasami1997-11-153-59/+12
| | | | shall never run into each other again.
* Make these coment lines a little more useful. (Remove redundancy withasami1997-11-151-1/+1
| | | | PKGNAME and add more info.)
* Update the stand-alone navigator part to 4.04 too. Untangle the messasami1997-11-151-9/+10
| | | | | that the previous commit created by trying to make the Makefile more complicated than necessary.
* Upgrade to 4.04ache1997-11-142-16/+15
|
* Make it possible to install the standalone navigator by definingasami1997-09-252-2/+20
| | | | | | ${NAVIGATOR}. Requested by: so many people I can't remember them all
* Remove license_accept bug descriptions again, it is fixed in base_installache1997-09-081-6/+0
| | | | code but not fixed in standalone_navigator code
* Switch back to base_install, light version can't do anything with mailto:ache1997-09-082-2/+48
| | | | tags.
* Oops, license bug really _not_ fixed, return old text.ache1997-09-081-0/+6
|
* Remove comment about accept_license bug, it seems to be fixes in this versionache1997-09-081-6/+0
|
* Upgrade to 4.03b8ache1997-09-082-50/+5
|
* Change dist site to ftp23 since it is not propogated to all ftps yetache1997-08-041-2/+2
|
* Add more info to workaroundache1997-08-041-1/+2
|
* Add Note describing Netscape dead loop workaroundache1997-08-041-0/+5
|
* Remove note about Java not work in 8bit mode, it work nowache1997-08-041-2/+0
|
* Upgrade to 4.02b7ache1997-08-043-80/+54
|
* Add fake @cwd /usr/local to not allow pkg_create to remove nextache1997-07-031-0/+1
| | | | @cwd /usr/X11R6
* Remove note about LANG variable for Java, it is fixedache1997-06-011-2/+0
|
* Fix ln commandsache1997-06-011-7/+6
|
* Upgrade to 4.0b5ache1997-06-013-6/+118
|
* Fix a typoache1997-05-061-1/+1
| | | | Submitted by: Dmitry Kohmanyuk <dk@genesyslab.com>
* Add note that Java not work in 8bpp mode with suggestionache1997-04-121-0/+2
| | | | to switch to 16bpp mode
* Java not started for certain LANG env. variable values, soache1997-04-101-0/+2
| | | | suggest to set it to C in this case.
* Upgrade to 4.0b3 (note: Java not work for unknown reason)ache1997-04-092-7/+43
|
* Remove note about GOLD=yes, it already comes with editorache1997-02-261-3/+0
|
* Netscape4 expired betaache1997-02-254-0/+46