summaryrefslogtreecommitdiff
path: root/www/netscape4-navigator (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change www/netscape46-communicator's maintiner to me.SADA Kenji1999-07-141-2/+2
| | | | | | | | | Also make the fields to be overrideable. Approved by: asami Notes: svn path=/head/; revision=20205
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19804
* Upgrade to v4.6.SADA Kenji1999-05-191-4/+1
| | | | | | | v4.08 ports are changed because v.4.6 ports' Makefile includes v4.08s'. Notes: svn path=/head/; revision=18891
* 1: Check whether aout libs exist at installation time.SADA Kenji1999-02-122-206/+156
| | | | | | | | | | | | 2: Make netscape4-communicator's Makefile enable to be included from other netscape ports, and make netscape4-navigator to use it. 3: Make netscape4-communicator not to use `ns-install' and activate `make reinstall'. PR: ports/9932 Notes: svn path=/head/; revision=16681
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
* A few more Y2K links...Marc G. Fournier1999-01-131-1/+3
| | | | Notes: svn path=/head/; revision=16026
* Add 'ONLY_FOR_ARCHS=i386' to Makefiles of variant Netscapes.Hidetoshi Shimokawa1999-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. Notes: svn path=/head/; revision=15876
* Remove the limitation of USE_128BITSADA Kenji1998-12-291-3/+2
| | | | | | | Submitted by: Mark Murray <mark@grondar.za> Notes: svn path=/head/; revision=15710
* To comment that `USE_128BIT' option needs `USA_RESIDENT'.SADA Kenji1998-12-231-2/+3
| | | | | | | | Make reply the third question from Fortify-1.3.2. Submitted by: Dirk Froemberg <dirk@FreeBSD.ORG> Notes: svn path=/head/; revision=15528
* Fix MASTER_SITE. It was missing the trailing "/".David E. O'Brien1998-12-221-2/+2
| | | | Notes: svn path=/head/; revision=15474
* Update to 4.08SADA Kenji1998-12-202-15/+13
| | | | | | | | PR: ports/9109 Submitted by: Steve Coltrin <spcoltri@io.com> Notes: svn path=/head/; revision=15452
* Upgrade to Fortify 1.3.2Mark Murray1998-12-191-3/+3
| | | | | | | Methinks we need a variable for this. Notes: svn path=/head/; revision=15425
* Netscape removed the 4.07 distfiles to make space for the not-yet-releasedBill Fumerola1998-12-081-1/+3
| | | | | | | 4.08 distfiles. Mark this BROKEN. Notes: svn path=/head/; revision=15208
* I'm going to unilaterally dump this on Sada-san, as I don't use it anymore.Satoshi Asami1998-12-081-2/+2
| | | | | | | (If he wants to hand it off to Fukushima-san, that's fine too. :) Notes: svn path=/head/; revision=15187
* Blindly update to Fortify-1.3.0 as Fortify-1.2.6 isn't fetchable anymore.David E. O'Brien1998-11-191-3/+3
| | | | Notes: svn path=/head/; revision=14663
* Upgrade to 4.07 / Fortify 1.2.28David E. O'Brien1998-10-092-16/+15
| | | | Notes: svn path=/head/; revision=13786
* Make this port reinstall-friendly by not using ns-install. Fixup PLIST.Satoshi Asami1998-10-092-3/+72
| | | | | | | | PR: 8217 Submitted by: SADA Kenji sada@e-mail.ne.jp Notes: svn path=/head/; revision=13768
* Go back to 4.06. Crashing is better than security holes I guess.Satoshi Asami1998-09-222-14/+14
| | | | | | | Suggested by: eivind Notes: svn path=/head/; revision=13323
* Revert one version so 4.05 will be on the CD. 4.06 seems to be tooSatoshi Asami1998-09-222-14/+14
| | | | | | | | unreliable. Since the distfile is not on Netscape's site anymore, put it on wcarchive. Notes: svn path=/head/; revision=13310
* Upgrade Fortify (128-bit encryption)Mark Murray1998-08-241-3/+3
| | | | Notes: svn path=/head/; revision=12811
* Upgrade to 4.06.Satoshi Asami1998-08-172-12/+12
| | | | | | | | PR: 7647 Submitted by: stephen farrell <sfarrell@healthquiz.com> Notes: svn path=/head/; revision=12597
* Upgrade fortyofy to 1.2.2. USE_128BIT works again.Mark Murray1998-04-121-3/+3
| | | | Notes: svn path=/head/; revision=10489
* Upgrade to 4.05. The Fortify stuff is untested, but I just mergedSatoshi Asami1998-04-032-13/+13
| | | | | | | the changes from the communicator port (thanks Andrey!). Notes: svn path=/head/; revision=10398
* Drat. Missed a broken .ifdefMark Murray1998-03-161-2/+2
| | | | Notes: svn path=/head/; revision=10194
* Fix for the case where a macro is not defined at all.Mark Murray1998-03-161-3/+4
| | | | | | | Found by: jkh Notes: svn path=/head/; revision=10193
* Update for Fortify-1.2.1.Mark Murray1998-03-151-4/+9
| | | | Notes: svn path=/head/; revision=10146
* Add @dirrm, use absolute path for @exec/@unexec and sort PLIST.Satoshi Asami1998-03-011-50/+62
| | | | | | | | PR: 5334 Submitted by: SADA Kenji <sada@ail-inc.co.jp> Notes: svn path=/head/; revision=9982
* Add strong (128-bit) crypto using Fortify. This is conditional onMark Murray1998-02-181-3/+14
| | | | | | | | | | USE_128BIT. Fix some portlint bogons while I am here. OK'ed by: Satoshi Notes: svn path=/head/; revision=9796
* Remove RESTRICTED tag.Vanilla I. Shu1998-01-261-3/+1
| | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=9452
* Install symlinks "communicator-4" and "navigator-4". By using theseSatoshi Asami1997-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). Notes: svn path=/head/; revision=8730
* Remove reference to 'make NAVIGATOR=yes' and update a commentPeter Wemm1997-11-151-2/+2
| | | | Notes: svn path=/head/; revision=8643
* Split netscape4 into communicator and navigator, so the two maintainersSatoshi Asami1997-11-153-59/+12
| | | | | | | shall never run into each other again. Notes: svn path=/head/; revision=8641
* Make these coment lines a little more useful. (Remove redundancy withSatoshi Asami1997-11-151-1/+1
| | | | | | | PKGNAME and add more info.) Notes: svn path=/head/; revision=8630
* Update the stand-alone navigator part to 4.04 too. Untangle the messSatoshi Asami1997-11-151-9/+10
| | | | | | | | that the previous commit created by trying to make the Makefile more complicated than necessary. Notes: svn path=/head/; revision=8629
* Upgrade to 4.04Andrey A. Chernov1997-11-142-16/+15
| | | | Notes: svn path=/head/; revision=8619
* Make it possible to install the standalone navigator by definingSatoshi Asami1997-09-252-2/+20
| | | | | | | | | ${NAVIGATOR}. Requested by: so many people I can't remember them all Notes: svn path=/head/; revision=8024
* Remove license_accept bug descriptions again, it is fixed in base_installAndrey A. Chernov1997-09-071-6/+0
| | | | | | | code but not fixed in standalone_navigator code Notes: svn path=/head/; revision=7808
* Switch back to base_install, light version can't do anything with mailto:Andrey A. Chernov1997-09-072-2/+48
| | | | | | | tags. Notes: svn path=/head/; revision=7807
* Oops, license bug really _not_ fixed, return old text.Andrey A. Chernov1997-09-071-0/+6
| | | | Notes: svn path=/head/; revision=7805
* Remove comment about accept_license bug, it seems to be fixes in this versionAndrey A. Chernov1997-09-071-6/+0
| | | | Notes: svn path=/head/; revision=7804
* Upgrade to 4.03b8Andrey A. Chernov1997-09-072-50/+5
| | | | Notes: svn path=/head/; revision=7800
* Change dist site to ftp23 since it is not propogated to all ftps yetAndrey A. Chernov1997-08-041-2/+2
| | | | Notes: svn path=/head/; revision=7469
* Add more info to workaroundAndrey A. Chernov1997-08-041-1/+2
| | | | Notes: svn path=/head/; revision=7467
* Add Note describing Netscape dead loop workaroundAndrey A. Chernov1997-08-041-0/+5
| | | | Notes: svn path=/head/; revision=7466
* Remove note about Java not work in 8bit mode, it work nowAndrey A. Chernov1997-08-041-2/+0
| | | | Notes: svn path=/head/; revision=7464
* Upgrade to 4.02b7Andrey A. Chernov1997-08-043-80/+54
| | | | Notes: svn path=/head/; revision=7463
* Add fake @cwd /usr/local to not allow pkg_create to remove nextAndrey A. Chernov1997-07-021-0/+1
| | | | | | | @cwd /usr/X11R6 Notes: svn path=/head/; revision=7199
* Remove note about LANG variable for Java, it is fixedAndrey A. Chernov1997-06-011-2/+0
| | | | Notes: svn path=/head/; revision=6662
* Fix ln commandsAndrey A. Chernov1997-06-011-7/+6
| | | | Notes: svn path=/head/; revision=6661
* Upgrade to 4.0b5Andrey A. Chernov1997-06-013-6/+118
| | | | Notes: svn path=/head/; revision=6660