non port: audio/sooperlooper/Makefile |
SVNWeb
|
Number of commits found: 24 |
Sun, 8 Oct 2017
|
[ 19:36 antoine ] (Only the first 10 of 17 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Sun, 2 Apr 2017
|
[ 09:42 bapt ] (Only the first 10 of 13 ports in this commit are shown above. )
Chase a bunch of failures after libsigc++20 update
New libsigc++20 requires c++11 (it exposes c++11) so explicitly use -std=c++11
where needed.
Mark as broken a bunch of ports which are not c++11 compatible
|
Sun, 1 Jan 2017
|
[ 03:45 sunpoet ] (Only the first 10 of 161 ports in this commit are shown above. )
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
|
Tue, 25 Oct 2016
|
[ 09:04 amdmi3 ]
- Mark broken on 9.x: does not build doe to wxgtk/c++11 issues
- Switch to options helpers
- Switch to USES=localbase
|
Sat, 18 Jun 2016
|
[ 10:19 bapt ]
Use wx 3.0
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 20 Apr 2015
|
[ 07:19 marino ]
audio/sooperlooper: Unbreak on some platforms
This unmaintained port is breaking on Wx 3.0, which is only an GUI option.
Downgrading to Wx 2.8 allows it to build on all platforms (as well as
having the option by default). The second iteration of the PR suggested
Wx3.0 for FreeBSD 8 and 9, but Wx 2.8 for F10+, but I didn't like that
approach. It only works on F8 and F9 because of compiler deficiencies.
Simple attempts of setting -std to c++11 didn't work, of course.
PR: 199221
Submitted by: ports fury
|
Mon, 19 Jan 2015
|
[ 04:32 vanilla ]
Upgrade to 1.7.3.
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above )
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Sun, 31 Aug 2014
|
[ 16:36 tijl ] (Only the first 10 of 83 ports in this commit are shown above. )
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
|
Fri, 27 Jun 2014
|
[ 16:04 miwi ]
- Update to 1.7.2
PR: 190891
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
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 (Only the first 15 lines of the commit message are shown above )
|
Thu, 27 Feb 2014
|
[ 09:15 miwi ]
- Update to 1.7.0
PR: 186737
|
Thu, 6 Feb 2014
|
[ 03:17 miwi ]
- Drop maintainership
|
Wed, 11 Dec 2013
|
[ 14:35 bapt ] (Only the first 10 of 268 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Fri, 30 Aug 2013
|
[ 23:01 bapt ] (Only the first 10 of 222 ports in this commit are shown above. )
Convert audio from USE_GMAKE to USES=gmake
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
|
Sat, 13 Jul 2013
|
[ 17:23 deischen ] (Only the first 10 of 14 ports in this commit are shown above. )
Bump PORTREVISION after upgrade to audio/liblo.
After discussion with: pawel and MAINTAINER.
|
Mon, 22 Apr 2013
|
[ 23:19 bapt ] (Only the first 10 of 57 ports in this commit are shown above. )
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
|
Sun, 17 Mar 2013
|
[ 16:44 eadler ] (Only the first 10 of 16 ports in this commit are shown above. )
Fix minor nit: use the canconical FreeBSD.org form for email addresses.
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
|
Sat, 6 Oct 2012
|
[ 10:42 bapt ]
Convert audio/jack and fluidsynth to only build depend on pkgconf, track
dependency impact
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Tue, 7 Feb 2012
|
[ 06:39 miwi ]
SooperLooper is a live looping sampler capable of immediate loop recording,
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
|
Number of commits found: 24 |