aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayer
Commit message (Collapse)AuthorAgeFilesLines
* Depend on correct port. Therefore, bump PORTREVISIONMario Sergio Fujikawa Ferreira2002-02-111-1/+2
| | | | | | | | Submitted by: asmodai Reviewed by: MAINTAINER Notes: svn path=/head/; revision=54564
* o Update to 0.60.1Mario Sergio Fujikawa Ferreira2002-01-175-164/+157
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=53266
* Bump libvorbis version number.Christian Weisgerber2002-01-161-1/+1
| | | | Notes: svn path=/head/; revision=53186
* - Add LEGAL noticeMario Sergio Fujikawa Ferreira2001-12-271-0/+1
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=52248
* 1) make it work on -current given recent malloc.h problemMario Sergio Fujikawa Ferreira2001-11-152-15/+40
| | | | | | | | | | 2) remove esound options since they do not work yet 3) bump PORTREVISION due to (1) Submitted by: maintainer Notes: svn path=/head/; revision=50036
* re-enable DVD read support since libdvdread was updated to 0.9.2Mario Sergio Fujikawa Ferreira2001-10-171-7/+7
| | | | | | | in rev 1.2 of libdvdread/Makefile Notes: svn path=/head/; revision=48892
* disable DVD support till libdvdread is updated to at least versionMario Sergio Fujikawa Ferreira2001-10-161-7/+7
| | | | | | | | | 0.92 (required for proper operation) Submitted by: Tadayuki OKADA <tadayuki@mediaone.net> Notes: svn path=/head/; revision=48846
* apply DeMorgan correctlyMario Sergio Fujikawa Ferreira2001-10-161-2/+2
| | | | Notes: svn path=/head/; revision=48842
* o update to 0.50 finalMario Sergio Fujikawa Ferreira2001-10-1610-103/+145
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=48830
* o update to 0.50 pre 1Mario Sergio Fujikawa Ferreira2001-10-0113-217/+243
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=48312
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47625
* Added Options to build for diffrent CPU types.Dirk Meyer2001-08-251-7/+35
| | | | | | | | PR: 29959,30020 Submitted by: riggs@f113.hadiko.de Notes: svn path=/head/; revision=46845
* New Port:Dirk Meyer2001-08-2211-0/+306
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 Notes: svn path=/head/; revision=46623