Commit graph

19 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Oliver Braun
439d291bdc Upgrade to 0.90.0.8.
Submitted by:	maintainer
2002-09-19 16:42:33 +00:00
Mario Sergio Fujikawa Ferreira
2395820beb Update to 0.90 pre 6
Submitted by:	maintainer
2002-08-07 15:08:25 +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
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
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
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
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