2003-06-23 16:23:21 by Jan Schaumann | Files touched by this commit (19) |
Log message: s/packages@/tech-pkg@/g (Forgot the last time we did this. Pointed out by Sergey Svishchev (svs at ropnet dot ru)) |
2003-04-04 00:47:17 by grant beattie | Files touched by this commit (1) |
Log message: drop some unneeded parens. |
2003-04-03 20:31:23 by Jan Schaumann | Files touched by this commit (1) |
Log message: Make this compile on Linux. Only tested on i386, but should work on linux-sparc, linux-alpha, linux-ppc etc. assuming the target is correct. |
2003-03-13 04:07:03 by Jan Schaumann | Files touched by this commit (1) |
Log message: Add ALL_TARGET for IRIX. |
2002-11-28 13:24:07 by Mark Davies | Files touched by this commit (3) |
Log message: Use the mpg123 Makefile.common to build mpg123-nas. Based on PR 18532 from Greg A. Woods. |
2002-09-06 13:51:59 by Thomas Klausner | Files touched by this commit (5) |
Log message: Convert to buildlink2. Share distinfo between mpg123 and mpg123-esound. |
2002-06-23 10:45:10 by TAMURA Kent | Files touched by this commit (7) |
Log message: Integrate ARM 64bit fixedpoint patch submitted by Tim Deegan in pkg/16479. This feature is enabled by MPG123_ARM_FIXED64. mpg123/Makefile.common contains common stuff of mpg123 and mpg123-esound. |
2002-06-22 21:03:12 by TAMURA Kent | Files touched by this commit (3) |
Log message: Rescue Makefile entries removed accidentaly. |
2002-06-22 20:47:31 by TAMURA Kent | Files touched by this commit (3) |
Log message: Remove unnecessary macro. |
2002-06-22 19:56:38 by TAMURA Kent | Files touched by this commit (7) |
Log message: Add mpg123 with EsounD. All modifications required for EsounD are merged to mpg123/patches/*. This closes PR pkg/12059. |