summaryrefslogtreecommitdiff
path: root/misc/mmv
AgeCommit message (Collapse)AuthorFilesLines
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-09-22Fix build on Solaris. From Jonathan Perkin in PR 22884.wiz3-23/+18
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-05Use MASTER_SITE_DEBIAN.jmmv1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-08-16Use install rather than copy to avoid umask issuesabs3-9/+17
2001-08-15Initial import of mmv-1.0b, a package to rename files based on wildcardagc6-0/+76
patterns. mmv is a program to move/copy/append/link multiple files according to a set of wildcard patterns. This multiple action is performed safely, i.e. without any unexpected deletion of files due to collisions of target names with existing filenames or with other target names.