summaryrefslogtreecommitdiff
path: root/audio/gogo
AgeCommit message (Collapse)AuthorFilesLines
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-4/+4
2001-04-22Update to 2.39b (.1) since 2.35 isn't available anymore.wiz4-24/+8
Changes unknown, sorry, but patch-ab doesn't seem to be necessary anymore. Move to sha1 checksum and add size information.
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-09-27Take advantage of bsd.prefs.mk - pointed out by IWAMOTO Toshihiroagc1-7/+9
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-2/+5
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-13Initial import of gogo-2.35, an i386-only assembly optimized MP3wiz8-0/+75
encoder based on LAME. Inspired by pkg/10823 by Philipp Huber.