Port details |
- atunes Full-featured audio player and manager developed in Java
- 3.1.2_5 audio =3 3.1.2_5Version of this port present on the latest quarterly branch.
- 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: 2007-12-30 01:37:27
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- People watching this port, also watch:: vlc, de-ding, vte, openssl, jdiskreport
- Also Listed In: java
- License: GPLv2
- WWW:
- https://www.atunes.org/
- Description:
- aTunes is a full-featured audio player and manager, developed in Java.
Currently plays mp3, ogg, wma, wav, flac, mp4 and radio streaming,
allowing users to easily edit tags, organize music and rip Audio CDs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/atunes/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/atunes
- pkg install atunes
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: atunes
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (atunes-3.1.2-bin.tar.gz) = fd6681f8d71c4b321e8615b1786403df579c8524d2da48d6bd3b3a412196e4ce
SIZE (atunes-3.1.2-bin.tar.gz) = 30665524
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- cdda2wav : sysutils/cdrtools
- lame : audio/lame
- mplayer : multimedia/mplayer
- ogg123 : audio/vorbis-tools
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for atunes-3.1.2_5:
CDDA2WAV=on: Ripper: Enable cdrtools support
====> Options available for the multi ENCODER: you have to choose at least one of them
LAME=on: Encoder: Enable lame MP3 encoder
VORBIS=on: Encoder: Enable vorbis OGG encoder
FLAC=off: Encoder: Enable FLAC encoder
====> Options available for the multi ENGINE: you have to choose at least one of them
MPLAYER=on: Engine: Use Mplayer
XINE=off: Engine: Use Xine
===> Use 'make config' to modify these settings
- Options name:
- audio_atunes
- 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 |
3.1.2_5 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
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) |
3.1.2_4 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 ) |
3.1.2_4 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
3.1.2_4 28 Jul 2021 20:34:51 |
Lars Engels (lme) |
*: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment. |
3.1.2_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.1.2_4 12 Jan 2021 12:34:42 |
tcberner |
multimedia/libxine: Update to 1.2.11, Add ImageMagick7 support
Changelog:
https://sourceforge.net/p/xine/xine-lib-1.2/ci/default/tree/ChangeLog:
xine-lib (1.2.11) 2020-12-06
* Add gopher input plugin.
* Add user settings for IPv6.
* Split a52 spdif output to separate decoder.
* Code cleanup.
* More engine optimization.
* Small optimizations (opengl2, dvb subtitles, png, mpeg-ts).
* Better A/V sync.
* Fix a few crashes.
* Fix bluray playback.
* Fix VAAPI picture jitter and green flashes.
* Fix Opus and EAC3 audio playback. (Only the first 15 lines of the commit message are shown above ) |
3.1.2_3 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
3.1.2_2 31 Aug 2018 08:16:18 |
tobik |
multimedia/libxine: Update to 1.2.9
- Cleanup options
- Enable IMAGEMAGICK by default
- Make DVB support optional but leave it enabled by default
- Add SNDIO option
- Properly order pkg-plist
- Unbreak on aarch64
- Bump revision of dependent ports [1]
Changes: https://sourceforge.net/projects/xine/files/xine-lib/1.2.9/README.txt/view
ABI: https://abi-laboratory.pro/tracker/timeline/xine-lib/ [1]
PR: 219921
Reported by: emorrasg@yahoo.es
Submitted by: w.schwarzenfeld@utanet.at (initial version), Nathan
<ndowens@yahoo.com>
Reviewed by: mat, tobik
Differential Revision: https://reviews.freebsd.org/D16840 |
3.1.2_1 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
3.1.2 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
3.1.2 08 Apr 2015 19:11:57 |
lme |
- Update to 3.1.2
- Unbreak
- Add license
- Un-mute installation
MFH: 2015Q2 |
3.1.1_3 05 Apr 2015 10:11:42 |
bapt |
Mark as broken ports with problem fetching the distfiles |
3.1.1_3 08 Feb 2015 13:01:00 |
bapt |
Use options helpers |
3.1.1_3 26 Jan 2015 19:34:47 |
lme |
- Fix location to atunes binary in atunes.desktop
- Bump PORTREVISION
PR: 152133
Submitted by: rodrigo |
3.1.1_2 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
3.1.1_2 18 Oct 2014 21:10:40 |
nox |
- Update libxine to 1.2.6 - changelog is here:
http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/file/9aef7a72d009/ChangeLog
- Remove an inline from include/xine/xineutils.h for the benefit
of using libxine with base gcc 4.2 .
- Bump PORTREVISIONs for ports depending on libxine. (now also non-default
rdeps as per the new rule) |
3.1.1_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
3.1.1 22 Oct 2013 13:50:44 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
3.1.1 26 Sep 2013 09:16:15 |
lme |
Change to the new LIB_DEPENDS format |
3.1.1 26 Sep 2013 08:46:12 |
lme |
Support staging |
3.1.1 22 Sep 2013 20:42:05 |
lme |
- Update to 3.1.1
- Change to new LIB_DEPENDS syntax |
3.1.0 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
3.1.0 08 Jul 2013 20:22:33 |
lme |
Update to 3.1.0 |
3.0.9 10 May 2013 10:03:58 |
lme |
Update to 3.0.9 |
3.0.3_1 26 Apr 2013 12:35:51 |
bapt |
Remove USE_CDRTOOLS from bsd.port.mk
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.
While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext |
3.0.3_1 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
3.0.3 22 Jan 2013 23:12:21 |
makc |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article from COMMENT
Approved by: maintainers |
3.0.3 17 Jan 2013 19:50:53 |
lme |
- Update to 3.0.3
- Don't depend on a specific library version |
2.1.0 05 Jun 2012 19:52:52 |
lme |
- Update to 2.1.0 |
2.0.1_2 04 Jun 2012 21:02:02 |
lme |
- Use the new options framework
- Correct plist |
2.0.1_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.0.1_1 26 Feb 2012 15:22:37 |
nox |
- Update multimedia/libxine to 1.2.1 with a commit merged from hg
to fix DVB support. (which still is broken for tuners using
hardware pid filtering, like when running webcamd with
"-m dvb-usb-init.force_pid_filter_usage=1".)
- Add patches to fix build of ports depending on libxine to:
audio/amarok,
graphics/gimageview [1], graphics/pornview [1],
graphics/osg [2], graphics/osg-devel [2],
multimedia/emotion,
x11/kdelibs4 [3],
multimedia/kmplayer,
multimedia/konverter,
multimedia/qdvdauthor [4],
multimedia/vdr-plugin-xineliboutput, (Only the first 15 lines of the commit message are shown above ) |
2.0.1_1 14 Jan 2012 22:27:02 |
netchild |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it. |
2.0.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.0.1 01 Oct 2010 17:00:16 |
lme |
Update to 2.0.1 |
1.13.6_4 07 Sep 2010 05:36:08 |
lme |
- Add mandatory "AudioVideo" desktop category
- Bump PORTREVISION
Reported by: Pointyhat |
1.13.6_3 03 Jun 2010 08:55:01 |
netchild |
- 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) |
1.13.6_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.13.6_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.13.6 28 Dec 2009 22:17:50 |
lme |
Update to 1.13.6 |
1.13.2 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
1.13.2 06 Aug 2009 19:18:19 |
lme |
Update to 1.13.2 |
1.13.0_1 11 May 2009 18:14:41 |
pav |
- Don't remove share/pixmaps, it's part of mtree
Reported by: pointyhat |
1.13.0_1 09 May 2009 19:05:39 |
lme |
- optionally use Xine as player engine
- install a missing pixmap
- bump PORTREVISION |
1.13.0 09 May 2009 15:22:31 |
lme |
Update to 1.13.0
Changelog: http://tinyurl.com/o7fkux |
1.12.0 26 Feb 2009 22:15:42 |
lme |
Update to 1.12.0
Noticed by: Nikolay Tychina <niktychina@gmail.com> |
1.11.2 31 Jan 2009 12:57:47 |
lme |
Update to 1.11.2
Changelog: http://www.atunes.org/ |
1.11.0 14 Dec 2008 21:12:07 |
lme |
Update to 1.11.0 |
1.10.1 23 Oct 2008 18:35:10 |
lme |
Update to 1.10.1 |
1.9.0_1 07 Jul 2008 18:00:15 |
lme |
- Bump PORTREVISION as distfile was re-rolled with small changes
PR: ports/125150
Submitted by: Jin-Shan Tseng |
1.9.0 14 Jun 2008 10:22:58 |
lme |
Update to 1.9.0
Changelog: http://www.atunes.org/wiki/index.php?title=Changelog#aTunes_1.9.0 |
1.8.3_1 06 Jun 2008 13:07:20 |
edwin |
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) |
1.8.3 14 May 2008 19:14:51 |
lme |
Update to 1.8.3
Changelog: http://www.atunes.org/wiki/index.php?title=Changelog#aTunes_1.8.3
Noticed by: Stefan Thurner <thurners (AT) nicsys.de>, portscout |
1.8.2 08 Mar 2008 20:28:30 |
lme |
- Update to 1.8.2
Changelog: http://www.atunes.org/?page_id=42
Noticed by: Stefan Thurner <thurners (AT) nicsys.de> |
1.8.1 02 Jan 2008 06:36:46 |
lme |
- Fix distinfo
Reported by: miwi via ICQ |
1.8.1 30 Dec 2007 01:36:02 |
lme |
aTunes is a full-featured audio player and manager, developed in Java.
Currently plays mp3, ogg, wma, wav, flac, mp4 and radio streaming,
allowing users to easily edit tags, organize music and rip Audio CDs.
WWW: http://www.atunes.org/
Approved by: miwi (mentor) |