Port details |
- bonzomatic Live shader coding tool and Shader Showdown workhorse
- 2023.06.15 graphics =2 2023.06.15Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2021-02-19 23:56:40
- Last Update: 2023-09-27 17:05:30
- Commit Hash: 36278eb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: PD
- WWW:
- https://github.com/Gargaj/Bonzomatic
- Description:
- This is a live-coding tool, where you can write a 2D fragment/pixel
shader while it is running in the background.
The tool was originally conceived and implemented after the Revision
2014 demoscene party's live coding competition where two contestants
improv-code an effect in 25 minutes head-to-head.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bonzomatic>0:graphics/bonzomatic
- To install the port:
- cd /usr/ports/graphics/bonzomatic/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/bonzomatic
- pkg install bonzomatic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bonzomatic
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1695762728
SHA256 (Gargaj-Bonzomatic-2023-06-15_GH0.tar.gz) = f41903d47fc744a726c7ecdaee78e2d9dda790beb22e310a63f6a0a1c0cfd4a7
SIZE (Gargaj-Bonzomatic-2023-06-15_GH0.tar.gz) = 9072357
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:
-
- stb_image.h : devel/stb
- glfw>=3 : graphics/glfw
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xrandr.pc : x11/libXrandr
- xinerama.pc : x11/libXinerama
- xcursor.pc : x11/libXcursor
- xi.pc : x11/libXi
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xrandr.pc : x11/libXrandr
- xinerama.pc : x11/libXinerama
- xcursor.pc : x11/libXcursor
- xi.pc : x11/libXi
- Library dependencies:
-
- libasound.so : audio/alsa-lib
- libfontconfig.so : x11-fonts/fontconfig
- libglfw.so : graphics/glfw
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libGLEW.so : graphics/glew
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_bonzomatic
- USES:
- cmake compiler:c++11-lang gl localbase:ldflags pkgconfig xorg
- 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 |
2023.06.15 27 Sep 2023 17:05:30 |
Dmitry Marakasov (amdmi3) |
graphics/bonzomatic: update 2022-08-20 → 2023-06-15 |
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) |
2022.08.20 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 ) |
2022.08.20 31 Aug 2022 11:23:41 |
Dmitry Marakasov (amdmi3) |
graphics/bonzomatic: update 2022-07-08 → 2022-08-20 |
2022.07.08 12 Aug 2022 12:23:50 |
Dmitry Marakasov (amdmi3) |
graphics/bonzomatic: fix build on arm*
PR: 265405
Submitted by: fuz@fuz.su |
2022.07.08 15 Jul 2022 19:28:51 |
Dmitry Marakasov (amdmi3) |
graphics/bonzomatic: update 2022-06-18 → 2022-07-08 |
2022.06.18 20 Jun 2022 10:08:24 |
Dmitry Marakasov (amdmi3) |
graphics/bonzomatic: update 2022-02-05 → 2022-06-18 |
2022.02.05 12 Feb 2022 19:00:12 |
Dmitry Marakasov (amdmi3) |
graphics/bonzomatic: update 2021-03-07 → 2022-02-05 |
2021.03.07_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
2021.03.07 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
2021.03.07 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2021.03.07 14 Mar 2021 19:26:52 |
amdmi3 |
- Update to 2021-03-07 |
2021.01.29 20 Feb 2021 23:10:39 |
linimon |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
cc1plus: error: unrecognized command line option "-std=c++11"
Approved by: portmgr (tier-2 blanket) |
2021.01.29 20 Feb 2021 23:09:34 |
linimon |
Pacify portlint in preparation for content commit. |
2021.01.29 19 Feb 2021 20:22:56 |
amdmi3 |
Add graphics/bonzimatic: Live shader coding tool and Shader Showdown workhorse
This is a live-coding tool, where you can write a 2D fragment/pixel
shader while it is running in the background.
The tool was originally conceived and implemented after the Revision
2014 demoscene party's live coding competition where two contestants
improv-code an effect in 25 minutes head-to-head.
WWW: https://github.com/Gargaj/Bonzomatic |