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

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.28
Fri Jun 1 20:43:37 2007 UTC (4 years, 8 months ago) by ahze
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.27: +1 -1 lines
- Retire gstreamer 0.8.0

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat May 19 20:17:18 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +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.26: download - view: text, markup, annotated - select for diffs
Sat Feb 10 06:05:02 2007 UTC (5 years ago) by kris
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
Use libtool15 port instead of included version to avoid objformat a.out botch

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:35:33 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -7 lines
Presenting GNOME 2.16.1 for FreeBSD.  This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.

But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:

Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>

Enjoy!

Approved by:	portmgr (implicit, kris)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jun 9 18:00:30 2006 UTC (5 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- Transfer MAINTAINER to multimedia@

Approved by:	dhw (postmaster, for using multimedia@ as maintainer)
		gnome (gstreamer ports)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Apr 29 23:02:54 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -4 lines
- 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]

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Apr 14 23:25:07 2006 UTC (5 years, 9 months ago) by linimon
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Reset kwm due to no response about email.

Hat:	portmgr

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:38:04 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.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:50:13 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +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.19: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:20:39 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared library update.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Oct 2 22:37:50 2005 UTC (6 years, 4 months ago) by lioux
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Switch over maintainership to Koop Mast <kwm@FreeBSD.org> who is
deserving and willing. He has been doing a fantastic job with
GStreamer.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat May 7 03:07:01 2005 UTC (6 years, 9 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +7 -1 lines
BROKEN on 4.x: Does not compile

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

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Dec 19 01:44:19 2004 UTC (7 years, 1 month ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -7 lines
Update to 0.8.0

PR:		73680
Submitted by:	ahze

Revision 1.14: 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.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.

Revision 1.13: 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.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Chase the gstreamer shared lib bump.

Revision 1.12: 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.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Chase the gstreamer shared lib version.

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

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 8 07:38:10 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -10 lines
Update to 0.7.0, and unbreak.

Approved by:	lioux (maintainer)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 7 19:45:10 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
Chase the gstreamer shared lib version, but mark BROKEN until it can be updated
for gstreamer-0.8.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:30:32 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.

Revision 1.7: 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.6: preferred, colored
Changes since revision 1.6: +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.6: 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.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
USE_SIZEify

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

(Part 1)

Revision 1.4: 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_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Chase library version bump on gstreamer{,-plugins}

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 22 05:51:14 2003 UTC (8 years, 9 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -10 lines
Update to new USE_GNOME options

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

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 23 02:51:16 2003 UTC (8 years, 10 months ago) by lioux
Branches: MAIN
New port gstreamer-editor version 0.5.0: Provide View and Controller
counterparts to GStreamer's Model

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