Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1: Check whether aout libs exist at installation time. | SADA Kenji | 1999-02-12 | 3 | -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. Fournier | 1999-01-13 | 1 | -1/+3 |
| | | | | Notes: svn path=/head/; revision=16026 | ||||
* | Add 'ONLY_FOR_ARCHS=i386' to Makefiles of variant Netscapes. | Hidetoshi Shimokawa | 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. Notes: svn path=/head/; revision=15876 | ||||
* | Remove the limitation of USE_128BIT | SADA Kenji | 1998-12-29 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=15711 | ||||
* | Justify version notation. | SADA Kenji | 1998-12-26 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=15634 | ||||
* | Justify PLISTs version notation. | SADA Kenji | 1998-12-26 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=15631 | ||||
* | To answer the fortify's third question. | SADA Kenji | 1998-12-26 | 1 | -2/+2 |
| | | | | | | | Submitted by: Matthew Thyer <matt@camtech.net.au> Notes: svn path=/head/; revision=15629 | ||||
* | 4.08 is available now | David E. O'Brien | 1998-12-23 | 2 | -15/+12 |
| | | | | Notes: svn path=/head/; revision=15531 | ||||
* | Make the checksums reflect the updated version of Fortify. | Bill Fumerola | 1998-12-23 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=15529 | ||||
* | Upgrade to Fortify 1.3.2 | Mark Murray | 1998-12-19 | 1 | -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't | Bill Fumerola | 1998-12-08 | 1 | -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'Brien | 1998-11-19 | 2 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=14663 | ||||
* | Fix for ELF | Justin M. Seger | 1998-10-14 | 1 | -1/+3 |
| | | | | Notes: svn path=/head/; revision=13998 | ||||
* | Run 4.07 instead of 4.06, since that's what we install. | Matthew Hunt | 1998-10-09 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=13793 | ||||
* | Upgrade to 4.07 / Fortify 1.2.28 | David E. O'Brien | 1998-10-09 | 3 | -20/+20 |
| | | | | Notes: svn path=/head/; revision=13785 | ||||
* | Upgrade Fortify (128-bit encryption) | Mark Murray | 1998-08-24 | 2 | -3/+4 |
| | | | | Notes: svn path=/head/; revision=12811 | ||||
* | fix version number | Andrey A. Chernov | 1998-08-18 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=12600 | ||||
* | update to 4.06 | Andrey A. Chernov | 1998-08-18 | 3 | -14/+74 |
| | | | | Notes: svn path=/head/; revision=12599 | ||||
* | Upgrade Fortify to 1.2.2. USE_128BIT works again. | Mark Murray | 1998-04-12 | 2 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=10490 | ||||
* | Fix dir from where Fortify called | Andrey A. Chernov | 1998-04-02 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=10397 | ||||
* | Fix version number | Andrey A. Chernov | 1998-04-02 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=10396 | ||||
* | Upgrade to 4.05 | Andrey A. Chernov | 1998-04-02 | 3 | -13/+13 |
| | | | | Notes: svn path=/head/; revision=10394 | ||||
* | Fix for the case where USA_RESIDENT is not defined | Mark Murray | 1998-03-16 | 1 | -4/+5 |
| | | | | Notes: svn path=/head/; revision=10195 | ||||
* | Using Fortify, and setting USE_128BIT, Communicator can now use 128 bit | Mark Murray | 1998-03-15 | 2 | -1/+18 |
| | | | | | | | crypto legally. Notes: svn path=/head/; revision=10145 | ||||
* | Add missing @unexec, @dirrm | Andrey A. Chernov | 1998-03-01 | 1 | -0/+17 |
| | | | | | | | | PR: 5334 Submitted by: SADA Kenji <sada@ail-inc.co.jp> Notes: svn path=/head/; revision=9975 | ||||
* | Remove RESTRICTED tag. | Vanilla I. Shu | 1998-01-26 | 1 | -3/+1 |
| | | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=9452 | ||||
* | Use %B/ instead of bin/ because @cwd /usr/local not really happens | Andrey A. Chernov | 1997-12-08 | 1 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=9019 | ||||
* | Tarball changed | Andrey A. Chernov | 1997-12-08 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=9017 | ||||
* | Use XCMSDB hack to stop hang | Andrey A. Chernov | 1997-12-08 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=9016 | ||||
* | Install symlinks "communicator-4" and "navigator-4". By using these | Satoshi 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). Notes: svn path=/head/; revision=8730 | ||||
* | Remove reference to 'make NAVIGATOR=yes' and update a comment | Peter Wemm | 1997-11-15 | 1 | -5/+2 |
| | | | | Notes: svn path=/head/; revision=8643 | ||||
* | Split netscape4 into communicator and navigator, so the two maintainers | Satoshi Asami | 1997-11-15 | 6 | -21/+11 |
| | | | | | | | shall never run into each other again. Notes: svn path=/head/; revision=8641 | ||||
* | Make these coment lines a little more useful. (Remove redundancy with | Satoshi Asami | 1997-11-15 | 1 | -1/+1 |
| | | | | | | | PKGNAME and add more info.) Notes: svn path=/head/; revision=8630 | ||||
* | Update the stand-alone navigator part to 4.04 too. Untangle the mess | Satoshi Asami | 1997-11-15 | 2 | -10/+11 |
| | | | | | | | | that the previous commit created by trying to make the Makefile more complicated than necessary. Notes: svn path=/head/; revision=8629 | ||||
* | Upgrade to 4.04 | Andrey A. Chernov | 1997-11-14 | 3 | -17/+16 |
| | | | | Notes: svn path=/head/; revision=8619 | ||||
* | Make it possible to install the standalone navigator by defining | Satoshi Asami | 1997-09-25 | 3 | -2/+21 |
| | | | | | | | | | ${NAVIGATOR}. Requested by: so many people I can't remember them all Notes: svn path=/head/; revision=8024 | ||||
* | Remove license_accept bug descriptions again, it is fixed in base_install | Andrey A. Chernov | 1997-09-07 | 1 | -6/+0 |
| | | | | | | | code but not fixed in standalone_navigator code Notes: svn path=/head/; revision=7808 | ||||
* | Switch back to base_install, light version can't do anything with mailto: | Andrey A. Chernov | 1997-09-07 | 3 | -3/+49 |
| | | | | | | | tags. Notes: svn path=/head/; revision=7807 | ||||
* | Oops, license bug really _not_ fixed, return old text. | Andrey A. Chernov | 1997-09-07 | 1 | -0/+6 |
| | | | | Notes: svn path=/head/; revision=7805 | ||||
* | Remove comment about accept_license bug, it seems to be fixes in this version | Andrey A. Chernov | 1997-09-07 | 1 | -6/+0 |
| | | | | Notes: svn path=/head/; revision=7804 | ||||
* | Upgrade to 4.03b8 | Andrey A. Chernov | 1997-09-07 | 3 | -51/+6 |
| | | | | Notes: svn path=/head/; revision=7800 | ||||
* | Change dist site to ftp23 since it is not propogated to all ftps yet | Andrey A. Chernov | 1997-08-04 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=7469 | ||||
* | Add more info to workaround | Andrey A. Chernov | 1997-08-04 | 1 | -1/+2 |
| | | | | Notes: svn path=/head/; revision=7467 | ||||
* | Add Note describing Netscape dead loop workaround | Andrey A. Chernov | 1997-08-04 | 1 | -0/+5 |
| | | | | Notes: svn path=/head/; revision=7466 | ||||
* | Remove note about Java not work in 8bit mode, it work now | Andrey A. Chernov | 1997-08-04 | 1 | -2/+0 |
| | | | | Notes: svn path=/head/; revision=7464 | ||||
* | Upgrade to 4.02b7 | Andrey A. Chernov | 1997-08-04 | 5 | -84/+55 |
| | | | | Notes: svn path=/head/; revision=7463 | ||||
* | Add fake @cwd /usr/local to not allow pkg_create to remove next | Andrey A. Chernov | 1997-07-02 | 1 | -0/+1 |
| | | | | | | | @cwd /usr/X11R6 Notes: svn path=/head/; revision=7199 | ||||
* | Remove note about LANG variable for Java, it is fixed | Andrey A. Chernov | 1997-06-01 | 1 | -2/+0 |
| | | | | Notes: svn path=/head/; revision=6662 | ||||
* | Fix ln commands | Andrey A. Chernov | 1997-06-01 | 1 | -7/+6 |
| | | | | Notes: svn path=/head/; revision=6661 | ||||
* | Upgrade to 4.0b5 | Andrey A. Chernov | 1997-06-01 | 5 | -9/+122 |
| | | | | Notes: svn path=/head/; revision=6660 |