summaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg
AgeCommit message (Expand)AuthorFilesLines
2007-12-22Linux needs -ldl in all cases (from PR 37587).joerg6-35/+82
2007-08-02remove dependency on liba52 since this builds its own tweakeddbj2-4/+5
2007-08-02fix bktr patch so at least it appliesdbj2-9/+10
2007-08-02fixes to compile on darwindbj8-16/+97
2007-06-19Fix RCS ID.joerg1-1/+1
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-5/+5
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-3/+3
2006-12-23Make this compile under sparc64.jdc2-6/+14
2006-11-02Fixed PKGMANDIR.rillig1-1/+2
2006-10-25fix HOMEPAGEdrochner1-2/+2
2006-09-27Fix homepage.dillo1-2/+2
2006-08-11-use tools framework for texi2htmldrochner1-3/+2
2006-08-11Change texi2html from a runtime to a buildtime dependency.ben1-2/+2
2006-08-11Depend on texi2html, to make man pages. Bump pkgrevision.ben1-2/+3
2006-08-09Use PKGREVISION for PKGREVISION bumps.wiz1-2/+3
2006-08-09Fix PLIST in ffmpeg. Addresses PR#34173ben2-3/+5
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-06-26Fix build with gcc4 on NetBSD-3.99.21.wiz4-3/+103
2006-06-26regen (offsets)wiz2-9/+9
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
2006-02-22fix BUILDLINK_RECOMMENDED.ffmpegabs1-2/+2
2006-02-16pkglint - no functional changesabs2-5/+5
2006-02-16Update ffmpeg to 0.4.9pre1, and add patch for libavcodec buffer overflowabs12-155/+254
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-4/+4
2006-01-12Add DragonFlyBSD and FreeBSD support. From Steve O'Hara-Smithwiz1-0/+15
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
2005-12-28Add DragonFly.joerg2-5/+5
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+6
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+2
2005-05-31Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's adillo1-5/+1
2005-05-25Minor quoting fixes.jlam1-4/+4
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-05the ffserver program uses dlopen(), so include dlopen.buildlink3.mkgrant3-5/+16
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-05Remove me as maintainer of this package because I now longer use it.tron1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-3/+4
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-9/+1
2004-08-29Convert to bsd.options.mk, and add three new options: bktr lame vorbis.wiz7-15/+663
2004-08-06make sure libavcodec gets linked against libz and libm for properdrochner2-4/+4
2004-07-31fix typo: it's #if defined and not #ifdef definedrecht2-4/+4
2004-07-26Disable MMX support if USE_MMX != [Yy][Ee][Ss].xtraeme1-1/+3
2004-07-18gcc 2.95 does not handle some of the asm statements. Fall back tokristerw2-1/+30
2004-07-12For USE_MMX users, do the following:cube1-5/+4
2004-06-20multimedia/ffmpeg:xtraeme2-4/+15
2004-06-20Enable postprocess support, required by vlc-0.7.2.xtraeme1-2/+2
2004-06-19o Disable debug compilation flags.xtraeme1-3/+15