Skip site navigation (1)Skip section navigation (2)

CVS log for ports/audio/muine/Makefile

[BACK] Up to [FreeBSD] / ports / audio / muine

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:37:12 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr

Revision 1.60: download - view: text, markup, annotated - select for diffs
Sat Sep 24 20:05:57 2011 UTC (4 months, 2 weeks ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -0 lines
- Mark BROKEN: does not compile
  cc1: warnings being treated as errors
  db.c:61: warning: assignment discards qualifiers from pointer target type

Reported by:	pointyhat

Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:08 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Sep 13 23:19:13 2011 UTC (4 months, 4 weeks ago) by gabor
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
- Bump PORTREVISION to track updated dependency

Revision 1.57: download - view: text, markup, annotated - select for diffs
Sun Jun 6 20:43:36 2010 UTC (20 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).

Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon May 31 01:57:29 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri May 14 10:28:17 2010 UTC (20 months, 4 weeks ago) by romain
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
Fix build after GNOME update.

Submitted by:	pointyhat

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:31:13 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:34:20 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
- update to jpeg-8

Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Dec 2 17:16:10 2009 UTC (2 years, 2 months ago) by fluffy
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -0 lines
- Chase taglib update

Approved by:	miwi (mentor)
Exp-run by:	miwi

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Nov 9 16:49:55 2009 UTC (2 years, 3 months ago) by flz
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +7 -37 lines
Update audio/muine to 0.8.11.

PR:		ports/139305
Submitted by:	Romain Tartiere

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Jul 6 21:25:36 2009 UTC (2 years, 7 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Bump PORTREVISION after libogg and libvorbisfile major version increment.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Jun 23 21:14:53 2009 UTC (2 years, 7 months ago) by flz
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -0 lines
Mark audio/muine as BROKEN as it doesn't build with mono 2.4.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Feb 21 15:51:12 2009 UTC (2 years, 11 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -1 lines
- Chase audio/faad shlib bump

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Feb 9 08:59:57 2009 UTC (3 years ago) by flz
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +7 -9 lines
- Update lang/mono to 2.0.1.
- Also update a bunch of c-sharp ports to their latest version.
- Change maintainership to mono@FreeBSD.org.

PR:		ports/129724
Submitted by:	Phillip Neumann, Romain Tartiere (bsd-sharp team)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Jan 11 18:38:24 2009 UTC (3 years ago) by marcus
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -0 lines
Allow this port to build with GTK+ deprecation.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Jul 25 22:46:13 2008 UTC (3 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
- Update maintainer mail address

PR:		125786
Submitted by:	Phillip N. <pneumann@gmail.com>

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:06:55 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Apr 7 20:37:18 2008 UTC (3 years, 10 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -1 lines
Update to FLAC 1.2.1.  This version includes two and a half years
worth of changes and an altered API.

Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary.  Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.

PR:	119476

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Nov 13 03:31:10 2007 UTC (4 years, 2 months ago) by tmclaugh
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +4 -3 lines
Update to 0.8.8:
- Tiny interface changes, e.g. scrollbar and mousewheel
- Support for MM keys
- Updated translations

PR:		117905, 117936
Submitted by:	Phillip Neumann, Robert Noland
Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
Approved by:	portmgr (pav)

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Oct 24 23:34:50 2007 UTC (4 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Oct 11 03:09:26 2007 UTC (4 years, 4 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +5 -2 lines
Add --enable-compile-warnings=maximum to CONFIGURE_ARGS to fix an
annoyance where vorbis headers cause compilation to fail.

PR:		116692
Submitted by:	Robert Noland

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:40:39 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Jul 28 12:27:13 2007 UTC (4 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat May 19 19:59:29 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Feb 15 08:35:20 2007 UTC (4 years, 11 months ago) by jylefort
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
Track libxine update.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Feb 4 23:00:17 2007 UTC (5 years ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +8 -12 lines
- Update to 0.8.7
  * Switch to bundled managed dbus#
  * New and updated translations
  * Various bug fixes
- USE_GNOME+=gnomesharp20
- Move to LOCALBASE
- Use gstreamer 0.10 over 0.8

NOTE: deve/dbus is needed because of the bundled managed dbus#

Project by:BSD# (http://www.mono-project.com/Mono:FreeBSD)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Dec 7 17:17:42 2006 UTC (5 years, 2 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Sync with libxine shared library version bump.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Oct 19 21:30:31 2006 UTC (5 years, 3 months ago) by tmclaugh
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Temporarily dirrmtry mondoc directories.  This is unnecessary after monodoc
moves to LOCALBASE along with the rest of the Mono ports.

Notified by:	pointyhat
Approved by:	portmgr (kris)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:52:33 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -1 lines
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Oct 7 17:58:20 2006 UTC (5 years, 4 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3 lines
Update to 0.8.5
- Note: Port still uses gstreamer 0.8 due to a crash in liboil I need
  help figuring out.

Project by:	BSD# http://www.mono-project.com/Mono:FreeBSD

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Jun 29 02:09:32 2006 UTC (5 years, 7 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Chase dbus-sharp update.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat May 6 23:25:08 2006 UTC (5 years, 9 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Fix build by switching to USE_GSTREAMER80

Notified by:	krismail

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Mar 22 23:26:53 2006 UTC (5 years, 10 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Chase dbus-sharp update.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:34:38 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Feb 19 07:28:27 2006 UTC (5 years, 11 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +7 -5 lines
Update to 0.8.4

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Feb 4 23:06:29 2006 UTC (6 years ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -2 lines
- Remove patch-src_muine.exe.config.in now that affected dependent ports
  use ltverhack
- Remove USE_REINPLACE while I'm at it.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Jan 14 22:00:25 2006 UTC (6 years ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Fix pkg-plist after Mono 1.1.12.1 update.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jan 5 02:43:27 2006 UTC (6 years, 1 month ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Belatedly bump PORTREVISION due to dbus-sharp update.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Dec 10 21:06:40 2005 UTC (6 years, 2 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Sync with libxine shared library version bump.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:48:00 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
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.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Nov 10 04:40:30 2005 UTC (6 years, 3 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -4 lines
- Add fix for updated gtk# (patch-src_PlaylistWindow.cs: Muine mailing list)
- Correct pkg-plist for gacutil changes with Mono 1.1.9.x
- Include bsd.mono.mk.

Approved by:    ahze (mentor)
Project by:     BSD# <http://www.mono-project.com/Mono:FreeBSD>

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Nov 6 07:36:16 2005 UTC (6 years, 3 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Bump PORTREVISION to chase glib update that came with Gnome 2.12
- Initially I planned to make a large Mono commit right after Gnome 2.12
  was merged but the new Gnome has in part caused me to delay merging
  updates to Mono and friends.

Approved by:	mezz (co-mentor)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Oct 28 07:59:51 2005 UTC (6 years, 3 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Chase libid3tag update.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Sep 29 03:43:24 2005 UTC (6 years, 4 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
- Chase move of gtk-sharp to gtk-sharp10 and gtk-sharp-devel to
  gtk-sharp20 for affected ports.
- Also correct incorrect RUN_DEPENDS=${BUILD_DEPENDS} still remaining
  in mcatalog, bless, f-spot, and gecko-sharp10.

Approved by:	ahze (mentor)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Sep 22 02:14:42 2005 UTC (6 years, 4 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
- Chase libxine shared library version.

Approved by:	ahze (mentor)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Sep 20 01:00:39 2005 UTC (6 years, 4 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Change maintainership of my Mono related ports over to the BSD#
  project mailing list.  This is the mailing list listed as the
  maintainer for all my other Mono related ports.

Approved by:	ahze (mentor)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jul 10 21:45:42 2005 UTC (6 years, 7 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +25 -6 lines
- Add a missing dependency, libvorbis.
- Add a new knob, WITH_FAAD, current turn off by default.
- Chase xine.12 -> xine.13.
- Fix the dbus, lib/dbus-1.0/services -> share/dbus-1/services.
- Add install the plugins.
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
  and few others become as runtime dependency, which they are just need to be
  in the build dependency.
- Bump the PORTREVISION.

BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 16 22:42:54 2005 UTC (6 years, 8 months ago) by mezz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +13 -13 lines
Update to 0.8.3.

BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Apr 28 17:40:00 2005 UTC (6 years, 9 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Chase the libxine shared lib version bump.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Mar 20 16:05:53 2005 UTC (6 years, 10 months ago) by kwm
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Chase the slit of gconf to a seperate port.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Mar 18 23:12:04 2005 UTC (6 years, 10 months ago) by kwm
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
Mark ignore it doesn't run with recent gstreamer.
Also pet portlint.

Approved by:	maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Mar 16 14:50:11 2005 UTC (6 years, 10 months ago) by naddy
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
new version of libFLAC

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:53:26 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared lib version change.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Feb 28 22:16:03 2005 UTC (6 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -3 lines
- split multimedia/gstreamer-plugins in to individual ports per
  gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
   to use new USE_GSTREAMER= macro, Bump PORTREVISION's

--

Examples of new USE_GSTREAMER macro:

 USE_GSTREAMER=        dvd lame flac
 .include <bsd.port.mk>

 If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
 you must follow one of the examples listed below

       WANT_GSTREAMER= yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_VORBIS)
       USE_GSTREAMER+= vorbis
       .endif

 or
       USE_GSTREAMER=  yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_FAAD)
       USE_GSTREAMER+= faad
       .endif

Note: USE_GSTREAMER=yes will always add a dependency to
               ports/multimedia/gstreamer-plugins

--

Thanks to krion for runing this on pointyhat

Thanks to kwm for helping with this, and many bug fixes , and updates.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 30 00:59:14 2004 UTC (7 years, 1 month ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Sync with libxine shared library version bump.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Dec 8 06:34:54 2004 UTC (7 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Bump PORTREVISION to chase the gtkhtml3 shared library version.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Nov 26 06:45:43 2004 UTC (7 years, 2 months ago) by mezz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +18 -6 lines
- Add an OPTION to use gstreamer over xine as the playback backend. Xine is
  still default.
- Use new GCONF_SCHEMAS

PR:		ports/74399
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer)
Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:35:54 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Oct 13 01:58:56 2004 UTC (7 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -7 lines
[Maintainer Update] Muine: Fix library mapping so minor updates don't cause breakage.

	Attached patch changes Muine's library mappings so minor
	version number changes do not break the port in the future.

PR:		ports/71136
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 24 16:37:31 2004 UTC (7 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_3_0
Add muine, GNOME audio player written in Mono.

PR:		ports/69462
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options