summaryrefslogtreecommitdiff
path: root/audio/mp3to
AgeCommit message (Collapse)AuthorFilesLines
2017-03-23Extend SHA512 checksums to various files I have on my local distfilejoerg1-1/+2
mirror.
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-02-15REPLACE_SH in installed shell script.hans1-1/+3
2008-05-25Remove me as maintainer of some package, clame ownership of a few packages.tron1-2/+2
2008-03-02Mechanical changes to add full DESTDIR support to packages that installjlam1-2/+4
their files via a custom do-install target.
2006-05-19Fixed some pkglint warnings by removing the "@" at the start of shellrillig1-3/+3
commands.
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig1-2/+2
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-07-19depends should be ../../<category>/<pkg>grant1-4/+4
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-12-28Because home page and master site are no longer available fetch thetron1-3/+4
distribution file from local master sites.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-19Import new "mp3to" package:tron6-0/+51
Converts an MP3 file to another audio format. If <outfile> is - or missing, stdout is used. <format> may be au, wav, aiff, or any other format supported by sox.