aboutsummaryrefslogtreecommitdiff
path: root/audio/umurmur
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.2.16, chase github repo move to umurmur account [1]Dmitry Marakasov2015-05-202-5/+5
| | | | | | | | | | | - Fix LICENSE, add LICENSE_FILE PR: 199937 [1] Submitted by: toddnni@gmail.com [1] Approved by: maintainer timeout (ayu@commun.jp, 2 weeks) Notes: svn path=/head/; revision=386871
* Update ports in the a* categories to not use GH_COMMIT.Mathieu Arnold2015-05-062-5/+2
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385514
* Mark BROKEN: Checksum and size mismatchAntoine Brodin2015-04-051-0/+2
| | | | Notes: svn path=/head/; revision=383355
* Convert to autoreconfBaptiste Daroussin2014-12-281-3/+1
| | | | Notes: svn path=/head/; revision=375745
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371234
* audio/umurmur: update to 0.2.15William Grzybowski2014-08-167-49/+52
| | | | | | | | | PR: 192177 Submitted by: truckman Approved by: maintainer (timeout) Notes: svn path=/head/; revision=365135
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-221-0/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=362605
* Support stageBaptiste Daroussin2014-02-051-12/+3
| | | | Notes: svn path=/head/; revision=342900
* - Update to 0.2.13Bernhard Froehlich2014-01-302-4/+3
| | | | | | | | | PR: ports/185272 Submitted by: toddnni <toddnni@gmail.com> Approved by: maintainer timeout (4 weeks) Notes: svn path=/head/; revision=341849
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340670
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-2/+2
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-6/+2
| | | | | | | | | | | While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix Notes: svn path=/head/; revision=325727
* 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