notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/sooperlooper/Makefile
SVNWeb

Number of commits found: 24

Sun, 8 Oct 2017
[ 19:36 antoine search for other commits by this committer ] Original commit   Revision:451570 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Sun, 2 Apr 2017
[ 09:42 bapt search for other commits by this committer ] Original commit   Revision:437539 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:430235 (Only the first 10 of 161 ports in this commit are shown above. View all ports for this commit)
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
Tue, 25 Oct 2016
[ 09:04 amdmi3 search for other commits by this committer ] Original commit   Revision:424612
- 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 search for other commits by this committer ] Original commit   Revision:417057
Use wx 3.0
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 20 Apr 2015
[ 07:19 marino search for other commits by this committer ] Original commit   Revision:384334
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 search for other commits by this committer ] Original commit   Revision:377379
Upgrade to 1.7.3.
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:366788 (Only the first 10 of 83 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:359558
- Update to 1.7.2

PR:		190891
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 27 Feb 2014
[ 09:15 miwi search for other commits by this committer ] Original commit   Revision:346290
- Update to 1.7.0

PR:		186737
Thu, 6 Feb 2014
[ 03:17 miwi search for other commits by this committer ] Original commit   Revision:342932
- Drop maintainership
Wed, 11 Dec 2013
[ 14:35 bapt search for other commits by this committer ] Original commit   Revision:336166 (Only the first 10 of 268 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:327706 (Only the first 10 of 879 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Fri, 30 Aug 2013
[ 23:01 bapt search for other commits by this committer ] Original commit   Revision:325727 (Only the first 10 of 222 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:322948 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after upgrade to audio/liblo.

After discussion with: pawel and MAINTAINER.
Mon, 22 Apr 2013
[ 23:19 bapt search for other commits by this committer ] Original commit   Revision:316287 (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
Sun, 17 Mar 2013
[ 16:44 eadler search for other commits by this committer ] Original commit   Revision:314460 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:305354
Convert audio/jack and fluidsynth to only build depend on pkgconf, track
dependency impact
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Tue, 7 Feb 2012
[ 06:39 miwi search for other commits by this committer ] Original commit 
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