summaryrefslogtreecommitdiff
path: root/multimedia/win32-codecs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-03-13Disable Quicktime codec instead of marking it FORBIDDEN if WITH_QUICKTIMEMichael Johnson1-10/+9
is defined Reported by: White Hat <pigskin_referee@yahoo.com> Notes: svn path=/head/; revision=187306
2007-01-23- Add failed quicktime sourcesMartin Wilke1-0/+6
PR: ports/107976 Submitted by: Nick Hibma<nick@van-laarhoven.org> Notes: svn path=/head/; revision=183104
2006-12-05- Update CODEC_MPLAYER_VERSION to 1.0rc1. It solve a problem with the previousJose Alonso Cardenas Marquez1-2/+2
commmit and now this port can be updating. - Change PORTREVISION to DISTVERSION Notes: svn path=/head/; revision=178910
2006-12-04- Update to 2006-10-22Martin Wilke2-13/+6
PR: ports/106304 Submitted by: Jan-Olof Lindqvist<jo.lindqvist@gmail.com> Notes: svn path=/head/; revision=178887
2006-11-21Fix plist when the REALPLAYER option is not selected.Shaun Amott2-3/+7
PR: ports/105725 (partial) Submitted by: Christian Laursen <xi@borderworlds.dk> Notes: svn path=/head/; revision=177767
2006-10-07- Add the REALPLAYER and QUICKTIME(off) OPTIONS. If QUICKTIME OPTION is off,Jose Alonso Cardenas Marquez3-41/+65
this port could install without problem of vulnerabilities. - Bump PORTREVISION - Other few modifications Sponsored by: FreeBSD Bugathon Notes: svn path=/head/; revision=174700
2006-09-14Mark win32-codecs as FORBIDDEN. The quicktime browser plugin couldRemko Lodder1-0/+1
lead to Remote code execution. See http://vuxml.FreeBSD.org/24f6b1eb-43d5-11db-81e1-000e0c2e438a.html for more information. With hat: secteam Notes: svn path=/head/; revision=173026
2006-09-05Reset inactive maintainer who has not responded to email.Mark Linimon1-1/+1
Hat: portmgr Notes: svn path=/head/; revision=172271
2006-08-20- Update all codec to all-20060611Marcus Alves Grando3-7/+8
PR: 100445 Approved by: maintainer timeout (34 days) Notes: svn path=/head/; revision=171069
2006-06-04Update to 20060501Erwin Lansing3-6/+8
PR: 98445 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer Notes: svn path=/head/; revision=164335
2006-01-07Update win32-codecs to 20050412Edwin Groothuis3-9/+36
Update win32-codecs to 20050412 PR: ports/91359 Submitted by: Anish Mistry <amistry@am-productions.biz> Approved by: Holger Lamm <holger@e-gitt.net> Notes: svn path=/head/; revision=152964
2005-05-07Add the RealPlayer win32 codecsJean-Yves Lefort3-3/+18
PR: ports/80497 Submitted by: Gil Kloepfer <fgil@kloepfer.org> Approved by: maintainer Notes: svn path=/head/; revision=134787
2005-02-06Update to 3.1.0.p5,1.Michael Nottebrock3-10/+14
PR: ports/77077 (based on) Submitted by: maintainer Notes: svn path=/head/; revision=128155
2004-12-15[patch] multimedia/win32-codecs doesn't install when not rootEdwin Groothuis1-1/+1
PR: ports/74286 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=124162
2004-07-29The last update broke the QT codec.Michael Nottebrock2-4/+4
Switch to older version that was reported working PR: ports/69726 Submitted by: maintainer Notes: svn path=/head/; revision=115035
2004-07-14Update to 2.0.99 and make fetcheable again.Erwin Lansing3-32/+32
I used the patch from [1] PR: 69017 [1], 68419, 68894, 69050 Submitted by: Michael Johnson <ahze@ahze.net> [1], Simon Hewison <simon@zymurgy.org>, Gautam Gopalakrishnan <ggop@myrealbox.com>, Dmitri Nikulin <setagllib@optusnet.com.au> Notes: svn path=/head/; revision=113661
2004-07-11BROKEN: UnfetchableKris Kennaway1-0/+2
Notes: svn path=/head/; revision=113364
2004-03-31SIZEify (maintainer timeout)Trevor Johnson1-0/+5
Notes: svn path=/head/; revision=105747
2003-11-19- Add files to pkg-plist missed on win32codecs.tar.bz2 distinfo update two ↵Pav Lucistnik2-0/+9
weeks ago - Add files to pkg-plist for qtextras.tar.bz2 added two months ago - Bump portrevision PR: ports/59474 Submitted by: Holger Lamm <holgeri@e-gitt.net> (maintainer) Approved by: marcus (backup mentor) Notes: svn path=/head/; revision=94386
2003-11-04The checksum of win32codecs.tar.bz2 has changed.Ruslan Ermilov1-1/+1
Notes: svn path=/head/; revision=93065
2003-09-03Additions to win32-codecsEdwin Groothuis3-5/+10
o Add extra Quicktime codecs available from mplayerhq.hu o Update pkg-descr to the current list of codecs o Change website pointer to mplayer codecs page PR: ports/55223 Submitted by: Dominic Marks <dom@wirespeed.org.uk> Approved by: Holger Lamm" <holger@e-gitt.net> (maintainer) Notes: svn path=/head/; revision=88384
2003-08-03Bump PORTEPOCH.Adam Weinberger1-0/+1
Reminded by: marcus Notes: svn path=/head/; revision=86243
2003-08-03Update to 2.0.90.Adam Weinberger3-94/+108
from the PR: Changes in this update: - Quicktime 6 instead of Quicktime 5 - added Realplayer 9 codecs - added xanim codecs - Win32_dmo (Windows Media 9) is obsolete, it is included in the main win32codecs - binaries.zip also adds no real new drivers and is obsolete. With Win32_dmo and binaries, everything from avifile has disappeared and I removed the avifile version number from win32-codecs. PR: ports/55217 Submitted by: maintainer Notes: svn path=/head/; revision=86238
2003-03-30o Sync MASTER_SITES to changes in MPlayer distribution sites listedMario Sergio Fujikawa Ferreira3-15/+19
in http://www.mplayerhq.hu/ o Switch over to new MPlayer master codec distfile o Bump PORTREVISION since there are new codecs Approved by: maintainer Notes: svn path=/head/; revision=77773
2003-02-21De-pkg-comment.Akinori MUSHA2-1/+1
Notes: svn path=/head/; revision=76038
2003-01-10o PORTVERSION change:Mario Sergio Fujikawa Ferreira3-12/+44
- change it so that it complies to portlint checks - increase it due to port contents change o Add both WM9 and Quicktime(TM) codecs o Update MASTER_SITES Reviewed by: freebsd-multimedia mailing list Approved by: maintainer (sort of, hasted due to incoming mplayer update) Notes: svn path=/head/; revision=72858
2002-12-28Fix mastersites: ftp servers should use the ftp-protocol.Edwin Groothuis1-2/+2
Noticed by: portsurvey Notes: svn path=/head/; revision=71944
2002-11-28After repo copy from graphics category, update all appropriateMario Sergio Fujikawa Ferreira1-1/+1
references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat) Notes: svn path=/head/; revision=71181
2002-11-23Update maintainer emailMario Sergio Fujikawa Ferreira1-1/+1
Notes: svn path=/head/; revision=70877
2002-11-23Update to w32codec 0.90pre7.Norikatsu Shigemura3-14/+26
Approved by: maintainer timeout (1 week) Notes: svn path=/head/; revision=70874
2002-01-17o Update both avifile's (011002) and mplayer's (0.60) codecsMario Sergio Fujikawa Ferreira3-20/+33
o Thus, update port to 011002.0.0.60 PR: 33604 Submitted by: Alan Eldridge <ports@geeksrus.net>, MAINTAINER Reviewed by: pat, Thomas E. Zander <rigs@rrr.de> Notes: svn path=/head/; revision=53263
2001-10-15update mplayer codecs to 0.50; therefore, update port to 010122.1.0.50Mario Sergio Fujikawa Ferreira3-2/+12
Approved by: MAINTAINER Notes: svn path=/head/; revision=48822
2001-10-01o add the codecs from mplayer-codecs, this port will hold all win32Mario Sergio Fujikawa Ferreira3-5/+40
codecs from now on, this is not that much a bloat since all depending ports tend to use (in the long run) all the same codecs o prepare to remove mplayer-codecs port since it is no longer necessary Approved by: MAINTAINERs (from both mplayer-codecs/win32-codecs) Notes: svn path=/head/; revision=48311
2001-09-25o update MASTER_SITESMario Sergio Fujikawa Ferreira2-2/+2
o update WWW tag Submitted by: MAINTAINER Notes: svn path=/head/; revision=48192
2001-02-13Initial revision of this port. It will now have a history of its own. :)Mario Sergio Fujikawa Ferreira10-245/+18
Remove all non-codec related information. Also, add audio as a secondary category since the codecs cover video as well as audio only types. PR: 25035 Reviewed by: sobomax Approved by: maintainer Notes: svn path=/head/; revision=38289
2001-01-28update to 0.53.4.FUJISHIMA Satsuki2-2/+2
PR: 24702 Submitted by: maintainer Notes: svn path=/head/; revision=37700
2001-01-26update to 0.53.3.FUJISHIMA Satsuki4-21/+37
PR: 24631 Submitted by: maintainer Notes: svn path=/head/; revision=37610
2001-01-21fix typo.FUJISHIMA Satsuki2-2/+2
DivX -> DivX ;-) USE_LDT -> USER_LDT Notes: svn path=/head/; revision=37409
2001-01-16Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev1-3/+3
Notes: svn path=/head/; revision=37252
2001-01-08Revert changes that enabled usage of mp3 lame shared library. DueMario Sergio Fujikawa Ferreira1-16/+2
to revertion of shared library build/installation on the lame port PORTVERSION=3.70, PORTREVISION=2. I am reverting this for I won't be around to discuss this for the time being. :) Notes: svn path=/head/; revision=36914
2001-01-071) Add audio/lame as a LIB_DEPENDSMario Sergio Fujikawa Ferreira1-1/+16
2) Have this port use the port's system shared version of the lame library instead of building its own static version. Add both some detection code and necessary hooks to avifile's configure system (defensive programming) using some patches 3) Add a simple stale port's tree defensive check. After the library dependency phase, if one gets a lame library but no shared library ... bogus. The avifile depending on the new version of lame port was added after the aforementioned. Warn the user about it. A side effect (of LIB_DEPENDS) is that the new lame dependency is always built even if there is an old version of lame installed. 4) PORTREVISION bump Approved by: maintainer Notes: svn path=/head/; revision=36885
2001-01-061) Update to version 0.53.1Mario Sergio Fujikawa Ferreira9-63/+140
2) Update codec distribution to version 001222 3) Add codec wmvds32.ax 4) Install avifile library (both shared and static) version .0 (distfile's numbering) 5) Have the binaries use the shared library 6) Add a libtool hack fix kindly provided by Maxim Sobolev <sobomax@FreeBSD.org> 7) Add an adhoc fix to insure build of avifile utilities despite possible misbehavior of the configure script 9) Update pkg-descr with more informative message 10) Update pkg-comment with more precise message 11) Update pkg-message with information about possible build problems. This port requires qt with thread support. PR: ports/23941 Submitted by: maintainer, Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=36873
2000-10-20Update to version 0.50.Mario Sergio Fujikawa Ferreira3-2/+27
PR: 22136 Submitted by: maintainer <holger@eit.uni-kl.de> Notes: svn path=/head/; revision=34026
2000-10-18Fixed pkg-message typo.Mario Sergio Fujikawa Ferreira1-1/+1
PR: 22080 Submitted by: <mavetju@chello.nl> Notes: svn path=/head/; revision=33971
2000-10-10Forgot to add pkg-message. My 1st cvs add. :)Mario Sergio Fujikawa Ferreira1-0/+11
Notes: svn path=/head/; revision=33688
2000-10-09Update to version 0.49Mario Sergio Fujikawa Ferreira8-386/+102
While I am here, do some clean up: 1) Added RESTRICTED tag, for codec LEGAL status is unsure 2) Added ${PKGMESSAGE} regarding kernel USE_LDT 3) Upheld the "only under ${WRKDIR}" rule Approved by: maintainer <holger@eit.uni-kl.de> PR: 21663 Notes: svn path=/head/; revision=33619
2000-09-19Add avifile, an MPEG-4 (aka DivX) playerAde Lovett9-0/+480
PR: 21347 Submitted by: Holger Lamm <holger@eit.uni-kl.de> Notes: svn path=/head/; revision=32866