summaryrefslogtreecommitdiff
path: root/www/netscape47-communicator (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Answer third question of Fortify.Satoshi Asami1998-12-271-2/+2
| | | | Notes: svn path=/head/; revision=15655
* Upgrade to Fortify 1.3.2Mark Murray1998-12-191-3/+3
| | | | | | | Methinks we need a variable for this. Notes: svn path=/head/; revision=15425
* Abstract the building of netscape.sh a little bit.David E. O'Brien1998-12-111-6/+6
| | | | Notes: svn path=/head/; revision=15268
* Use DISTFILES right away so USE_128BIT can add on to it.Bill Fumerola1998-12-031-1/+3
| | | | | | | | PR: ports/8948 Submitted by: Scot W. Hetzel <hetzels@westbend.net> Notes: svn path=/head/; revision=15098
* * Removed MULTIVERSION logic until there is time to make it work right.David E. O'Brien1998-11-281-8/+1
| | | | | | | | | * script/configure is now part of the port's Makefile. Preapproved by: satoshi Notes: svn path=/head/; revision=14935
* Add in one more part.David E. O'Brien1998-11-241-4/+3
| | | | Notes: svn path=/head/; revision=14876
* I don't want to see 2.2.8 go out w/o Comunicator 4.5 and this has beenDavid E. O'Brien1998-11-244-229/+215
| | | | | | | | | | | broken for quite some time, so... PR: 8724 Submitted by: Adrian Penisoara <ady@warpnet.ro> Going to get yelled at by: thepish Notes: svn path=/head/; revision=14875
* * Fix md5 checksum that I messed up on last commit.David E. O'Brien1998-11-241-5/+14
| | | | | | | | | | * Add back Fortify support. It works with navigator-45, it should work here. (note that port is still broken so I can't fully test it) Going to get yelled at by: thepish Notes: svn path=/head/; revision=14873
* Mark this port broken, the PLIST is out of whack.Satoshi Asami1998-10-201-1/+3
| | | | Notes: svn path=/head/; revision=14121
* Remove faulty 128 bit support. Correct name of distfile, correct directoryPeter Hawkins1998-10-191-28/+23
| | | | | | | | | | where distfile is located on netscape site. Provide backwards compatability as install script was pointing (by default) to wrong binary. Fix md5 entry. Note PR2 was buggy and unsupported and anyone who attempted to install the PR2 version of this port should upgrade now. Notes: svn path=/head/; revision=14069
* get this right.David E. O'Brien1998-10-071-191/+194
| | | | Notes: svn path=/head/; revision=13710
* Upgrade to 4.5 beta2David E. O'Brien1998-10-072-13/+13
| | | | Notes: svn path=/head/; revision=13709
* Change package name to "-4.5b1".Satoshi Asami1998-09-031-2/+2
| | | | | | | Agreed by: thepish (who I thought was going to commit it ;) Notes: svn path=/head/; revision=12992
* Define NO_LATEST_LINK, this is a beta.Satoshi Asami1998-08-311-1/+2
| | | | Notes: svn path=/head/; revision=12959
* Establish the communicator beta portPeter Hawkins1998-08-304-53/+76
| | | | Notes: svn path=/head/; revision=12917
* Mark this port BROKEN while it awaits an upgrade from thepish (who seemsSatoshi Asami1998-08-251-1/+3
| | | | | | | to have dropped off the surface of the earth at the moment :p). Notes: svn path=/head/; revision=12834
* update to 4.06Andrey A. Chernov1998-08-182-12/+73
| | | | Notes: svn path=/head/; revision=12599
* Upgrade Fortify to 1.2.2. USE_128BIT works again.Mark Murray1998-04-121-3/+3
| | | | Notes: svn path=/head/; revision=10490
* Fix dir from where Fortify calledAndrey A. Chernov1998-04-021-2/+2
| | | | Notes: svn path=/head/; revision=10397
* Upgrade to 4.05Andrey A. Chernov1998-04-022-12/+12
| | | | Notes: svn path=/head/; revision=10394
* Fix for the case where USA_RESIDENT is not definedMark Murray1998-03-161-4/+5
| | | | Notes: svn path=/head/; revision=10195
* Using Fortify, and setting USE_128BIT, Communicator can now use 128 bitMark Murray1998-03-151-1/+17
| | | | | | | crypto legally. Notes: svn path=/head/; revision=10145
* Add missing @unexec, @dirrmAndrey A. Chernov1998-03-011-0/+17
| | | | | | | | PR: 5334 Submitted by: SADA Kenji <sada@ail-inc.co.jp> Notes: svn path=/head/; revision=9975
* Remove RESTRICTED tag.Vanilla I. Shu1998-01-261-3/+1
| | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=9452
* Use %B/ instead of bin/ because @cwd /usr/local not really happensAndrey A. Chernov1997-12-081-3/+3
| | | | Notes: svn path=/head/; revision=9019
* 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-5/+2
| | | | Notes: svn path=/head/; revision=8643
* Split netscape4 into communicator and navigator, so the two maintainersSatoshi Asami1997-11-154-19/+10
| | | | | | | 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
* Fix a typoAndrey A. Chernov1997-05-061-1/+1
| | | | | | | Submitted by: Dmitry Kohmanyuk <dk@genesyslab.com> Notes: svn path=/head/; revision=6417
* Add note that Java not work in 8bpp mode with suggestionAndrey A. Chernov1997-04-121-0/+2
| | | | | | | to switch to 16bpp mode Notes: svn path=/head/; revision=6193
* Java not started for certain LANG env. variable values, soAndrey A. Chernov1997-04-101-0/+2
| | | | | | | suggest to set it to C in this case. Notes: svn path=/head/; revision=6174
* Upgrade to 4.0b3 (note: Java not work for unknown reason)Andrey A. Chernov1997-04-092-7/+43
| | | | Notes: svn path=/head/; revision=6171