1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Commit Graph

54 Commits

Author SHA1 Message Date
Joe Marcus Clarke
27acaba0b3 Update to 1.2.5. 2004-05-03 22:43:11 +00:00
Joe Marcus Clarke
f3748d3d22 Update to 1.2.4. 2004-04-29 06:57:20 +00:00
Joe Marcus Clarke
cb725bfafa When the Nautilus view is not enabled, the NautilusView server file is
no longer installed.

Reported by:	olgeni
2004-04-29 02:46:49 +00:00
Joe Marcus Clarke
f9da7a7c3b Update to 1.2.3. 2004-04-19 06:45:40 +00:00
Joe Marcus Clarke
c4851e78e4 Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
ever.  It fixes many bugs, and adds some features missing in previous
FreeBSD ports.  To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:

http://www.freebsd.org/gnome/docs/faq26.html

Please read it carefully.  GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:

http://www.marcuscom.com/tinderbox/

The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts.  We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.

Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>
2004-04-05 03:11:39 +00:00
Joe Marcus Clarke
357d90afb4 Update to 1.0.8. 2004-03-19 06:24:39 +00:00
Pav Lucistnik
db249059e4 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:33:42 +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
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
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
4a7195d628 I really meant to sweep ephy before I committed. I must have been distracted.
Add intlhack to fix the build on -STABLE.

Reported by:	Randy Bush <randy@psg.com>
2004-01-17 02:20:16 +00:00
Joe Marcus Clarke
d9669bc94c Update to 1.0.7. 2004-01-16 23:59:01 +00:00
Joe Marcus Clarke
4a3e9ac0a2 Remove some leftover directories.
Reported by:	adamw
2003-12-18 19:42:14 +00:00
Joe Marcus Clarke
264b5b835e Set the mozilla-devel snapshot to "trunk." 2003-12-16 21:46:34 +00:00
Joe Marcus Clarke
fa57e01e58 Update to 1.0.6. 2003-11-10 18:43:34 +00:00
Adam Weinberger
8088a61036 Update to 1.0.5. 2003-11-05 23:24:59 +00:00
Joe Marcus Clarke
a1e67196a0 Fix the build with Mozilla-1.6a.
Tested by:	adamw
2003-11-02 06:00:59 +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
e9cbc5263f Update to 1.0.4. 2003-10-22 17:20:29 +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
8d03d4678e Update to 1.0.3. 2003-10-16 20:08:45 +00:00
Adam Weinberger
8a08c7f89e Update to 1.0.2. 2003-10-13 01:26:16 +00:00
Joe Marcus Clarke
4ea90dabae Bump the snapshot version. 2003-10-11 22:32:29 +00:00
Joe Marcus Clarke
ff746cdec0 Bump PORTREVISION to stay in sync with mozilla. 2003-10-11 22:18:21 +00:00
Adam Weinberger
d875c91fe3 Update to 1.0.1. 2003-10-03 23:16:47 +00:00
Joe Marcus Clarke
dede689b47 Update to 1.0. 2003-09-10 06:04:01 +00:00
Adam Weinberger
9f966fa77a Update to 0.9.3. 2003-09-01 16:40:27 +00:00
Joe Marcus Clarke
ab6fbe6f6a Add support for Mozilla 1.5b. 2003-08-29 20:30:57 +00:00
Joe Marcus Clarke
38a5fb5ab7 Update to 0.9.2. 2003-08-26 21:14:16 +00:00
Joe Marcus Clarke
31771d56af Update to 0.8.4. 2003-08-11 19:48:26 +00:00
Adam Weinberger
e42d63a508 Updte to 0.8.3. 2003-08-10 18:54:12 +00:00
Joe Marcus Clarke
2d6966dda7 Update to 0.8.2. 2003-08-04 20:48:48 +00:00
Joe Marcus Clarke
2d0d732286 Update to 0.8.0. 2003-07-15 18:43:35 +00:00
Adam Weinberger
5063f020e8 Remove the reference to USE_GNOMENG.
PR:		ports/54343
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-07-10 23:35:15 +00:00
Joe Marcus Clarke
2e8cdd9861 Add a better patch to fix the va_list problem.
Obtained from:	http://bugzilla.gnome.org/show_bug.cgi?id=116131
2003-07-02 21:36:54 +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
fa0b11b555 Update to 0.7.3. 2003-06-29 19:50:58 +00:00
Joe Marcus Clarke
7bc88ffcd4 Fix build on -CURRENT by conditionally using va_copy() where available. 2003-06-29 17:38:52 +00:00
Adam Weinberger
2d7ac7706b Update to 0.7.2. 2003-06-28 20:36:19 +00:00
Adam Weinberger
1f60cdde54 Update to 0.7.1. 2003-06-28 20:14:16 +00:00
Joe Marcus Clarke
222e214b50 Ephy requires the ORBit hack to get around the redefinition of the ORBit
serial number.
2003-06-17 16:56:36 +00:00
Adam Weinberger
4f0076b50b Fix build when using mozilla-devel-gtk2. 2003-06-15 07:34:17 +00:00
Joe Marcus Clarke
66f1619c60 * Update to 0.7.0
* Add support for the Nautilus View
2003-06-12 19:24:47 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00