Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+3 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-10-31 | Include devel/sysexits to get <sysexits.h>. | tv | 1 | -1/+2 | |
2005-02-23 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-10-12 | Update to 0.1.3-1 | itohy | 2 | -5/+5 | |
0.1.3-1: (26/05/02) -------- - fixed parsing sideinfo (off by 1 bit) for mpeg 1 layer 3 mono (found by Alain Daurat (alain.daurat libertysurf.fr)) | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2002-04-28 | Use .tar.bz2 distfile as it's smaller | zuntum | 2 | -4/+5 | |
2002-04-28 | Do the sed part a bit differently | zuntum | 1 | -4/+4 | |
2002-04-28 | Initial import of mp3asm-0.1.3 as pkgsrc/audio/mp3asm | zuntum | 6 | -0/+63 | |
An mpeg 1/2/2.5 audio layer 1,2,3 frame level editor. Allows for cutting, copying, pasting of individual frames, correction of common (correctable) errors, removal of bad frames and more. Quite useful program for maintaining any mp3 collection. Provided by Rui-Xiang Guo <rxg@netbsd.org> in pkg/16530 |