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

CVS log for ports/multimedia/gstreamer-player/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / multimedia / gstreamer-player

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.27
Sun Dec 26 09:08:47 2004 UTC (7 years, 1 month ago) by lioux
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.26: +1 -1 lines
o Remove ports/multimedia/gstreamer-player since it is no longer
  maintained by the developers
o People are advised to try other frontends such as
  ports/multimedia/totem-gstreamer though this is not an official
  replacement (just a suggestion)

Prompted by:	kwm

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

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Aug 16 21:28:24 2004 UTC (7 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Chase the gstreamer shared lib bump.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Aug 2 20:02:46 2004 UTC (7 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Chase the gstreamer shared lib version.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:42:36 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Jun 14 18:31:03 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
Chase the gstreamer shared lib version, and bump PORTREVISION where
appropriate.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Apr 5 04:17:07 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +7 -39 lines
Update to 0.8.0.

Approved by:	maintainer (implicit)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:00 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
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.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Feb 18 03:50:35 2004 UTC (7 years, 11 months ago) by adamw
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -5 lines
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.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Feb 8 01:13:53 2004 UTC (8 years ago) by lioux
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
USE_SIZEify

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:07:50 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Nov 29 22:03:00 2003 UTC (8 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -6 lines
Add a missing dependency on gnomedesktop, and simplify the USE_GNOME bits.

Reported by:	bento via kris
Approved by:	maintainer (implicit)
		portmgr (implicit)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Nov 8 07:49:55 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Fix the plug-in build on -STABLE.

Submitted by:	bland
Approved by:	maintainer (implicit)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Nov 7 22:02:58 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -1 lines
Add support for I18N.

Submitted by:	adamw
Approved by:	maintainer (implicit)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Nov 7 21:53:17 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -0 lines
Add a pre-everything message about how to enable the Mozilla plug-in.

Submitted by:	adamw
Approved by:	maintainer (implicit)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Nov 7 07:11:49 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Distfile was re-rolled so to fix a version number.  Also, fix the plug-in
build.

Submitted by:	bland

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Nov 7 02:18:23 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +25 -7 lines
Update to 0.6.0 and add support for the Mozilla plug-in.

Submitted by:	bland
Approved by:	maintainer (implicit)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jun 11 22:45:58 2003 UTC (8 years, 8 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Chase library version bump on gstreamer{,-plugins}

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun May 11 02:28:54 2003 UTC (8 years, 9 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +12 -1 lines
Add specific handling of and appropriate dependences for
libexec/gst-player-view binary

Submitted by:	marcus

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Apr 22 05:46:38 2003 UTC (8 years, 9 months ago) by lioux
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -12 lines
Update to 0.5.1

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Apr 20 19:35:00 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -1 lines
Remove USE_GNOMENG.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 28 04:55:24 2003 UTC (8 years, 11 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +26 -17 lines
o Unmark IGNORE
o Update to 0.5.0

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Feb 23 19:58:24 2003 UTC (8 years, 11 months ago) by lioux
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
De-pkg-comment

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Feb 7 19:21:11 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -2 lines
Chase gtk20's shared lib version.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 18 16:33:20 2002 UTC (9 years, 1 month ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
Mark IGNORE since this is not compatible with latest gstreamer libraries

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 28 00:09:47 2002 UTC (9 years, 2 months ago) by lioux
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
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)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 15 21:45:20 2002 UTC (9 years, 6 months ago) by lioux
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
New port gstreamer-player version 0.4.0: Simple yet functional
mediaplayer written with GStreamer

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