1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

86 Commits

Author SHA1 Message Date
Koop Mast
fdae77ad9d Update to version 0.8.8.
Disable doc build for the moment.
Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.8.html

Approved by:	maintainer(implicit)
2004-12-25 22:52:13 +00:00
Joe Marcus Clarke
b2fb8b7b06 Update to 0.8.7. 2004-10-12 07:27:14 +00:00
Joe Marcus Clarke
380e680590 Update to 0.8.6.
PR:		72362
Submitted by:	Michael Johnson <ahze@ahze.net>
Approved by:	maintainer (blanket)
2004-10-12 01:29:51 +00:00
Joe Marcus Clarke
a4324f8259 Update to 0.8.5. 2004-08-16 21:21:59 +00:00
Joe Marcus Clarke
5ff36ac5fe Remove a dead patch, and fix the build with valgrind. 2004-08-04 19:33:29 +00:00
Joe Marcus Clarke
ee81094a5f Update to 0.8.4.
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
Approved by:	maintainer (implicit)
2004-08-02 19:51:38 +00:00
Adam Weinberger
eb40335dd5 Add missing directories to plist. 2004-07-28 15:19:22 +00:00
Joe Marcus Clarke
08593c3eff * Fix a free'd memory access crash that occurs with malloc debugging enabled [1]
* Use a better fix from GStreamer CVS to fix the double free in gst-inspect [2]

Found by:	monkey-bubble [1]
Obtained from:	GStreamer CVS [2]
2004-07-03 03:51:29 +00:00
Joe Marcus Clarke
aca4adbe99 Fix a double-free crash when running gst-inspect against certain plug-ins.
Reported by:	bland
2004-06-30 05:51:43 +00:00
Joe Marcus Clarke
2affcf4fcf Fix the build when valgrind is installed.
Reported by:	lofi
2004-06-24 20:32:22 +00:00
Joe Marcus Clarke
18edcbc4db Update to 0.8.3.
Approved by:	maintainer
2004-06-14 16:36:04 +00:00
Joe Marcus Clarke
16a81bf7db Update to 0.8.1, a bug-fix release.
Approved by:	maintainer timeout
2004-04-28 17:18:19 +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
f66fb34efa Make sure to link against libc_r on 5.X if requested to do so. This should
fix any DTP-related crash.

Obtained from:	MarcusCom GNOME 2.5 repo
2004-02-21 20:46:54 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +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
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
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
8d77e91bfb Update to 0.6.2 2003-06-11 22:43:51 +00:00
Mario Sergio Fujikawa Ferreira
8bd4ca579c Update to 0.6.1
Submitted by:	marcus
2003-04-22 05:46:20 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +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
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Joe Marcus Clarke
336b31c394 Update to GNOME 2.2.
This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +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
ee7adffbe0 After repo copy from graphics category, update all appropriate
references from graphics to multimedia category

Repo copied by:		joe (cvs hat)
Approved by:		knu (portmgr hat)
2002-11-28 00:09:51 +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
a3469bfcef Update to 0.4.2
Submitted by:	marcus
2002-11-13 00:56:48 +00:00
Mario Sergio Fujikawa Ferreira
294a3b9970 Update to 0.4.1 2002-10-26 16:25:05 +00:00
Kris Kennaway
15c26eb6a0 BROKEN -> IGNORE to prevent package build 2002-10-13 04:53:42 +00:00
Mario Sergio Fujikawa Ferreira
bbae32e546 USE_BISON
Submitted by:	Andrew Turner <zombie@i4free.co.nz>
2002-07-28 05:27:43 +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