Commit graph

11 commits

Author SHA1 Message Date
Joe Marcus Clarke
45329a7831 Update to 0.6.4.
Approved by:	maintainer (implicit)
2003-10-13 19:22:31 +00:00
Joe Marcus Clarke
5bb84d5e77 Fix build on ia64.
Submitted by:	marcel
Approved by:	lioux (implicit)
2003-09-30 08:26:07 +00:00
Joe Marcus Clarke
071ebb6166 Remove -Werror to fix build on Alpha. 2003-09-25 17:24:58 +00:00
Joe Marcus Clarke
9c0caae1c2 Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:	portmgr (kris, will, myself implicitly)
Requested by:	re as well as many other users
2003-09-18 06:49:37 +00:00
Mario Sergio Fujikawa Ferreira
8bd4ca579c Update to 0.6.1
Submitted by:	marcus
2003-04-22 05:46:20 +00:00
John Baldwin
24ff7276b7 Add a patch to cast pointers to intptr_t instead of int when performing
arithmetic on a stack address.  This fixes arch's such as alpha where
sizeof(int) != sizeof(void *).

Requested by:	kris
2003-03-18 18:17:58 +00:00
Joe Marcus Clarke
7e7d6898ef * Update to 0.6.0
* Fix audiofile detection
* Small CC safeness fixes
* Add Hermes support

This work is the product of colaboration between lioux and myself.

Approved by:	maintainer
2003-02-05 18:20:43 +00:00
Mario Sergio Fujikawa Ferreira
778a32b7d5 Fix build in -CURRENT
Submitted by:	Frode Nordahl <frode@nordahl.net>
2002-11-14 17:21:56 +00:00
Mario Sergio Fujikawa Ferreira
64899380c1 o Simplify LIB_DEPENDS dependency graph
o USE_X_PREFIX since this will be part of GNOME 2.2
o Fix scheduling issue. Therefore, remove IGNORE [1]. GREAT WORK!

Submitted by:	marcus [1]
2002-11-14 17:14:40 +00:00
Mario Sergio Fujikawa Ferreira
294a3b9970 Update to 0.4.1 2002-10-26 16:25:05 +00:00
Mario Sergio Fujikawa Ferreira
a135889b18 o New port gstreamer version 0.4.0: Development framework for
creating media applications
o Mark as BROKEN: Needs help fixing scheduling code under FreeBSD
o This is being added even though it is broken hoping that someone
  will have the time/expertise to fix it
2002-07-15 21:42:38 +00:00