aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayerxp
Commit message (Collapse)AuthorAgeFilesLines
* - Mark BROKEN on CURRENT: does not build with GCC 4.2Pav Lucistnik2007-07-031-0/+4
| | | | Notes: svn path=/head/; revision=194768
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-181-16/+0
| | | | | | | with letter i-m Notes: svn path=/head/; revision=190286
* - Update to 0.6.2Martin Wilke2007-04-173-5/+21
| | | | | | | | PR: 111625 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=190237
* * LIB_DEPENDS changes (require libdvdread.so.5)Jeremy Chadwick2007-04-051-1/+2
| | | | | | | | | * PORTREVISION increment Reviewed by: philip Notes: svn path=/head/; revision=189307
* - Fix build with gcc 4.1Martin Wilke2007-01-242-1/+14
| | | | | | | | | PR: 108080 Submitted by: trasz pointyhat Notes: svn path=/head/; revision=183200
* - Update to 0.6.1Martin Wilke2007-01-0929-155/+504
| | | | | | | | PR: ports/107634 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=181922
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-2/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* BROKEN: Does not compileKris Kennaway2006-09-171-0/+2
| | | | Notes: svn path=/head/; revision=173186
* 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