summaryrefslogtreecommitdiff
path: root/www/netscape48-communicator (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed with md5.SADA Kenji1999-10-121-1/+3
| | | | | | | Submitted by: PW Notes: svn path=/head/; revision=22377
* Removed the control for plugin subdirectory.SADA Kenji1999-10-101-2/+0
| | | | | | | | So we could pkg_add/remove netscape plugin ports (like flash) without dependency to netscape ports. Notes: svn path=/head/; revision=22312
* To answer to newly added question from Fortify-1.4.5 .SADA Kenji1999-10-091-3/+3
| | | | | | | | PR: ports/14233 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> Notes: svn path=/head/; revision=22291
* Remove the override of makesum target from Obrien's will.SADA Kenji1999-10-091-6/+0
| | | | Notes: svn path=/head/; revision=22273
* Upgrade Fortify to 1.4.5.SADA Kenji1999-10-082-2/+2
| | | | | | | Submitted by: "Jose M. Alcaide" <jose@we.lc.ehu.es> Notes: svn path=/head/; revision=22253
* Add a line for netscape47-communicator.us.SADA Kenji1999-10-061-0/+1
| | | | | | | Submitted by: obrien Notes: svn path=/head/; revision=22206
* Only provide a bogus `makesum:' target if "I_WANT_NORMAL_BEHAVIOR" isn'tDavid E. O'Brien1999-10-061-0/+2
| | | | | | | defined. Notes: svn path=/head/; revision=22199
* Upgrade to 4.7.SADA Kenji1999-10-042-1/+9
| | | | | | | NOTE: Now we couldn't use Fortify with Netscape 4.7s. Notes: svn path=/head/; revision=22165
* Upgrade fortify to 1.4.4.SADA Kenji1999-09-103-2/+4
| | | | | | | Submitted by: Frank Tobin <ftobin@uiuc.edu> Notes: svn path=/head/; revision=21627
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21146
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Change PKGNAME: netscape-communicator-linux-4.61SADA Kenji1999-08-141-2/+2
| | | | | | | | | -> linux-netscape-communicator-4.61 Suggested by: Asami Notes: svn path=/head/; revision=20724
* 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
* Linux version Netscape Communicator 4.61.SADA Kenji1999-07-012-4/+4
| | | | | | | | PR: ports/12413 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=19950
* In case of future import of linux version netscape 4.61,SADA Kenji1999-06-271-3/+3
| | | | | | | | | | applied needed changes of www/netscape4-communicator. PR: ports/12413 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=19842
* #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
* I'll maintain this port.SADA Kenji1999-06-261-2/+2
| | | | | | | Approved by: ache Notes: svn path=/head/; revision=19798
* Update Netscape Communicator/Navigator 4.6 -> 4.61.SADA Kenji1999-06-232-3/+3
| | | | | | | | Cope with Fortify 1.4.3. PR: ports/12328 Notes: svn path=/head/; revision=19735
* Cope with Fortify in USA.SADA Kenji1999-06-101-3/+2
| | | | | | | | Submitted by: Brian Handy <handy@physics.montana.edu> PR: ports/11319 Notes: svn path=/head/; revision=19407
* netscape wants X. Give it.Satoshi Asami1999-05-211-1/+2
| | | | Notes: svn path=/head/; revision=18915
* Cope with Fortify 1.4.2.SADA Kenji1999-05-192-4/+5
| | | | | | | Requested by: billf Notes: svn path=/head/; revision=18893
* Upgrade to v4.6.SADA Kenji1999-05-191-12/+20
| | | | | | | v4.08 ports are changed because v.4.6 ports' Makefile includes v4.08s'. Notes: svn path=/head/; revision=18891
* Update Fortify to 1.4.1.Mark Murray1999-04-252-4/+4
| | | | Notes: svn path=/head/; revision=18125
* 1: Check whether aout libs exist at installation time.SADA Kenji1999-02-123-220/+253
| | | | | | | | | | | | 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
* 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-2/+2
| | | | Notes: svn path=/head/; revision=15711
* Justify version notation.SADA Kenji1998-12-261-1/+1
| | | | Notes: svn path=/head/; revision=15634
* Justify PLISTs version notation.SADA Kenji1998-12-261-2/+2
| | | | Notes: svn path=/head/; revision=15631
* To answer the fortify's third question.SADA Kenji1998-12-261-2/+2
| | | | | | | Submitted by: Matthew Thyer <matt@camtech.net.au> Notes: svn path=/head/; revision=15629
* 4.08 is available nowDavid E. O'Brien1998-12-232-15/+12
| | | | Notes: svn path=/head/; revision=15531
* Make the checksums reflect the updated version of Fortify.Bill Fumerola1998-12-231-1/+1
| | | | Notes: svn path=/head/; revision=15529
* 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 4.08, which hasn'tBill Fumerola1998-12-081-2/+4
| | | | | | | | | | | been released yet. Hence, mark this BROKEN. Reported by: Fenner's survey Notes: svn path=/head/; revision=15207
* Blindly update to Fortify-1.3.0 as Fortify-1.2.6 isn't fetchable anymore.David E. O'Brien1998-11-192-4/+4
| | | | Notes: svn path=/head/; revision=14663
* Fix for ELFJustin M. Seger1998-10-141-1/+3
| | | | Notes: svn path=/head/; revision=13998
* Run 4.07 instead of 4.06, since that's what we install.Matthew Hunt1998-10-091-1/+1
| | | | Notes: svn path=/head/; revision=13793
* Upgrade to 4.07 / Fortify 1.2.28David E. O'Brien1998-10-093-20/+20
| | | | Notes: svn path=/head/; revision=13785
* Upgrade Fortify (128-bit encryption)Mark Murray1998-08-242-3/+4
| | | | Notes: svn path=/head/; revision=12811
* fix version numberAndrey A. Chernov1998-08-181-1/+1
| | | | Notes: svn path=/head/; revision=12600
* update to 4.06Andrey A. Chernov1998-08-183-14/+74
| | | | Notes: svn path=/head/; revision=12599
* Upgrade Fortify to 1.2.2. USE_128BIT works again.Mark Murray1998-04-122-4/+4
| | | | Notes: svn path=/head/; revision=10490
* Fix dir from where Fortify calledAndrey A. Chernov1998-04-021-2/+2
| | | | Notes: svn path=/head/; revision=10397
* Fix version numberAndrey A. Chernov1998-04-021-1/+1
| | | | Notes: svn path=/head/; revision=10396
* Upgrade to 4.05Andrey A. Chernov1998-04-023-13/+13
| | | | 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-152-1/+18
| | | | | | | 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