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

CVS log for ports/audio/lindele/Attic/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


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

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat May 19 19:59:22 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +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.14: download - view: text, markup, annotated - select for diffs
Fri Nov 3 13:10:53 2006 UTC (5 years, 3 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Drop maintainership

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:52:34 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 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.12: download - view: text, markup, annotated - select for diffs
Sat Apr 29 23:02:49 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2 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.11: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:19:27 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared library update.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Apr 12 22:10:34 2005 UTC (6 years, 10 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Change my MAINTAINER email address to jylefort@FreeBSD.org

Approved by:	adamw (mentor)

Revision 1.9: 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.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Chase the slit of gconf to a seperate port.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:52:24 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:02 2005 UTC (6 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 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
Wed Jan 19 23:16:24 2005 UTC (7 years ago) by pav
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -8 lines
- Update to 0.1.1

PR:		ports/76386
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)

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

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Sep 18 18:45:34 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -1 lines
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)

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

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 2 20:15:41 2004 UTC (7 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Bump PORTREVISION to chase the gstreamer shared lib version.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 28 17:03:20 2004 UTC (7 years, 6 months ago) by pav
Branches: MAIN
Add lindele, yet another simple GNOME music player.

PR:		ports/69639
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>

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