1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Joe Marcus Clarke
00f7e8cfd0 Update to 1.4b. 2003-05-16 22:03:33 +00:00
Joe Marcus Clarke
5fbc772e0e Make sure we add -devel to each of the dependencies in the Mozilla
pkg-config files.
2003-04-24 18:02:42 +00:00
Joe Marcus Clarke
73f9d1897c Install the pkg-config files with a -devel suffix to avoid a conflict with
mozilla-gtk2.  Teach galeon2 to use these new files.  Note, any other app
that depends on these files not having the optional -devel suffix will
need to be re-educated as well.
2003-04-24 05:46:09 +00:00
Joe Marcus Clarke
ccc0ebf756 Bump PORTREVISIONs with recent changes. 2003-04-14 19:50:32 +00:00
Joe Marcus Clarke
d688664e3f Update to 1.3b. 2003-02-12 19:03:23 +00:00
Joe Marcus Clarke
7305030530 Chase gtk20's shared lib version. 2003-02-07 19:21:11 +00:00
Joe Marcus Clarke
083cf1bc6e FreeBSD requires Mozilla components to be linked with -Bsymbolic so to avoid
symbol clashes with, for example, libexpat.  This will allow Mozilla and
more precisely, Galeon 2, to work with GTK 2.2.
2003-01-25 21:53:39 +00:00
Joe Marcus Clarke
7fa7433ab4 Disable Xft if WITH_GTK2 is defined in the master mozilla-devel port.
This will avoid accidental creation of a non-working Mozilla.

Suggested by:	Dan Nelson <dnelson@allantgroup.com>
2003-01-22 23:57:46 +00:00
Joe Marcus Clarke
ee172af9f3 Update to 1.3a. 2003-01-21 16:42:24 +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