non port: audio/tunesbrowser/Makefile |
Number of commits found: 21 |
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}.
 |
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]
 |
10:49 pav
- Update MASTER_SITES, WWW
PR: ports/96470
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
 |
Tuesday, 17 May 2005
|
07:02 ahze
- Use a different way of detecting glade and icons
Submitted by: Ports Fury
 |
Monday, 16 May 2005
|
18:34 ahze
- Update to 0.3.0 [1]
- Add WITH_FAAD to OPTIONS for use of
aac/mp4 audio.
PR: ports/81118 [1]
Submitted by: Ports Fury [1]
 |
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
 |
Monday, 28 Feb 2005
|
22:58 ahze
Add missing man page and un-break port.
 |
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.
 |
Tuesday, 15 Feb 2005
|
10:29 danfe
Slightly adjust COMMENT and description.
 |
Sunday, 13 Feb 2005
|
00:49 kris
BROKEN: Incomplete pkg-plist
 |
Thursday, 3 Feb 2005
|
03:32 ahze
- Install icons.
 |
03:13 ahze
- Update to 0.2.0
 |
Wednesday, 1 Dec 2004
|
04:29 ahze
Reset MAINTAINER to ports@FreeBSD.org
 |
Sunday, 7 Nov 2004
|
22:37 marcus
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
 |
Friday, 29 Oct 2004
|
22:24 ahze
Change email to new FreeBSD.org address
Approved by:adamw (mentor)
 |
Friday, 27 Aug 2004
|
13:41 krion
Fix MASTER_SITES
PR: ports/71027
Submitted by: maintainer
 |
Monday, 16 Aug 2004
|
21:28 marcus
Chase the gstreamer shared lib bump.
 |
Thursday, 5 Aug 2004
|
07:39 krion
Update to 0.1.6
PR: ports/70016
Submitted by: maintainer
 |
Thursday, 29 Jul 2004
|
23:41 pav
Add tunesbrowser, a simple music player, capable of playing music found on
iTunes(R) shares.
PR: ports/69692
Submitted by: Michael Johnson <ahze@ahze.net>
 |
Number of commits found: 21 |