Port details |
- clunk Real-time 3D sound generation library
- 1.3.261_1 audio
=2 1.3.261_1Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2010-04-13 00:25:02
- Last Update: 2023-07-24 14:46:02
- Commit Hash: 72ab038e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21
- WWW:
- https://sourceforge.net/projects/clunk/
- Description:
- The CLUNK C++ library provides support for real-time 3D sound
generation. It puts virtually no limitations on the developer;
people who is experienced on working with other solutions (such as
SDL_Mixer or Creative OpenAL) will respect this advantage.
The library supports mixing of any number of sound channels and any
number of objects that have sounds connected to them. The SDL library
is used for sound output. The project is currently at beta testing
stage, preparing to the first release.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/audio/clunk/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/clunk
- pkg install clunk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: clunk
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (clunk-1.3.261.tar.bz2) = 1b15ce358b73b165a7d0e1a0d79fc5a8eb1b80595548e64f911e50525e8b24b7
SIZE (clunk-1.3.261.tar.bz2) = 2982593
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- sdl-config : devel/sdl12
- Library dependencies:
-
- libSDL.so : devel/sdl12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for clunk-1.3.261_1:
SSE=on: Use SSE optimized routines
===> Use 'make config' to modify these settings
- Options name:
- audio_clunk
- USES:
- cmake sdl tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.261_1 24 Jul 2023 14:46:02
    |
Muhammad Moinur Rahman (bofh)  |
audio/clunk: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.261_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.261_1 13 Jan 2022 21:01:28
    |
Stefan Eßer (se)  |
Fix CONFLICTS entries in archivers, astro, audio
Fix conflicts entries based on a script that searches for duplicate
files installed by several ports.
Some patters seem to make ports conflict with themselves, but this is
actually not the case due to the check-*-conflicts logic implemented
in bsd.port.mk, which excludes self-conflicts.
PHP based ports have been ignored in this commit as requested by the
committers currently working on the php-8.1 import.
Approved by: portmgr (implicit) |
1.3.261_1 07 Apr 2021 23:19:01
    |
Dmitry Marakasov (amdmi3)  |
Remove useless Created by: headers mentioning me |
1.3.261_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3.261_1 13 Nov 2019 20:13:12
  |
amdmi3  |
- Fix installation of some includes |
1.3.261 08 Nov 2019 09:27:57
  |
tobik  |
a-b: Add missing USES={gnome,php,sdl,xorg} |
1.3.261 20 Jan 2017 20:33:31
  |
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
1.3.261 26 Jul 2016 16:51:16
  |
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
1.3.261 24 May 2015 20:00:34
  |
amdmi3  |
- Add LICENSE |
1.3.261 23 Jan 2015 11:26:27
  |
amdmi3  |
- Update to 1.3.261 |
1.3.218_1 08 Dec 2014 16:48:41
  |
tijl  |
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 ) |
1.3.218 23 Sep 2014 17:36:08
  |
amdmi3  |
- Update to 1.3.218
- Drop @dirrm* from plist |
1.2.130_2 10 Sep 2014 20:50:37
  |
gerald  |
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) |
1.2.130_1 07 May 2014 16:57:00
  |
amdmi3  |
- Convert USE_BZIP2 to USES
- Use new OPTIONS features
- Update WWW |
1.2.130_1 17 Oct 2013 01:18:42
  |
amdmi3  |
- Support staging
- Enable SSE by default on amd64 |
1.2.130_1 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.2.130_1 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.2.130_1 22 Mar 2013 20:06:15
  |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
1.2.130_1 28 Nov 2012 23:55:01
  |
amdmi3  |
- OptionsNG
- Trim header
PR: 173778
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Feature safe: yes |
1.2.130_1 18 Feb 2012 10:18:33
 |
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
1.2.130 26 Sep 2011 22:29:33
 |
amdmi3  |
- Fix distinfo (it was generated for wrong distfile)
Reported by: pav |
1.2.130 24 Sep 2011 14:46:48
 |
amdmi3  |
- Update to 1.2.130 |
r20100412 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
r20100412 13 Apr 2010 00:24:21
 |
amdmi3  |
The CLUNK C++ library provides support for real-time 3D sound
generation. It puts virtually no limitations on the developer;
people who is experienced on working with other solutions (such as
SDL_Mixer or Creative OpenAL) will respect this advantage.
The library supports mixing of any number of sound channels and any
number of objects that have sounds connected to them. The SDL library
is used for sound output. The project is currently at beta testing
stage, preparing to the first release.
WWW: http://media.netive.ru/clunk/ |