summaryrefslogtreecommitdiff
path: root/audio/vorbis (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove do-package target that was running "make package" inSatoshi Asami2000-11-161-5/+0
| | | | | | | dependencies -- you can do that by setting DEPENDS_TARGET to "package". Notes: svn path=/head/; revision=35206
* Turn audio/vorbis into a meta-port for the new Vorbis sub-ports.Trevor Johnson2000-11-023-46/+28
| | | | | | | | | Submitted by: maintainer (changed by me to eliminate warning about missing distinfo, to allow package-building, to eliminate unnecessary pkg-plist file, and to retain most of pkg-descr) Notes: svn path=/head/; revision=34677
* Implement USE_GTK, part 1.Jeremy Lea2000-10-051-8/+6
| | | | Notes: svn path=/head/; revision=33424
* Add vorbis date 20000821, featuring an encoder, player, various shellWill Andrews2000-09-163-0/+74
scripts and an XMMS plugin. The guy who wrote this code is on crack so Theo had to build his own distfile (I know because I tried to port this myself..). PR: 20766 Submitted by: Theo van Klaveren <t.vanklaveren@student.utwente.nl> Notes: svn path=/head/; revision=32675