Commit Graph

49 Commits

Author SHA1 Message Date
Marc G. Fournier
250b222fa1 A few more Y2K links... 1999-01-13 04:00:10 +00:00
Hidetoshi Shimokawa
2adec5725f Add 'ONLY_FOR_ARCHS=i386' to Makefiles of variant Netscapes.
- 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.
1999-01-06 04:18:20 +00:00
SADA Kenji
23857ff324 Answer to the third question from Fortify.
Make good the loss of PLIST.
PR:		ports/9332
Submitted by:	Bill Fenner <fenner@parc.xerox.com>
1999-01-05 20:53:25 +00:00
Mark Murray
0f6c7e3591 Upgrade to Fortify 1.3.2
Methinks we need a variable for this.
1998-12-19 11:20:14 +00:00
David E. O'Brien
8e23c00a32 * use ${BINOWN}.${BINGRP} rather than `bin.bin' as 3.0+ uses root.wheel.
* combine two `if' logic statements
1998-11-24 20:41:02 +00:00
Bill Fumerola
8ac2fac181 Fix my fubar'd import of this port, update fortify.
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>
1998-11-19 22:54:45 +00:00
Bill Fumerola
a967e4b776 Mark BROKEN until I update.
Remind by:		obrien
1998-11-19 21:57:42 +00:00
Bill Fumerola
d5043aebe0 Upgrade to navigator-only 4.5
PR:		ports/8002
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-11-18 23:14:02 +00:00
David E. O'Brien
205a007c5c Upgrade to 4.07 / Fortify 1.2.28 1998-10-09 11:19:35 +00:00
Satoshi Asami
630020fa1e Make this port reinstall-friendly by not using ns-install. Fixup PLIST.
PR:		8217
Submitted by:	SADA Kenji sada@e-mail.ne.jp
1998-10-09 03:06:55 +00:00
Satoshi Asami
4c39aa1a11 Go back to 4.06. Crashing is better than security holes I guess.
Suggested by:	eivind
1998-09-22 17:54:27 +00:00
Satoshi Asami
2850fefb8c Revert one version so 4.05 will be on the CD. 4.06 seems to be too
unreliable.  Since the distfile is not on Netscape's site anymore, put
it on wcarchive.
1998-09-22 15:33:44 +00:00
Mark Murray
9c6b0b4a36 Upgrade Fortify (128-bit encryption) 1998-08-24 10:05:39 +00:00
Satoshi Asami
9bab57eae8 Upgrade to 4.06.
PR:		7647
Submitted by:	stephen farrell <sfarrell@healthquiz.com>
1998-08-17 22:46:45 +00:00
Mark Murray
4f2751170b Upgrade fortyofy to 1.2.2. USE_128BIT works again. 1998-04-12 09:06:33 +00:00
Satoshi Asami
505b17c590 Upgrade to 4.05. The Fortify stuff is untested, but I just merged
the changes from the communicator port (thanks Andrey!).
1998-04-03 00:24:04 +00:00
Mark Murray
abf86f4f51 Drat. Missed a broken .ifdef 1998-03-16 14:48:53 +00:00
Mark Murray
18985690d6 Fix for the case where a macro is not defined at all.
Found by:	jkh
1998-03-16 14:40:59 +00:00
Mark Murray
20f95ad771 Update for Fortify-1.2.1. 1998-03-15 15:15:22 +00:00
Satoshi Asami
33849bac0a Add @dirrm, use absolute path for @exec/@unexec and sort PLIST.
PR:		5334
Submitted by:	SADA Kenji <sada@ail-inc.co.jp>
1998-03-01 21:27:07 +00:00
Mark Murray
94bb45af19 Add strong (128-bit) crypto using Fortify. This is conditional on
USE_128BIT.
Fix some portlint bogons while I am here.

OK'ed by: Satoshi
1998-02-18 11:51:05 +00:00
Vanilla I. Shu
a3cef4db60 Remove RESTRICTED tag.
Submitted by:	jkh
1998-01-26 09:56:31 +00:00
Satoshi Asami
2155c9e70d Install symlinks "communicator-4" and "navigator-4". By using these
names instead of the single "netscape" link, these two installations
can coexist on a single machine (at least they appear to on mine).
1997-11-20 15:48:27 +00:00
Peter Wemm
2a3578f8a6 Remove reference to 'make NAVIGATOR=yes' and update a comment 1997-11-15 13:35:38 +00:00
Satoshi Asami
466ac8e57a Split netscape4 into communicator and navigator, so the two maintainers
shall never run into each other again.
1997-11-15 13:09:43 +00:00
Satoshi Asami
d5352228b7 Make these coment lines a little more useful. (Remove redundancy with
PKGNAME and add more info.)
1997-11-15 01:19:04 +00:00
Satoshi Asami
c622a99906 Update the stand-alone navigator part to 4.04 too. Untangle the mess
that the previous commit created by trying to make the Makefile more
complicated than necessary.
1997-11-15 01:11:00 +00:00
Andrey A. Chernov
f0969336f4 Upgrade to 4.04 1997-11-14 13:45:53 +00:00
Satoshi Asami
9b7d271eca Make it possible to install the standalone navigator by defining
${NAVIGATOR}.

Requested by:	so many people I can't remember them all
1997-09-25 08:25:29 +00:00
Andrey A. Chernov
5670d71937 Remove license_accept bug descriptions again, it is fixed in base_install
code but not fixed in standalone_navigator code
1997-09-07 21:50:38 +00:00
Andrey A. Chernov
8b6f36b3e1 Switch back to base_install, light version can't do anything with mailto:
tags.
1997-09-07 20:27:03 +00:00
Andrey A. Chernov
942945fedb Oops, license bug really _not_ fixed, return old text. 1997-09-07 20:11:30 +00:00
Andrey A. Chernov
42a2a655a4 Remove comment about accept_license bug, it seems to be fixes in this version 1997-09-07 19:59:04 +00:00
Andrey A. Chernov
6ce6574457 Upgrade to 4.03b8 1997-09-07 18:33:14 +00:00
Andrey A. Chernov
df589e19cb Change dist site to ftp23 since it is not propogated to all ftps yet 1997-08-04 09:20:48 +00:00
Andrey A. Chernov
bb91abb47c Add more info to workaround 1997-08-04 02:42:35 +00:00
Andrey A. Chernov
86ba45e744 Add Note describing Netscape dead loop workaround 1997-08-04 01:32:20 +00:00
Andrey A. Chernov
181a4e83ca Remove note about Java not work in 8bit mode, it work now 1997-08-04 00:27:09 +00:00
Andrey A. Chernov
4c2da5d4e4 Upgrade to 4.02b7 1997-08-04 00:04:36 +00:00
Andrey A. Chernov
a369806688 Add fake @cwd /usr/local to not allow pkg_create to remove next
@cwd /usr/X11R6
1997-07-02 22:53:56 +00:00
Andrey A. Chernov
540b45d72c Remove note about LANG variable for Java, it is fixed 1997-06-01 03:02:45 +00:00
Andrey A. Chernov
e0d277f002 Fix ln commands 1997-06-01 01:33:59 +00:00
Andrey A. Chernov
0daffe256b Upgrade to 4.0b5 1997-06-01 00:06:22 +00:00
Andrey A. Chernov
868d8c3a0a Fix a typo
Submitted by: Dmitry Kohmanyuk <dk@genesyslab.com>
1997-05-06 00:08:46 +00:00
Andrey A. Chernov
a89296e565 Add note that Java not work in 8bpp mode with suggestion
to switch to 16bpp mode
1997-04-12 09:46:48 +00:00
Andrey A. Chernov
853ac35a6a Java not started for certain LANG env. variable values, so
suggest to set it to C in this case.
1997-04-10 05:55:52 +00:00
Andrey A. Chernov
0f9c4bca88 Upgrade to 4.0b3 (note: Java not work for unknown reason) 1997-04-09 15:12:15 +00:00
Andrey A. Chernov
1361915e1f Remove note about GOLD=yes, it already comes with editor 1997-02-26 05:31:10 +00:00
Andrey A. Chernov
b33d2bfb99 Netscape4 expired beta 1997-02-24 19:00:30 +00:00