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
- 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/
- SVNWeb :
git : Homepage
- 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
- Packages (timestamps in pop-ups are UTC):
- 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: see SVNWeb link above for full details) |
Date | By | Description |
27 Jan 2020 15:34:18
3.0.3_3
|
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 ) |
26 Dec 2019 07:54:29
3.0.3_3
|
antoine  |
Deprecate a few ports
With hat: portmgr |
24 Nov 2019 09:39:59
3.0.3_3
|
amdmi3  |
- Add LICENSE_FILE
- Switch to USES=localbase
- Update WWW
Approved by: portmgr blanket |
13 Aug 2019 16:00:39
3.0.3_3
|
mat  |
Convert to UCL & cleanup pkg-message (categories a-c) |
29 May 2019 14:14:15
3.0.3_3
|
danfe  |
For ports under categories a* and b*: remove some excessive linefeeds. |
20 Jun 2018 17:05:44
3.0.3_3
|
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 |
19 Feb 2018 11:10:43
3.0.3_3
|
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
03 Feb 2018 08:34:24
3.0.3_2
|
sunpoet  |
Update MAD_RUN_DEPENDS
- Bump PORTREVISION for dependency change |
11 Jan 2018 16:24:53
3.0.3_1
|
danfe  |
Remove superfluous linefeeds. |
30 Nov 2017 15:50:34
3.0.3_1 
|
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 ) |
01 Apr 2016 13:29:17
3.0.3_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
08 Oct 2015 15:11:28
3.0.3_1
|
olgeni  |
Remove trailing whitespace from Makefiles, A-L. |
05 Oct 2014 00:06:03
3.0.3_1
|
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 |
03 Aug 2014 12:35:27
3.0.3
|
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) |
23 May 2014 17:18:57
3.0.2_2
|
lx  |
Hand back to ports@. |
08 Apr 2014 16:47:03
3.0.2_2
|
antoine  |
Remove non-default dependency on expired py-xmms |
04 Apr 2014 22:51:33
3.0.2_2
|
bapt  |
Support stage
Use python autoplist |
13 Jan 2014 21:00:04
3.0.2_2
|
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 |
20 Sep 2013 14:36:37
3.0.2_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
06 May 2013 15:34:18
3.0.2_2
|
bapt  |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
21 Mar 2013 17:32:35
3.0.2_2
|
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 |
04 Mar 2013 10:55:24
3.0.2_2
|
lwhsu  |
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation |
25 Aug 2011 23:59:28
3.0.2_2
|
lx  |
Apply cleanup patch.
PR: ports/160053
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
11 Apr 2011 08:34:17
3.0.2_1
|
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@) |
19 Mar 2011 12:38:54
3.0.2_1
|
miwi  |
- Get Rid MD5 support |
06 Jun 2010 20:39:21
3.0.2_1
|
naddy  |
Bump PORTREVISION after libao update and handle API incompatibility. |
16 Jun 2009 04:05:34
3.0.2
|
lx  |
Update to 3.0.2. |
06 Jun 2008 13:07:20
3.0.1_1
|
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) |
16 Dec 2007 20:59:26
3.0.1
|
lx  |
Fix path in sqlite dependency.
Submitted by: pav |
14 Dec 2007 21:32:57
3.0.1
|
lx  |
Update to 3.0.1. |
30 Jul 2007 09:42:28
2.3.1
|
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 |
28 May 2007 02:47:37
2.3.1
|
lx  |
Forgot to cvs add patch...
Approved by: edwin (mentor) |
28 May 2007 02:46:36
2.3.1
|
lx  |
Fix the stray pytonerc file that was getting installed into /etc.
Submitted by: kris via pointyhat
Approved by: edwin (mentor) |
25 May 2007 02:33:03
2.3.1
|
lx  |
Add pkg-message showing a minimal pytonerc file.
Approved by: edwin (mentor) |
24 May 2007 22:40:53
2.3.1
|
lx  |
Adding pytone, a python/curses-based music jukebox.
Approved by: edwin (mentor) |