Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2006-04-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -5/+5 | |
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory. | |||||
2005-11-08 | Add audio/cplay (by Geert Hendrickx, in PR 31928) | tonio | 1 | -0/+9 | |
cplay is a curses front-end for various audio players. It aims to provide a power-user-friendly interface with simple filelist and playlist control. cplay is written in Python and can use either pyncurses or the standard curses module. Supported players: * ogg123 * splay * mpg123 * mpg321 * madplay * mikmod * xmp * sox |