Commit graph

159 commits

Author SHA1 Message Date
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Joe Marcus Clarke
10ea6a6f55 Update to 1.3.14a.
For a list of what's changed, see:

http://galeon.sourceforge.net/news/index.php#79
2004-03-21 22:21:53 +00:00
Joe Marcus Clarke
82dbe9021f Chase the mozilla-devel update. 2004-03-20 07:41:57 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
04bfffd952 Fix build with mozilla-devel.
Based on:	Patches from MarcusCom GNOME 2.5 repo
2004-02-27 07:18:50 +00:00
Joe Marcus Clarke
0725a84c4c Catch up with the latest mozilla-devel. 2004-02-26 03:08:19 +00:00
Joe Marcus Clarke
cc74aaec93 Bump PORTREVISIONS to fix a problem with the recent Mozilla move. Basically,
mozilla[-devel]-gtk2 users were greeted with a hidden PORTREVISION bump,
and when Mozilla was updated, these applications broke.  This will force them
to be rebuilt as well.
2004-02-19 01:20:34 +00:00
Joe Marcus Clarke
41edc7af3a Don't tack on -gtk2 when looking for Mozilla pkgconfig files. 2004-02-18 20:39:07 +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
e8c0347242 Update to 1.3.13a. 2004-02-17 18:32:25 +00:00
Joe Marcus Clarke
6beb22c01e Make sure the mkinstalldirs script is executable. 2004-02-17 03:43:32 +00:00
Joe Marcus Clarke
427ffc64c9 Update to 1.3.13. 2004-02-17 01:07:48 +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
Joe Marcus Clarke
f9119e8dac Update to 1.3.12. This is a fairly big release considering it's only a micro
version rev.  Checkout http://galeon.sourceforge.net/news/index.php#68 for
a list of what's new.
2004-01-23 07:29:10 +00:00
Adam Weinberger
547e6f8a3d Remove mozilla-headers.
This integrates the headers from mozilla-headers and mozilla-headers-devel
into mozilla and mozilla-devel.
2004-01-18 07:27:03 +00:00
Joe Marcus Clarke
722cde1aed Catch up with Mozilla 1.6. 2004-01-17 05:26:15 +00:00
Joe Marcus Clarke
cb31ceb490 Fix the version info so the port/package tools recognize this as
1.3.11a and not 1.3.11 Alpha.  I've been futzing with mozilla-devel too
long.
2003-12-19 05:48:13 +00:00
Joe Marcus Clarke
ab7c5dd086 Update to 1.3.11a which fixes a font configuration issue. 2003-12-19 05:27:26 +00:00
Joe Marcus Clarke
c7acf589a7 Update to 1.3.11. For a list of what's changed, checkout:
http://galeon.sourceforge.net/news/index.php#66
2003-12-18 20:33:03 +00:00
Joe Marcus Clarke
264b5b835e Set the mozilla-devel snapshot to "trunk." 2003-12-16 21:46:34 +00:00
Trevor Johnson
f725dc8ef5 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 12:54:57 +00:00
Joe Marcus Clarke
cb275c7acb Don't reference memory after free'ing it. This fixes a lockup and possible
crash when exiting Galeon.

Reported by:	Simon Barner <barner@in.tum.de>
2003-11-05 05:04:16 +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
632b81fa0c Update to 1.3.10.
Submitted by:	Simon Barner <barner@in.tum.de>
2003-10-28 03:51:17 +00:00
Joe Marcus Clarke
ec87d489f3 Update Mozilla to 1.5, and adjust the dependent ports accordingly. Note,
mozilla-devel has not been updated since it would cause INDEX conflicts
with the GTK2 port.
2003-10-19 03:44:15 +00:00
Joe Marcus Clarke
b5281c4a0d Fix linking with Mozilla 1.4.1. 2003-10-12 04:27:56 +00:00
Joe Marcus Clarke
ff746cdec0 Bump PORTREVISION to stay in sync with mozilla. 2003-10-11 22:18:21 +00:00
Joe Marcus Clarke
ca8f11067c galeon and galeon2 conflict with each other.
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-11 06:13:35 +00:00
Adam Weinberger
82aaeb6930 Remove patches forgotten in the previous commit. 2003-09-25 03:24:23 +00:00
Adam Weinberger
9769679ebf Update to 1.3.9.
Obtained from:	marcuscom
2003-09-25 03:20:12 +00:00
Joe Marcus Clarke
ab6fbe6f6a Add support for Mozilla 1.5b. 2003-08-29 20:30:57 +00:00
Joe Marcus Clarke
770a7952ea * Fix the locale dir [1]
* Fix the path to some of the bookmarks editor pixmaps

Reported by:	Pav Lucistnik <pav@oook.cz>
2003-08-17 19:19:30 +00:00
Joe Marcus Clarke
5db5416169 Update to 1.3.7. 2003-07-22 22:52:32 +00:00
Joe Marcus Clarke
e8863ba959 Update to 1.3.6. 2003-07-21 17:58:52 +00:00
Joe Marcus Clarke
d7f26aaaed Add support for Mozilla 1.4, and remove references to mozilla-vendor. 2003-07-01 06:20:18 +00:00
Joe Marcus Clarke
1bdcb5930b Remove the now-unnecessary ORBit hacks. 2003-06-17 05:46:47 +00:00
Joe Marcus Clarke
2e252f4339 Add a hack to remove CORBA stub files so that Galeon builds with ORBit2-2.7.2. 2003-06-15 06:53:33 +00:00
Joe Marcus Clarke
b6c3bce36c Fix build on -CURRENT.
Reported by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2003-06-15 06:39:34 +00:00
Joe Marcus Clarke
057dd6dd6c Update to 1.3.5. 2003-06-12 06:05:40 +00:00
Joe Marcus Clarke
66b241a526 Run the correct version of gconftool.
Submitted by:	Alexander Nedotsukov <bland@mail.ru>
2003-05-18 17:32:59 +00:00
Joe Marcus Clarke
561b6f108d Update for Mozilla 1.4b. 2003-05-16 22:02:15 +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
058f00390b Update to 1.3.4. 2003-04-20 03:34:37 +00:00
Joe Marcus Clarke
ca8786f01c Make sure there's no way this port could use mozilla built with GTK+-1
support.
2003-04-14 19:00:11 +00:00
Joe Marcus Clarke
040a278226 Fix yet another MOZILLA_SNAPSHOT issue.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2003-04-08 17:41:13 +00:00
Joe Marcus Clarke
af604a7170 Correct the MOZILLA_SNAPSHOT version in another patch. 2003-04-08 03:13:08 +00:00
Joe Marcus Clarke
088e48a7af Bump the MOZILLA_SNAPSHOT version to fix the build with mozilla-1.3
Reported by:	Mike Harding <mvh@ix.netcom.com>
2003-04-08 03:12:17 +00:00
Joe Marcus Clarke
438e700dd4 Fix build with Mozilla 1.4a. 2003-04-07 22:54:59 +00:00
Joe Marcus Clarke
1d6209abf0 * Add mozilla-1.4a support
* Convert to new GNOME infrastructure
2003-04-07 06:28:30 +00:00
Dirk Meyer
39387b9486 allow build with more warnings enabled, NO_WERROR=yes
Approved by:	marcus
2003-04-05 18:46:56 +00:00