aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sooperlooper
Commit message (Collapse)AuthorAgeFilesLines
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
* - Update to 1.7.0miwi2014-02-279-362/+82
| | | | PR: 186737
* - Drop maintainershipmiwi2014-02-061-1/+1
|
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-8/+8
| | | | | | LIB_DEPENDS in audio With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | audio)
* Convert audio from USE_GMAKE to USES=gmakebapt2013-08-311-2/+1
| | | | | | | | 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
* Bump PORTREVISION after upgrade to audio/liblo.deischen2013-07-141-2/+2
| | | | After discussion with: pawel and MAINTAINER.
* Convert USE_PKGCONFIG -> USES=pkgconf for audio categorybapt2013-04-231-2/+2
|
* Fix minor nit: use the canconical FreeBSD.org form for email addresses.eadler2013-03-181-6/+2
| | | | | | | | | This was causing me issues when attempting to gather certain statistics. While here trim header Approved by: miwi, adrian, tj No objection from: db, bjk, cperciva, scheidell, osa
* Convert audio/jack and fluidsynth to only build depend on pkgconf, trackbapt2012-10-061-0/+1
| | | | dependency impact
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* - Remove nonsensical plist entriespav2012-05-161-5/+0
| | | | | Reported by: pointyhat Pointy hat to: miwi
* SooperLooper is a live looping sampler capable of immediate loop recording,miwi2012-02-078-0/+408
overdubbing, multiplying, reversing and more. It allows for multiple simultaneous multi-channel loops limited only by your computer's available memory. WWW: http://essej.net/sooperlooper/ PR: ports/164642 Submitted by: mathias.picker@gmx.de