# Created by: Tobias Kortkamp # $FreeBSD$ PORTNAME= sndio PORTVERSION= 1.5.0 CATEGORIES= audio MASTER_SITES= http://www.sndio.org/ MAINTAINER= tobik@FreeBSD.org COMMENT= Small audio and MIDI framework from the OpenBSD project LICENSE= ISCL HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${PREFIX}/man USE_LDCONFIG= yes USE_RC_SUBR= sndiod USERS= _sndio GROUPS= _sndio # Parallel build leads to problems, but sndio is very quick to compile # as is so not worth fixing MAKE_JOBS_UNSAFE= yes post-patch: # Make sure sndiod can be started inside jails as root @${REINPLACE_CMD} 's|err(1, "setpriority")|warn("setpriority")|' \ ${WRKSRC}/sndiod/sndiod.c post-install: @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/lib/libsndio.so.6.1 \ ${STAGEDIR}${PREFIX}/bin/sndiod \ ${STAGEDIR}${PREFIX}/bin/aucat \ ${STAGEDIR}${PREFIX}/bin/midicat .include iv id='cgit'>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support STAGEDIR.vanilla2013-10-292-3/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Add LICENSEsunpoet2013-09-142-13/+12
* - Convert to new perl frameworkaz2013-08-031-1/+2
* - Reset maintainer after no response to mail since Jan 2013swills2013-07-281-6/+2
* - Revert ports/165605 as requested by portmgr@pgollucci2012-03-141-0/+3
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Dev...pgollucci2012-03-091-3/+0
* -remove MD5ohauer2011-07-031-1/+0