2005-06-16 08:58:08 by Johnny C. Lam | Files touched by this commit (465) |
Log message: Create directories before installing files into them. |
2005-01-03 16:59:13 by Thomas Klausner | Files touched by this commit (24) |
Log message: Bump PKGREVISION because of curl dependency bump. |
2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | |
Log message: PKGREVISION bump after openssl-security-fix-update to 0.9.6m. Buildlink files: RECOMMENDED version changed to current version. |
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-21 18:30:49 by Martti Kuparinen | Files touched by this commit (32) |
Log message: COMMENT should start with a capital letter. |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-06-18 11:22:28 by Alistair G. Crooks | Files touched by this commit (38) |
Log message: When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than ${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge. |
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-12-14 04:43:21 by Amitai Schlair | Files touched by this commit (9) |
Log message: REPLACE_PERL's working directory is ${WRKSRC}, so packages needn't prefix REPLACE_PERL definitions with ${WRKSRC}. |
2002-05-22 14:26:17 by Tomasz Luchowski | Files touched by this commit (4) | |
Log message: Initial import of oggasm-1.4.0 [as pkgsrc/audio/oggasm] Oggasm is a program that makes converting your mp3 collection into oggs at all but painless process. Using oggenc and mpg321(or mpg123), with perl glueing it all together, oggasm is able to go through an entire collection, identify id3 tags and then convert those mp3s into oggs while keeping the id3 tags intact. Provided by Rui-Xiang Guo <rxg@netbsd.org> in pkg/16580, slightly modified by me. |