Commit graph

64 commits

Author SHA1 Message Date
Akinori MUSHA
11a8ef61f6 Avoid the usage of a variable named "BROWSER", not to conflict with
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
2001-08-19 08:33:28 +00:00
Satoshi Asami
9b7cec0881 Remove some empty directories. Also convert netscape4-navigator to
use wrapper.
2000-06-01 09:31:39 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Satoshi Asami
b10a8d6496 Adjust NO_LATEST_LINKs, 47 is the latest and nothing else is. 2000-01-25 03:22:00 +00:00
SADA Kenji
e58228badd Removed the control for plugin subdirectory.
So we could pkg_add/remove netscape plugin ports (like flash)
without dependency to netscape ports.
1999-10-10 20:24:12 +00:00
SADA Kenji
2c1d4b4e9e Upgrade to 4.7.
NOTE: Now we couldn't use Fortify with Netscape 4.7s.
1999-10-04 22:21:38 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
e7aa81f1a6 $Id$ -> $FreeBSD$ 1999-08-31 02:43:35 +00:00
SADA Kenji
77e6a9c3bf Change www/netscape46-communicator's maintiner to me.
Also make the fields to be overrideable.

Approved by: asami
1999-07-14 22:39:29 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[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
1999-06-26 19:22:14 +00:00
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
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