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) combination for a given watch list. This is what FreshPorts will look for.

Port details
xmms-arts aRts output plugin for XMMS.
0.4_3 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.4_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: "will not work until xmms and arts will use the same glib version. Use xmms-arts_output port instead"
Ignore IGNORE: will not work until xmms and arts will use the same glib version. Use xmms-arts_output port instead
Maintainer: fjoe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-11-11 23:31:47
Last Update: 2005-02-18 23:44:49
SVN Revision: UNKNOWN
People watching this port, also watch:: mplayer, cups
License: not specified in port
WWW:
http://www.xmms.org/plugins.php?category=output
Description:
aRts output plugin for XMMS (www.xmms.org). Author: Heath Robinson <bheathr@mail.com> WWW: http://www.xmms.org/plugins.php?category=output
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-arts>0:audio/xmms-arts
No installation instructions:
This port has been deleted.
PKGNAME: xmms-arts
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libtool13 : devel/libtool13
  2. pkg-config : devel/pkgconfig
Runtime dependencies:
  1. pkg-config : devel/pkgconfig
Library dependencies:
  1. xmms.4 : multimedia/xmms
  2. artsc.0 : audio/arts
  3. glib12.3 : devel/glib12
  4. gtk12.2 : x11-toolkits/gtk12
  5. X11.6 : x11/XFree86-4-libraries
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://stukach.com/hosted/m.i.a/xmmsarts/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4_3
18 Feb 2005 23:44:49
Original commit files touched by this commit
kris search for other commits by this committer
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
0.4_3
18 Dec 2004 23:02:35
Original commit files touched by this commit
kris search for other commits by this committer
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
0.4_3
17 Jun 2004 00:46:45
Original commit files touched by this commit
fjoe search for other commits by this committer
Change BROKEN to IGNORE so people will not end up installing
package that won't work for them.

Suggested by:   kris
0.4_3
16 Jun 2004 23:56:20
Original commit files touched by this commit
fjoe search for other commits by this committer
Mark broken (will not work until xmms and arts will use the same glib version).
0.4_3
05 Apr 2004 03:31:02
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
0.4_2
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
0.4_2
04 Feb 2004 21:43:12
Original commit files touched by this commit
fjoe search for other commits by this committer
- USE_LIBTOOL (no .la files installed)
- Add patch to preload libstdc++ (LD_PRELOAD no longer needed) [1]
- Bump PORTREVISION

Suggested by:   kan [1]
0.4_1
04 Feb 2004 12:46:51
Original commit files touched by this commit
fjoe search for other commits by this committer
SIZE'ify.
0.4_1
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.4
25 Nov 2003 00:55:36
Original commit files touched by this commit
fjoe search for other commits by this committer
Fix build on 5.x.

Notice by:      kris
Approved by:    kris
0.4
12 Nov 2003 00:14:40
Original commit files touched by this commit
fjoe search for other commits by this committer
Add one more XMMS aRts output plugin.
0.6.0
11 Nov 2003 23:50:27
Original commit files touched by this commit
fjoe search for other commits by this committer
Fix pkg-descr.
0.6.0
11 Nov 2003 23:26:45
Original commit files touched by this commit
fjoe search for other commits by this committer
New port: xmms-arts -- aRts plugin for xmms.

LD_PRELOAD magic is needed to run xmms-arts atm. (see pkg-message).

Number of commits found: 13