Port details |
- beast Powerful music composition and modular synthesis application
- 0.7.8_9 audio
=5 0.7.8_9Version of this port present on the latest quarterly branch.
- DEPRECATED: 4.5 years old version, six versions behind, requires old toolchain, and unmaintained.
This port expired on: 2018-01-04
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-06-24 15:43:46
- Last Update: 2018-01-05 22:00:57
- SVN Revision: 458173
- People watching this port, also watch:: sdocbook-xml, flac, mplayer, nas
- License: LGPL21
- WWW:
- https://beast.testbit.org/
- Description:
- Beast is a powerful music composition and modular synthesis
application. It supports a wide range of standards in the field, such
as MIDI, WAV/AIFF/MP3/OggVorbis/etc audio files and LADSPA modules. It
has excellent technical abilities like multitrack editing, unlimited
undo/redo support, real-time synthesis support, 32bit audio rendering,
full duplex support, multiprocessor support, precise timing down to
sample granularity, on demand loading of partial wave files, on the
fly decoding and full scriptability in scheme. The plugins, synthesis
core and the user interface are actively being developed and
translated into a variety of languages, regularly assimilating user
feedback such as from our FeatureRequests page.
WWW: https://beast.testbit.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: beast
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (beast-0.7.8.tar.bz2) = ffcf8e3b6f8728d0d07b3c4cf314286d9e88dd427d4bd3584372ab90dc14e8eb
SIZE (beast-0.7.8.tar.bz2) = 6293313
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- msgfmt : devel/gettext-tools
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- update-mime-database : misc/shared-mime-info
- intltool-extract : textproc/intltool
- gcc48 : lang/gcc48
- as : devel/binutils
- Runtime dependencies:
-
- xdg-open : devel/xdg-utils
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- gcc48 : lang/gcc48
- Library dependencies:
-
- libasound.so : audio/alsa-lib
- libmad.so : audio/libmad
- libvorbisfile.so : audio/libvorbis
- libguile.so : lang/guile
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libart_lgpl_2.so : graphics/libart_lgpl
- libglade-2.0.so : devel/libglade2
- libgnomecanvas-2.so : graphics/libgnomecanvas
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for beast-0.7.8_9:
DEBUG=off: Build with debugging support
SSE=on: Use SSE optimized routines
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- desktop-file-utils gettext gmake libtool pathfix pkgconfig shared-mime-info shebangfix tar:bzip2 gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 104 (showing only 4 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.1_1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
0.6.1 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
0.6.1 27 Jun 2004 17:32:30 |
marcus |
Add more locale directory hacks to bsd.gnome.mk, and fix ports that tried
to fix these using their own patches.
PR: 68256
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
0.6.1 24 Jun 2004 15:41:52 |
krion |
Add beast 0.6.1,
Beast is a powerful music composition and modular synthesis
application. It supports a wide range of standards in the
field, such as MIDI, WAV/AIFF/MP3/OggVorbis/etc audio files and
LADSPA modules. It has excellent technical abilities like
multitrack editing, unlimited undo/redo support, real-time
synthesis support, 32bit audio rendering, full duplex support,
multiprocessor support, precise timing down to sample
granularity, on demand loading of partial wave files, on the
fly decoding and full scriptability in scheme. The plugins,
synthesis core and the user interface are actively being
developed and translated into a variety of languages, regularly
assimilating user feedback such as from our FeatureRequests
page.
WWW: http://beast.gtk.org/
PR: ports/68251
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
Number of commits found: 104 (showing only 4 on this page)
|