1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
SADA Kenji
5a085633ef Upgrade to v4.6.
v4.08 ports are changed because v.4.6 ports' Makefile includes v4.08s'.
1999-05-19 16:07:20 +00:00
SADA Kenji
9d71fe1e60 1: Check whether aout libs exist at installation time.
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
1999-02-12 16:01:24 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
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.
1999-02-03 11:12:01 +00:00
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
0834620af7 Remove the limitation of USE_128BIT
Submitted by:	Mark Murray <mark@grondar.za>
1998-12-29 22:17:38 +00:00
SADA Kenji
fa96e88565 To comment that USE_128BIT' option needs USA_RESIDENT'.
Make reply the third question from Fortify-1.3.2.
Submitted by:	Dirk Froemberg <dirk@FreeBSD.ORG>
1998-12-23 16:08:37 +00:00
David E. O'Brien
d92a9b05a2 Fix MASTER_SITE. It was missing the trailing "/". 1998-12-22 06:39:29 +00:00
SADA Kenji
fbd801b504 Update to 4.08
PR:		ports/9109
Submitted by:	Steve Coltrin <spcoltri@io.com>
1998-12-20 22:16:05 +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
Bill Fumerola
4a002a0bd5 Netscape removed the 4.07 distfiles to make space for the not-yet-released
4.08 distfiles. Mark this BROKEN.
1998-12-08 21:28:54 +00:00
Satoshi Asami
b5328712f9 I'm going to unilaterally dump this on Sada-san, as I don't use it anymore.
(If he wants to hand it off to Fukushima-san, that's fine too. :)
1998-12-08 05:11:25 +00:00
David E. O'Brien
641836adbe Blindly update to Fortify-1.3.0 as Fortify-1.2.6 isn't fetchable anymore. 1998-11-19 05:17:44 +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
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
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
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
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
4c2da5d4e4 Upgrade to 4.02b7 1997-08-04 00:04:36 +00:00
Andrey A. Chernov
0daffe256b Upgrade to 4.0b5 1997-06-01 00:06:22 +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
b33d2bfb99 Netscape4 expired beta 1997-02-24 19:00:30 +00:00