aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayerxp/files
Commit message (Collapse)AuthorAgeFilesLines
* Fix build in -CURRENTMario Sergio Fujikawa Ferreira2002-12-061-0/+15
| | | | | | | | Submitted by: mike (with modifications :) Reviewed by: John Angelmo <john@veidit.net> Notes: svn path=/head/; revision=71395
* o After repo copy from graphics/mplayer:Mario Sergio Fujikawa Ferreira2002-11-277-215/+57
| | | | | | | | | | | - Update to mplayerxp version 0.1.9 - Take over maintainership Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat) Notes: svn path=/head/; revision=71171
* o Update to 0.90.0.9 [1]Mario Sergio Fujikawa Ferreira2002-11-022-12/+26
| | | | | | | | | | | | o Add WITH_FREETYPE knob [2] PR: 44362 [2] Submitted by: maintainer [1], Pat Lashley <patl+freebsd@volant.org> [2] Reviewed by: maintainer Notes: svn path=/head/; revision=69283
* Upgrade to 0.90.0.8.Oliver Braun2002-09-193-67/+15
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=66716
* Update to 0.90 pre 6Mario Sergio Fujikawa Ferreira2002-08-072-18/+30
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=64148
* Update to 0.90.0.5Mario Sergio Fujikawa Ferreira2002-06-112-21/+21
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=61109
* o Bump PORTREVISIONMario Sergio Fujikawa Ferreira2002-06-042-2/+46
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=60631
* o Update to 0.90pre3Mario Sergio Fujikawa Ferreira2002-05-243-56/+62
| | | | | | | | | o No longer depends on port mplayer-skins Submitted by: maintainer Notes: svn path=/head/; revision=59907
* o Update to 0.60.1Mario Sergio Fujikawa Ferreira2002-01-172-156/+115
| | | | | | | | | | | | | | 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
* 1) make it work on -current given recent malloc.h problemMario Sergio Fujikawa Ferreira2001-11-151-4/+38
| | | | | | | | | | 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
* o update to 0.50 finalMario Sergio Fujikawa Ferreira2001-10-166-71/+75
| | | | | | | | | | | | | 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-017-151/+146
| | | | | | | | | | | | | | | | | | | | 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
* New Port:Dirk Meyer2001-08-225-0/+199
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