Pierre Beyssac
1e1412f066
Fix seek in raw DV files over 2Gb.
...
Bump PORTREVISION.
Reviewed by: riggs@rrr.de (maintainer)
2003-08-07 11:09:15 +00:00
Oliver Lehmann
cc0aa3e75a
replace -disable-qtx-codecs with --disable-qtx-codecs
...
Approved by: maintainer
2003-07-28 14:38:57 +00:00
Mario Sergio Fujikawa Ferreira
d3329ed86a
Add WITH_XMMS knob for XMMS inputplugin support
...
PR: 52513
Submitted by: David Yeske <dyeske@yahoo.com>
Approved by: maintainer (implicit)
2003-06-09 19:26:49 +00:00
Mario Sergio Fujikawa Ferreira
847da8f9ae
Add WITH_CDPARANOIA knob which depends on cdparanoia port
...
PR: 52350
Submitted by: David Yeske <dyeske@yahoo.com>
2003-05-17 03:19:02 +00:00
Mario Sergio Fujikawa Ferreira
8f3f426480
Update ipv6 kame patch to 0.9.0-v6-20030430 version
...
Reminded by: adamw (I had forgotten to update distinfo)
Approved by: maintainer (implicitly)
2003-05-15 05:04:59 +00:00
Mario Sergio Fujikawa Ferreira
e1ad2dbc07
o Update ipv6 kame patch to 0.9.0-v6-20030430 version
...
o Bump PORTREVISION
Approved by: maintainer (implicit)
2003-05-15 03:23:44 +00:00
Mario Sergio Fujikawa Ferreira
6292fb972b
Add WITH_LZO knob and correctly depend on lzo port if it is already
...
installed
PR: 51737
Submitted by: David Yeske <dyeske@yahoo.com>
Approved by: maintainer
2003-05-15 02:43:08 +00:00
Norikatsu Shigemura
0344a0d33d
Fix a not complete clean dependency on aalib.
...
PR: ports/51403
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
Suggested by: Dennis Kj_r Jensen <signout@signout.dk>
2003-04-25 13:28:41 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Norikatsu Shigemura
72bea5c37f
Update to 0.90-final.
...
PR: ports/50757
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
2003-04-09 17:05:10 +00:00
Norikatsu Shigemura
c054f87ced
Fixe a bug in detecting p4 types correctly which could cause
...
mplayer to crash.
PR: ports/50673
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
Suggested by: Matthew Emmerton <matt@gsicomp.on.ca>
2003-04-07 16:18:16 +00:00
Mario Sergio Fujikawa Ferreira
328b6db785
After repo copy from graphics category to newly create multimedia
...
one, update all appropriate references (*_DEPENDS, comments, etc):
ports/graphics/libfame --> ports/multimedia/libfame
ports/graphics/libquicktime --> ports/multimedia/libquicktime
ports/graphics/mpeg --> ports/multimedia/mpeg
ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode
ports/graphics/mpeg_play --> ports/multimedia/mpeg_play
ports/graphics/mtv --> ports/multimedia/mtv
ports/graphics/smpeg --> ports/multimedia/smpeg
ports/graphics/totem --> ports/multimedia/totem
ports/graphics/transcode --> ports/multimedia/transcode
ports/graphics/xanim --> ports/multimedia/xanim
ports/graphics/xmps --> ports/multimedia/xmps
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections)
2003-04-04 05:34:50 +00:00
Norikatsu Shigemura
1c24e8f108
Bump PORTREVISION by previous commit.
...
Pointed out by: ume
2003-03-31 17:17:42 +00:00
Norikatsu Shigemura
d0dc09b2dd
Support for IPv6.
...
Submitted by: Hideyuki NINOMIYA <nin@jp.FreeBSD.org> (requester)
Yuji TAKANO <takachan@running-dog.net> (mplayer evangelist)
Desired by: ume (IPv6 maintainer)
Patch Made by: sumikawa (IPv6 specialist)
Approved by: Thomas E. Zander <riggs@rrr.de> (maintainer)
2003-03-31 11:11:56 +00:00
Max Khon
6fd53cd51c
xvid was moved to multimedia
2003-03-29 17:44:02 +00:00
Mario Sergio Fujikawa Ferreira
57ffe5056b
o Update to 0.90 rc5 [1]
...
o Add WITH_FAAD knob [1] [2]
PR: 50188 [1],
50246 [2]
Submitted by: maintainer [1],
David Yeske <dyeske@yahoo.com> [2]
2003-03-26 16:17:59 +00:00
Mario Sergio Fujikawa Ferreira
efc993b4dd
Chase libdvdread lib version bump on port version 0.9.4
2003-03-06 04:45:49 +00:00
Mario Sergio Fujikawa Ferreira
6b11d4a8f6
o Fix outstanding issue with KDE aRts: do not lockup when exitting
...
- Background: For some reason, mplayer locks up if we cleanup
when exitting by calling arts_free(). Therefore, we trade
risk of memory leakage when using KDE aRts over locking
up.
- Caveat: Memory probably is not witheld after mplayer
exits. I won't say that it IS NOT withheld cause I do not
know what arts_free() does exactly. So, worst case scenario
is probably that we will leak memory for as many files
the user tells mplayer to play but only WHILE mplayer is
running.
o Bump PORTREVISION
Reviewed by: kde (some members)
2003-03-05 00:11:23 +00:00
MANTANI Nobutaka
a275baa57f
Sync with the category changes of libdvdnav, libxine and xine.
2003-02-24 12:57:02 +00:00
Akinori MUSHA
4d0a0dc1c6
De-pkg-comment.
2003-02-21 12:51:06 +00:00
Oliver Braun
e6647e93a2
* Add patch forgotten to "cvs add" in last commit.
...
* Bump PORTREVISION.
Noticed by: lioux
2003-02-12 07:17:35 +00:00
Oliver Braun
ec0e57b389
o Update to use the 0.9-rc4 sources
...
o Remove libfame from the possible dependency list
because integrated libavcodec does the same job
o Apply libdemux-mov patch suggested by lioux
(will fix some quicktime movies)
o Fix pkg-plist
PR: ports/48152
Submitted by: maintainer
2003-02-10 19:28:06 +00:00
Mario Sergio Fujikawa Ferreira
11edc1f4f3
Pack correct library
2003-02-08 13:30:47 +00:00
Mario Sergio Fujikawa Ferreira
85f075a67c
o Rewrite of the Makefile in a way similar to mail/mutt-devel: all
...
WITH* knobs are now explained within the Makefile
o Fix PKGNAMESUFFIX
o configure script depends unconditionally on esound if it is
available: depend on esound as well if available
o Enable VIDIX again due to users report that it works though needs
root permissions
o Update PLIST due to VIDIX
o Bump PORTREVISION
PR: 47781
Submitted by: maintainer
2003-02-03 05:06:23 +00:00
Mario Sergio Fujikawa Ferreira
3faeefebde
Update to 0.09 RC3
...
Submitted by: maintainer
2003-01-22 16:53:06 +00:00
Mario Sergio Fujikawa Ferreira
866d8a60a1
Chase libdv library version bump in version 0.9.9
2003-01-16 18:44:34 +00:00
Mario Sergio Fujikawa Ferreira
e70444ae5f
Update to 0.90 RC2: this release supports both WM9 and Quicktime(TM)
...
files using latest win32-codecs port.
Submitted by: maintainer et al
Reviewed by: freebsd-multimedia mailing list
2003-01-10 20:12:50 +00:00
Edwin Groothuis
d59994474c
devel/sdl12 has been upgraded to shlib version 5.
2003-01-07 03:55:08 +00:00
Maxim Sobolev
5c160ac5bd
Update version number of SDL shared library.
2003-01-02 15:06:10 +00:00
Edwin Groothuis
8a1e1de6c6
Removed stale master_site.
...
Informed maintainer.
Noticed by: portsurvey
2002-12-28 01:58:45 +00:00
Norikatsu Shigemura
6c94333d88
Fix compile error by changing to a new method(blockMyself -> doEventLoop)
...
of liveMedia. This is temporary fix, new (current) mplayer already was
fixed.
Submitted by: Petr Holub <hopet@ics.muni.cz>
2002-12-14 12:07:55 +00:00
Peter Pentchev
cd9041c8fe
Constrict the build to ${WRKDIR}: force ${WRKSRC} as the temporary
...
directory used for creating test executable files in the configure
phase. Previously, the port examined the TMPDIR and TEMPDIR variables,
and, if they were not set, used /tmp; this goes against the grain of the
limit-to-WRKDIR policy, and also plain does not work if /tmp is mounted
with the 'noexec' flag.
Approved by: maintainer, portmgr (kris)
2002-12-05 10:45:33 +00:00
Mario Sergio Fujikawa Ferreira
5388672134
Fix location of linux-realplayer port
...
Prompted by: kris
2002-11-30 03:17:46 +00:00
Mario Sergio Fujikawa Ferreira
ee7adffbe0
After repo copy from graphics category, update all appropriate
...
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
2002-11-28 00:09:51 +00:00
Mario Sergio Fujikawa Ferreira
f618d8453e
o mplayer ignores mplayer fonts if WITH_FREETYPE. Therefore, only
...
depend on mplayer fonts otherwise
o Bump PORTREVISION
Submitted by: "Ulrich 'Q' Spoerlein" <q@uni.de>
Reviewed by: maintainer
Approved by: maintainer
2002-11-21 01:52:49 +00:00
Alfred Perlstein
858d300eb9
update to pre10
2002-11-16 04:24:17 +00:00
Mario Sergio Fujikawa Ferreira
d3157e068c
o Update to 0.90.0.9 [1]
...
o Add WITH_FREETYPE knob [2]
PR: 44362 [2]
Submitted by: maintainer [1],
Pat Lashley <patl+freebsd@volant.org> [2]
Reviewed by: maintainer
2002-11-02 02:28:15 +00:00
Norikatsu Shigemura
baf85fd543
Sorry, fix unnecessary space.
2002-10-16 16:17:51 +00:00
Norikatsu Shigemura
d1d202e468
Add support RTP/RTSP protocol with liveMedia,
...
Reviewed by: Thomas E. Zander <riggs@rrr.de> (maintainer)
2002-10-16 15:55:26 +00:00
Mario Sergio Fujikawa Ferreira
574d4b6962
o Add WITH_REALPLAYER support plus autodetection so that a correct
...
port dependency is built [1]
o Have WITH_LIBDVDREAD really work [2]
PR: 43291 [1]
Submitted by: alane [1], MAINTAINER [2]
Approved by: maintainer
2002-09-25 19:13:40 +00:00
Kris Kennaway
8816b2dc6d
Correct typo in PLIST_SUB that prevented package build on bento.
2002-09-20 20:22:41 +00:00
Oliver Braun
439d291bdc
Upgrade to 0.90.0.8.
...
Submitted by: maintainer
2002-09-19 16:42:33 +00:00
Mario Sergio Fujikawa Ferreira
5dc9b7f571
Deploy USE_GNOMENG infrastructure
...
PR: 42349
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-09-03 02:46:49 +00:00
Mario Sergio Fujikawa Ferreira
2395820beb
Update to 0.90 pre 6
...
Submitted by: maintainer
2002-08-07 15:08:25 +00:00
Christian Weisgerber
e7690885fd
Ogg Vorbis 1.0 library major version bumps.
2002-07-20 15:32:43 +00:00
Mario Sergio Fujikawa Ferreira
741c91b0e7
Update to 0.90.0.5
...
Approved by: maintainer
2002-06-11 13:14:08 +00:00
Mario Sergio Fujikawa Ferreira
12c8a1eae2
o Bump PORTREVISION
...
o Prefer mplayer internal DVD access routines rather than libdvdread
due to problem reports from users. Prefer libdvdread if WITH_LIBDVDREAD
o Change iconv interaction since users have been complaining since
iconv was updated to 1.7
Submitted by: maintainer
2002-06-04 23:49:35 +00:00
Mario Sergio Fujikawa Ferreira
7d9b438a7c
o Update to 0.90pre3
...
o No longer depends on port mplayer-skins
Submitted by: maintainer
2002-05-24 15:55:36 +00:00
Mario Sergio Fujikawa Ferreira
5b69ccdb12
Remove unnecessary dependency on libdvdcss, it is now a dependency
...
under libdvdread
2002-04-19 21:29:00 +00:00
Maxim Sobolev
1b3c0d7d6c
Chase increase of libSDL version number.
2002-04-17 12:38:02 +00:00
Mario Sergio Fujikawa Ferreira
f12f2f6117
Chase libdvdcss update 1.1.0 version bump
2002-04-16 23:20:29 +00:00
Mario Sergio Fujikawa Ferreira
ffd11211f7
Chase libdvdcss shared library version bump
...
Submitted by: Riccardo Torrini <riccardo@torrini.org>
2002-03-30 19:47:51 +00:00
Akinori MUSHA
21d944be5c
Bump PORTREVISION to reflect the (lib)iconv upgrade.
2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
...
libiconv.
2002-03-18 09:46:46 +00:00
Mario Sergio Fujikawa Ferreira
ed3fd73887
o Tell configure about extra lib/include paths so as to improve
...
auto-detection
o Enable WITH_SVGALIB if it is installed
o Use direct rather than relative paths to reference port directories
in Makefile
o No PORTREVISION bump since there are no functional changes
Submitted by: maintainer
2002-03-06 04:14:08 +00:00
Mario Sergio Fujikawa Ferreira
6a6259b066
Depend on correct port. Therefore, bump PORTREVISION
...
Submitted by: asmodai
Reviewed by: MAINTAINER
2002-02-11 16:38:06 +00:00
Mario Sergio Fujikawa Ferreira
65ceb81162
o Update to 0.60.1
...
o Add additional MASTER_SITES
o Depend on mplayer-skins if WITH_GUI since GUI does not work without
a skin
o Added option WITH_XANIM
PR: 33604
Submitted by: MAINTAINER, Alan Eldridge <ports@geeksrus.net>
Reviewed by: pat
2002-01-17 19:55:14 +00:00
Christian Weisgerber
5f26056cb6
Bump libvorbis version number.
2002-01-16 19:00:51 +00:00
Mario Sergio Fujikawa Ferreira
256c7bf61a
- Add LEGAL notice
...
- NO_PACKAGE
From developers: "Distributing MPlayer in the form of binaries
and/or binary packages is currently impossible, speaking about both
technical and law areas"
Submitted by: maintainer
2001-12-27 16:27:15 +00:00
Mario Sergio Fujikawa Ferreira
4f167bb911
1) make it work on -current given recent malloc.h problem
...
2) remove esound options since they do not work yet
3) bump PORTREVISION due to (1)
Submitted by: maintainer
2001-11-15 04:42:26 +00:00
Mario Sergio Fujikawa Ferreira
fdb200fae5
re-enable DVD read support since libdvdread was updated to 0.9.2
...
in rev 1.2 of libdvdread/Makefile
2001-10-17 21:37:35 +00:00
Mario Sergio Fujikawa Ferreira
6e8f021c7a
disable DVD support till libdvdread is updated to at least version
...
0.92 (required for proper operation)
Submitted by: Tadayuki OKADA <tadayuki@mediaone.net>
2001-10-16 15:54:07 +00:00
Mario Sergio Fujikawa Ferreira
fc88cd52b0
apply DeMorgan correctly
2001-10-16 14:35:39 +00:00
Mario Sergio Fujikawa Ferreira
e4907f0121
o update to 0.50 final
...
o add several WITH_* options (specially DVD support :-)
o update WWW tag in DESCR
o update PKGMESSAGE
o update install-user script to handle new fonts from port
mplayer-fonts/Makefile rev 1.2
Submitted by: MAINTAINER
2001-10-16 01:25:41 +00:00
Mario Sergio Fujikawa Ferreira
ce216f3e59
o update to 0.50 pre 1
...
o add script to "autodetect" some machine features such as 3DNow!
o it is no longer limitted to i386 arch (e.g., alpha, hurray :)
o make it CFLAGS safe
o add several WITH{,OUT} options
o depend on win32-codecs as of rev 1.12 win32-codecs/Makefile
instead of mplayer-codecs
o Makefile style: rearrange the file a bit to make it ports' style
compliant (easier to maintain)
o simplify targets with for/endfor constructs in post-install
o due to new features, update: COMMENT, DESCR, PKGMESSAGE
o fix all URI to include a trailing /
o support NOPORTDOCS in PLIST
Submitted by: MAINTAINER et al
2001-10-01 14:04:20 +00:00
Andrey A. Chernov
db2dadbaab
Bump png major
2001-09-11 02:22:51 +00:00
Dirk Meyer
eb09bf66a1
Added Options to build for diffrent CPU types.
...
PR: 29959,30020
Submitted by: riggs@f113.hadiko.de
2001-08-25 04:51:38 +00:00
Dirk Meyer
f0b0ed72c7
New Port:
...
This is the port of mplayer, a project which has the effort
to become a very stable and useful movie player.
It is based on the windows codec compilation and
provides the ability to play many formats
in a very good quality without much CPU comsumption.
WWW: http://mplayer.sourceforge.net
PR: 29944
Submitted by: riggs@f113.hadiko.de
2001-08-22 06:11:11 +00:00