Port details |
- pytone Music jukebox written in Python with a curses GUI
- 3.0.3_3 audio
=0 3.0.3_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained, uses EOLed python27
This port expired on: 2020-01-27
- 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-05-24 22:42:44
- Last Update: 2020-01-27 15:34:18
- SVN Revision: 524263
- Also Listed In: python
- License: GPLv2
- WWW:
- https://www.luga.de/pytone/
- Description:
- PyTone is a music jukebox written in Python with a curses based GUI.
While providing advanced features like crossfading and multiple players,
special emphasis is put on ease of use, turning PyTone into an ideal
jukebox system for use at parties.
WWW: https://www.luga.de/pytone/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: pytone
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (PyTone-3.0.3.tar.gz) = 50b31aadb2b810549ab1441cd1e8de023a9c9a28a914a676a68c8a781000ab1e
SIZE (PyTone-3.0.3.tar.gz) = 161612
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:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-sqlite3>0 : databases/py-sqlite3@py27
- py27-mutagen>0 : audio/py-mutagen@py27
- py27-pymad>0 : audio/py-pymad@py27
- py27-vorbis>0 : audio/py-vorbis@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Library dependencies:
-
- libao.so : audio/libao
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pytone-3.0.3_3:
MAD=on: MAD MP3 audio decoder support
MPG123=off: MP3 decoding support via mpg123
MPG321=off: MP3 decoding support via mpg321
VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- localbase ncurses python:2.7
- 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.0.3_3 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
3.0.3_3 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
3.0.3_3 24 Nov 2019 09:39:59 |
amdmi3 |
- Add LICENSE_FILE
- Switch to USES=localbase
- Update WWW
Approved by: portmgr blanket |
3.0.3_3 13 Aug 2019 16:00:39 |
mat |
Convert to UCL & cleanup pkg-message (categories a-c) |
3.0.3_3 29 May 2019 14:14:15 |
danfe |
For ports under categories a* and b*: remove some excessive linefeeds. |
3.0.3_3 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
3.0.3_3 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
3.0.3_2 03 Feb 2018 08:34:24 |
sunpoet |
Update MAD_RUN_DEPENDS
- Bump PORTREVISION for dependency change |
3.0.3_1 11 Jan 2018 16:24:53 |
danfe |
Remove superfluous linefeeds. |
3.0.3_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
3.0.3_1 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.0.3_1 08 Oct 2015 15:11:28 |
olgeni |
Remove trailing whitespace from Makefiles, A-L. |
3.0.3_1 05 Oct 2014 00:06:03 |
jhale |
- Convert to USES=python, limit to 2.x
- Fix typo in RUN_DEPENDS
- Simplify post-install
- Remove PYAO option as the port builds a library for handling libao
by default and py-ao would only be needed if that library wasn't
built
- Bump PORTREVISION |
3.0.3 03 Aug 2014 12:35:27 |
riggs |
- Update to upstream version 3.0.3
- Add LICENSE
- Makefile cleanup
- Use pkg-message.in instead of pkg-message
PR: 190889
Submitted by: tkato432@yahoo.com
Approved by: mentors (implicit) |
3.0.2_2 23 May 2014 17:18:57 |
lx |
Hand back to ports@. |
3.0.2_2 08 Apr 2014 16:47:03 |
antoine |
Remove non-default dependency on expired py-xmms |
3.0.2_2 04 Apr 2014 22:51:33 |
bapt |
Support stage
Use python autoplist |
3.0.2_2 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
3.0.2_2 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
3.0.2_2 06 May 2013 15:34:18 |
bapt |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
3.0.2_2 21 Mar 2013 17:32:35 |
bapt |
Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build |
3.0.2_2 04 Mar 2013 10:55:24 |
lwhsu |
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation |
3.0.2_2 25 Aug 2011 23:59:28 |
lx |
Apply cleanup patch.
PR: ports/160053
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
3.0.2_1 11 Apr 2011 08:34:17 |
bapt |
Add a new macro to deal with conflict between ncurses from base and ncurses from
ports.
If a ports is linked against ncurses from base or from the ports, it should then
add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one
the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@) |
3.0.2_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.0.2_1 06 Jun 2010 20:39:21 |
naddy |
Bump PORTREVISION after libao update and handle API incompatibility. |
3.0.2 16 Jun 2009 04:05:34 |
lx |
Update to 3.0.2. |
3.0.1_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) |
3.0.1 16 Dec 2007 20:59:26 |
lx |
Fix path in sqlite dependency.
Submitted by: pav |
3.0.1 14 Dec 2007 21:32:57 |
lx |
Update to 3.0.1. |
2.3.1 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
2.3.1 28 May 2007 02:47:37 |
lx |
Forgot to cvs add patch...
Approved by: edwin (mentor) |
2.3.1 28 May 2007 02:46:36 |
lx |
Fix the stray pytonerc file that was getting installed into /etc.
Submitted by: kris via pointyhat
Approved by: edwin (mentor) |
2.3.1 25 May 2007 02:33:03 |
lx |
Add pkg-message showing a minimal pytonerc file.
Approved by: edwin (mentor) |
2.3.1 24 May 2007 22:40:53 |
lx |
Adding pytone, a python/curses-based music jukebox.
Approved by: edwin (mentor) |