Age | Commit message (Expand) | Author | Files | Lines |
2006-11-12 | Fixed "test ==". | rillig | 1 | -0/+14 |
2006-11-12 | Fixed PKGMANDIR. | rillig | 2 | -4/+5 |
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 | 4 | -16/+19 |
2006-11-05 | DESTDIR support. | joerg | 3 | -3/+8 |
2006-11-03 | DESTDIR support. | joerg | 2 | -2/+5 |
2006-11-02 | Fixed PKGMANDIR. | rillig | 1 | -1/+2 |
2006-10-31 | Update to 20061022: | wiz | 3 | -9/+8 |
2006-10-31 | Update mplayer-share, mplayer, mencoder, and gmplayer to 1.0rc9 (which | wiz | 15 | -517/+209 |
2006-10-31 | Fixed "test ==". | rillig | 2 | -1/+14 |
2006-10-28 | Some more HOMEPAGE/MASTER_SITES updates from Sergey Svishchev. | wiz | 1 | -2/+2 |
2006-10-25 | Make sure the MAX macro is defined. Builds on solaris now. | dmcmahill | 2 | -1/+19 |
2006-10-25 | Fixed PKGMANDIR. | rillig | 1 | -2/+2 |
2006-10-25 | fix HOMEPAGE | drochner | 1 | -2/+2 |
2006-10-23 | Fix build problem under Mac OS X using Apple's Xcode Tools 2.4. | tron | 2 | -1/+17 |
2006-10-19 | Disable assembly code on x86_64 -- the asm is not PIC, but the | wiz | 1 | -4/+7 |
2006-10-19 | Remove line for patch-ac -- not in pkgsrc. | wiz | 1 | -2/+1 |
2006-10-18 | Install a man page. Grabbed from the Debian project (thanks!). | wiz | 3 | -3/+150 |
2006-10-17 | Fix a grammar nit. | simonb | 1 | -2/+2 |
2006-10-17 | update to 0.9.7 | drochner | 2 | -6/+6 |
2006-10-17 | reset PKGREVISION | drochner | 1 | -2/+1 |
2006-10-17 | update to 2.16.2 | drochner | 4 | -10/+9 |
2006-10-17 | update to 0.5.8 | drochner | 6 | -41/+58 |
2006-10-17 | update to 0.4.1 | drochner | 4 | -114/+11 |
2006-10-16 | Fix "test ==". | wiz | 2 | -1/+15 |
2006-10-13 | Only support mplayer-win32 on i386 (for now). | wiz | 1 | -3/+5 |
2006-10-13 | Fix non-portable shell scripts, bump package revision. | tron | 4 | -3/+531 |
2006-10-12 | update to 0.10.4 | drochner | 4 | -28/+21 |
2006-10-12 | update to 0.10.4 | drochner | 5 | -8/+27 |
2006-10-12 | update to 0.10.10 | drochner | 3 | -7/+8 |
2006-10-12 | update to 0.10.10 | drochner | 3 | -6/+27 |
2006-10-12 | Update to KDE 3.5.5 | markd | 2 | -6/+5 |
2006-10-11 | Fixed "test ==" and $RANDOM. | rillig | 4 | -1/+119 |
2006-10-11 | add missing LICENSE= | gdt | 1 | -1/+2 |
2006-10-11 | disable asm on Solaris, as the resulting object files don't link | grant | 1 | -4/+7 |
2006-10-11 | fix Xv support on Solaris, as the Xv header files live in /usr/X11R6, | grant | 1 | -1/+8 |
2006-10-10 | turn libsmb support off, instead of relying on autodetect. fixes | grant | 1 | -2/+3 |
2006-10-09 | Flag a number of packages I use as supporting (user-)destdir. | joerg | 3 | -8/+11 |
2006-10-08 | add missing distfile info for solaris | dmcmahill | 1 | -1/+4 |
2006-10-08 | Do not depend on rar-bin if MACHINE_ARCH != i386, this should fix | xtraeme | 1 | -1/+7 |
2006-10-08 | Update to version 1.7.0 | salo | 7 | -24/+65 |
2006-10-07 | Disable assembler code for Mac OS X x86. That should fix a build problem | tron | 1 | -2/+3 |
2006-10-06 | Update kmplayer to 0.9.3 | markd | 3 | -8/+13 |
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 4 | -8/+8 |
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 | 3 | -7/+34 |
2006-10-03 | The "mpeg4ipSDL" library is not build under Mac OS X (by purpose). | tron | 2 | -3/+11 |
2006-10-02 | Fix shared library naming under Mac OS X (Darwin). The "avidemux" package | tron | 1 | -2/+3 |
2006-09-29 | update to RealPlayerGold-10.0.8.805.20060718. | dmcmahill | 2 | -6/+20 |
2006-09-29 | - Fix a "==" in a shell test. | dmcmahill | 2 | -34/+26 |