2009-06-14 19:32:26 by Joerg Sonnenberger | Files touched by this commit (250) |
Log message: Remove @dirrm entries from PLISTs |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for 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 16:55:30 by Todd Vierling | Files touched by this commit (1) |
Log message: Include devel/sysexits to get <sysexits.h>. |
2004-10-12 14:48:44 by ITOH Yasufumi | Files touched by this commit (2) |
Log message: Update to 0.1.3-1 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 13:07:43 by Alistair G. Crooks | Files touched by this commit (63) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. |
2002-04-29 00:31:21 by Tomasz Luchowski | Files touched by this commit (2) |
Log message: Use .tar.bz2 distfile as it's smaller |
2002-04-28 18:54:04 by Tomasz Luchowski | Files touched by this commit (1) |
Log message: Do the sed part a bit differently |
2002-04-28 18:51:06 by Tomasz Luchowski | Files touched by this commit (6) | |
Log message: Initial import of mp3asm-0.1.3 as pkgsrc/audio/mp3asm 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 |