notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: audio/supercollider/pkg-plist

Number of commits found: 8

Thursday, 20 Feb 2025
23:27 Robert Clausecker (fuz) search for other commits by this committer Author: Neal Nelson
audio/supercollider: fix build with updated boost-libs

 - we manually set DISTVERSION as git describe does not produce
   something usable
 - also add a missing include to fix the build on FreeBSD 13

PR:		284466
commit hash: c8abed2462be4e7093b8159ccfbd38781f241cf8 commit hash: c8abed2462be4e7093b8159ccfbd38781f241cf8 commit hash: c8abed2462be4e7093b8159ccfbd38781f241cf8 commit hash: c8abed2462be4e7093b8159ccfbd38781f241cf8 c8abed2
Monday, 13 May 2024
21:19 Robert Clausecker (fuz) search for other commits by this committer Author: Neal Nelson
audio/supercollider: update to 3.13.03

 - fix handling of webengine dependency and SSE use
 - fix recent build failures due to boost update

Changelog:
https://github.com/supercollider/supercollider/releases/tag/Version-3.13.0

PR:		277722
commit hash: ba6612603a26676573cd3f34413227c1d906ea3c commit hash: ba6612603a26676573cd3f34413227c1d906ea3c commit hash: ba6612603a26676573cd3f34413227c1d906ea3c commit hash: ba6612603a26676573cd3f34413227c1d906ea3c ba66126
Sunday, 22 May 2022
20:17 Dima Panov (fluffy) search for other commits by this committer
audio/supercollider: upfate to 3.11.2 release to unbreak build after boost
upgrade

PR:	246106
commit hash: 210bd08ae29261c014bca5192ee5753b0fc14169 commit hash: 210bd08ae29261c014bca5192ee5753b0fc14169 commit hash: 210bd08ae29261c014bca5192ee5753b0fc14169 commit hash: 210bd08ae29261c014bca5192ee5753b0fc14169 210bd08
Monday, 15 Jun 2020
15:50 kai search for other commits by this committer
audio/supercollider: Update to 3.11.0

* Introduce additional default option AVAHI to make the use of the Avahi
  libraries optional.

* Remove one patch and the whole patching via "post-patch" - both is no
  longer needed.

* While I'm here: Prepare the port for Qt 5.15.0

Changelog:

https://github.com/supercollider/supercollider/releases/tag/Version-3.11.0

PR:		246320
Submitted by:	shamaz.mazum@gmail.com
Approved by:	Neal Nelson <ports@nicandneal.net> (maintainer)
MFH:		2020Q2 (blanket: unbreak broken port)
Original commitRevision:538903 
Saturday, 6 Jul 2019
16:54 kai search for other commits by this committer
audio/supercollider: Update to 3.10.2

The previous version, 3.9.3, built fine on all FreeBSD releases but the port
itself was less of use in its state because SuperCollider's own interpreter
("sclang") always crashed when indexing various help files. So users were
able to start the graphical IDE ("scide") but were then on their own to get
any use out of it.

The update to 3.10.2 fixes that problem but it comes with some drawbacks:
SuperCollider has shipped Boost libraries of the 1.66 release and those
don't compile with Clang 8. Using the Boost libraries from the ports tree
instead won't work either, as the 3.10.2 release of SuperCollider isn't
compatible with that version, yet.

Switching to GCC also won't work - it builds fine on all releases but
produces broken binaries that segfaults upon invocation. Thus exclude the
build for FreeBSD releases that comes with Clang 8 for a while and revise
the situation when a new release of SuperCollider is available.

Also pass the maintainership to the submitter because the previous
maintainer seems missing in action and there were already more than three
consecutive maintainer timeouts.

PR:		238186
Submitted by:	Neal Nelson <ports@nicandneal.net>
Reviewed by:	tcberner
Approved by:	maintainer timeout (1+ month)
MFH:		2019Q3
Differential Revision:	https://reviews.freebsd.org/D20854
Original commitRevision:506005 
Tuesday, 17 Jul 2018
17:49 yuri search for other commits by this committer
audio/supercollider: Update 3.8.0 -> 3.9.3

Port changes:
* Change to DISTVERSION
* USE_XORG is needed in general, not just for the option

Bump audio/sc3-plugins.

PR:		229253
Approved by:	brittlehaus@gmail.com (maintainer's timeout; 25 days)
Original commitRevision:474819 
Saturday, 16 Sep 2017
02:14 ultima search for other commits by this committer
* Bump revision for fixing missing / redundant dependencies
* New options, HELP and SUPERNOVA, Help Install on-line help text and supernova
builds with audio synthesis server
* Added license file
* Cleanup Makefile

PR:		221228
Submitted by:	Yuri Victorovich
Reviewed by:	matthew, mat
Approved by:	maintainer timeout (1+ month)
MFH:		2017Q3
Differential Revision:	https://reviews.freebsd.org/D11997
Original commitRevision:449940 
Monday, 20 Mar 2017
16:25 tobik search for other commits by this committer
New port: audio/supercollider

SuperCollider is a programming language for real time audio synthesis
and algorithmic composition.

The language interpreter runs in a cross platform IDE and communicates
via Open Sound Control with one or more synthesis servers.  The
SuperCollider synthesis server runs in a separate process or even on a
separate machine so it is ideal for realtime networked music.

SuperCollider was developed by James McCartney and originally released
in 1996.  He released it under the terms of the GNU General Public
License in 2002 when he joined the Apple Core Audio team.  It is now
maintained and developed by an active and enthusiastic community.  It
is used by musicians, scientists, and artists working with sound.

WWW: http://supercollider.github.io/

PR:		208443
Submitted by:	Tobias Brodel <brittlehaus@gmail.com>
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10043
Original commitRevision:436552 

Number of commits found: 8