aboutsummaryrefslogtreecommitdiff
path: root/www/netscape48-communicator
Commit message (Collapse)AuthorAgeFilesLines
* Don't look for compat22 when installed from sysinstall. See alsoJimmy Olgeni2001-02-221-0/+5
| | | | | | | | | ports/23907 for more details. PR: 23907 Notes: svn path=/head/; revision=38617
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* ${ALPHA} couldn't be refered before include <bsd.port.pre.mk>,SADA Kenji2000-11-011-3/+4
| | | | | | | | | | so netscape4 ports ware broken. Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> at [ports-jp 10356]. Pointed out by: Dan Langille <dan@langille.org> and PW. Notes: svn path=/head/; revision=34559
* RUN_DEPENDS to osf1-lib on alpha arch.SADA Kenji2000-10-291-0/+3
| | | | | | | | Submitted by: Takeshi Hiyama <th@cis.ibaraki.ac.jp> Approved by: "David O'Brien" <obrien@FreeBSD.org> Notes: svn path=/head/; revision=34405
* Upgrade to 4.76.SADA Kenji2000-10-291-6/+6
| | | | | | | | | This version is fixed for buffer overflow security hole. Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=34404
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-2/+2
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Rename REQ.aout to pkg-req.aout.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33550
* Upgrade to v4.75.SADA Kenji2000-08-191-7/+8
| | | | | | | Remove needless lines from n47-n/Makefile. Notes: svn path=/head/; revision=31777
* Update entries for bsdi-netscapes to v4.74.SADA Kenji2000-08-081-4/+2
| | | | | | | | PR: ports/20109 Submitted by: maintainer Notes: svn path=/head/; revision=31423
* Add missing md5 for n-47-c for alpha.SADA Kenji2000-08-021-1/+2
| | | | | | | | Pointed out by: Steve Price <sprice@hiwaay.net> Noticed to maintainer by: David O'Brien <obrien@freebsd.org> Notes: svn path=/head/; revision=31243
* Upgrade to 4.74.SADA Kenji2000-07-271-3/+2
| | | | | | | | | | | | | | Master-site list is increased and applied changes to hold it common between other netscape47 ports. Last committion 1.24 was a mistake, I've updated only l-n47-c/Makefile for this change. PR: ports/20162 Submitted by: maintainer Notes: svn path=/head/; revision=31071
* Upgrade to 4.74.SADA Kenji2000-07-251-8/+4
| | | | | | | Now many users out of U.S. could use 128bit key encryption. Notes: svn path=/head/; revision=31033
* Temporarily back out 1.69 -- it kills netscape47-* ports.Satoshi Asami2000-06-181-1/+1
| | | | Notes: svn path=/head/; revision=29673
* Replace DEC OSF/1 4.72 checksums with 4.73 ones.David E. O'Brien2000-06-101-2/+2
| | | | Notes: svn path=/head/; revision=29489
* Allow PKGDIR to be overridden by Netscape ports that thru various methodsDavid E. O'Brien2000-06-071-1/+1
| | | | | | | | | eventually includes this file. This fixes the netscape47-navigator.us breakage. Notes: svn path=/head/; revision=29342
* Add MD5's for crypto-ified BSDI Netscape [Navigator,Communicator]. ThisWill Andrews2000-06-061-0/+2
| | | | | | | | | | | is required for the upcoming bsdi-netscape47-[navigator,communicator].us ports, which are in the PR below. PR: 19005 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=29278
* Remove some empty directories. Also convert netscape4-navigator toSatoshi Asami2000-06-011-0/+2
| | | | | | | use wrapper. Notes: svn path=/head/; revision=29042
* Update linux netscape47 to 4.73Chris Piazza2000-05-191-4/+2
| | | | | | | | PR: 18554 Submitted by: maintainer Notes: svn path=/head/; revision=28587
* Cope with new BSDI Netscape ports.SADA Kenji2000-05-132-8/+10
| | | | | | | Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=28429
* Upgrade to 4.73 .SADA Kenji2000-05-131-2/+2
| | | | Notes: svn path=/head/; revision=28426
* RUN_DEPENDS to new netscape wrapper script is overridden bySADA Kenji2000-05-131-1/+1
| | | | | | | RUN_DEPENDS to XF86-aoutlib. Notes: svn path=/head/; revision=28423
* Make netscape4 ports use the new wrapper which I've freshly importedAkinori MUSHA2000-05-082-3/+5
| | | | | | | | | as www/netscape-wrapper. Approved by: sada (conditionally), o`brien Notes: svn path=/head/; revision=28373
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-4/+4
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27680
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27430
* Make the port l-n47-n to include l-n47-c's MakefileSADA Kenji2000-04-061-8/+9
| | | | | | | | | | and to be easy to maintain. Change maintainer of l-n47-n. Approved by: maintainers Notes: svn path=/head/; revision=27378
* Re-enable warning message with compat22 lib, for package users.SADA Kenji2000-03-112-4/+43
| | | | | | | Approved by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=26760
* Add linux-netscape47-navigator: Linux navigator only web-surfboard.Dirk Froemberg2000-03-081-0/+1
| | | | | | | (repository copied from linux-netscape47-communicator) Notes: svn path=/head/; revision=26648
* Hopefully fix this for the linux case. This is a hack, and needs some moreJeremy Lea2000-03-071-1/+1
| | | | | | | | | thinking. Noticed by: cpiazza Notes: svn path=/head/; revision=26603
* Depend on the XFree86-aoutlibs port.Jeremy Lea2000-03-071-0/+2
| | | | | | | No response by: maintainer Notes: svn path=/head/; revision=26602
* Update linux-netscape to 4.72Chris Piazza2000-03-041-0/+1
| | | | | | | | PR: 17182 Submitted by: maintainer Notes: svn path=/head/; revision=26542
* Update Fortify to 1.4.6 for netscape 4.72.Satoshi Asami2000-03-012-2/+2
| | | | | | | | PR: 17110 Submitted by: Jose Marques <noway@nohow.demon.co.uk> Notes: svn path=/head/; revision=26479
* Upgrade to Netscape version 4.72David E. O'Brien2000-02-281-2/+2
| | | | Notes: svn path=/head/; revision=26407
* Add virtual category "linux" to Linux apps and support libs/utils.Satoshi Asami2000-02-281-1/+1
| | | | Notes: svn path=/head/; revision=26406
* upgdade to 4.72 non-USAAndrey A. Chernov2000-02-281-2/+2
| | | | Notes: svn path=/head/; revision=26401
* Adjust NO_LATEST_LINKs, 47 is the latest and nothing else is.Satoshi Asami2000-01-251-0/+5
| | | | Notes: svn path=/head/; revision=25049
* Do not include bsd.port.pre.mk twice (once in the slave and once in theSatoshi Asami2000-01-171-0/+5
| | | | | | | | | master). This is done by defining a variable "PRE_MK_INCLUDED" in the slave before including ${MASTERDIR}/Makefile, and have the master check it before including any necessary macro files. Notes: svn path=/head/; revision=24794
* Support the Alpha platform.David E. O'Brien2000-01-071-0/+2
| | | | Notes: svn path=/head/; revision=24511
* Support the Alpha platform.David E. O'Brien2000-01-071-2/+0
| | | | Notes: svn path=/head/; revision=24508
* The linux-netscape ports don't need compat22 libaries, so don't requireBill Fumerola2000-01-031-1/+1
| | | | | | | | | | them. PR: ports/15287 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=24381
* 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