Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-10-02 | More master sites updates from Leonard Schmidt in PR 31271. | wiz | 1 | -2/+5 |
2005-09-15 | Update MASTER_SITES, from Leonard Schmidt on tech-pkg. | wiz | 2 | -8/+11 |
2005-08-27 | Security fix for mplayer as given in | dogcow | 2 | -1/+18 |
2005-08-25 | Add RCS Id, noted by Matthew Luckie. | wiz | 11 | -0/+11 |
2005-07-21 | Add ggi option for mplayer, from Christoph Egger in private mail. | wiz | 1 | -3/+10 |
2005-07-21 | Fix compilation with aalib option. | wiz | 3 | -8/+14 |
2005-07-18 | Add an aalib option to mplayer. Patch from Leonard Schmidt on tech-pkg. | wiz | 1 | -3/+10 |
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 |
2005-06-08 | Legacy option settings belong to PKG_LEGACY_OPTIONS, not PKG_SUGGESTED_OPTIONS. | dillo | 1 | -3/+3 |
2005-06-02 | - only include supported options in PKG_SUGGESTED_OPTIONS | dillo | 1 | -12/+9 |
2005-06-02 | convert to options framework, noted by Geert Hendrickx | dillo | 1 | -2/+2 |
2005-06-01 | Check that PKGNAME is defined before using it. | jlam | 1 | -3/+3 |
2005-06-01 | Convert the mplayer* and mencoder* packages to the options framework. | jmmv | 3 | -85/+238 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -2/+3 |
2005-05-31 | Apply a set of fixes to improve support of other OSes (specially DragonFly). | jmmv | 16 | -9/+265 |
2005-05-30 | Recognize 0xf706d as faad codec. Needed e.g. for 21c3 videos. | wiz | 3 | -6/+20 |
2005-05-30 | regen with updated line numbers | wiz | 4 | -16/+16 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-18 | update to 1.0pre7 | drochner | 6 | -67/+113 |
2005-04-16 | two security patches: Real RTSP heap overflow, MMST heap overflow | drochner | 3 | -1/+41 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+5 |
2005-01-06 | SSE(2) support is always present on amd64 - ifdef out the sysctl | drochner | 2 | -1/+25 |
2005-01-05 | update to 1.0pre6 | drochner | 4 | -46/+189 |
2004-12-17 | Update "mplayer" packages to version 1.0pre5try2 (as 1.0rc5pl2). | tron | 2 | -13/+12 |
2004-11-06 | Fix faad2 test in configure script on -current; | wiz | 2 | -1/+15 |
2004-08-18 | Add dependency on libtheora; bump PKGREVISION. | wiz | 1 | -1/+2 |