David E. O'Brien
c3d8037aeb
At Kris's request, back out the MACHINE_ARCH spelling correction until
...
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae
Assist getting more ports working on AMD64 by obeying the
...
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Mario Sergio Fujikawa Ferreira
4cc340e295
Update to 0.9.0-pre2
2005-04-03 00:09:32 +00:00
Kirill Ponomarev
654eefb3e5
Properly cleanout mt locale.
...
Reported by: awful pointyhat via brutal kris
Approved by: portmgr (implicit)
2005-03-29 21:55:03 +00:00
Mario Sergio Fujikawa Ferreira
85e2d97c4c
Bump PORTEPOCH since new DISTVERSION is smaller than previous one
2005-03-04 00:16:59 +00:00
Mario Sergio Fujikawa Ferreira
9d11b8047f
Update to 0.8.4a
2005-03-03 02:58:13 +00:00
Michael Johnson
daf4cc81e4
- 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.
2005-02-28 22:16:10 +00:00
Mario Sergio Fujikawa Ferreira
91ada3514c
Update to 0.8.4-rc5
2005-01-10 00:48:49 +00:00
MANTANI Nobutaka
fa01c31ca8
Sync with libxine shared library version bump.
2004-12-30 00:59:15 +00:00
Mario Sergio Fujikawa Ferreira
8e4d4c560d
o Pet devel/portlint(1)
...
- Remove extraneous whitespaces at end of lines
- Place DISTVERSION on the correct location
2004-12-25 12:49:11 +00:00
Mario Sergio Fujikawa Ferreira
39abd90c90
o Update to 0.8.4-rc4b
...
o Disable gstreamer backend which is not currently working
PR: 75375
Reported by: Mats Dufberg <mats@dufberg.se>
2004-12-22 04:39:58 +00:00
Mario Sergio Fujikawa Ferreira
890338a77f
Update to 0.8.4-rc4a with both VDR (kxvplayer) and gstreamer
...
(kgstplayer) backends
2004-12-15 16:05:14 +00:00
Mario Sergio Fujikawa Ferreira
26716c88ed
Fix build if < 500035 (GCC < 3.1)
2004-11-13 19:01:48 +00:00
Mario Sergio Fujikawa Ferreira
5249cc2c80
Update to 0.8.4 release candidate 2
2004-11-11 03:11:48 +00:00
Michael Nottebrock
0d5722c076
Pthread-check fix for this one as well.
2004-11-10 01:20:16 +00:00
Mario Sergio Fujikawa Ferreira
56551727c7
Update to 0.8.3a
...
PR: 72541
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
2004-10-14 02:16:09 +00:00
Mario Sergio Fujikawa Ferreira
96246bede6
Update to 0.8.3.rc4
2004-07-20 03:16:33 +00:00
Mario Sergio Fujikawa Ferreira
750ebba29e
o Update to 0.8.3rc2
...
o Take over maintainership
2004-06-23 17:10:57 +00:00
Ernst de Haan
c148c5e6b6
Missed in last commit.
2004-04-16 01:36:01 +00:00
Ernst de Haan
9cbc6ec250
- Update to 0.8.2 [1]
...
- Changed maintainer from will@ to ports@ [2]
PR: 62403 [1]
Submitted by: Michael Ranner <mranner@inode.at> [1]
Approved by: will [2]
2004-04-16 01:35:35 +00:00
Joe Marcus Clarke
731798cdcf
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
2004-04-05 03:31:02 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Will Andrews
fb64ddda79
Fix build on -CURRENT.
...
Submitted by: Andy Fawcett <andy@athame.co.uk>
Tested by: deischen
2003-09-03 05:55:57 +00:00
Mario Sergio Fujikawa Ferreira
21c6bef5c9
Update to 0.7.4.a
...
Approved by: maintainer
2003-05-01 20:49:49 +00:00
Mario Sergio Fujikawa Ferreira
4c7d679b5e
Update to 0.7.3
...
Reviewed by: kde (members)
Approved by: maintainer
2003-03-05 00:22:49 +00:00
Will Andrews
8dad52a115
Add kmplayer 0.6.5a, a KDE frontend to mplayer. This port allows the
...
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)
2003-03-02 17:21:06 +00:00