Commit graph

25 commits

Author SHA1 Message Date
Michael Johnson
cc9c710a25 - Install isp directory to fix Movemail support [1]
- Add WITH_CAIRO_RENDER knob that uses cairo for SVG rendering that
   replaces SVG rendering from libart.

Pointed out by:	marcus [1]
Approved by:	marcus (co mentor)
2004-11-09 07:48:41 +00:00
Adam Weinberger
7602ef6eba GTK2 mozilla is now the default, and GTK1 support will be built only if explicitly
requested.

This means that mozilla-gtk2 and mozilla-devel-gtk2 are now mozilla and
mozilla-devel, respectively; and the old mozilla and mozilla-devel are now
mozilla-gtk1 and mozilla-devel-gtk1.

This is done for a whole plethora of reasons, and should please everybody
except galeon1 fanatics and uhm... anybody else who it doesn't please.

If you have WITH_MOZILLA set in your /etc/make.conf, you'll need to update
the value accordingly. GTK2 ports will automatically install GTK2 mozilla,
and GTK1 ports will automatically install GTK1 ports, so WITH_MOZILLA need
be defined only if you want the development version... which are dormant
right now anyway.

For now, all ports that honoured WITH_MOZILLA=mozilla-{,-devel}-gtk2 will
still honour those values as well as WITH_MOZILLA=mozilla{,-devel}, but
future ports reserve the right to ignore the *-gtk2 values.
2004-02-18 03:50:38 +00:00
Joe Marcus Clarke
ceab29fa67 This commit includes:
* mozilla-*vendor ports (currently for Mozilla 1.0.1)
* mozilla* ports (currently for Mozilla 1.1)
* mozilla-*devel ports (currently for Mozilla 1.2b)

Special thanks goes to trevor for auto-generating plist patches, cy for
pointing out that the Mozilla startup scripts need to be tailored for
each version of Mozilla, grog for suggesting that some verbage needs to
be added to explain the Java plugin messages at startup, and John
Merryweather Cooper for suggesting a common plugin directory. Of course,
thanks also goes to the user community for suggestions and support.

These ports offer:

* Complete coexistence with each other
* A universal ${PREFIX}/lib/browser_plugins directory
* Auto-generated plists for ease of maintenance
* More accurate pkg-descr's
* A pkg-message pointing users to java/jdk13 for the Java plugin

PR:	42870 42941
Reviewed by:	ports gnome
2002-10-22 03:42:24 +00:00
Joe Marcus Clarke
a03f67e51b Update the pkg-descrs yet again. Mozilla.org has changed their descriptions.
Indicate that the mozilla port reflects the most stable venor (or API) release,
while the -devel port is the latest official release of Mozilla.

PR:		42706
2002-09-15 04:50:03 +00:00
Joe Marcus Clarke
223e615513 Bring the pkg-descr's up-to-date to reflect the current releases.
PR:		42485
2002-09-07 06:57:57 +00:00
Jeroen Ruigrok van der Werven
4a7e5c7d2d Fix WWW: entry, add leading / 2001-09-22 07:22:20 +00:00
Jeremy Lea
58e0c80c37 Add PSM support.
Submitted by:	nsayer

Remove use of libgcc_r, since it was so uncerimoniously removed.  If this
doesn't work on -stable, then -stable is broken, and someone needs to fix
it...

Submitted by:	Roman Shterenzon <roman@xpert.com>

Use sched_getpriority_max(), instead of hard coded value.

Submitted by:	Peter Haight <peterh@sapros.com>, dufault

Revise pkg-comment and pkg-descr.

PR:		24296
Submitted by:	roam

Enable SVG support, and disable C++ exceptions (since they will only slow
things down).
2001-01-22 01:23:18 +00:00
Tim Vanderhoek
580e7ad977 Be more verbose in DESCR than "netscape". :-) Warn that this is
intended for developers.
1998-04-12 13:42:17 +00:00
Justin M. Seger
713ee9adc1 Initial import of a mozilla port. 1998-04-12 12:47:23 +00:00
Satoshi Asami
466ac8e57a Split netscape4 into communicator and navigator, so the two maintainers
shall never run into each other again.
1997-11-15 13:09:43 +00:00
Satoshi Asami
9b7d271eca Make it possible to install the standalone navigator by defining
${NAVIGATOR}.

Requested by:	so many people I can't remember them all
1997-09-25 08:25:29 +00:00
Andrey A. Chernov
5670d71937 Remove license_accept bug descriptions again, it is fixed in base_install
code but not fixed in standalone_navigator code
1997-09-07 21:50:38 +00:00
Andrey A. Chernov
942945fedb Oops, license bug really _not_ fixed, return old text. 1997-09-07 20:11:30 +00:00
Andrey A. Chernov
42a2a655a4 Remove comment about accept_license bug, it seems to be fixes in this version 1997-09-07 19:59:04 +00:00
Andrey A. Chernov
bb91abb47c Add more info to workaround 1997-08-04 02:42:35 +00:00
Andrey A. Chernov
86ba45e744 Add Note describing Netscape dead loop workaround 1997-08-04 01:32:20 +00:00
Andrey A. Chernov
181a4e83ca Remove note about Java not work in 8bit mode, it work now 1997-08-04 00:27:09 +00:00
Andrey A. Chernov
4c2da5d4e4 Upgrade to 4.02b7 1997-08-04 00:04:36 +00:00
Andrey A. Chernov
540b45d72c Remove note about LANG variable for Java, it is fixed 1997-06-01 03:02:45 +00:00
Andrey A. Chernov
0daffe256b Upgrade to 4.0b5 1997-06-01 00:06:22 +00:00
Andrey A. Chernov
868d8c3a0a Fix a typo
Submitted by: Dmitry Kohmanyuk <dk@genesyslab.com>
1997-05-06 00:08:46 +00:00
Andrey A. Chernov
a89296e565 Add note that Java not work in 8bpp mode with suggestion
to switch to 16bpp mode
1997-04-12 09:46:48 +00:00
Andrey A. Chernov
853ac35a6a Java not started for certain LANG env. variable values, so
suggest to set it to C in this case.
1997-04-10 05:55:52 +00:00
Andrey A. Chernov
1361915e1f Remove note about GOLD=yes, it already comes with editor 1997-02-26 05:31:10 +00:00
Andrey A. Chernov
b33d2bfb99 Netscape4 expired beta 1997-02-24 19:00:30 +00:00