non port: audio/lindele/Makefile |
Number of commits found: 15 |
Friday, 1 Jun 2007
|
20:43 ahze
- Retire gstreamer 0.8.0
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Friday, 3 Nov 2006
|
13:10 jylefort
Drop maintainership
 |
Saturday, 14 Oct 2006
|
08:54 marcus
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)
 |
Saturday, 29 Apr 2006
|
23:03 ahze
- 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]
 |
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
 |
Tuesday, 12 Apr 2005
|
22:10 jylefort
Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by: adamw (mentor)
 |
Sunday, 20 Mar 2005
|
16:05 kwm
Chase the slit of gconf to a seperate port.
 |
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
 |
Monday, 28 Feb 2005
|
22:16 ahze
- 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.
 |
Wednesday, 19 Jan 2005
|
23:16 pav
- Update to 0.1.1
PR: ports/76386
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
 |
Sunday, 7 Nov 2004
|
22:37 marcus
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
 |
Saturday, 18 Sep 2004
|
18:45 kris
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
 |
Monday, 16 Aug 2004
|
21:28 marcus
Chase the gstreamer shared lib bump.
 |
Wednesday, 28 Jul 2004
|
17:03 pav
Add lindele, yet another simple GNOME music player.
PR: ports/69639
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
 |
Number of commits found: 15 |