aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayerxp
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Bump PORTREVISION to chase the cdparanoia shared library updateMarkus Brueffer2006-01-061-1/+1
| | | | Notes: svn path=/head/; revision=152907
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149442
* Sync with libdvdnav shared library version bump.MANTANI Nobutaka2005-10-081-1/+1
| | | | Notes: svn path=/head/; revision=144575
* Drop maintainershipMario Sergio Fujikawa Ferreira2005-03-051-1/+1
| | | | Notes: svn path=/head/; revision=130385
* Remove deprecated USE_SIZEMario Sergio Fujikawa Ferreira2004-12-251-1/+0
| | | | Notes: svn path=/head/; revision=125124
* Update XviD to version 1.0.1, chase shared library bump through dependencies,Michael Nottebrock2004-06-111-1/+1
| | | | | | | | disable xvid support in avifile and bump PORTREVISION in transcode for added dependency on xvid4conf. Notes: svn path=/head/; revision=111310
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* Properly use SDL everywhere:Edwin Groothuis2004-03-081-8/+5
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=103247
* Chase libdvdnav shlib.Adam Weinberger2004-02-201-1/+1
| | | | Notes: svn path=/head/; revision=101539
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-082-0/+2
| | | | Notes: svn path=/head/; revision=100321
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update xvid to latest release and chase library dependencies in portsMichael Nottebrock2003-08-121-1/+1
| | | | | | | | | that depend on it. Approved by: arved (Mentor) Notes: svn path=/head/; revision=86866
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* xvid was moved to multimediaMax Khon2003-03-291-1/+1
| | | | Notes: svn path=/head/; revision=77694
* Fix packagingMario Sergio Fujikawa Ferreira2003-03-082-9/+4
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=77062
* Chase libdvdread lib version bump on port version 0.9.4Mario Sergio Fujikawa Ferreira2003-03-061-1/+1
| | | | Notes: svn path=/head/; revision=77015
* Optionally support cdparanoia with WITH_CDPARANOIA knob now thatMario Sergio Fujikawa Ferreira2003-03-041-1/+14
| | | | | | | | | | it finally works under FreeBSD PR: 48734 Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=76874
* Sync with the category changes of libdvdnav, libxine and xine.MANTANI Nobutaka2003-02-241-1/+1
| | | | Notes: svn path=/head/; revision=76391
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76311
* Update version number of SDL shared library.Maxim Sobolev2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72210
* Fix 'make package' in -CURRENT: for unknown reasons fibmap_mplayerxpMario Sergio Fujikawa Ferreira2002-12-182-1/+10
| | | | | | | | | does not build in -CURRENT. Submitted by: bento, kris Notes: svn path=/head/; revision=71708
* 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
* Fix typoMario Sergio Fujikawa Ferreira2002-12-031-1/+1
| | | | Notes: svn path=/head/; revision=71352
* o After repo copy from graphics/mplayer:Mario Sergio Fujikawa Ferreira2002-11-2713-498/+330
| | | | | | | | | | | - 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 mplayer ignores mplayer fonts if WITH_FREETYPE. Therefore, onlyMario Sergio Fujikawa Ferreira2002-11-211-2/+3
| | | | | | | | | | | | depend on mplayer fonts otherwise o Bump PORTREVISION Submitted by: "Ulrich 'Q' Spoerlein" <q@uni.de> Reviewed by: maintainer Approved by: maintainer Notes: svn path=/head/; revision=70633
* update to pre10Alfred Perlstein2002-11-162-3/+3
| | | | Notes: svn path=/head/; revision=70228
* o Update to 0.90.0.9 [1]Mario Sergio Fujikawa Ferreira2002-11-024-16/+42
| | | | | | | | | | | | 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
* Sorry, fix unnecessary space.Norikatsu Shigemura2002-10-161-1/+1
| | | | Notes: svn path=/head/; revision=68151
* Add support RTP/RTSP protocol with liveMedia,Norikatsu Shigemura2002-10-161-1/+12
| | | | | | | Reviewed by: Thomas E. Zander <riggs@rrr.de> (maintainer) Notes: svn path=/head/; revision=68150
* o Add WITH_REALPLAYER support plus autodetection so that a correctMario Sergio Fujikawa Ferreira2002-09-251-1/+17
| | | | | | | | | | | | port dependency is built [1] o Have WITH_LIBDVDREAD really work [2] PR: 43291 [1] Submitted by: alane [1], MAINTAINER [2] Approved by: maintainer Notes: svn path=/head/; revision=67141
* Correct typo in PLIST_SUB that prevented package build on bento.Kris Kennaway2002-09-201-1/+1
| | | | Notes: svn path=/head/; revision=66884
* Upgrade to 0.90.0.8.Oliver Braun2002-09-196-82/+28
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=66716
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-031-4/+6
| | | | | | | | PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65522
* Update to 0.90 pre 6Mario Sergio Fujikawa Ferreira2002-08-075-28/+39
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=64148
* Ogg Vorbis 1.0 library major version bumps.Christian Weisgerber2002-07-201-1/+2
| | | | Notes: svn path=/head/; revision=63275
* Update to 0.90.0.5Mario Sergio Fujikawa Ferreira2002-06-115-25/+27
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=61109
* o Bump PORTREVISIONMario Sergio Fujikawa Ferreira2002-06-043-3/+58
| | | | | | | | | | | | 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-246-78/+127
| | | | | | | | | o No longer depends on port mplayer-skins Submitted by: maintainer Notes: svn path=/head/; revision=59907
* Remove unnecessary dependency on libdvdcss, it is now a dependencyMario Sergio Fujikawa Ferreira2002-04-191-2/+1
| | | | | | | under libdvdread Notes: svn path=/head/; revision=57895
* Chase increase of libSDL version number.Maxim Sobolev2002-04-171-1/+1
| | | | Notes: svn path=/head/; revision=57807
* Chase libdvdcss update 1.1.0 version bumpMario Sergio Fujikawa Ferreira2002-04-161-1/+1
| | | | Notes: svn path=/head/; revision=57777
* Chase libdvdcss shared library version bumpMario Sergio Fujikawa Ferreira2002-03-301-1/+1
| | | | | | | Submitted by: Riccardo Torrini <riccardo@torrini.org> Notes: svn path=/head/; revision=56985
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-1/+1
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* o Tell configure about extra lib/include paths so as to improveMario Sergio Fujikawa Ferreira2002-03-061-5/+11
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=55617
* 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