aboutsummaryrefslogtreecommitdiff
path: root/www/bsdi-netscape47-communicator
Commit message (Collapse)AuthorAgeFilesLines
* Avoid the usage of a variable named "BROWSER", not to conflict withAkinori MUSHA2001-08-191-4/+4
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=46463
* This has the GIF comment security bug.Trevor Johnson2001-04-101-1/+3
| | | | Notes: svn path=/head/; revision=41180
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Now that the Netscape master port has been updated to 4.76, keepTrevor Johnson2000-11-042-15/+21
| | | | | | | | | these at 4.75 for users who want to take a risk. Keep them forbidden, and mention that a fixed version exists. Create a PKGMESSAGE file for the export notice. Notes: svn path=/head/; revision=34807
* Mark forbidden because of buffer overflow described on BUGTRAQ.Trevor Johnson2000-10-161-0/+2
| | | | Notes: svn path=/head/; revision=33873
* Change MAINTAINER for my ports.Trevor Johnson2000-10-021-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33312
* `do not include the package name (or version number of the software) in the ↵Trevor Johnson2000-10-021-1/+1
| | | | | | | comment.' --Porter's Handbook section 2.2.1 Notes: svn path=/head/; revision=33309
* Upgrade to v4.74.SADA Kenji2000-08-082-35/+32
| | | | | | | No response from: maintainer Notes: svn path=/head/; revision=31422
* From PR:SADA Kenji2000-07-122-0/+7
| | | | | | | | | | | 1. Disable Fortify, since a current version is not available. 2. Correct the PLIST. PR: ports/19832 Submitted by: Maintainer Notes: svn path=/head/; revision=30513
* Import new BSDI Netscape 4.73 (Communicator, non-crypto). This port'sWill Andrews2000-06-065-42/+121
| | | | | | | | | | history is preserved by repo-copy from www/netscape47-communicator. PR: 18595 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=29279
* Remove some empty directories. Also convert netscape4-navigator toSatoshi Asami2000-06-011-0/+2
| | | | | | | use wrapper. Notes: svn path=/head/; revision=29042
* Upgrade to 4.73 .SADA Kenji2000-05-131-11/+10
| | | | Notes: svn path=/head/; revision=28426
* Make netscape4 ports use the new wrapper which I've freshly importedAkinori MUSHA2000-05-081-2/+2
| | | | | | | | | as www/netscape-wrapper. Approved by: sada (conditionally), o`brien Notes: svn path=/head/; revision=28373
* Define PORTNAME/PORTVERSION with ?= instead of =, as these MakefilesSatoshi Asami2000-04-151-2/+2
| | | | | | | are included from their linux counterparts. Notes: svn path=/head/; revision=27581
* Unbroke.SADA Kenji2000-04-151-2/+0
| | | | | | | Previous checkin was not needed, PW already fixed. Notes: svn path=/head/; revision=27561
* Mark as broken: PKGNAME would set as null and db/pkg would be destroyed.SADA Kenji2000-04-151-0/+2
| | | | Notes: svn path=/head/; revision=27560
* Make sure PORTNAME/PORTVERSION are defined before inclusion of pre.mk.Satoshi Asami2000-04-141-0/+3
| | | | | | | | There might be some better solutions but this should at least make them work for now. Notes: svn path=/head/; revision=27519
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-1/+0
| | | | Notes: svn path=/head/; revision=27430
* Update Fortify to 1.4.6 for netscape 4.72.Satoshi Asami2000-03-011-1/+0
| | | | | | | | PR: 17110 Submitted by: Jose Marques <noway@nohow.demon.co.uk> Notes: svn path=/head/; revision=26479
* Need 'NO_FORTIFY=yes'.SADA Kenji2000-02-291-0/+1
| | | | | | | | | | Current Fortify doesn't work with Netscape4.72 and make install would be crashed with 'USE_128BIT=yes'. Forgotten by: ache Notes: svn path=/head/; revision=26455
* Whitespace cleanupDavid E. O'Brien2000-02-281-7/+7
| | | | Notes: svn path=/head/; revision=26405
* upgrade to 4.72Andrey A. Chernov2000-02-282-15/+16
| | | | Notes: svn path=/head/; revision=26400
* Adjust NO_LATEST_LINKs, 47 is the latest and nothing else is.Satoshi Asami2000-01-251-1/+0
| | | | 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/+3
| | | | | | | | | 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/+13
| | | | Notes: svn path=/head/; revision=24511
* 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
* Activate Fortify 1.4.5.SADA Kenji1999-10-081-1/+0
| | | | Notes: svn path=/head/; revision=22254
* Upgrade to 4.7.SADA Kenji1999-10-042-9/+9
| | | | | | | NOTE: Now we couldn't use Fortify with Netscape 4.7s. Notes: svn path=/head/; revision=22165
* 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
* Variable ``BROWSER_VER'' should be overrideable forSADA Kenji1999-08-131-2/+2
| | | | | | | | | www/linux-netscape46-communicator . Suggested by: P.W.Asami Notes: svn path=/head/; revision=20688
* 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-011-2/+2
| | | | | | | | PR: ports/12413 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=19950
* #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
* Update Netscape Communicator/Navigator 4.6 -> 4.61.SADA Kenji1999-06-232-7/+7
| | | | | | | | Cope with Fortify 1.4.3. PR: ports/12328 Notes: svn path=/head/; revision=19735
* Cope with Fortify 1.4.2.SADA Kenji1999-05-191-2/+1
| | | | | | | Requested by: billf Notes: svn path=/head/; revision=18893
* Upgrade to v4.6.SADA Kenji1999-05-194-267/+210
| | | | | | | v4.08 ports are changed because v.4.6 ports' Makefile includes v4.08s'. Notes: svn path=/head/; revision=18891
* Didn't see the related PR before. Sorry Archie.Dirk Froemberg1999-04-181-1/+1
| | | | | | | | PR: ports/11039 Submitted by: Archie Cobbs <archie@whistle.com> Notes: svn path=/head/; revision=17979
* Upgrade to Fortify 1.4.1 in order to make USE_128BIT work again.Dirk Froemberg1999-04-182-4/+4
| | | | | | | Forgotten by: ache Notes: svn path=/head/; revision=17978
* upgrade to 4.51Andrey A. Chernov1999-04-112-14/+14
| | | | Notes: svn path=/head/; revision=17797
* 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
* Answer third question of Fortify.Satoshi Asami1998-12-271-2/+2
| | | | Notes: svn path=/head/; revision=15655
* Upgrade to Fortify 1.3.2Mark Murray1998-12-191-3/+3
| | | | | | | Methinks we need a variable for this. Notes: svn path=/head/; revision=15425
* Abstract the building of netscape.sh a little bit.David E. O'Brien1998-12-111-6/+6
| | | | Notes: svn path=/head/; revision=15268
* Use DISTFILES right away so USE_128BIT can add on to it.Bill Fumerola1998-12-031-1/+3
| | | | | | | | PR: ports/8948 Submitted by: Scot W. Hetzel <hetzels@westbend.net> Notes: svn path=/head/; revision=15098
* * Removed MULTIVERSION logic until there is time to make it work right.David E. O'Brien1998-11-281-8/+1
| | | | | | | | | * script/configure is now part of the port's Makefile. Preapproved by: satoshi Notes: svn path=/head/; revision=14935
* Add in one more part.David E. O'Brien1998-11-241-4/+3
| | | | Notes: svn path=/head/; revision=14876
* I don't want to see 2.2.8 go out w/o Comunicator 4.5 and this has beenDavid E. O'Brien1998-11-244-229/+215
| | | | | | | | | | | broken for quite some time, so... PR: 8724 Submitted by: Adrian Penisoara <ady@warpnet.ro> Going to get yelled at by: thepish Notes: svn path=/head/; revision=14875
* * Fix md5 checksum that I messed up on last commit.David E. O'Brien1998-11-241-5/+14
| | | | | | | | | | * Add back Fortify support. It works with navigator-45, it should work here. (note that port is still broken so I can't fully test it) Going to get yelled at by: thepish Notes: svn path=/head/; revision=14873