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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
muse Multiple Streaming Engine
0.9.2_16 audio Deleted on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.2_16Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained upstream, crashes at runtime
Expired This port expired on: 2018-03-31
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 search for ports maintained by this maintainer
Port Added: 2002-06-06 18:50:49
Last Update: 2018-04-03 09:36:28
SVN Revision: 466293
People watching this port, also watch:: zip, libao, ncftp
License: GPLv2+
WWW:
http://muse.dyne.org/
Description:
MuSE is an application for the mixing, encoding, and network streaming of sound. MuSE can simultaneously mix up to 6 encoded audio bitstreams (from files or network) plus a sound card input signal. The resulting stream can be played locally on the sound card and/or encoded as an mp3 bitstream sent to a broadcast server. MuSE offers an intuitive interface to be operated realtime and can run in "slick" mode from command line. WWW: http://muse.dyne.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. /usr/local/share/licenses/MuSE-0.9.2_16/catalog.mk
  2. /usr/local/share/licenses/MuSE-0.9.2_16/LICENSE
  3. /usr/local/share/licenses/MuSE-0.9.2_16/GPLv2+
  4. bin/muse
  5. man/man1/muse.1.gz
  6. share/locale/es/LC_MESSAGES/muse.mo
  7. share/locale/it/LC_MESSAGES/muse.mo
Collapse this list.
Dependency lines:
  • MuSE>0:audio/muse
No installation instructions:
This port has been deleted.
PKGNAME: MuSE
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (MuSE-0.9.2.tar.gz) = 270f95b3a4f9d11bea04d5db4b3868aee1fa78177da0b5d9a74f26c4cfa5e197 SIZE (MuSE-0.9.2.tar.gz) = 1420411

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. msgfmt : devel/gettext-tools
  2. gmake : devel/gmake
Library dependencies:
  1. libogg.so : audio/libogg
  2. libvorbis.so : audio/libvorbis
  3. libintl.so : devel/gettext-runtime
  4. libatk-1.0.so : accessibility/atk
  5. libglib-2.0.so : devel/glib20
  6. libintl.so : devel/gettext-runtime
  7. libgtk-x11-2.0.so : x11-toolkits/gtk20
  8. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for MuSE-0.9.2_16: DOCS=on: Build and/or install documentation LAME=off: LAME MP3 audio encoder support SNDFILE=off: Audio conversion support via libsndfile X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
gettext gmake gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://files.dyne.org/muse/sources/
Collapse this list.

Number of commits found: 74

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.2_16
03 Apr 2018 09:36:28
Revision:466293Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2018-03-31 math/abacus: Unmaintained and has a broken shared library
2018-03-31 audio/muse: Unmaintained upstream, crashes at runtime
2018-03-31 net/paris-traceroute: Legacy paris-traceroute is not supported
anymore. Use net/scamper instead
2018-04-01 net-im/cjc: Depends on expired net-im/py-xmpp
2018-02-28 net-im/py-pyxmpp: Obsoleted in favor of PyXMPP2
0.9.2_16
11 Mar 2018 13:55:36
Revision:464172Original commit files touched by this commit
tobik search for other commits by this committer
audio/muse: Deprecate

- MuSE randomly crashes and hangs at runtime
- It is unmaintained upstream for ~8 years now
- It does not build with Clang 6 [1]

[1]
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p461678_s329188/logs/MuSE-0.9.2_16.log
0.9.2_16
28 Feb 2017 09:01:41
Revision:435010Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
0.9.2_16
01 Feb 2017 12:28:09
Revision:433013Original commit files touched by this commit
jbeich search for other commits by this committer
audio/muse: unbreak with libc++ 3.9

httpstream.cpp:366:4: error: assigning to 'char *' from incompatible type 'const
char *'
        p = strstr(url, HTTP_PREFIX); if (!p) goto out;
          ^ ~~~~~~~~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
0.9.2_15
08 Dec 2016 15:38:24
Revision:428129Original commit files touched by this commit
tijl search for other commits by this committer
Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibility
links that were added in r374303 to prevent massive PORTREVISION bumps.
Bump dependent ports that have not been bumped since.
0.9.2_14
26 Jul 2016 16:51:16
Revision:419133Original commit files touched by this commit
mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
0.9.2_14
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
0.9.2_14
19 Aug 2015 13:30:00
Revision:394778Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert ports to use the options helpers in categories [abc]*, and minor fixes.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
0.9.2_14
06 Apr 2015 18:59:20
Revision:383472Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update MASTER_SITES and unbreak this port
- Sort LIB_DEPENDS
- Group options helper

PR:		199213
Submitted by:	<tkato432@yahoo.com>
0.9.2_14
05 Apr 2015 19:21:58
Revision:383354Original commit files touched by this commit
bapt search for other commits by this committer
Mark broken unfetchable ports
0.9.2_14
25 Mar 2015 21:37:40
Revision:382272Original commit files touched by this commit
marino search for other commits by this committer
audio category: Remove $PTHREAD_LIBS

xmcd didn't pass check-plist (pre-existing), fixed.

approved by:	PTHREAD blanket
0.9.2_14
08 Aug 2014 14:39:24
Revision:364364Original commit files touched by this commit
adamw search for other commits by this committer
Fix MASTER_SITE and use OPTIONS helpers.
0.9.2_14
29 Jul 2014 17:12:50
Revision:363362Original commit files touched by this commit
adamw search for other commits by this committer
Rename all patches that contain '::' as a path separator, and use
'__' instead.
0.9.2_14
30 Dec 2013 17:00:24
Revision:338141Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
11 Dec 2013 14:35:37
Revision:336166Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
0.9.2_14
04 Oct 2013 08:52:33
Revision:329271Original commit files touched by this commit
bapt search for other commits by this committer
Do not arbitrary rename packages
0.9.2_14
20 Sep 2013 14:36:37
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
30 Aug 2013 23:01:06
Revision:325727Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
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
0.9.2_14
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
0.9.2_14
24 Apr 2013 18:10:32
Revision:316464Original commit files touched by this commit
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
0.9.2_14
19 Jul 2012 20:15:39
Original commit files touched by this commit
naddy search for other commits by this committer
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
0.9.2_13
05 Jun 2012 20:38:19
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support PORTDOCS/PLIST_FILES

Remove file:
files/extra-patch-broken-scandir
pkg-plist

PR:             ports/168590
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
0.9.2_12
01 Jun 2012 11:56:11
Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new options framework, while here disable LAME by default to allow
packing distribution
0.9.2_11
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.9.2_10
14 Jan 2012 22:27:02
Original commit files touched by this commit
netchild search for other commits by this committer
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
0.9.2_9
24 Oct 2011 03:33:20
Original commit files touched by this commit
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
0.9.2_9
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
0.9.2_9
11 Aug 2011 19:51:16
Original commit files touched by this commit
kwm search for other commits by this committer
Was too fast, add WANT_GNOME for these ports have optional USE_GNOME components.

Submitted by:   portsnap index build bot
0.9.2_9
11 Aug 2011 19:20:17
Original commit files touched by this commit Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
0.9.2_9
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.9.2_9
22 Aug 2010 21:38:19
Original commit files touched by this commit
stas search for other commits by this committer
- Fix on 8.x and below.
0.9.2_9
06 Jun 2010 20:44:03
Original commit files touched by this commit
naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
0.9.2_8
03 Jun 2010 08:55:01
Original commit files touched by this commit
netchild search for other commits by this committer
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
  change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
  - done via a semi-automated way (manual review and fixup)
  - I tried to take care to not bump ports which only depend optionaly on
    lame (with a default of no dependency)
0.9.2_7
31 May 2010 02:01:56
Original commit files touched by this commit
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
0.9.2_6
26 Apr 2010 18:05:51
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: does not compile

Reported by:    pointyhat
0.9.2_6
11 Apr 2010 06:45:52
Original commit files touched by this commit
stas search for other commits by this committer
- Fix build.
0.9.2_6
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.9.2_5
13 Mar 2010 11:43:33
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN on 8.x: does not build
0.9.2_5
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.9.2_4
06 Jul 2009 21:26:00
Original commit files touched by this commit
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
0.9.2_3
15 Jun 2008 12:52:11
Original commit files touched by this commit
olgeni search for other commits by this committer
A few typo fixes for ports/audio descriptions.
0.9.2_3
14 Jun 2008 16:17:10
Original commit files touched by this commit
stas search for other commits by this committer
- Fix pkg-plist in NOPORTDOCS case.

Reported by:    itetcu
0.9.2_3
06 Jun 2008 13:07:20
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.9.2_2
20 Mar 2008 09:19:39
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
0.9.2_2
28 Jul 2007 12:27:31
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
0.9.2_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.9.2
01 Oct 2006 20:05:53
Original commit files touched by this commit
stas search for other commits by this committer
- Fix compiling with oncoming gcc41.

Reported by:    pointyhat run
Approved by:    sem (mentor)
0.9.2
07 Aug 2006 03:34:42
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 0.9.2
- Add OPTIONS
- Make some dependecies optional
- Pass maintainership to submitter

PR:             ports/101351
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
0.9_3
03 May 2006 05:14:35
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
0.9_3
23 Nov 2005 23:29:54
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
0.9_3
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
0.9_2
03 Jun 2005 11:42:48
Original commit files touched by this commit
osa search for other commits by this committer
Fix build on RELENG_5 (gcc 3.4.2).

Problem submitted by:   Eugene M. Zheganin <emz@norma.perm.ru>
Idea for patch from:    fjoe
PR:                     81827
0.9_2
12 Mar 2005 10:54:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
0.9_1
07 Nov 2004 22:37:47
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
0.9
29 Apr 2004 07:44:00
Original commit files touched by this commit
krion search for other commits by this committer
- Fix typo
0.9
29 Apr 2004 07:43:38
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.9

PR:             ports/65990
Submitted by:   Ports Fury
0.8.1_3
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
0.8.1_2
27 Jan 2004 20:51:07
Original commit files touched by this commit
trevor search for other commits by this committer
Add SIZE.
0.8.1_2
22 Dec 2003 11:56:46
Original commit files touched by this commit
krion search for other commits by this committer
- Add WITHOUT_X11 knob

PR:             60459
Submitted by:   Ports Fury
0.8.1_2
20 Dec 2003 16:14:14
Original commit files touched by this commit
naddy search for other commits by this committer
Catch up with libogg/libvorbis version bump.
0.8.1_1
03 Oct 2003 11:04:59
Original commit files touched by this commit
edwin search for other commits by this committer
Chase up new MASTER_SITE_SAVANNAH.

PR:             ports/56970
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
0.8.1_1
02 Aug 2003 01:40:48
Original commit files touched by this commit
maho search for other commits by this committer
Fix build for gcc-3.3.x

Submitted by:   Simon Barner <barner@in.tum.de>
0.8.1_1
14 May 2003 05:28:56
Original commit files touched by this commit
nork search for other commits by this committer
Fix build on alpha.

Pointed out by:         bento via kris
0.8.1_1
28 Apr 2003 22:54:27
Original commit files touched by this commit
nork search for other commits by this committer
o muse(audio/muse) -> MuSE(audio/muse)
o clean-up pkg-plist
o Bump PORTREVISION accordingly

PR:             ports/46819
Pointed out by: Brian Candler <B.Candler@pobox.com>
Noticed by:     Joseph Scott <joseph@randomnetworks.com>
0.8.1
26 Apr 2003 22:28:40
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.8.1.

PR:             ports/51358
Submitted by:   Ports Fury
0.7.2
08 Apr 2003 00:40:09
Original commit files touched by this commit
marcus search for other commits by this committer
Remove the USE_GNOMENG macro.
0.7.2
20 Feb 2003 16:49:55
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.7.2
29 Dec 2002 04:39:22
Original commit files touched by this commit
ijliao search for other commits by this committer
fix build on -current

PR:             46581
Submitted by:   Ports Fury
0.7.2
26 Dec 2002 13:24:15
Original commit files touched by this commit
edwin search for other commits by this committer
Updated master_site http://freesoftware.fsf.org/ -> http://savannah.nongnu.org/
Noticed by: portsurvey
0.7.2
27 Jul 2002 02:27:57
Original commit files touched by this commit
pat search for other commits by this committer
Update to 0.7.2

PR:             ports/41026
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
0.7.1_2
20 Jul 2002 15:32:43
Original commit files touched by this commit
naddy search for other commits by this committer
Ogg Vorbis 1.0 library major version bumps.
0.7.1_1
08 Jul 2002 10:22:14
Original commit files touched by this commit
ijliao search for other commits by this committer
PERL -> REINPLACE_CMD

PR:             39283
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
0.7.1_1
08 Jun 2002 18:21:46
Original commit files touched by this commit
ijliao search for other commits by this committer
- Support CFLAGS/CXXFLAGS properly
- Utilize NOPORTDOCS
bump portrevision

PR:             38991
Submitted by:   Ports Fury
0.7.1
06 Jun 2002 18:47:52
Original commit files touched by this commit
ijliao search for other commits by this committer
add muse 0.7.1
Multiple Streaming Engine

Number of commits found: 74