| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=130301
|
|
|
|
| |
Notes:
svn path=/head/; revision=130235
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=130046
|
|
|
|
| |
Notes:
svn path=/head/; revision=126023
|
|
|
|
| |
Notes:
svn path=/head/; revision=125494
|
|
|
|
|
|
|
|
| |
- Remove extraneous whitespaces at end of lines
- Place DISTVERSION on the correct location
Notes:
svn path=/head/; revision=125130
|
|
|
|
|
|
|
|
|
|
| |
o Disable gstreamer backend which is not currently working
PR: 75375
Reported by: Mats Dufberg <mats@dufberg.se>
Notes:
svn path=/head/; revision=124782
|
|
|
|
|
|
|
| |
(kgstplayer) backends
Notes:
svn path=/head/; revision=124130
|
|
|
|
| |
Notes:
svn path=/head/; revision=121525
|
|
|
|
| |
Notes:
svn path=/head/; revision=121349
|
|
|
|
| |
Notes:
svn path=/head/; revision=121267
|
|
|
|
|
|
|
|
| |
PR: 72541
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Notes:
svn path=/head/; revision=119350
|
|
|
|
| |
Notes:
svn path=/head/; revision=114265
|
|
|
|
|
|
|
| |
o Take over maintainership
Notes:
svn path=/head/; revision=112071
|
|
|
|
| |
Notes:
svn path=/head/; revision=107182
|
|
|
|
|
|
|
|
|
|
|
| |
- Changed maintainer from will@ to ports@ [2]
PR: 62403 [1]
Submitted by: Michael Ranner <mranner@inode.at> [1]
Approved by: will [2]
Notes:
svn path=/head/; revision=107181
|
|
|
|
| |
Notes:
svn path=/head/; revision=106175
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
|
| |
Submitted by: Andy Fawcett <andy@athame.co.uk>
Tested by: deischen
Notes:
svn path=/head/; revision=88410
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=79958
|
|
|
|
|
|
|
|
| |
Reviewed by: kde (members)
Approved by: maintainer
Notes:
svn path=/head/; revision=76889
|
|
embedding of MPlayer in Konqueror. It has been successfully tested to
play QuickTime and WMP encoded movies.
Tested by: Michael Colette <metrol@metrol.net> (and myself)
Notes:
svn path=/head/; revision=76740
|