Commit graph

7 commits

Author SHA1 Message Date
Joe Marcus Clarke
2213e9a1d9 * Add a knob to optionally build XMLTerm [1]
* Add some extra CLI options to the mozilla.sh script [2]
* Add a patch to prevent crashes when visiting certain Russian sites [3]
* Add a dependency on devel/nspr to avoid problems with Galeon and Epiphany
  in certain setups [4]

PR:		55330 [1]
		55412 [2]
Submitted by:	Alexander Nedotsukov <bland@mail.ru> [1] [2]
		Sergey Akifyev <asa@gascom.ru> [4]
Obtained from:	www/mozilla-firebird [3]
2003-08-12 16:48:56 +00:00
Joe Marcus Clarke
c5ed87bd03 Fix the startup script so that it can accept option arguments. This fixes
a problem with starting Mozilla from the KDE dock if another instance of
Mozilla is already running.

Tested by:	Vivek Khera <vivek@khera.org>
Approved by:	portmgr (kris)
2002-11-27 22:48:54 +00:00
Joe Marcus Clarke
4fb1724794 Make the Mozilla startup scripts a little smarter. Instead of launching a
new Mozilla instance each time, check to see if one already exists, and if
so, spawn a new browser tab in the current window.

PR:	45610
Submitted by:	Nick Jennings
2002-11-24 00:24:04 +00:00
Joe Marcus Clarke
cff3815a43 * Make this port a master port which can support slaves
* Install .pc files when built with WITH_GTK2
* Don't play with Xft stuff in source files unless we're building with with
  Xft support enabled.
2002-11-17 22:09:06 +00:00
Joe Marcus Clarke
462da43c65 Fix the path to exec mozilla.
Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2002-09-04 00:42:51 +00:00
Maxim Sobolev
dcfb6713f9 Use "$@" to pass arguments to mozilla instead of $*, which is some cases could
be incorrect.

Submitted by:	Mike Meyer <mwm@mired.org>
2001-07-18 07:44:50 +00:00
Jeremy Lea
9a6c0ea2ad Make M13 work on a post no-thunk-vtable 4.0-CURRENT, and enable using
poll().

Enable MathML support.

Use bzip2, since it saves 5MB on the distfile.

Revamp the port a bit.
2000-02-04 07:45:35 +00:00