Commit graph

2351 commits

Author SHA1 Message Date
Michael Johnson
8b668b1861 Add a new knob, WITHOUT_TRANSCODE
WITHOUT_TRANSCODE=yes
  Disable transcode of multimedia via transcode (multimedia/transcode).
  This option allows you to convert a media file, dvd, A/V stream, etc
  in to another format. This also allows you to transcode multimedia
  on-the-fly and stream to a network and/or local playback.
2004-12-30 02:27:19 +00:00
Michael Johnson
fd3a1b0a30 Remove a few un-needed lines since we don't use a configure script anymore. 2004-12-30 01:56:30 +00:00
MANTANI Nobutaka
fa01c31ca8 Sync with libxine shared library version bump. 2004-12-30 00:59:15 +00:00
MANTANI Nobutaka
2c7890e14f Update to 0.99.3. 2004-12-30 00:42:38 +00:00
MANTANI Nobutaka
a912c9debc Update to 1.0. (At last!) 2004-12-30 00:39:19 +00:00
Sergey Matveychuk
222f9ba322 - Fix plist, pointed out by kris
- Don't install .la. Install .a instead
- Silence sed invocation
- Bump autoconf dependancy
- Bump PORTREVISION
- Use DATADIR macro

PR:		ports/75355
Submitted by:	maintainer
2004-12-29 18:58:21 +00:00
Koop Mast
80d951324e Update to version 0.8.3.
Remove -E from reinplace line [1].

Submitted by:	bland [1].
2004-12-29 13:44:01 +00:00
Koop Mast
b3bf3f5a5a Remove USE_REINPLACE=yes, we don't use it anymore [1].
Remove USE_PYTHON=yes [1].
Remove optional libgnomeui dependencie. Its only used for the examples. And
we don't build those [2].

Discussed with:	maintainer [1],[2].
Submitted by:	bland [1]
Approved by:	maintainer (implicit)
2004-12-29 13:08:15 +00:00
Pierre Beyssac
b2fe032924 Use ${PTHREAD_LIBS} as suggested by krion and kriss. 2004-12-28 00:34:47 +00:00
Pierre Beyssac
255b106c12 Fix build again (in a different way) for FreeBSD 4.x. 2004-12-27 21:16:14 +00:00
Mario Sergio Fujikawa Ferreira
f892171856 o Remove ports/multimedia/gstreamer-player since it is no longer
maintained by the developers
o People are advised to try other frontends such as
  ports/multimedia/totem-gstreamer though this is not an official
  replacement (just a suggestion)

Prompted by:	kwm
2004-12-26 09:08:48 +00:00
Koop Mast
fdae77ad9d Update to version 0.8.8.
Disable doc build for the moment.
Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.8.html

Approved by:	maintainer(implicit)
2004-12-25 22:52:13 +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
5bb578428d Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
Mario Sergio Fujikawa Ferreira
7cfe2a7ab9 o Forced commit message to correct previous one
- Add CONFLICTS with multimedia/libdivxdecore
- NO_LATEST_LINK due to multimedia/libdivxdecore
2004-12-25 11:08:09 +00:00
Mario Sergio Fujikawa Ferreira
f56c469ff1 Add CONFLICTS with multimedia/libdivxdecore 2004-12-25 11:06:28 +00:00
Pierre Beyssac
798b644532 Remove tweak not needed for newer libdv: it breaks build on some systems. 2004-12-24 02:53:38 +00:00
Edwin Groothuis
e159cc97da multimedia/linux-realplayer: update to 1.0.2
Realplayer 1.0.1 was not fetchable, so I did the update to 1.0.2.

	Please verify that the ports fetches before comitting, since I am
	behind a rigid firewall, and I could figure out how to teach
	fetch(1) to use a HTTP_PROXY for https.

	One thing I am not so sure about is the following addition to
	pkg-plist:
	+@unexec rmdir %D/lib/linux-mozilla 2>/dev/null || true

	Since I couldn't find the directory in any of the mtree files in
	/etc/mtree, I think it's okay to remove the directory if it's empty,
	right?

PR:		ports/75390
Submitted by:	Simon Barner <barner@gmx.de>
2004-12-23 01:35:50 +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
Kris Kennaway
900dfa479e Now builds on i386 2004-12-22 02:20:00 +00:00
Kirill Ponomarev
d954af1115 Fix plist.
Remove symbolic link recursion in the default skin dir.

PR:		ports/75338
Submitted by:	maintainer
2004-12-21 10:48:03 +00:00
Michael Johnson
7dc5723840 Update to 1.0pre5try2 (0.99.5_5) to fix several security flaws in streaming code base
o Potential heap overflow in Real RTSP streaming code
o Potential stack overflow in MMST streaming code
o Multiple buffer overflows in BMP demuxer
o Potential heap overflow in pnm streaming code
o Potential buffer overflow in mp3lib

PR:		ports/75336
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2004-12-20 22:31:07 +00:00
Pierre Beyssac
1ff5b2bb4e Fix bug in menu creation caused by bad ImageMagick interaction.
PR:		ports/75289
Submitted by:	Andy Sparrow <spadger@best.com>
2004-12-20 22:06:31 +00:00
Koop Mast
b7e1d4dd30 Add pitivi a gstreamer based non-linear multimedia editor. 2004-12-20 19:39:53 +00:00
Michael Nottebrock
56466dbd7b Update to 1.0.3. 2004-12-20 09:28:45 +00:00
Kris Kennaway
3e57c8d5d9 Don't remove system locale directories (not listed in the relevant
BSD.*.dist), but do remove locale directories that are not listed
there.  Moreover, don't try to unconditionally @dirrm these
directories since they're shared with other ports and are likely to
still be in use.
2004-12-20 06:25:32 +00:00
Mario Sergio Fujikawa Ferreira
02e9e1a0a7 Bump PORTREVISION for previous PLIST_FILES fix 2004-12-20 00:22:24 +00:00
Mario Sergio Fujikawa Ferreira
e4021db204 Fix typo: PLIST_BIN -> PLIST_FILES 2004-12-20 00:20:43 +00:00
Michael Johnson
6e271ee0da - Remove ffmpeg snapshot and depend on multimedia/ffmpeg
- Move multimedia/mpeg4ip dependency to multimedia/mpeg4ip-libmp4v2
- Fix build on some configurations on 4.x
- Bump PORTREVISION

PR:		ports/74754
Submitted by:	Andrew Thompson (maintainer)
2004-12-19 01:59:40 +00:00
Mario Sergio Fujikawa Ferreira
43d52f58ce First try at fixing build on 4.x branch
PR:		73297
Submitted by:	Sven Berkvens-Matthijsse <sven@berkvens.net>
2004-12-19 01:52:30 +00:00
Mario Sergio Fujikawa Ferreira
a9fdc07866 Update to 0.8.0
PR:		73680
Submitted by:	ahze
2004-12-19 01:44:19 +00:00
Joe Marcus Clarke
0a8a451d09 This port conflicts with totem-gstreamer. 2004-12-18 18:12:15 +00:00
Koop Mast
010b68948d Fix the gst-register problems when compiling with CPUTYPE set to athlon-*
with -O and p4 for -O and -O2. [1]
Add new plugin libcdaudio
Add patch to fix playback for the musepack plugin. [2]
Bump PORTREVISION

Submitted by:	lioux (maintainer) [1]
Approved by:	maintainer (implicit)
Obtained from:	Gstreamer CVS [2]
2004-12-17 21:14:55 +00:00
Thierry Thomas
7761f642cd audio/linux-esound is no more needed.
Noticed by:	Jean-Yves Lefort.
2004-12-17 20:29:38 +00:00
Mario Sergio Fujikawa Ferreira
ff53d5b1cd Try to fix build on 4.x branch: force linking against PTHREAD_LIBS
and building against PTHREAD_CFLAGS

Submitted by:	kris (bento)
2004-12-17 02:45:17 +00:00
Edwin Groothuis
a269f83180 [MAINTAINER UPDATE] multimedia/xmms-skins: update distinfo
Update multimedia/xmms-skins distinfo to make files fetchable.
	Reported by Kris.

PR:		75163
Submitted by:	"Filippo Natali" <filippo@widestore.net>
2004-12-16 21:12:35 +00:00
Edwin Groothuis
c866955388 [patch] multimedia/win32-codecs doesn't install when not root
PR:		ports/74286
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2004-12-15 22:20:04 +00:00
Thierry Thomas
b1c2c7eea0 Upgrade to Realplayer 10.0.1.436 (gold).
Notes:
- linux_base-8 is needed to run its dependencies;
- the committed port is a merge of PR ports/68145 and ports/74229
  with my modifications.

PR:		ports/68145
Submitted by:	Jean-Yves Lefort
PR:		ports/74229
Submitted by:	Craig Rodrigues.
2004-12-15 21:02:13 +00:00
Mario Sergio Fujikawa Ferreira
e59be8137c New port kmenc15 version 0.02: KDE advanced MEncoder frontend, ala, VirtualDub 2004-12-15 18:48:15 +00:00
Mario Sergio Fujikawa Ferreira
d62c1c99c9 New port konverter version 0.92-beta1: KDE MEncoder frontend 2004-12-15 17:31:10 +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
Michael Johnson
71c537e275 Fix build with -O2 on 6.x 2004-12-15 10:47:45 +00:00
Edwin Groothuis
162ed18b85 Better way to ignore checksum failures of hcwPVRP2.sys 2004-12-15 04:33:47 +00:00
Edwin Groothuis
87609aafb3 [NEW PORT] multimedia/xmms-skins
A set of skins for XMMS from www.xmms.org

PR:		ports/71231
Submitted by:	Filippo Natali <filippo@widestore.net>
2004-12-15 02:44:06 +00:00
Mario Sergio Fujikawa Ferreira
554d5c2735 Add WITH_JPEGMMX knob for multimedia/jpeg-mmx support
PR:		72559
Submitted by:	ahze
2004-12-15 01:42:49 +00:00
Mario Sergio Fujikawa Ferreira
c8b9f0ee38 Clean up Makefile a bit: remove left bits about openquicktime,
mjpegtools uses libquicktime now

PR:		71751
Submitted by:	ahze
2004-12-15 01:23:16 +00:00
Mario Sergio Fujikawa Ferreira
4d76c5cf1f Update to 0.7.10 2004-12-14 12:31:39 +00:00
Mario Sergio Fujikawa Ferreira
0a34c84d7e o Fix build problem on 4.x branch by upholding C{,XX}FLAGS; thus,
avoiding -mtune gcc flag unknown to gcc 2.9x
o Remove BROKEN

PR:		75040
Prompted by:	Serge Gagnon <ser_gagnon@sympatico.ca>
2004-12-14 10:43:46 +00:00
Edwin Groothuis
c1538d88f7 Add nifty -f (frequency) option to setchannel.
Also add alert about what to do when checksums fail for the distributor
supplied files.

Submitted by:	luc <luc@2113.ch>
2004-12-13 21:21:41 +00:00
Michael Nottebrock
0083804533 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
Michael Johnson
fcc358cf16 Respect CFLAGS 2004-12-13 02:24:51 +00:00
Michael Johnson
f636a19f37 - Fix lsdvd so it can print a DVD-title
- Skip configure/make and just use ${CC} in do-build:
- Bump PORTREVISION

Submitted by:	Zahemszky G‡bor <Gabor@Zahemszky.HU>
2004-12-13 02:15:16 +00:00
Mario Sergio Fujikawa Ferreira
2cc7b41b64 o Fix PLIST: ffplay is only built WITH_SDL
o Bump PORTREVISION

PR:		74965
Submitted by:	Serge Gagnon <ser_gagnon@sympatico.ca>
2004-12-12 21:32:14 +00:00
Pav Lucistnik
cf1e57bb24 - Fix crash on exiting
PR:		ports/74994
Submitted by:	Damian <res0d26i@verizon.net>
Approved by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2004-12-12 20:36:33 +00:00
Josef El-Rayes
839dcd21c8 Unset maintainership on ports. Multiple maintainer
timeouts.

Approved by:	portmgr
2004-12-12 14:49:37 +00:00
Pav Lucistnik
fe1e16a607 - Mark IGNORE on 4.x, it builds but does not run properly.
PR:		ports/74759
Submitted by:	Robin Schoonover <end@endif.cjb.net> (maintainer)
2004-12-12 13:32:20 +00:00
Pav Lucistnik
b0e528882a - Fix BATCH build
PR:		ports/74750
Submitted by:	Lewis Thompson <purple@lewiz.net> (maintainer)
2004-12-11 23:40:04 +00:00
Kris Kennaway
6ec2397837 BROKEN on 4.x: Does not compile 2004-12-11 21:50:01 +00:00
Pav Lucistnik
ec6fb215f6 - Update to 0.9.7
PR:		ports/74957
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2004-12-11 19:05:11 +00:00
Kris Kennaway
c990fe99bf BROKEN: Unfetchable 2004-12-10 23:44:33 +00:00
Sergey Matveychuk
64fba41a1c - Update to 2.0.34-test1
PR:		ports/74864
Submitted by:	maintainer
2004-12-09 18:01:11 +00:00
Herve Quiroz
2f1fd356e0 Update to version 0.6.0 2004-12-09 14:01:13 +00:00
Michael Nottebrock
d56d6f382b Fix build on ia64. 2004-12-09 11:34:21 +00:00
Sergey Matveychuk
25da3650f3 Removed on maintainer request: no longer maintained by the author
PR:		ports/74865
Submitted by:	Anish Mistry <amistry(at)am-productions.biz> (maintainer)
2004-12-09 00:03:31 +00:00
Tilman Keskinoz
898bfc7019 libcdio: Update to 0.71
vcdimager: Update to 0.7.21
vlc: Chase share library bumps, Bump PORTREVISION
2004-12-08 22:19:42 +00:00
Pierre Beyssac
573f9ae62c Fix wrong assumption on iconv args on amd64.
Submitted by:	Sean McNeil <sean@mcneil.com>
2004-12-08 19:32:45 +00:00
Pav Lucistnik
aa4fbca3ff - Make the library actually usable on gcc 3.4 systems:
/usr/local/lib/libfame.so: undefined reference to `_mmx_one'

PR:		ports/74806
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
Obtained from:	http://www.linuxfromscratch.org/blfs/downloads/svn/libfame-0.9.1-gcc34-1.patch
2004-12-08 19:29:09 +00:00
Mario Sergio Fujikawa Ferreira
5cddef9d6f Fix libmpeg2 detection on 4.x branch
Submitted by:	glewis
2004-12-08 18:53:44 +00:00
Mario Sergio Fujikawa Ferreira
7ca10bae17 Fix build without NOPORTDOCS: force detection of port textproc/texi2html
Reviewed by:	Randy Pratt <rpratt1950@earthlink.net>,
		Frank Mayhar <frank@exit.com>
2004-12-08 15:05:16 +00:00
Tilman Keskinoz
5c509a070c Fix plist on !i386
PR:		74719
Submitted by:	Hendrik Scholz
2004-12-07 19:57:36 +00:00
Michael Johnson
00ec4f0faa - Use new ffmpeg 0.4.9.p1 from ports and remove ffmpeg snapshot
- Add a few mirrors to MASTER_SITES
- Bump PORTREVISION due to new dependency on ffmpeg in ports
2004-12-07 08:11:58 +00:00
Kris Kennaway
0422643c43 Fix build on amd64. Add missing dependency on multimedia/mpeg4ip-libmp4v2.
Submitted by:	peter
Approved by:	maintainer timeout
2004-12-07 05:40:44 +00:00
Mario Sergio Fujikawa Ferreira
24a7b62e17 Chase library version bump on multimedia/ffmpeg 2004-12-05 18:50:50 +00:00
Mario Sergio Fujikawa Ferreira
19a0507350 o Update to 0.4.9.p1
o SHLIB version bump: a trick to help detect the problem that ffmpeg
  will not build with the previous ffmpeg library installed

PR:		69210 [1],
		74225 [2]
Submitted by:	ahze [1],
		Frank Mayhar <frank@exit.com> [2]
2004-12-05 18:12:41 +00:00
Josef El-Rayes
aecd0f552c Bump portrevision and dependency on ImageMagick
in order to trace recent ImageMagick update.

Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com>
PR:             ports/74487
Approved by:    mat
Reviewed by:    lofi
2004-12-05 15:26:25 +00:00
Joe Marcus Clarke
1edecc2753 Correct libmusepack dependency.
Submitted by:	ahze
Approved by:	maintainer (blanket)
2004-12-05 06:51:34 +00:00
Tilman Keskinoz
00fc38e208 Update to 0.4.7
PR:		74628
Submitted by:	Lewis Thompson <purple@lewiz.net>
2004-12-04 20:42:13 +00:00
Joe Marcus Clarke
e483e1b8e8 Add totem-gstreamer, a slave port to totem that enables the gstreamer
backend.  This port will be used as a dependency for the upcoming GNOME
2.10.
2004-12-04 19:39:03 +00:00
Joe Marcus Clarke
7eb31a0892 Prepare totem to be a master port. 2004-12-04 19:37:28 +00:00
Tilman Keskinoz
3fe1be2c2c Update to 1.1
PR:             74613
Submitted by:   Henri Michelon <michelon@e-cml.org>
2004-12-04 17:35:07 +00:00
Kris Kennaway
7eca7d47db BROKEN on !i386: Broken pkg-plist 2004-12-04 01:30:38 +00:00
Michael Johnson
39285e4e41 Reset MAINTAINER to ports@FreeBSD.org 2004-12-01 04:29:40 +00:00
Koop Mast
a5d29142c4 Add libvisual and musepack support.
Reviewed by:	marcus
Approved by:	maintainer (implicit)
2004-11-30 22:48:34 +00:00
Koop Mast
6b12652741 Update to version 0.8.1.
Changelog: http://gstreamer.freedesktop.org/releases/gst-python/0.8.1.html

Approved by:	pav (mentor)
2004-11-29 20:08:17 +00:00
Mario Sergio Fujikawa Ferreira
779160810b o Add graphics/jpeg-mmx support
o Deploy OPTIONS
2004-11-28 15:50:13 +00:00
Mario Sergio Fujikawa Ferreira
7337f913eb Update to 0.2.4
PR:		71319
Submitted by:	ahze
2004-11-28 15:11:45 +00:00
Michael Johnson
dc317cf2e7 - Fix header problem
- Bump PORTREVISION

Approved by:	lioux
2004-11-28 14:41:55 +00:00
Michael Johnson
c59222d249 Fix spelling in pre-everything
Pointed out by:	Radek Kozlowski
2004-11-27 21:35:04 +00:00
Michael Johnson
c8f135e88b - Fix fatal typos [1]
- Add WITH_VLC_DEFAULT_FONT knob for subtitles font
   defaults to ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf [2]
- Fix build if you have a old version of vlc installed [3]
- Fix build on opengl visual plugin on >5.x [3]
- Enable pthreads on ffmpeg
- Remove XVID support in favor of libavcodec via ffmpeg
- Bump PORTREVISION

Many thanks to mezz and pav for building vlc countless times in testing.

Font picked by:	mezz [2]
Submitted by:	Piotr Smyrak [1]
Reported by:	Piotr Smyrak [3]
Tested by:	mezz
		pav
		Piotr Smyrak [3]
2004-11-27 06:43:41 +00:00
Michael Johnson
98ad1de575 Remove MASTER_SITE_SUBDIR since we don't use it anymore.
Approved by:	adamw (implicit)
2004-11-26 11:43:51 +00:00
Michael Johnson
97386bd8ea Remove MASTER_SITE_GNU_ALPHA from MASTER_SITES
Add videolan.org to MASTER_SITES since vcdimager.org is rarely up

Approved by:	adamw (implicit)
2004-11-26 11:26:33 +00:00
Michael Johnson
df0a89e4de Fix build on 6.x by always using WITH_OPTIMIZED_CFLAGS
which is --enable-x86opt (on i386) and --enable-release

Reported by:	pointyhat via kris
Approved by:	adamw (implicit)
2004-11-26 09:18:28 +00:00
Joe Marcus Clarke
3148d7f9ea Update to 0.8.6. For all the changes in this release, see
http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.6.html.

* Add support for polypaudio
* Disable swfdec temporarily as the swfdec plug-in needs a new version
  of graphics/swfdec which needs liboil (not yet ported)

Submitted by:	kwm
Approved by:	maintainer (blanket)
2004-11-26 06:57:46 +00:00
Kris Kennaway
fd72caab84 Add missing libtool droppings 2004-11-26 00:51:45 +00:00
Michael Johnson
8403d73e49 Disable toolame support, it needs a newer vesion to build
PR:		ports/74367
Reported by:	Frederic Praca
Approved by:	adamw (implicit)
2004-11-25 21:36:55 +00:00
Pav Lucistnik
be6c9f24dc - Install README
- Fix scripts nuv2mpg and nuv2vbr
- Add Tk dependency, nuvedit use it
- Don't split files to 2G in nuvrec
- Implement memmem() in nuvplay (taken from glibc)

PR:		ports/73419
Submitted by:	Frank W. Josellis <frank@dynamical-systems.org>
Approved by:	maintainer
2004-11-25 18:08:57 +00:00
Michael Johnson
46161b9f59 - Update to 0.99.22 to fix problem with playing any video file in gnome 2.8
- Use new INSTALLS_OMF

Note: dvd support is currentlly broken.

Approved by:	marcus (co mentor)
2004-11-25 08:03:48 +00:00
Michael Johnson
55298e7697 Add USE_GETOPT_LONG to fix 4.x build
Remove faad from ffmpeg since no dvd's have mp4 audio.

PR:		ports/74353
Submitted by:	maintainer
Approved by:	adamw (implicit)
2004-11-25 04:01:29 +00:00
Herve Quiroz
52679ee713 - Improve pkg-plist (do not try remove some shared directories) [1]
- Add information regarding requirements on atapicam in pkg-message [1]
- Add information regarding device permissions in pkg-message [1]
- Fix typo in pkg-descr

Reported by:	Randy Pratt <rpratt1950@earthlink.net> [1]
2004-11-25 02:10:48 +00:00
Herve Quiroz
0788902be6 - Update to 0.5.3
- Use GCONF_SCHEMAS

Special thanks to Randy Pratt for testing and helping us sorting out the build
failure on 4.x.
2004-11-24 13:23:52 +00:00
Kris Kennaway
424bff721f BROKEN on i386 too: Does not link 2004-11-24 02:02:51 +00:00
Kris Kennaway
f19658773f BROKEN on i386 too. 2004-11-24 01:15:46 +00:00
Edwin Groothuis
375304aa7c NEW PORT: multimedia/freevo, an open-source home theatre PC platform
This is a new port for Freevo, an open-source home theatre
	PC platform based on Linux and a number of open-source
	audio/video tools.  I considered submitting this as a
	follow-up to ports/59047 but decided against as it is an
	entirely new port.

PR:		ports/68215
Submitted by:	Lewis Thompson <purple@lewiz.net>
Nagged by:	dnns@#bsdports
2004-11-23 22:31:56 +00:00
Jeremy Messenger
bdb974fb79 Use new GCONF_SCHEMAS.
Approved by:	pav
2004-11-23 19:33:08 +00:00
Herve Quiroz
a8a50c1f9a Mark the port as BROKEN as the author has reported a critical issue that will
be fixed in the next release (0.5.3) to be expected in the next few days.

Notified by:		author
2004-11-23 14:36:11 +00:00
Edwin Groothuis
be05f9c262 Make LOCALBASE proof 2004-11-23 12:05:58 +00:00
Koop Mast
db78fcaf26 Change the not yet changed maintainer fields to my FreeBSD.org account.
Approved by:	pav (mentor)
2004-11-23 08:51:28 +00:00
Herve Quiroz
03789324a8 Update to version 0.5.2 2004-11-23 00:41:00 +00:00
Michael Johnson
5d67f4af8d Remove double entry of libdvdread
Approved by:	adamw (implicit)
2004-11-22 21:31:44 +00:00
Michael Johnson
472ea9756d Add missing dependency on libdvdread
Approved by:	adamw (implicit)
2004-11-22 20:39:09 +00:00
Michael Johnson
36f202a259 HandBrake is a GPL'd multi-platform, multithreaded DVD to MPEG-4 ripper and
converter. HandBrake was originally available on the BeOS, but now has been
ported over to MacOS X, GNU/Linux and FreeBSD.

Features:
* Can encode directly from DVDs (even encrypted ones) or from
VIDEO_TS folders
* Supports AC3, LPCM and MPEG audio tracks
* Outputs MP4, AVI or OGM files
* Outputs AAC, MP3 or Vorbis audio
* Supports 2-pass encoding
* Supports encoding of two audio tracks
* Includes a bitrate calculator
* Supports picture deinterlacing, cropping and scaling

Known limitations:
* Does not handle DTS audio tracks
* Does not handle single VOB files or any other file format

WWW: http://handbrake.m0k.org/

PR:			74214
Submitted by:	Andrew Thompson
Approved by:	adamw (mentor)
2004-11-22 20:26:08 +00:00
Pav Lucistnik
959fdf9a38 Add bmp-extra-plugins, collection of plugins for Beep Media Player:
Input: musepack, mplayer
General: xf86audio, status
Output: crossfade, ogg, arts
Visualization: blursk, minilcd, wmdiscotux

PR:		ports/71979
Submitted by:	Jan Srzednicki <w@wrzask.pl>
2004-11-21 19:45:29 +00:00
Edwin Groothuis
84a19a7e14 [patch] multimedia/mplayer-skins: don't fetch everything!
Multimedia/mplayer-skins fetches all the files, even the ones you
	don't want to install.

	The makefile is a a long list of repeating code.

	This patch changes the DISTFILES and the repeating code.

PR:		74107
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Thomas E. Zander <riggs@rrr.de>
2004-11-20 23:39:56 +00:00
Koop Mast
b3f2965f47 Update to version 0.8.0.
Use my FreeBSD address in the maintainer field.

Approved by:	pav (mentor)
2004-11-20 18:17:25 +00:00
Herve Quiroz
209b908961 OGMRip is an application and a set of libraries for ripping and encoding DVD
into DivX/OGM files using a wide variety of codecs. It relies on mplayer,
mencoder, ogmtools, oggenc and lame to perform its tasks.

The GUI features a clean high-compliant GNOME 2 interface and tries to minimize
as much as possible esoteric settings.

WWW:	http://ogmrip.sourceforge.net/
2004-11-19 18:23:48 +00:00
Markus Brueffer
c491a23bf7 - Add patch to make xmmsctrl.h compile with c++ (through 3rd party apps)
and gcc 3.4
- Bump PORTREVISION

Approved by:	maintainer
2004-11-19 15:45:47 +00:00
Kris Kennaway
6e1ffea754 BROKEN on !i386: Does not build 2004-11-18 22:23:27 +00:00
Kris Kennaway
5edfed3536 BROKEN on !i386: Install fails 2004-11-18 08:17:58 +00:00
Michael Johnson
0f4cc5dfdf Commit message:
- Fix build on recent versions of gcc [1]
- Add support for jpeg-mmx [2]

PR:		74045 [1]
		69832 [2]
Submitted by:	maintainer [1]
Approved by:	adamw (mentor)
2004-11-17 22:11:44 +00:00
Volker Stolz
c71bff81a7 Chase rerolled tarball
PR:		ports/74023
Submitted by:	maintainer
2004-11-17 09:39:27 +00:00
Michael Johnson
a894ef1969 Fix problem with a52 audio by statically linking
Bump PORTREVISION

Approved by:	adamw (implicit)
2004-11-17 01:05:23 +00:00
Michael Johnson
a2198c1fad Add missing files in FILESDIR 2004-11-16 22:01:02 +00:00
Michael Johnson
961b956946 - Update to 0.8.1
- Default X11 interface is now WxWindows (gtk2.0 version)
- Removed Gtk 1.2 & Gnome 1.4 support. (depreciated to wxgtk)
- Removed WITH_AUTODETECT, vlc is very modular at runtime
- Add skins2 interface (similar to xmms)
- Merge mad and id3lib support (can be disabled with WITHOUT_MAD)
- Added support for a mozilla plugin
   Lots of stuff obtained from ports/www/mplayer-plugin
   and some help from marcus
- Auto-generated pkg-plist (make life EASY :) )
- s/Linux/FreeBSD/ through out the program.
- Statically link to libavcodec/libavformat from vlc's supported
  ffmpeg snapshot for greater performance.
- Knob Changes or New Knobs:
   WITHOUT_FAAD   (Enabled default)
   WITHOUT_FLAC   (Enabled default)
   WITHOUT_DTS    (Enabled default)
   WITHOUT_DVD    (Enabled default)
   WITHOUT_CDROM  (Enabled default, this is vcd & cddb support)
   WITHOUT_LAME   (Enabled default)
   WITHOUT_MAD    (Enabled default)
   WITHOUT_HTTPD  (Enabled default)
   WITHOUT_VORBIS (Enabled default)
   WITHOUT_LIBMATROSKA (Enabled default)
   WITHOUT_LIVEMEDIA   (Enabled default)
   WITHOUT_SDL         (Enabled default)
   WITHOUT_SLP         (Enabled default)
   WITHOUT_LIBMPEG2    (Enabled default)
   WITH_MOZILLA_PLUGIN (Disabled default, defaults to www/mozilla if defined)
    [mozilla|mozilla-devel|firefox]
   WITH_ARTS      (Disabled default)
   WITH_TOOLAME   (Disabled default)
   WITH_LIBCACA   (Disabled default)
   WITH_LIBTREMOR (Disabled default)
   WITH_LIBTHEORA (Disabled defalut)
   WITH_OPENGL    (Disabled default)
   WITH_SSL       (Disabled default)
   WITH_SVG       (Disabled default)
   WITH_SKINS     (Disabled default)
   DEBUG          (Disabled default)

Note: WITH_ Knobs are disabled default unless auto-detected
      WITHOUT_ Knobs are enabled default unless defined

Please read the first section of  ports/multimedia/Makefile before building
to tune VLC towards your personal preferences.

ffmpeg-patch partly obtained from gentoo

Changelog: http://developers.videolan.org/vlc/NEWS

Approved by:	pav (co mentor)
-------------------------------------------------------------
2004-11-16 21:59:37 +00:00
Michael Johnson
205abbb9c9 Add an auto-generated plist to fix any plist problems
with any dependency

Pointed out by:	pointyhat via kris many times
Approved by:	marcus (co mentor)
2004-11-16 09:23:26 +00:00
Volker Stolz
fcd00d8763 Minor Makefile-twiddle: Balance quotes
Submitted by:	maintainer
2004-11-15 09:36:43 +00:00
Jeremy Messenger
0fcebac3e3 Update to 0.11.0. Three new ports (Ruby/RSVG, Ruby/GnomePrint and
Ruby/GnomePrintUI) will be add in ruby-gnome2-all later when I am done with
create and test with those new ports tonight or tomorrow.
2004-11-15 06:18:35 +00:00
Michael Johnson
e27752debf Update to 1.3b
Approved by:	pav (co mentor)
2004-11-14 17:21:11 +00:00
Mario Sergio Fujikawa Ferreira
cdd19ce367 Yet improve support for FreeBSD optimized byteswap routines 2004-11-14 03:54:44 +00:00
Mario Sergio Fujikawa Ferreira
40cdf8297a Update to 0.9.7 2004-11-14 01:52:38 +00:00
Mario Sergio Fujikawa Ferreira
a26b53bace Fix build on FreeBSD 4.x branch: use a patch only on 5.x branch
Reviewed by:	ahze,
		Geoffrey Mainland <mainland@apeiron.net>,
2004-11-14 01:16:22 +00:00
Mario Sergio Fujikawa Ferreira
a11321d97b o Update to 0.7.7
o Remove BROKEN tag for ARCH alpha 5.x: a trial, we might have to
  add this back later on
o Uphold NOPORTDOCS
o Un"echo" do-install target
o Remove PLIST, replace with PLIST_{BIN,DOCS} in Makefile
2004-11-13 21:22:50 +00:00
Koop Mast
4dfb6f735f Update to version 0.99.19 [1].
Use new GCONF_SCHEMAS option.

PR:		72841 [1]
Submitted by:	ahze
Approved by:	maintainer (timeout 3,5 weeks), pav (mentor)
2004-11-13 19:28:55 +00:00
Mario Sergio Fujikawa Ferreira
26716c88ed Fix build if < 500035 (GCC < 3.1) 2004-11-13 19:01:48 +00:00
Pav Lucistnik
16bdce3aa0 - Fix path to lsdvd
- Update WWW, dependencies

PR:		ports/73874
Submitted by:	Andreas Fehlner <fehlner@gmx.de> (maintainer)
2004-11-13 11:41:20 +00:00
Kevin Lo
90637316bf Fix MASTER_SITES. Pointed out by kris. 2004-11-12 14:31:52 +00:00
Michael Johnson
80a70f80e4 Fix build on amd64
Submitted by:	Sean McNeil
Approved by:	pav (co mentor)
2004-11-11 22:29:50 +00:00
Michael Johnson
38625447db Remove nvidia support for 4.x users (libXvMCNVIDIA.so is linked to libc.so.5)
Submitted by:	Serge Gagnon <ser_gagnon@sympatico.ca>
Approved by:	Thomas E. Zander (maintainer)
		pav (co mentor)
2004-11-11 21:53:14 +00:00
Pav Lucistnik
3279ce249e - Fix dependencies
Reported by:	pointyhat via kris
Pointy hat:	all mine
2004-11-11 08:34:51 +00:00
Mario Sergio Fujikawa Ferreira
5249cc2c80 Update to 0.8.4 release candidate 2 2004-11-11 03:11:48 +00:00
Michael Johnson
16b906cc9e Mark broken if older version of faad has been installed with WITHOUT_MPEG4IP
Reviewed by:	lioux
2004-11-10 13:15:56 +00:00
Mario Sergio Fujikawa Ferreira
bc96b55f4b o New port mpeg4ip-libmp4v2 version 1.1: Mpeg-4 library and tools
from mpeg4ip
o These tools were separated from the main mpeg4ip port so that
  some ports such as audio/faad can depend on this smaller port
  rather than the big mpeg4ip one

PR:		72204
Submitted by:	ahze
2004-11-10 01:42:24 +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
2511267b0f o Update to 1.1
o Deploy OPTIONS

PR:		72206
Submitted by:	ahze
2004-11-10 01:02:45 +00:00
Pav Lucistnik
70810b38b3 Add xfce4-xmms-controller, a full-featured XMMS controller for the Xfce4
Panel. It features playback control, playlist navigation, volume
control and launching XMMS. It is customisable and supports the mouse
scroll wheel.

PR:		ports/73696
Submitted by:	Robin Schoonover <end@endif.cjb.net>
2004-11-09 23:43:32 +00:00
Volker Stolz
b8a80b2663 Really get rid of pkg-plist 2004-11-09 08:45:46 +00:00
Volker Stolz
b17cc1cb1f Update to 0.0.8:
- 'qxine' is now spelled 'qplayer'
- Get rid of pkg-plist

PR:		ports/73407
Submitted by:	maintainer
2004-11-09 08:15:10 +00:00
Edwin Groothuis
cbdecdf2b9 Upgrade to the 2004 November 7th version of the CXM driver by John
Wehle, which gives better support for FreeBSD 5.3.

I don't have my PVR250 on 5.x, so feedback from you is appreciated!
2004-11-09 00:42:13 +00:00
Volker Stolz
ca9fe663d4 - Add WITHOUT_SKINS-knob, suggested by Matthias Buelow (PR 72162)
- Add WITH_NVIDIA-knob, suggested by Michael Johnson

Closes PR:	ports/72162
Submitted by:	maintainer
KDE reviewing by: lofi
2004-11-08 09:16:50 +00:00
Michael Nottebrock
14a1da27f4 Update to KDE 3.3.1 2004-11-08 00:34:12 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
58406bee89 Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!
2004-11-07 22:24:32 +00:00
Pav Lucistnik
f299876a35 Add gdvrecv, a set of tools for FreeBSD to receives audio and video data from a
digital camcorder via an IEEE 1394 (widely known as FireWire) link and stores
them into an DV file.

PR:		ports/73442
Submitted by:	Henri Michelon <michelon@e-cml.org>
2004-11-06 23:38:04 +00:00
Pav Lucistnik
3c844061b7 Add exportvideo, an utility extracts the video data from a nuppelvideo
file and writes a YUV4MPEG stream which can be piped to mpeg2enc.
In other words, it exports the nuppelvideo .nuv format for encoding
(S)VCD/DVD compliant MPEGs with mjpegtools.

PR:		ports/73417
Submitted by:	Frank W. Josellis <frank@dynamical-systems.org>
2004-11-06 20:17:06 +00:00
Kevin Lo
dd058dd47c - Fix WWW.
- Install modules to correct directory.

PR: ports/72930
Submitted by: MAINTAINER
2004-11-06 03:29:25 +00:00
Pav Lucistnik
6a81221960 Add gxmms, a simple GNOME panel applet that lets you control the basic
functions of the X MultiMedia System (XMMS). It has the following
features:

* Scrollable track time progress bar
* Volume control with mouse scrollwheel
* Buttons: Previous track - Play / Pause - Stop - Next track - Eject
* Real-time tooltips with track title and time
* Control repeat and shuffle properties
* Show/Hide main window, playlist editor, graphical eq and more
* Internazionalization (i18n)

PR:		ports/73480
Submitted by:	Radek Kozlowski <radek@raadradd.com>
2004-11-04 13:56:44 +00:00
Pav Lucistnik
675401b768 - Update maintainer's address
PR:		ports/73510
Submitted by:	Narayan Newton <narayannewton@gmail.com> (maintainer)
2004-11-04 12:52:56 +00:00
Volker Stolz
86b39c3d69 - Fix previous commit: Some old distinfo creeped in 2004-11-04 07:50:02 +00:00
Pierre Beyssac
7a68a681cf Update to 0.7.5. 2004-11-03 22:32:19 +00:00
FUJISHIMA Satsuki
f012f73c8f fix package: libaviplaydha and libaviplayvidix are built only when WITH_VIDIX. 2004-11-03 20:26:10 +00:00
Tilman Keskinoz
983c4b9765 Add -O to CFLAGS on FreeBSD 6.x to work around build failuer with -O2.
Reported by:	pointyhat
2004-11-03 13:58:08 +00:00
Volker Stolz
8ef9480b1f - Chase rerolled tarballs
- Update plist

Submitted by: maintainer
2004-11-03 12:42:53 +00:00
Pav Lucistnik
2585442910 - Update encoding patch
- Drop unneeded dependency on libxml

PR:		ports/73231
Submitted by:	Dima Panov <redfox@Fluffy.Khv.RU>
Approved by:	maintainer
2004-11-02 16:28:29 +00:00
Michael Johnson
514ae66462 update to 1.8
PR:		ports/73405
Subbmitted by:	Daniel Shafer <danielshafer@gmail.com> (maintainer)
Approved by:	pav (co mentor)
2004-11-02 15:49:14 +00:00
MANTANI Nobutaka
d4d48a67e8 Sync with libreadline shared library version bump.
PR:		ports/73163
Submitted by:	"Frank J.Laszlo" <laszlof@vonostingroup.com>
2004-10-31 14:46:04 +00:00
Tilman Keskinoz
d7ab5b8134 Drop dependency on rar. This allows the package to be built on amd64
and maybe other platforms.
Additional according to lofi dvdrip works only with rar 2.x
Bump PORTREVISION

Discussed with:	lofi
2004-10-31 11:25:07 +00:00
Michael Johnson
4cba0eab72 Add audio/faac support
bump PORTREVISION

PR:		ports/73023
Reviewed by:	Anish Mistry (maintainer)
Approved by:	adamw (mentor)
2004-10-30 21:42:29 +00:00
Michael Johnson
6b00f68210 update to 0.14
update WWW line

PR:	ports/72499
Approved by:	adamw (mentor)
2004-10-30 16:35:43 +00:00
Michael Johnson
74a9f6eff6 update to 0.7.41
PR:	ports/72363
Reviewed by:	holger@e-gitt.net (maintainer)
Approved by:	adamw (mentor)
2004-10-30 16:26:30 +00:00
Michael Johnson
acf4bb4465 update to 1.1
PR:	ports/71720
Approved by:	adamw (mentor)
2004-10-30 16:18:23 +00:00
Michael Johnson
b0823ae396 Change email to new FreeBSD.org address
Approved by:adamw (mentor)
2004-10-29 22:24:47 +00:00
Pav Lucistnik
c99e30aca8 Add gaim-xmms-remote, a Gaim plugin to allow control of XMMS from Gaim
message windows, and to print currently playing tune to the IM/chat.

PR:		ports/71216
Submitted by:	Daniel Shafer <danielshafer@gmail.com>
2004-10-28 20:53:37 +00:00
Joe Marcus Clarke
6fe1e82dd1 Fix gst-register when compiled with -O and -march=athlon-xp. Also bumping
PORTREVISION as this really didn't stop gstreamer-plugins from installing.

PR:		72993
Reported by:	mezz
		roman@cognition.uni-freiburg.de
Submitted by:	Michael Johnson <ahze@ahze.net>
Tested by:	mezz
Approved by:	maintainer (blanket)
2004-10-28 07:34:06 +00:00
Clive Lin
4b6ed0cfd5 Point to "Real Legacy Software Archive", as discussed
in Message-ID: <20041019164258.GA2003@CARTIER>

Read the mail to play the trick.
2004-10-28 03:15:46 +00:00
Pav Lucistnik
91046d07ef - Actually chase fox update for which I bumped portrevision four days ago
Pointy hat to:	pav
Submitted by:	kris
2004-10-25 08:57:58 +00:00
Herve Quiroz
3be75d74ff tcmplex-pantelje, audio video multiplexer from the transcode distribution,
re-writen for 8 audio channels. This version fixes an AC3 bug and supports
files > 2GB.

WWW:	http://www.home.zonnet.nl/panteltje/dvd/
2004-10-24 01:23:00 +00:00
Pierre Beyssac
5b94c62214 Add a mirror. 2004-10-22 22:26:21 +00:00
Alexander Leidinger
7667d259f6 Fix plist.
Since this prevented the build of a package and it does no harm to
those which installed it as a port (stray file in plist), the
PORTREVISION isn't bumped in this commit.

Submitted by:	sf
Reviewed by:	maintainer
2004-10-22 16:49:27 +00:00
Pav Lucistnik
ad5f7a4feb - Update to 2.0.32
PR:		ports/72984
Submitted by:	Anish Mistry <amistry@am-productions.biz> (maintainer)
2004-10-22 00:58:44 +00:00
Pav Lucistnik
b4b448917d - Bump portrevision for fox shlib version raise 2004-10-20 09:40:21 +00:00
Pav Lucistnik
aa3d5df8d5 Add LDVD9to5, a Gui, which shall simplify shrinking a DVD-9 to a DVD-5.
PR:		ports/72833
Submitted by:	Andreas Fehlner <fehlner@gmx.de>
2004-10-20 07:06:37 +00:00
Pav Lucistnik
6a6ceaff10 - Update to 2.0.30
PR:		ports/72852
Submitted by:	Anish Mistry <amistry@am-productions.biz> (maintainer)
2004-10-20 02:40:15 +00:00
Pav Lucistnik
fea2fe3c5c - Use jpeg-mmx on i386
PR:		ports/72557
Submitted by:	Michael Johnson <ahze@ahze.net> (maintainer)
2004-10-16 14:57:17 +00:00
Alexander Leidinger
0df7944dfa - use OPTIONS instead of a hand written script
- code to link "default" to "a skin"
 - include all skins in the automated package build
 - only install 2 default skins in a manual build (when you don't
   choose other skins too)
 - add some more skins from mplayerhq
 - use a real plist instead of a generated one
 - bugfix: WITH_SKIN_CORNERMP_AGUA -> WITH_SKIN_CORNERMP_AQUA

This still downloads all distfiles, even if you don't want all. I
don't have this on my TODO list, interested parties may want to
send patches to the maintainer.

Approved by:	maintainer
2004-10-16 13:40:27 +00:00
Stefan Eßer
ee392205b2 Fix port build under FreeBSD-4.x.
Remove 2 spurious lines from pkg-plist.

Submitted by: markus
2004-10-16 08:10:34 +00:00
Edwin Groothuis
93770d3d0e Typo: It's the PVR-250/350 and not the PVR-250/260 card. 2004-10-16 00:43:02 +00:00
Edwin Groothuis
bf19d26261 - Add man-page
- Add setchannel and setsize tools

Submitted by:	edwin@mavetju.org
2004-10-16 00:41:22 +00:00
Stefan Eßer
1d4a4a3bdd Upgrade to kplayer-0.5.2. Prior versions are said to have build
problems under gcc-3.4.x and thus FreeBSD-current and 5.3.

PR:		70792
Submitted by:	Bartosz Fabianowski
2004-10-16 00:26:58 +00:00
Edwin Groothuis
8e3b0d7cfe Submit a lkm for the cxm device, found in the Hauppauge PVR-250/350
TV cards.

    This port contains:

    - Drivers for the Conexant MPEG-2 Codec driver which can be found
      on the Hauppauge PVR-250/350 TV cards.
      These drivers are (c) John Wehle <john@feith.com>

      On FreeBSD 4.x, the device used is /dev/bktr0.
      On FreeBSD 5.x, the device used is /dev/cxm0

      This driver has been successfully tested on:
      - FreeBSD 4.10
      - FreeBSD 5.2.1

    - Two simple programs to modify some ioctls on the card: set the
      channel and set the window size.

    Note:

    - The configuration screen is only applicable for the the Philips
      FQ1216M tuner. For other tuners ignore this section. Select just
      one entry.

    - Note: the maintainer of this port has no inside knowledge of the
      workings of this software. Please don't contact me about cards
      which don't work. Please contact me about problems with the port,
      with possible enhancements, with success stories.

    Author: John Wehle <john@feith.com>

Submitted by:	edwin@mavetju.org
2004-10-15 12:12:15 +00:00
Mario Sergio Fujikawa Ferreira
f307490f1a Update to 1.4.1
PR:		70839
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-15 00:51:36 +00:00
Mario Sergio Fujikawa Ferreira
1c60bce3bf o Update to 0.9.6
o Remove empty PLIST

PR:		70950
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-15 00:45:05 +00:00
Mario Sergio Fujikawa Ferreira
237c4c27a9 Update to 0.7.4 2004-10-15 00:42:19 +00:00
Mario Sergio Fujikawa Ferreira
a66869295d o Mirror post-install target fix on @unexec line
o Moreover, @exec lines should refer to proper locations at X11BASE
  instead of betting that PREFIX == X11BASE

PR:		71397
Submitted by:	vs
2004-10-14 23:13:24 +00:00
Jeremy Messenger
2592c76765 -Use gcc 3.4 (update from 3.3).
-Use xvid default, xvid is becoming very popular. WITHOUT_XVID still exists.
-Always autodetect esound since this can be changed at runtime.
-Always autodetect gnome for gnome interface.
-Make gtk interface optional but still default interface.

PR:		ports/72675
Submitted by:	Michael Johnson <ahze@ahze.net> (maintainer)
2004-10-14 22:12:32 +00:00
Mario Sergio Fujikawa Ferreira
78e0a143cd o Fix build on FreeBSD 5.x branch (version 502126) [1]
o Make port CFLAGS safe (do not arbitrarily add '-O2' to it)

PR:		72448 [1]
Submitted by:	Michael Johnson <ahze@ahze.net> [1]
2004-10-14 22:09:16 +00:00
Edwin Groothuis
a41c4d686f [MAINTAINER] multimedia/vlc: update pkg-descr and COMMENT
Update pkg-descr and COMMENT to better fit the current
	version of VLC

PR:		ports/72663
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-14 04:06:58 +00:00
Edwin Groothuis
b1d6224bcc welcome new maintainer 2004-10-14 03:06:10 +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
Edwin Groothuis
9444e2dc7a I'd like to take maintain ship of this , net/vls , and
multimedia/libdvbpsi

Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-14 01:17:34 +00:00
Edwin Groothuis
d2e2005631 [NEW PORT] multimedia/gavl: A library for handling uncompressed video and audio data
Gavl (Gmerlin Audio Video Library) is a library for handling
	uncompressed video and audio data.

PR:		ports/71133
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-13 23:24:34 +00:00
Dirk Meyer
94c8c12b9f - drop maintinership 2004-10-13 20:53:28 +00:00
Dirk Meyer
ebb064915a - drop maintainership 2004-10-13 20:49:17 +00:00
Koop Mast
f0def7da50 Update to 0.8.2.
Change e-mail to FreeBSD.org address.
Add patch to fix memory leak [1].

Approved by:	pav (mentor)
Obtained from:	gstreamer cvs.
2004-10-13 16:14:15 +00:00
Tilman Keskinoz
6e5a312778 Update libcdio to 0.70
Bump PORTREVISION of affected port
2004-10-13 08:17:54 +00:00
Kirill Ponomarev
289b34cbfb Fix WWW line
PR:		ports/72608
Submitted by:	maintainer
2004-10-13 05:16:04 +00:00
Pav Lucistnik
4a50bbd367 - Fix build on 4.x 2004-10-12 16:29:14 +00:00
Joe Marcus Clarke
b2fb8b7b06 Update to 0.8.7. 2004-10-12 07:27:14 +00:00
Mark Linimon
b557e07070 Update to 0.4.6.
PR:		ports/71611
Submitted by:	Lewis Thompson <purple at lewiz dot net> (maintainer)
2004-10-12 07:23:49 +00:00
Mark Linimon
0825276ef1 Update to 0.9.7.rc2.
PR:		ports/71286
Submitted by:	Roman Bogorodskiy <bogorodskiy at inbox dot ru> (maintainer)
2004-10-12 06:45:41 +00:00
Joe Marcus Clarke
f933c6cad8 The GConf schemas must be unexec'd before the respective schemas file
is removed.

Approved by:	maintainer (blanket)
2004-10-12 05:17:03 +00:00
Dirk Meyer
e9966a3038 - fix build problem if an older vlc is still installed.
Submitted by:	Stefan Eßer
2004-10-12 04:25:35 +00:00
Joe Marcus Clarke
f340ce80f4 Be sure to call gst-register with the correct output directory when
installing a package.
2004-10-12 01:39:04 +00:00
Joe Marcus Clarke
5f2916b409 * Update to 0.8.5
* Removed KIO support
* Add mplex from mjpegtools support
* Add libmng support

PR:		72404
Submitted by:	Michael Johnson <ahze@ahze.net>
Approved by:	maintainer (blanket)
2004-10-12 01:35:58 +00:00
Joe Marcus Clarke
380e680590 Update to 0.8.6.
PR:		72362
Submitted by:	Michael Johnson <ahze@ahze.net>
Approved by:	maintainer (blanket)
2004-10-12 01:29:51 +00:00
Pav Lucistnik
43fc430a3a - Fix modfps filter [1]
- Fix plist

PR:		ports/70774 [1]
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
Approved by:	maintainer timeout (1 month)
2004-10-11 23:12:03 +00:00
Pav Lucistnik
a35b568f78 - Fix AAC (faad) playback on amd64 [1]
- Enable and support libcaca

PR:		ports/72087 [1]
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
Approved by:	maintainer
2004-10-11 23:09:52 +00:00
Pav Lucistnik
f8e4770657 - Add knob for PAL support [1]
- Use DOCSDIR

PR:		ports/72064 [1]
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-11 23:07:23 +00:00
Pierre Beyssac
28af3e8859 Update to 0.7.4. 2004-10-11 22:35:06 +00:00
Kris Kennaway
6797e46936 Explicitly link to $(LIBPTHREAD) binaries that link to threaded libraries.
Fixes the build after the recent bsd.port.mk PTHREAD_LIBS change.

Submitted by:	arved, Andy Fawcett <andy@athame.co.uk>
Approved by:	portmgr
2004-10-08 14:30:30 +00:00
Bruce M Simpson
a03dd5ffb9 Update the Dirac codec to 0.4.3.
Approved by:	portmgr
Submitted by:	Michael Johnson
2004-10-08 04:58:52 +00:00
Alexey Dokuchaev
493ec5f9a1 Unbreak the build with recent GCC.
Reported by:	kris
Approved by:	portmgr (krion), fjoe (mentor, implicit)
2004-09-30 18:34:10 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Kris Kennaway
825afd6dc3 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-29 06:00:57 +00:00
Kris Kennaway
90abb24f53 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-29 05:45:34 +00:00
Kris Kennaway
e6013b9e54 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-26 01:52:04 +00:00
Joe Marcus Clarke
996945ce11 * Deactivate libtremor due to unresolved build problems
* Consistency of man page after patching DEFAULT_{DVD,CDROM}_DEVICE
  (reported by Andra Albsmeier <andre.albsmeier@siemens.com>)
* Change PATCH_SITES to fix unfetchable distfile for GTK2 patch
  (thanks to michael johnson <ahze@ahze.net> for reporting this)

PR:		71542
Submitted by:	maintainer
Approved by:	portmgr (implicit)
2004-09-22 19:54:42 +00:00
Dirk Meyer
8f8bde6815 - new options: WITHOUT_NLS, WITH_WXWINDOWS, WITHOUT_WXWINDOWS
- fix threading problems by droping wxwindows plugin.
Approved by:	portmgr (marcus)
2004-09-21 19:42:02 +00:00
Kris Kennaway
377caa3884 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-19 02:59:05 +00:00
Kris Kennaway
fe54d2a7c7 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 17:49:31 +00:00
MANTANI Nobutaka
d250b961fe Fix breakage of the ffmpeg plugin on 5.3 and -current.
PR:			ports/71105
Submitted by:		Michael Nottebrock <michaelnottebrock@gmx.net>
Patch submitted by:	Henrik Gulbrandsen <henrik.gulbrandsen@telia.com>
Approved by:		portmgr (marcus)
2004-09-16 09:18:41 +00:00
Joe Marcus Clarke
2fff28a2e4 Do not enable Hermes support on sparc64 since Hermes is ignored on sparc64
due to bigendian problems.  This will allow the rest of GNOME to package
on sparc64.

Reported by:	kensmith
Approved by:	portmgr (implicit)
		maintainer (blanket)
2004-09-11 01:08:33 +00:00
Michael Nottebrock
7b30f2b5d4 Fix build on gcc 3.4 2004-09-03 21:48:56 +00:00
Joe Marcus Clarke
ddf19c59ee Update to 0.8.4. For a list of the changes in this release, see
http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.4.html.

Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
Approved by:	maintainer (implicit)
2004-09-03 04:16:52 +00:00
Oliver Lehmann
1845865089 fix pkg-plist 2004-09-02 21:41:34 +00:00
Kirill Ponomarev
023495baed Fix libvcdinfo.pc
o  This will allow vcd support to work in multimedia/vlc (and possibly
   other ports)
Use libtool

PR:		ports/71171
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-09-01 08:54:29 +00:00
Kirill Ponomarev
0fbecf08cc Add knob to control where dvd device is
PR:		ports/71164
Submitted by:	maintainer
2004-09-01 08:03:48 +00:00
Michael Nottebrock
23324d4dac Oops, accidentally spammed this port with a local change. Revert last
commit.
2004-09-01 06:36:45 +00:00
Dirk Meyer
a638bf5813 - unbreak for am64 2004-09-01 06:02:04 +00:00
Michael Nottebrock
b4c31bafd8 Update to KDE 3.3 2004-08-30 19:55:42 +00:00
Michael Nottebrock
fae646a030 Update to 1.0.2 2004-08-30 12:18:55 +00:00
Kirill Ponomarev
09a6c99875 Reset maintainership to ports@FreeBSD.org
PR:		ports/71115
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-08-29 20:39:50 +00:00
Pav Lucistnik
c1b7855994 - Provide a more useful libmap.conf snippet
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2004-08-29 18:01:14 +00:00
Pav Lucistnik
01feb335e2 - Update to 0.99.15.1
PR:		ports/70907
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
Approved by:	maintainer
2004-08-28 16:17:21 +00:00
Kirill Ponomarev
2f1c39992c Reset maintainership to ports@FreeBSD.org
PR:		ports/71029
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-08-27 13:41:45 +00:00
Alexey Dokuchaev
48249e3fe0 Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use.  They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.

Approved by:	fjoe (mentor)
2004-08-27 08:46:33 +00:00
Norikatsu Shigemura
9ba729fb7e Update some skins.
PR:		ports/70958
Submitted by:	homas E. Zander <riggs@rrr.de> (maintainer)
Suggested by:	Koop Mast <kwm@rainbow-runner.nl>
2004-08-26 16:50:58 +00:00
Volker Stolz
2be8a1489e Requested by Koop Mast:
- Correct detection of ogg theora codec
- Avoid accidently linking to libtremor if not explicitly forced by user
  (important, therefore PORTREVISION bump!)

PR:		ports/70959
Submitted by:	Thomas E. Zander (maintainer)
2004-08-26 07:52:37 +00:00
Volker Stolz
9e55cb845f Update to 0.9.7rc1
PR:		ports/70825
Submitted by:	Miguel Mendez (maintainer)
2004-08-25 15:09:26 +00:00
Jacques Vidrine
fbcc079ed9 Fix vcd URL handling vulnerability described at
http://vuxml.freebsd.org/bef4515b-eaa9-11d8-9440-000347a4fa7d.html

Obtained from:	xine CVS
Approved by:	nobutaka (maintainer)
2004-08-25 13:39:34 +00:00
Michael Nottebrock
9f5b0c4026 Add a workaround for an mcopidl segfault on recent versions of -CURRENT and
RELENG_5.
2004-08-24 12:20:06 +00:00
Mark Linimon
257cd8996c Update to 0.9.4; update master sites; add wxgtk2 support with knob.
PR:		ports/69786
Submitted by:	Michael Johnson <ahze at ahze dot net>
Approved by:	maintainer timeout (3 weeks)
2004-08-23 23:12:51 +00:00