Commit graph

25 commits

Author SHA1 Message Date
Trevor Johnson
35a9e2ac9c Update to 1.4.
Change the configuration process, so that extraneous files are not
downloaded.
2003-07-04 18:21:45 +00:00
Trevor Johnson
2e14b54f18 Support the www/linux-flashplugin6 port. 2003-06-01 07:36:06 +00:00
Trevor Johnson
27942c317a Update to 1.3.1.
Use bzip2 compression for the generated files (I reused the ones
from 1.2b).
2003-05-22 12:44:49 +00:00
Trevor Johnson
23c3564413 Correct the dependency on unzip: it was being ignored, probably
because it was listed as a BUILD_DEPENDS but the ports are marked
NO_BUILD.
2003-05-22 12:37:15 +00:00
Trevor Johnson
5e37fb828f Retire comment file. 2003-03-01 14:34:33 +00:00
Trevor Johnson
5b1ebbb3ce Update to 1.2b. This fixes bug 145579 in Bugzilla, the "forward
referrer" security bug.

Scavenge plugins from linux-beonex (untested).
2002-10-21 00:48:54 +00:00
Trevor Johnson
eb11bf9a32 Scavenge plugins from Netscape 7 (new PORTREVISION). 2002-09-08 07:59:06 +00:00
Trevor Johnson
2d48a2346f Make GTK+ dependency less specific, so it will work with the GTK+
in linux_base-6.
2002-09-08 07:54:24 +00:00
Trevor Johnson
482737051f Synchronize with linux-gtk (forgotten by mita).
noticed by:	Warren Block
Submitted by:	alex
2002-08-28 12:20:06 +00:00
Trevor Johnson
bf7cc65e3f Update to 1.1, which no longer has the "huge fonts" security bug. 2002-08-28 02:16:50 +00:00
Trevor Johnson
1d0f987dd4 Forbid because of remote crash. I confirmed it with XFree86 4.2.0;
XFree86 3.3.6 has identical code so it is likely to be vulnerable
as well.  Mozilla 1.1a (20020610) still has the bug.
2002-07-08 12:53:02 +00:00
Trevor Johnson
b8b4a35ef8 Disable Chatzilla once again. My earlier testing was not thorough
enough, and I have found that the security bug reported by Thor
Larholm on Bugtraq is still present.

security officer ticket:  17
2002-06-11 23:57:21 +00:00
Trevor Johnson
48eafdda70 __ ___ __
Update to /_ | / _ \    / /
           | || | | |  / /
           | || | | | / /
           | || |_| |/_/
           |_(_)___/(_)

Have linkfarm script look for plugins in the new language-specific
Netscape 6 directories.

Make venkman optional.

Enable Chatzilla.
Reviewed by:	http://jscript.dk/2002/4/moz1rc1tests/ircbufferoverrun.html
2002-06-05 22:24:14 +00:00
Trevor Johnson
ffaf47260d Update to a nightly build. Using the GreyMagic Mozilla Disk Explorer
and c't Browsercheck, I am no longer able to activate bug #141061
("XMLHttpRequest allows reading of local files").

In message <52D05AEFB0D95C4BAD179A054A54CDEB1BD37A@mailsrv1.jubii.dk>
on Bugtraq, Thor Larholm described a buffer overflow in Chatzilla.
I confirmed the bug with this version of Mozilla/Chatzilla.  Therefore
the chatzilla component is now omitted from batch builds and defaults
to being omitted from interactive ones too (XFree86 did crash
once--perhaps taken down by Mozilla--when I was viewing Thor's
demonstration page for the bug, but a second visit was uneventful).
I added a warning in capitals for interactive users.  I was unable
to reproduce the other bug reported by Thor in the same message.
2002-05-09 00:03:03 +00:00
Trevor Johnson
03bca66437 Mark forbidden because of security bug.
Reported by:  mbr
2002-05-01 19:21:40 +00:00
Trevor Johnson
1ba3a8858e Bump PORTREVISION for change to startup script.
Change a space to a tab.
2002-03-27 17:52:07 +00:00
Trevor Johnson
92d41c4a42 Make startup script pass arguments.
Submitted by:	Adrian Woizik <morrow@unfug.org>
2002-03-26 02:23:41 +00:00
Trevor Johnson
2c107f931a Update to "two nines" version. This version has MathML, TrueType,
and SOAP.  Add inspector component.  Make venkman component optional.

new version noticed by:  Muhannad Asfour <muhannad07@cogeco.ca>
2002-03-12 10:04:32 +00:00
Trevor Johnson
23d74dd8a5 Add a selection dialog from which the user can disable the chatzilla,
deflenus, mail, psm and talkback components.  This is based on the
recent work on the www/linux-netscape6 port.  When psm is omitted,
Mozilla still shows the Privacy and Security menus, and complains
about not being able to load libpipboot.so.  When talkback is
omitted, Mozilla makes noise about the missing libqfaservices.so.
2002-03-09 08:37:37 +00:00
Trevor Johnson
47f8068628 Update to 0.9.8. 2002-02-05 14:12:44 +00:00
Akinori MUSHA
4adc5a8a71 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 12:08:37 +00:00
Trevor Johnson
94b8e0fa7f Install a new script, linkfarm, with linux-mozilla. This script
makes symlinks under PREFIX/lib/linux-mozilla/plugins/, pointing
to anything the script finds in the netscape-linux or linux-netscape6
plugin directories.  The script is run automatically on installation
of the port or the package and the user is advised to run it after
installing new Netscape plugins.  Unlike the former arrangement,
the symlinks are now removed upon de-installation of linux-mozilla.
Increment PORTREVISION.
2002-01-25 20:10:41 +00:00
Trevor Johnson
72581b3356 Tidy up dependencies by using LINUXBASE and USE_LINUX macros.
Submitted by:	pat
2002-01-20 05:35:01 +00:00
Trevor Johnson
d3dfc05021 Make this compatibile with the www/linux-flashplugin package, by
adding some symbolic links into the Netscape plugins directory.
2002-01-17 06:14:45 +00:00
Trevor Johnson
27b68d2cb2 new port of Mozilla pre-compiled for Linux, for use with
plugins which are only available as Linux binaries

PR:	33072
2002-01-16 02:35:41 +00:00