2008-01-22 23:51:45 by Julian Coleman | Files touched by this commit (1) |
Log message: This doesn't compile on sparc, so lets not bother spending time trying. |
2007-12-22 01:05:25 by Joerg Sonnenberger | Files touched by this commit (6) |
Log message: Linux needs -ldl in all cases (from PR 37587). Add DESTDIR support. |
2007-08-02 23:53:05 by Darrin B. Jewell | Files touched by this commit (2) | |
Log message: remove dependency on liba52 since this builds its own tweaked version of liba52 into libavcodec bump pkgrevision |
2007-08-02 23:51:52 by Darrin B. Jewell | Files touched by this commit (2) |
Log message: fix bktr patch so at least it applies compiling not tested |
2007-08-02 23:48:34 by Darrin B. Jewell | Files touched by this commit (8) |
Log message: fixes to compile on darwin |
2007-06-19 02:23:51 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Fix RCS ID. |
2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721) |
Log message: Whitespace cleanup, courtesy of pkglint. Patch provided by Sergey Svishchev in private mail. |
2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412) |
Log message: Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. |
2006-12-23 21:53:42 by Julian Coleman | Files touched by this commit (2) |
Log message: Make this compile under sparc64. OK joerg@. |
2006-11-02 03:26:56 by Roland Illig | Files touched by this commit (1) |
Log message: Fixed PKGMANDIR. |