Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-07-24 | Unlocking a mutex before destroying it makes libpthread much happier. | wiz | 2 | -1/+18 |
2004-07-20 | Remove external Matroska support from mplayer packages. | salo | 3 | -20/+5 |
2004-07-17 | Update to 1.0pre5: | wiz | 17 | -717/+104 |
2004-07-16 | fix ?= typo: we want to add arts to MPLAYER_DISABLE_DRIVERS on Solaris. | grant | 1 | -2/+2 |
2004-07-02 | apply the patch from the mplayer site to fix buffer overflow | drochner | 14 | -6/+679 |
2004-06-26 | bump PKGREVISION in individual pkg Makefiles because there was no | grant | 1 | -2/+1 |
2004-06-26 | bump PKGREVISION for libdv dependency. | grant | 1 | -1/+2 |
2004-06-26 | include support for libdv. | grant | 1 | -1/+2 |
2004-06-21 | add a big obvious comment pointing out that gmplayer has its own | grant | 1 | -1/+9 |
2004-06-21 | Add missing checksum for various fonts. | tron | 1 | -41/+7 |
2004-06-18 | Update for currently available skins. Closes PR 25737. | wiz | 1 | -29/+23 |
2004-05-16 | mplayer really needs gcc to build. | grant | 1 | -1/+3 |
2004-05-16 | only bring in xvidcore on i386. | grant | 1 | -2/+5 |
2004-05-16 | include cdparanoia support on FreeBSD, too. | grant | 1 | -2/+2 |
2004-05-16 | conditionally set MPLAYER_DISABLE_DRIVERS for Solaris, don't override | grant | 1 | -2/+2 |
2004-05-14 | move gmplayer's distinfo to mplayer-share/. noted by wiz. | grant | 1 | -1/+41 |
2004-05-14 | apply patch from Jukka Salmi (thanks!). applies the same option | grant | 2 | -3/+13 |
2004-05-14 | use mplayer-share/distinfo instead of keeping two copies. | grant | 1 | -1/+2 |
2004-04-28 | Update to 1.0pre4: | wiz | 9 | -132/+67 |
2004-04-10 | Make Matroska support optional, enabled by default. Per request by veego@ | salo | 2 | -4/+4 |
2004-04-10 | PKGREVISION++ | salo | 1 | -3/+3 |
2004-04-07 | PKGREVISION++ | salo | 3 | -5/+20 |
2004-04-06 | Fix CPU family detection on NetBSD with /proc mounted with "-o linux". | salo | 2 | -8/+18 |
2004-03-31 | Upgrade mplayer, gmplayer, and mencoder to PKGREVISION 2: | wiz | 1 | -0/+13 |
2004-03-06 | Hmm, remove an extra "\" in CONFIGURE_ARGS. | xtraeme | 1 | -2/+2 |
2004-02-20 | bl3ify | jmmv | 2 | -15/+15 |
2004-02-17 | Force detection of X11 headers/libraries via -with-x11{inc,lib}dir, | xtraeme | 1 | -2/+3 |