1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Joe Marcus Clarke
4f81e6c514 Bump PORTREVISION for the recent mozilla changes.
Reminded by:	sf
2004-03-12 02:20:01 +00:00
Joe Marcus Clarke
983ca50507 s/GTK2/GTK1/
This should correct the problem where mozilla-gtk1 was building with GTK+-2
support.

Reported by:	Palle Girgensohn <girgen@pingpong.net>
2004-02-18 17:41:30 +00:00
Joe Marcus Clarke
e7efb828a9 This port need to zero out PORTREVISION and PORTEPOCH. 2004-02-18 04:53:55 +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
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Adam Weinberger
4b4a3194d4 Bump PORTREVISION to go along with www/mozilla getting a PORTREVISION
bump.
2004-01-18 16:23:19 +00:00
Joe Marcus Clarke
722cde1aed Catch up with Mozilla 1.6. 2004-01-17 05:26:15 +00:00
Joe Marcus Clarke
6ebf3e3446 * Update mozilla-devel to 1.6a
* Install pkg-config files for both the GTK1 and GTK2 versions of Mozilla
* Update dependent browsers accordingly
2003-11-01 21:51:08 +00:00
Joe Marcus Clarke
1b6c4a5bf6 Update to 1.3.1. 2003-05-08 19:44:40 +00:00
Joe Marcus Clarke
ccc0ebf756 Bump PORTREVISIONs with recent changes. 2003-04-14 19:50:32 +00:00
Joe Marcus Clarke
4e6d481bfe Update for Mozilla 1.3. 2003-04-04 07:05:24 +00:00
Joe Marcus Clarke
7305030530 Chase gtk20's shared lib version. 2003-02-07 19:21:11 +00:00
Joe Marcus Clarke
a04f883680 Disable Xft support in the master Mozilla port if WITH_GTK2 is defined.
This is consistent with the behavior in mozilla-devel.
2003-01-25 07:48:36 +00:00
Joe Marcus Clarke
2e3c7b8192 Add mozilla-gtk2 after a repo copy from mozilla-devel-gtk2. mozilla-gtk2
is a slave port that serves to enable GTK2 support in Mozilla.
2003-01-21 16:37:33 +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
58eed3804b Add mozilla-devel-gtk2, a slave port to mozilla-devel that builds a Mozilla
that Galeon 2 can use.
2002-11-17 22:10:16 +00:00