Age | Commit message (Expand) | Author | Files | Lines |
2007-09-13 | apply a security fix from upstream CVS: | drochner | 2 | -1/+28 |
2007-09-06 | If the *mplayer* packages are going to default to setting cflags | abs | 2 | -11/+9 |
2007-08-15 | Removed the dependency on binutils. It had never been documented why | rillig | 1 | -4/+1 |
2007-07-11 | Enable runtime CPU detection on PowerPC-based platforms, too. This allows | tron | 1 | -2/+3 |
2007-07-05 | Add patch provided by Nathan Arthur in PR 34980 based on a posting by | wiz | 2 | -1/+15 |
2007-06-08 | Regenerate the "distinfo" for the "mplayer" package, too. Bump the | tron | 1 | -1/+2 |
2007-06-07 | Add patch from the MPlayer SVN repository to fix an overflow in the | tron | 1 | -0/+31 |
2007-03-09 | pull in a patch from mplayer CVS to fix buffer overflow in DMO reader, see | drochner | 2 | -1/+14 |
2007-02-23 | normalize timeval for select() timeout in udp stream handler, from | drochner | 2 | -1/+17 |
2007-01-25 | add the libdvdnav fixes we have applied to (all?) the other instances | drochner | 3 | -1/+32 |
2007-01-09 | add limit check to real parser (identical to CVE-2006-6172) | drochner | 4 | -1/+55 |
2006-12-27 | Remove the external vorbis dependency as the internal implementation | joerg | 1 | -2/+1 |
2006-12-07 | Move fontconfig/buildlink3.mk to a common makefile fragment, so that | drochner | 1 | -1/+2 |
2006-11-30 | Move extra X11 includes to Makefile.common and bump revision of mplayer. | joerg | 1 | -1/+2 |
2006-11-30 | Fix path to cdda_interface.h and cdda_paranoia.h in the #ifndef | abs | 2 | -1/+17 |
2006-11-10 | Use find -print | xargs rather than find -exec. | tv | 1 | -5/+5 |
2006-11-06 | DESTDIR support and convert to mdular buildlinks. | joerg | 3 | -14/+14 |
2006-10-31 | Update mplayer-share, mplayer, mencoder, and gmplayer to 1.0rc9 (which | wiz | 11 | -440/+139 |
2006-10-25 | Fixed PKGMANDIR. | rillig | 1 | -2/+2 |
2006-10-13 | Only support mplayer-win32 on i386 (for now). | wiz | 1 | -3/+5 |
2006-10-11 | Fixed "test ==" and $RANDOM. | rillig | 4 | -1/+119 |
2006-10-10 | turn libsmb support off, instead of relying on autodetect. fixes | grant | 1 | -2/+3 |
2006-10-03 | Don't offer the "oss" option on platforms which don't support OSS. | tron | 1 | -4/+8 |
2006-10-03 | Fix a few broken "test ... ==" checks in the configure script found | tron | 2 | -5/+32 |
2006-08-23 | Fix path on ftp5.mplayerhq.hu. | wiz | 1 | -3/+3 |
2006-08-04 | Recognize cpu type on x86_64. Patch from Rhialto in PR 33946. | wiz | 2 | -9/+18 |
2006-08-04 | Allow xvid option on x86_64, too. | wiz | 1 | -2/+2 |
2006-06-27 | Use -mtune for gcc4, not -mcpu. Should fix PR 33754. | wiz | 1 | -1/+8 |
2006-06-15 | hack around lvalue casting nonsense; mplayer now compiles with gcc4. | dogcow | 2 | -1/+145 |
2006-06-14 | normalize a "struct timeval" before use as timeout in select(2), | drochner | 2 | -1/+17 |
2006-06-13 | update to 1.0pre8 | drochner | 25 | -561/+303 |
2006-04-13 | -use the "try2" distfile, it already contains the fix for the PCM decoder | drochner | 4 | -32/+46 |
2006-03-17 | Make action line begin from tab character removing two spaces. | taca | 1 | -2/+2 |
2006-03-11 | Use PKGMANDIR instead of "man". | reed | 1 | -2/+2 |
2006-03-09 | Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. | jlam | 1 | -2/+2 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 |
2006-02-03 | Update to 1.0rc7nb2: Adapt for new mplayer-fonts package. | wiz | 3 | -113/+11 |
2005-12-31 | Prevent configure from finding compilers that exist outside of what | kristerw | 2 | -10/+15 |
2005-12-11 | Convert aalib to options framework, adding an 'x11' option, and remove | wiz | 1 | -2/+2 |
2005-12-10 | Security fix for SA17892: | salo | 2 | -1/+84 |
2005-12-09 | Add DTS support via libdca, not enabled by default. | salo | 1 | -2/+9 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 |
2005-11-26 | Add mplayer-internal-faad option to use mplayer's internal faad library. | ben | 1 | -6/+13 |
2005-11-24 | Add mplayer option for faad2, which uses faad2 from pkgsrc. | ben | 2 | -5/+13 |
2005-11-11 | Reverted the last change. Added a comment to why that changed had broken | rillig | 1 | -2/+4 |
2005-11-05 | Replaced an overly complex expression with the roughly equivalent | rillig | 1 | -2/+2 |
2005-10-24 | Call isspace(3) with unsigned char, instead of char, to handle | minskim | 2 | -1/+37 |
2005-10-05 | Remove some more *LEGACY* settings that are over a month old and | wiz | 1 | -19/+1 |