aboutsummaryrefslogtreecommitdiff
path: root/audio/etcd
Commit message (Collapse)AuthorAgeFilesLines
* - STAGE-cleanPietro Cerutti2014-01-101-4/+2
| | | | Notes: svn path=/head/; revision=339366
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Update to 1.0.1Pietro Cerutti2012-08-062-8/+4
| | | | | | | | | | - Remove dependency on audio/libmusicbrainz [1] PR: 170304 [1] Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Notes: svn path=/head/; revision=302171
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-0/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Add PTHREAD_LIBS to LDFLAGSPietro Cerutti2009-10-051-1/+2
| | | | | | | Reported by: ph via erwin Notes: svn path=/head/; revision=242485
* - New port: audio/etcdPietro Cerutti2009-10-023-0/+46
etcd is a fork of the original tcd available at http://www.nongnu.org/tcd/. This enhanced version includes a major code refactor, lots of bug-fixes, volume controls and (experimental) MusicBrainz support. WWW: http://gahr.ch/etcd/ Notes: svn path=/head/; revision=242387