aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayerxp
Commit message (Collapse)AuthorAgeFilesLines
* 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