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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
xmms-jackasyn XMMS plugin for jack using libjackasyn
0.3_3 audio Deleted on this many watch lists=0 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.3_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: development has ceased; try audio/xmms-jack instead
Expired This port expired on: 2011-02-11
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-05-08 16:13:33
Last Update: 2011-02-11 19:38:09
SVN Revision: UNKNOWN
License: not specified in port
WWW:
http://gige.xdv.org/libjackasyn/xmms.php
Description:
This plugin enables xmms to playback sound via the JACK audio server. The plugin is actually a port of the xmms OSS sound output plugin to JACK, using libjackasyn. WWW: http://gige.xdv.org/libjackasyn/xmms.php
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • xmms-jackasyn>0:audio/xmms-jackasyn
No installation instructions:
This port has been deleted.
PKGNAME: xmms-jackasyn
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. pkg-config : devel/pkg-config
Runtime dependencies:
  1. pkg-config : devel/pkg-config
Library dependencies:
  1. xmms.4 : multimedia/xmms
  2. jackasyn.0 : audio/libjackasyn
  3. glib-12.3 : devel/glib12
  4. gtk-12.2 : x11-toolkits/gtk12
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://gige.xdv.org/libjackasyn/download/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3_3
11 Feb 2011 19:38:09
Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2011-02-11 audio/libjackasyn: development has ceased; try audio/jack instead
2011-02-11 audio/xmms-jackasyn: development has ceased; try audio/xmms-jack
instead
0.3_3
11 Jan 2011 20:00:27
Original commit files touched by this commit
acm search for other commits by this committer
-  Deprecate and set to expire obsolete apps.

Feature safe:   yes
0.3_3
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3_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.3_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.3_2
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
0.3_2
22 Mar 2008 08:55:40
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
0.3_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.3
28 Mar 2007 23:35:13
Original commit files touched by this commit
pav search for other commits by this committer
- Fix after objformat removal

Reported by:    pointyhat
0.3
23 Jul 2006 02:45:24
Original commit files touched by this commit
acm search for other commits by this committer
Change maintainer address to my @FreeBSD.org email

Approved by:    garga (mentor)
0.3
08 May 2006 16:07:31
Original commit files touched by this commit
pav search for other commits by this committer
This plugin enables xmms to playback sound via the JACK audio server. The
plugin is actually a port of the xmms OSS sound ouput plugin to JACK, using
libjackasyn.

WWW:    http://gige.xdv.org/libjackasyn/xmms.php

PR:             ports/94292
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>

Number of commits found: 11