aboutsummaryrefslogtreecommitdiff
path: root/audio/umurmur
Commit message (Collapse)AuthorAgeFilesLines
* 1: Upgrade protobuf to 2.5.0.Vanilla I. Shu2013-03-181-0/+1
| | | | | | | | 2: bump revision. 3: document UPDATING. Notes: svn path=/head/; revision=314580
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* Improve rc.d scriptPawel Pekala2011-12-301-6/+5
| | | | | | | Suggested by: dougb@ Notes: svn path=/head/; revision=288285
* Update to version 0.2.8Pawel Pekala2011-12-297-46/+37
| | | | | | | | | PR: ports/163067 Submitted by: toddnni <toddnni@gmail.com> Approved by: maintainer with slight improvement Notes: svn path=/head/; revision=288259
* - Bump PORTREVISION for devel/libconfig shlib changeSunpoet Po-Chuan Hsieh2011-12-151-1/+2
| | | | Notes: svn path=/head/; revision=287419
* - Remove double http:// string.Martin Wilke2011-06-261-1/+1
| | | | | | | Reported by: bsam Notes: svn path=/head/; revision=276431
* uMurmur is a minimalistic Mumble server primarily targeted to run onMartin Wilke2011-06-269-0/+207
routers with an open OS like OpenWRT. The server part of Mumble is called Murmur, hence the name uMurmur. WWW: http://http://code.google.com/p/umurmur/ PR: ports/154995 Submitted by: Ayumi Mitsui <ayu at commun.jp> Notes: svn path=/head/; revision=276425