Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid the usage of a variable named "BROWSER", not to conflict with | knu | 2001-08-19 | 1 | -1/+1 |
| | | | | | | | | | 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 | ||||
* | Upgrade to 4.76. | sada | 2000-10-30 | 1 | -1/+1 |
| | | | | | | This version is fixed for buffer overflow security hole. Submitted by: Trevor Johnson <trevor@jpj.net> | ||||
* | Upgrade to v4.75. | sada | 2000-08-20 | 1 | -16/+1 |
| | | | | Remove needless lines from n47-n/Makefile. | ||||
* | Avoid deinstall time warning messages when some plagins are installed. | sada | 2000-07-30 | 1 | -1/+1 |
| | |||||
* | Upgrade to 4.74. | sada | 2000-07-25 | 1 | -5/+5 |
| | | | | Now many users out of U.S. could use 128bit key encryption. | ||||
* | Remove some empty directories. Also convert netscape4-navigator to | asami | 2000-06-01 | 1 | -0/+2 |
| | | | | use wrapper. | ||||
* | Upgrade to 4.73 . | sada | 2000-05-13 | 1 | -8/+7 |
| | |||||
* | Make netscape4 ports use the new wrapper which I've freshly imported | knu | 2000-05-09 | 1 | -2/+2 |
| | | | | | | as www/netscape-wrapper. Approved by: sada (conditionally), o`brien | ||||
* | Define PORTNAME/PORTVERSION with ?= instead of =, as these Makefiles | asami | 2000-04-15 | 1 | -2/+2 |
| | | | | are included from their linux counterparts. | ||||
* | Make sure PORTNAME/PORTVERSION are defined before inclusion of pre.mk. | asami | 2000-04-14 | 1 | -0/+3 |
| | | | | | There might be some better solutions but this should at least make them work for now. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -1/+0 |
| | |||||
* | Upgrade to Netscape version 4.72 | obrien | 2000-02-28 | 2 | -6/+6 |
| | |||||
* | Do not include bsd.port.pre.mk twice (once in the slave and once in the | asami | 2000-01-17 | 1 | -0/+1 |
| | | | | | | 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. | ||||
* | Support the Alpha platform. | obrien | 2000-01-08 | 1 | -0/+9 |
| | |||||
* | Removed the control for plugin subdirectory. | sada | 1999-10-11 | 1 | -2/+0 |
| | | | | | So we could pkg_add/remove netscape plugin ports (like flash) without dependency to netscape ports. | ||||
* | Upgrade to 4.7. | sada | 1999-10-05 | 3 | -9/+8 |
| | | | | NOTE: Now we couldn't use Fortify with Netscape 4.7s. | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Change www/netscape46-communicator's maintiner to me. | sada | 1999-07-15 | 1 | -2/+2 |
| | | | | | | Also make the fields to be overrideable. Approved by: asami | ||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-27 | 1 | -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 | ||||
* | Update Netscape Communicator/Navigator 4.6 -> 4.61. | sada | 1999-06-24 | 2 | -5/+5 |
| | | | | | Cope with Fortify 1.4.3. PR: ports/12328 | ||||
* | Upgrade to v4.6. | sada | 1999-05-20 | 4 | -205/+163 |
| | | | | v4.08 ports are changed because v.4.6 ports' Makefile includes v4.08s'. | ||||
* | Update to 4.5.1, make reinstall now works (I hope) and updated for | mharo | 1999-04-20 | 4 | -15/+15 |
| | | | | new version of fortify | ||||
* | A few more Y2K links... | scrappy | 1999-01-13 | 1 | -1/+3 |
| | |||||
* | Add 'ONLY_FOR_ARCHS=i386' to Makefiles of variant Netscapes. | simokawa | 1999-01-06 | 1 | -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. | ||||
* | Answer to the third question from Fortify. | sada | 1999-01-06 | 2 | -2/+15 |
| | | | | | | Make good the loss of PLIST. PR: ports/9332 Submitted by: Bill Fenner <fenner@parc.xerox.com> | ||||
* | Upgrade to Fortify 1.3.2 | markm | 1998-12-19 | 1 | -3/+3 |
| | | | | Methinks we need a variable for this. | ||||
* | * use ${BINOWN}.${BINGRP} rather than `bin.bin' as 3.0+ uses root.wheel. | obrien | 1998-11-25 | 1 | -6/+3 |
| | | | | * combine two `if' logic statements | ||||
* | Fix my fubar'd import of this port, update fortify. | billf | 1998-11-20 | 2 | -25/+11 |
| | | | | | | | | NOTE: If an old version of netscape* exists on the system, this program will rename them, and that will break PLIST on deinstall. Any ideas on how to dynamically adapt to this would be neat. Submitted by: David O'Brien <obrien@FreeBSD.org> | ||||
* | Mark BROKEN until I update. | billf | 1998-11-20 | 1 | -1/+2 |
| | | | | Remind by: obrien | ||||
* | Upgrade to navigator-only 4.5 | billf | 1998-11-19 | 4 | -109/+95 |
| | | | | | PR: ports/8002 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | Upgrade to 4.07 / Fortify 1.2.28 | obrien | 1998-10-09 | 2 | -16/+15 |
| | |||||
* | Make this port reinstall-friendly by not using ns-install. Fixup PLIST. | asami | 1998-10-09 | 2 | -3/+72 |
| | | | | | PR: 8217 Submitted by: SADA Kenji sada@e-mail.ne.jp | ||||
* | Go back to 4.06. Crashing is better than security holes I guess. | asami | 1998-09-23 | 2 | -14/+14 |
| | | | | Suggested by: eivind | ||||
* | Revert one version so 4.05 will be on the CD. 4.06 seems to be too | asami | 1998-09-22 | 2 | -14/+14 |
| | | | | | unreliable. Since the distfile is not on Netscape's site anymore, put it on wcarchive. | ||||
* | Upgrade Fortify (128-bit encryption) | markm | 1998-08-24 | 1 | -3/+3 |
| | |||||
* | Upgrade to 4.06. | asami | 1998-08-18 | 2 | -12/+12 |
| | | | | | PR: 7647 Submitted by: stephen farrell <sfarrell@healthquiz.com> | ||||
* | Upgrade fortyofy to 1.2.2. USE_128BIT works again. | markm | 1998-04-12 | 1 | -3/+3 |
| | |||||
* | Upgrade to 4.05. The Fortify stuff is untested, but I just merged | asami | 1998-04-03 | 2 | -13/+13 |
| | | | | the changes from the communicator port (thanks Andrey!). | ||||
* | Drat. Missed a broken .ifdef | markm | 1998-03-16 | 1 | -2/+2 |
| | |||||
* | Fix for the case where a macro is not defined at all. | markm | 1998-03-16 | 1 | -3/+4 |
| | | | | Found by: jkh | ||||
* | Update for Fortify-1.2.1. | markm | 1998-03-15 | 1 | -4/+9 |
| | |||||
* | Add @dirrm, use absolute path for @exec/@unexec and sort PLIST. | asami | 1998-03-02 | 1 | -50/+62 |
| | | | | | PR: 5334 Submitted by: SADA Kenji <sada@ail-inc.co.jp> | ||||
* | Add strong (128-bit) crypto using Fortify. This is conditional on | markm | 1998-02-18 | 1 | -3/+14 |
| | | | | | | | USE_128BIT. Fix some portlint bogons while I am here. OK'ed by: Satoshi | ||||
* | Remove RESTRICTED tag. | vanilla | 1998-01-26 | 1 | -3/+1 |
| | | | | Submitted by: jkh | ||||
* | Install symlinks "communicator-4" and "navigator-4". By using these | asami | 1997-11-20 | 2 | -4/+6 |
| | | | | | names instead of the single "netscape" link, these two installations can coexist on a single machine (at least they appear to on mine). | ||||
* | Remove reference to 'make NAVIGATOR=yes' and update a comment | peter | 1997-11-15 | 1 | -2/+2 |
| | |||||
* | Split netscape4 into communicator and navigator, so the two maintainers | asami | 1997-11-15 | 3 | -59/+12 |
| | | | | shall never run into each other again. | ||||
* | Make these coment lines a little more useful. (Remove redundancy with | asami | 1997-11-15 | 1 | -1/+1 |
| | | | | PKGNAME and add more info.) | ||||
* | Update the stand-alone navigator part to 4.04 too. Untangle the mess | asami | 1997-11-15 | 1 | -9/+10 |
| | | | | | that the previous commit created by trying to make the Makefile more complicated than necessary. | ||||
* | Upgrade to 4.04 | ache | 1997-11-14 | 2 | -16/+15 |
| | |||||
* | Make it possible to install the standalone navigator by defining | asami | 1997-09-25 | 2 | -2/+20 |
| | | | | | | ${NAVIGATOR}. Requested by: so many people I can't remember them all | ||||
* | Remove license_accept bug descriptions again, it is fixed in base_install | ache | 1997-09-08 | 1 | -6/+0 |
| | | | | code but not fixed in standalone_navigator code | ||||
* | Switch back to base_install, light version can't do anything with mailto: | ache | 1997-09-08 | 2 | -2/+48 |
| | | | | tags. | ||||
* | Oops, license bug really _not_ fixed, return old text. | ache | 1997-09-08 | 1 | -0/+6 |
| | |||||
* | Remove comment about accept_license bug, it seems to be fixes in this version | ache | 1997-09-08 | 1 | -6/+0 |
| | |||||
* | Upgrade to 4.03b8 | ache | 1997-09-08 | 2 | -50/+5 |
| | |||||
* | Change dist site to ftp23 since it is not propogated to all ftps yet | ache | 1997-08-04 | 1 | -2/+2 |
| | |||||
* | Add more info to workaround | ache | 1997-08-04 | 1 | -1/+2 |
| | |||||
* | Add Note describing Netscape dead loop workaround | ache | 1997-08-04 | 1 | -0/+5 |
| | |||||
* | Remove note about Java not work in 8bit mode, it work now | ache | 1997-08-04 | 1 | -2/+0 |
| | |||||
* | Upgrade to 4.02b7 | ache | 1997-08-04 | 3 | -80/+54 |
| | |||||
* | Add fake @cwd /usr/local to not allow pkg_create to remove next | ache | 1997-07-03 | 1 | -0/+1 |
| | | | | @cwd /usr/X11R6 | ||||
* | Remove note about LANG variable for Java, it is fixed | ache | 1997-06-01 | 1 | -2/+0 |
| | |||||
* | Fix ln commands | ache | 1997-06-01 | 1 | -7/+6 |
| | |||||
* | Upgrade to 4.0b5 | ache | 1997-06-01 | 3 | -6/+118 |
| | |||||
* | Fix a typo | ache | 1997-05-06 | 1 | -1/+1 |
| | | | | Submitted by: Dmitry Kohmanyuk <dk@genesyslab.com> | ||||
* | Add note that Java not work in 8bpp mode with suggestion | ache | 1997-04-12 | 1 | -0/+2 |
| | | | | to switch to 16bpp mode | ||||
* | Java not started for certain LANG env. variable values, so | ache | 1997-04-10 | 1 | -0/+2 |
| | | | | suggest to set it to C in this case. | ||||
* | Upgrade to 4.0b3 (note: Java not work for unknown reason) | ache | 1997-04-09 | 2 | -7/+43 |
| | |||||
* | Remove note about GOLD=yes, it already comes with editor | ache | 1997-02-26 | 1 | -3/+0 |
| | |||||
* | Netscape4 expired beta | ache | 1997-02-25 | 4 | -0/+46 |