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

54 Commits

Author SHA1 Message Date
Michael Johnson
d8e1e16e64 - Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves

Repocopied by:  marcus [1]
2006-04-29 23:03:03 +00:00
Michael Johnson
b46e6cc375 - MAINTAINER -> gnome@ 2006-04-15 04:15:54 +00:00
Mark Linimon
53319deeca Reset kwm due to no response about email.
Hat:	portmgr
2006-04-14 23:25:09 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Edwin Groothuis
a437d08eca Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:30:01 +00:00
Adam Weinberger
bc20eb5d39 Back out the PTHREAD_CFLAGS/LIBS-adding stuff, now that
libtool-1.5.22 is unbroked.
2005-12-24 21:12:07 +00:00
Adam Weinberger
813e952435 Step on kwm's toes and add PTHREAD_CFLAGS/LIBS to the
CONFIGURE_ENV to fix the build with the new libtool.
There may be a better fix, but in the meantime this will
allow the port to build.

Please feel free to back this out and kick me if you
want to, kwm.
2005-12-24 16:44:07 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Mario Sergio Fujikawa Ferreira
3a1096a03c Switch over maintainership to Koop Mast <kwm@FreeBSD.org> who is
deserving and willing. He has been doing a fantastic job with
GStreamer.
2005-10-02 22:37:50 +00:00
Koop Mast
f89a05d421 Update to 0.8.11.
Changelog:	http://gstreamer.freedesktop.org/releases/gstreamer/0.8.11.html
2005-09-05 19:22:18 +00:00
Jeremy Messenger
1a5621d95d FreeBSD 504101 doesn't need the stacksize hack anymore, which marcus has
committed a MFC of stacksize increase in RELENG_5 a few days ago.

Reviewed by:	marcus
2005-05-16 06:48:08 +00:00
Koop Mast
629f0dc5f7 Update to 0.8.10.
Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.10.html

Approved by:	maintainer (implicit)
2005-05-03 14:26:15 +00:00
Koop Mast
438178fa9a Fix a problem when playing mp3 would pause after a few seconds.
Approved by:	maintainer (implicit)
Obtained from:	Gstreamer CVS
2005-03-17 12:26:14 +00:00
Joe Marcus Clarke
ff33f00db0 Conditionally enable the initial thread stacksize hack on systems that need
it.
2005-03-12 10:58:22 +00:00
Koop Mast
3e054b7858 Update to 0.8.9.
Switch master sites around.
Approved by:	maintainer (implicit)
2005-02-09 19:07:15 +00:00
Koop Mast
b3bf3f5a5a Remove USE_REINPLACE=yes, we don't use it anymore [1].
Remove USE_PYTHON=yes [1].
Remove optional libgnomeui dependencie. Its only used for the examples. And
we don't build those [2].

Discussed with:	maintainer [1],[2].
Submitted by:	bland [1]
Approved by:	maintainer (implicit)
2004-12-29 13:08:15 +00:00
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