Commit graph

262 commits

Author SHA1 Message Date
Volker Stolz
86ec49024e Hopefully fix build on -CURRENT.
PR:		ports/70613
Submitted by:	Eygene A. Ryabinkin
Approved by:	maintainer
2004-08-20 15:50:42 +00:00
Volker Stolz
20affe7fb9 Add forgotten file from previous commit 2004-08-16 09:44:50 +00:00
Volker Stolz
0d0a433555 Enable GTK2
PR:		ports/70001
Submitted by:	Seva Gluschenko
Approved by:	maintainer
2004-08-16 09:43:58 +00:00
Kirill Ponomarev
adab6c4ec6 Update to 0.99.5
PR:		ports/69450
Submitted by:	maintainer
2004-07-23 07:28:01 +00:00
Volker Stolz
0c59359eac Add more PATCH_SITES
PR:		ports/68806
Submitted by:	Jonathan Noack
Approved by:	maintainer
2004-07-12 15:01:25 +00:00
Adam Weinberger
99fa9e96ee Apply a vendor-distributed patch to correct a number of string
vulnerabilities, some of which are remotely exploitable.

More info at: http://www.mplayerhq.hu/homepage/design7/news.html
2004-07-01 20:00:39 +00:00
Pav Lucistnik
001fdf62d5 - Respect CFLAGS, fix WITHOUT_RUNTIME_CPUDETECTION knob, style
PR:		ports/68431
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Approved by:	maintainer
2004-07-01 08:27:47 +00:00
Michael Nottebrock
2ac410c8c1 Add a patch that fixes a patch that used to be in the previous version
of the port and which has been bogusly merged into the upstream sources
(but has been corrected now, the next release will be fine, hopefully).

This will fix audioid with tv://
2004-06-18 19:02:00 +00:00
Pav Lucistnik
2741da7c70 - Autodetect fribidi
- Enable OSD
- Disable caca
- Fix build with gtk1

Submitted by:	Thomas E. Zander <riggs@rrr.de>
PR:		67846, 67873, 67875, 67913, 67923
2004-06-14 14:47:12 +00:00
Michael Nottebrock
9845b5e2d7 Update XviD to version 1.0.1, chase shared library bump through dependencies,
disable xvid support in avifile and bump PORTREVISION in transcode for
added dependency on xvid4conf.
2004-06-11 21:48:50 +00:00
Jeremy Messenger
b5c6156b62 - Update to 0.99.4 (1.0pre4)
- This version now support XviD 1.x, so it should allow the maintainer to
  update XviD.

Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2004-06-11 18:08:51 +00:00
Pav Lucistnik
d097db9617 - Fix reopening of audio device after pause under certain circumstances
PR:		ports/67179
Submitted by:	Andriy Gapon <avg@icyb.net.ua>
Approved by:	maintainer
Obtained from:	mplayer CVS
2004-05-28 16:23:47 +00:00
Pav Lucistnik
4908a0b6b7 - Add WITH_KERN_HZ knob. It can be useful on slower processors when using
RTC.

PR:		ports/67134
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	maintainer
2004-05-25 09:11:59 +00:00
Michael Nottebrock
9bc99a0f52 Add WITHOUT_GUI option to force mplayer's gtk gui to off and disable
arts audio output if gui is enabled to avoid crashes caused by conflicting
versions of glib.

Submitted by: maintainer
2004-04-16 20:24:22 +00:00
Pav Lucistnik
edc0522e0e - Use /dev/acd0[c] as a default CD/DVD device
- Allow people to override default device with DEFAULT_CDROM_DEVICE and
  DEFAULT_DVD_DEVICE knobs

PR:		ports/65059
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	maintainer
2004-04-03 15:11:07 +00:00
Kirill Ponomarev
81a504f598 - Remove old SIZE entries 2004-03-31 08:21:05 +00:00
Kirill Ponomarev
c4478f39fc - Fix buffer overflow attack and remote exploit addressed to
mplayer's http parser.

PR:		ports/64974
Submitted by:	maintainer
2004-03-31 08:11:39 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Joe Marcus Clarke
ce7b03f269 Fix build with freetype2-2.1.7.
Approved by:	maintainer
2004-03-17 07:43:41 +00:00
Ernst de Haan
ca123465f9 Log:
[1] Enable DEBUG support
[2] Resolve build problems on bento for non-i386 architectures
[3] Introduce rtc interoperability

PR:		64314
Submitted by:	maintainer
Reported by:	znerd [1]
		kris [2]
		Michael Johnson <ahze@ahze.net> [3]
2004-03-16 11:52:44 +00:00
Mario Sergio Fujikawa Ferreira
5f8e75f405 Chase libdv shared library version bump 2004-03-14 03:56:07 +00:00
Edwin Groothuis
672c044e2e Properly use SDL everywhere:
USE_SDL=yes	-> USE_SDL=sdl	(good examles everywhere)
	WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:		follow-ups of ports/55494, ports/61877
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2004-03-08 01:01:31 +00:00
Kirill Ponomarev
b20ae7c490 This update solves two issues which are important for many
users of mplayer:

o bktr driver working. Thanks to Arjan van Leeuwen
  <avleeuwen@piwebs.com> and Simun Mikecin sime@logos.hr (For me
  it doesn't work at all, but mplayer's tv never did :-) So I
  rely on the reports of the users who are successful.)

o disables support for libdvdnav as it's not compatible with
  the new version. The mplayer developers are informed and
  hunt the problem.

o introduces a patch to fix -vo md5: patch-libvo-vo_md5.c
  Thanks to Christopher Nehren <apeiron@comcast.net>

PR:		ports/63363
Submitted by:	maintainer
2004-02-26 09:18:00 +00:00
Adam Weinberger
5404f2479d Chase libdvdnav shlib. 2004-02-20 21:10:01 +00:00
Kris Kennaway
18fc446ec9 Remove BROKEN tag, since the problem was fixed by the recent fix to the
lame port.

Tracked down by:	"Thomas E. Zander" <riggs@rrr.de>
2004-02-19 03:32:48 +00:00
Marc Fonvieille
68bfbeeef2 Typo: s/supprt/support 2004-02-15 15:05:01 +00:00
Kris Kennaway
098b614ba4 BROKEN on 5.x: Does not compile 2004-02-07 23:19:37 +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
Kirill Ponomarev
aae018f327 - Chase libraries for new libvorbis version
- Correctly detect AMD64 machines

PR:		60528
Submitted by:	maintainer
2003-12-23 21:48:51 +00:00
Christian Weisgerber
63d96de22f Catch up with libogg/libvorbis version bump. 2003-12-20 16:37:57 +00:00
Pav Lucistnik
6e74806bab - Unbreak on 5.2-CURRENT after Bt848 includes change
PR:		ports/60123 (based on)
Submitted by:	Vincent <viny@scientiae.net>
2003-12-16 00:05:25 +00:00
Alexander Nedotsukov
370307fdbb Switch dependency mad -> libmad as more apropriate.
Approved by:	maintainer
2003-12-08 11:23:46 +00:00
Joe Marcus Clarke
c7ca0ba127 Chase the libmad/libid3tag shared lib version. 2003-12-07 01:27:06 +00:00
Joe Marcus Clarke
20e1910574 Fix build with ungif.
PR:		59350
Submitted by:	maintainer
2003-11-16 20:04:41 +00:00
Norikatsu Shigemura
98498f4fc4 o Add missing dependency on libungif. [1]
o Import latest kame ipv6 patches.
o Bump PORTREVISION

PR:		ports/59145
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
Reported by:	Pav Lucistnik <pav@oook.cz> [1]
2003-11-14 02:22:36 +00:00
Joe Marcus Clarke
051bef12df * Fix autodetection problem for freetype2 which breaks gmplayer for some
machines, hopefully satisfying pr/57622
* RUN_DEPENDS on mplayer-skins if compiled WITH_GUI [1]

PR:		57687
Suggested by:	Jeremy Messenger <mezz7@cox.net> [1]
2003-10-08 17:48:06 +00:00
Joe Marcus Clarke
e2687cf2d5 Down-rev the libSDL shared lib version since SDL-1.2.6 has not been
committed yet.

Spotted by:	Thierry Thomas <thierry@pompo.net>
2003-10-03 19:01:11 +00:00
Joe Marcus Clarke
fca0ecf8d1 * Correct use of SDL, update lib dependency of SDL [1]
* Better DVD device handling for FreeBSD [2]

PR:		57475 [1]
		57545
Suggested by:	Thierry Thomas <thierry@pompo.net> [1]
Obtained from:	sf [2]
Submitted by:	maintainer
2003-10-03 17:31:05 +00:00
Joe Marcus Clarke
23bb797eeb * Update to 0.92.
- Important fix of a remote buffer overflow attack via asf streaming
  - Some minor fixes
* Check for the updated KAME ipv6-patch.  Looks okay.
* Change pkg-message, pointing at at a work-in-progress FAQ

PR:		57324
		57296
Submitted by:	Mezz <mezz7@cox.net> (based on)
		maintainer
2003-09-28 17:58:48 +00:00
Norikatsu Shigemura
90a2eb2a60 o Chase lib version change of multimedia/xmms. [1]
o Fix build on recent current (by -pthread option is deprecated). [2]
o WITH_LANG is added. [2]

PR:		ports/56630 [1]
Submitted by:	Guido Berhoerster <ich@guido-berhoerster.org> [1]
		Tod McQuillin <devin@spamcop.net> [1]
		Ivanchenko V. I. <webmaster@asiamusic.ru> [1][2]
Approved by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2003-09-10 15:55:29 +00:00
Sergey A. Osokin
7076a24768 Fix operate with libkse/libthr (-CURRENT).
Submitted by:	deischen
Approved by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
PR:		56358
2003-09-04 08:49:41 +00:00
Norikatsu Shigemura
a43b788411 Enables the audioid suboption for mplayer -tv.
PR:		ports/56125
Patched by:	Nikolay Nikolaev <nicknickolaev@yahoo.com>
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2003-08-29 10:27:25 +00:00
Michael Nottebrock
c8f7bbcd15 Update xvid to latest release and chase library dependencies in ports
that depend on it.

Approved by:	arved (Mentor)
2003-08-12 22:27:30 +00:00
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