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
Port details
py-pyradio Curses based Internet radio player
0.9.3.11.4 audio on this many watch lists=2 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.9.3.11.3Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-11-26 16:06:04
Last Update: 2025-01-19 13:04:04
Commit Hash: 14437c7
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://github.com/coderholic/pyradio
Description:
Curses based Internet radio player. PyRadio provides the following features: * vi like keys in addition to arrows and special keys * Station editor (add/edit) with CJK characters support * Configuration editor * Multiple playlist support * vi like station registers * Search function * Theming support * RadioBrowser support
Homepage    cgit ¦ Codeberg ¦ 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:
  • ${PYTHON_PKGNAMEPREFIX}pyradio>0:audio/py-pyradio@${PY_FLAVOR}
To install the port:
cd /usr/ports/audio/py-pyradio/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/py-pyradio
  • pkg install py311-pyradio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-pyradio listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pyradio
Package flavors (<flavor>: <package>)
  • py311: py311-pyradio
distinfo:
TIMESTAMP = 1737277606 SHA256 (coderholic-pyradio-0.9.3.11.4_GH0.tar.gz) = 6f74783cb06fffff9d1875bb3bede4f710cedbf8755b42d59bc2d5d020a7180d SIZE (coderholic-pyradio-0.9.3.11.4_GH0.tar.gz) = 1547353

Packages (timestamps in pop-ups are UTC):
py39-pyradio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-----0.9.2.10--
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 

py311-pyradio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.9.3.11.3--0.9.3.11.4---
FreeBSD:13:quarterly-0.9.3.11.3--0.9.3.11.3---
FreeBSD:14:latest-0.9.3.11.4--0.9.3.11.4---
FreeBSD:14:quarterly-0.9.3.11.3--0.9.3.11.3---
FreeBSD:15:latest-0.9.3.11.4n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-dnspython>=2.2.1 : dns/py-dnspython@py311
  2. py311-netifaces>=0.11.0 : net/py-netifaces@py311
  3. py311-psutil>=5.9.2 : sysutils/py-psutil@py311
  4. py311-python-dateutil>=2.8.2 : devel/py-python-dateutil@py311
  5. py311-requests>=2.28.1 : www/py-requests@py311
  6. py311-wheel>=0.38.4 : devel/py-wheel@py311
  7. bash : shells/bash
  8. python3.11 : lang/python311
  9. py311-build>=0 : devel/py-build@py311
  10. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-dnspython>=2.2.1 : dns/py-dnspython@py311
  2. py311-netifaces>=0.11.0 : net/py-netifaces@py311
  3. py311-psutil>=5.9.2 : sysutils/py-psutil@py311
  4. py311-python-dateutil>=2.8.2 : devel/py-python-dateutil@py311
  5. py311-requests>=2.28.1 : www/py-requests@py311
  6. py311-rich>=13.3.2 : textproc/py-rich@py311
  7. py311-wheel>=0.38.4 : devel/py-wheel@py311
  8. bash : shells/bash
  9. xdg-open : devel/xdg-utils
  10. mkvinfo : multimedia/mkvtoolnix@nogui
  11. mpv : multimedia/mpv
  12. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-pyradio-0.9.3.11.4: DOCS=on: Build and/or install documentation METADATA=on: Insert tags, chapters and cover into recordings ====> Options available for the single MEDIA_PLAYER: you have to select exactly one of them MPLAYER=off: MPlayer media player support MPV=on: Mpv media player support VLC=off: VLC media player support ===> Use 'make config' to modify these settings
Options name:
audio_py-pyradio
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/coderholic/pyradio/tar.gz/0.9.3.11.4?dummy=/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2024-04-30
    Affects: audio/py-pyradio
    Author: nivit@FreeBSD.org
    Reason: 
      The new version of Pyradio moves some data files to new locations.
      To see what it really does, run pyradio from a terminal the first time.
      Besides that, the recordings are moved/saved into ~/pyradio-recordings.
      You can change that directory in the config file.
    
      For more details, see
    
      https://github.com/coderholic/pyradio/releases/tag/0.9.3
    
    

Number of commits found: 45

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.3.11.4
19 Jan 2025 13:04:04
commit hash: 14437c733afb7093ed5125f0cba7b8350a5f65bacommit hash: 14437c733afb7093ed5125f0cba7b8350a5f65bacommit hash: 14437c733afb7093ed5125f0cba7b8350a5f65bacommit hash: 14437c733afb7093ed5125f0cba7b8350a5f65ba files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.3.11.4

Release changes:	https://github.com/coderholic/pyradio/releases/tag/0.9.3.11.4
Reported by:	Spiros Georgaras <notifications@github.com>
0.9.3.11.3
06 Dec 2024 16:57:26
commit hash: cab9f92e8e23bfa8ce233c58a3730b88434caa42commit hash: cab9f92e8e23bfa8ce233c58a3730b88434caa42commit hash: cab9f92e8e23bfa8ce233c58a3730b88434caa42commit hash: cab9f92e8e23bfa8ce233c58a3730b88434caa42 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.3.11.3

Release changes: https://github.com/coderholic/pyradio/releases/tag/0.9.3.11.3
Reported by:	portscout!
0.9.3.11.1
18 Oct 2024 08:08:24
commit hash: af0d768ff07e9c9a33f0b5b4c784ba068c11be70commit hash: af0d768ff07e9c9a33f0b5b4c784ba068c11be70commit hash: af0d768ff07e9c9a33f0b5b4c784ba068c11be70commit hash: af0d768ff07e9c9a33f0b5b4c784ba068c11be70 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.3.11.1

Release changes:	https://github.com/coderholic/pyradio/releases/tag/0.9.3.11.1
Reported by:	Spiros Georgaras <notifications@github.com>
0.9.3.11
02 Sep 2024 11:57:43
commit hash: 17b22fea61cd22a68b82f4290f4a920d73aee8b2commit hash: 17b22fea61cd22a68b82f4290f4a920d73aee8b2commit hash: 17b22fea61cd22a68b82f4290f4a920d73aee8b2commit hash: 17b22fea61cd22a68b82f4290f4a920d73aee8b2 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.3.11

Release changes:

https://github.com/coderholic/pyradio/releases/tag/0.9.3.10
https://github.com/coderholic/pyradio/releases/tag/0.9.3.11

Reported by:	Spiros Georgaras <notifications@github.com>
0.9.3.9
11 Aug 2024 07:42:44
commit hash: d41aec11ced69fa6a706ad5eb784fb3f44d176a0commit hash: d41aec11ced69fa6a706ad5eb784fb3f44d176a0commit hash: d41aec11ced69fa6a706ad5eb784fb3f44d176a0commit hash: d41aec11ced69fa6a706ad5eb784fb3f44d176a0 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.3.9

Release changes:	https://github.com/coderholic/pyradio/releases/tag/0.9.3.9
Reported by:	portscout
0.9.3.7_1
29 Jun 2024 05:02:34
commit hash: ad593a9d4d7957012965264a91f21667488ca1b2commit hash: ad593a9d4d7957012965264a91f21667488ca1b2commit hash: ad593a9d4d7957012965264a91f21667488ca1b2commit hash: ad593a9d4d7957012965264a91f21667488ca1b2 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
*/*: Add ${PY_SETUPTOOLS} to BUILD_DEPENDS

Fix build when setuptools is removed from RUN_DEPENDS in
Mk/Uses/python.mk.

PR:		270510
Approved by:	portmgr (blanket)
0.9.3.7_1
25 Jun 2024 06:44:22
commit hash: e2deefe848c550f82c90f41b0ba45290f22ea758commit hash: e2deefe848c550f82c90f41b0ba45290f22ea758commit hash: e2deefe848c550f82c90f41b0ba45290f22ea758commit hash: e2deefe848c550f82c90f41b0ba45290f22ea758 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
audio/py-pyradio: Add missing manpage to plist

====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/man/man1/pyradio-client.1.gz
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

Approved by:	portmgr (blanket)
0.9.3.7
27 May 2024 07:55:10
commit hash: b0bcfee712a06f8205ecb964802419a6940c8d32commit hash: b0bcfee712a06f8205ecb964802419a6940c8d32commit hash: b0bcfee712a06f8205ecb964802419a6940c8d32commit hash: b0bcfee712a06f8205ecb964802419a6940c8d32 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.3.7

Release changes:	https://github.com/coderholic/pyradio/releases/tag/0.9.3.7
Reported by:	Spiros Georgaras <notifications@github.com>
0.9.3.4
30 Apr 2024 16:02:04
commit hash: cb94acffc8197200665bba5ca321c4808d9d13b7commit hash: cb94acffc8197200665bba5ca321c4808d9d13b7commit hash: cb94acffc8197200665bba5ca321c4808d9d13b7commit hash: cb94acffc8197200665bba5ca321c4808d9d13b7 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.3.4

- Add devel/xdg-utils to RUN_DEPENDS, and make pyradio compliant to the XDG
  Base Directory Specification, by enabling the option xdg_compliant in the
  default configuration.

Release notes:	https://github.com/coderholic/pyradio/releases/tag/0.9.3.4
Reported by:	portscout
0.9.2.25_1
13 Apr 2024 14:47:51
commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil

- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS
0.9.2.25
12 Mar 2024 16:27:17
commit hash: cddcdbf49e4d4347f9c488f38097d5a5f6e93575commit hash: cddcdbf49e4d4347f9c488f38097d5a5f6e93575commit hash: cddcdbf49e4d4347f9c488f38097d5a5f6e93575commit hash: cddcdbf49e4d4347f9c488f38097d5a5f6e93575 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.25

Release changes: https://github.com/coderholic/pyradio/releases/tag/0.9.2.25
Reported by: Spiros Georgaras <notifications@github.com>
0.9.2.24
13 Jan 2024 15:01:28
commit hash: a3abd7ba9c60cab5bac0f4408a909044bcb31fb6commit hash: a3abd7ba9c60cab5bac0f4408a909044bcb31fb6commit hash: a3abd7ba9c60cab5bac0f4408a909044bcb31fb6commit hash: a3abd7ba9c60cab5bac0f4408a909044bcb31fb6 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.24

Release changes:	https://github.com/coderholic/pyradio/releases/tag/0.9.2.24
Reported by:	Spiros Georgaras <notifications@github.com>
0.9.2.22_1
12 Jan 2024 15:11:29
commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate its usage

While here move manpages to share/man
0.9.2.22
06 Jan 2024 13:29:15
commit hash: 6dd290efec913fc0254705c6dedf38fdc3939baccommit hash: 6dd290efec913fc0254705c6dedf38fdc3939baccommit hash: 6dd290efec913fc0254705c6dedf38fdc3939baccommit hash: 6dd290efec913fc0254705c6dedf38fdc3939bac files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.22

Release changes:	https://github.com/coderholic/pyradio/releases/tag/0.9.2.22
Reported by:	Spiros Georgaras <notifications@github.com>
0.9.2.21
04 Jan 2024 17:40:11
commit hash: 3ef3192a9b9d372938583fd67fb64470d2a35347commit hash: 3ef3192a9b9d372938583fd67fb64470d2a35347commit hash: 3ef3192a9b9d372938583fd67fb64470d2a35347commit hash: 3ef3192a9b9d372938583fd67fb64470d2a35347 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.21

Release changes:	https://github.com/coderholic/pyradio/releases/tag/0.9.2.21
Reported by:	Spiros Georgaras <notifications@github.com>
0.9.2.20
23 Nov 2023 20:30:47
commit hash: 5bbd7e16ba7520290561885c75944f4e81774d06commit hash: 5bbd7e16ba7520290561885c75944f4e81774d06commit hash: 5bbd7e16ba7520290561885c75944f4e81774d06commit hash: 5bbd7e16ba7520290561885c75944f4e81774d06 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.20

Release notes:	https://github.com/coderholic/pyradio/releases/tag/0.9.2.20
0.9.2.19
06 Nov 2023 09:50:58
commit hash: 907f822b01f0ad4d30ff2b326d0317f6d6727c6dcommit hash: 907f822b01f0ad4d30ff2b326d0317f6d6727c6dcommit hash: 907f822b01f0ad4d30ff2b326d0317f6d6727c6dcommit hash: 907f822b01f0ad4d30ff2b326d0317f6d6727c6d files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.19

Release notes:	https://github.com/coderholic/pyradio/releases/tag/0.9.2.19
Reported by:	portscout
0.9.2.18
03 Nov 2023 21:26:42
commit hash: 8fde1f0e4dc3582fe90e4b9b94ad8e468320f95ccommit hash: 8fde1f0e4dc3582fe90e4b9b94ad8e468320f95ccommit hash: 8fde1f0e4dc3582fe90e4b9b94ad8e468320f95ccommit hash: 8fde1f0e4dc3582fe90e4b9b94ad8e468320f95c files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.18

- Add option METADATA (default ON) that installs multimedia/mkvtoolnix
  to insert tags, chapters and cover into recordings.

Release notes:	https://github.com/coderholic/pyradio/releases/tag/0.9.2.18
Reported by:	Spiros Georgaras <notifications@github.com>
0.9.2.16
23 Oct 2023 07:22:48
commit hash: 82d256638627337f047464b0091b9e10dcc0d63ccommit hash: 82d256638627337f047464b0091b9e10dcc0d63ccommit hash: 82d256638627337f047464b0091b9e10dcc0d63ccommit hash: 82d256638627337f047464b0091b9e10dcc0d63c files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.16

- Add NO_ARCH
- Use Python PEP-517 standard to build and install instead of distutils

Changelog: https://github.com/coderholic/pyradio/releases/tag/0.9.2.16
0.9.2.15
05 Oct 2023 13:06:55
commit hash: 3d9993d8ac787b24aa4d40e9d4c2b2a9028468abcommit hash: 3d9993d8ac787b24aa4d40e9d4c2b2a9028468abcommit hash: 3d9993d8ac787b24aa4d40e9d4c2b2a9028468abcommit hash: 3d9993d8ac787b24aa4d40e9d4c2b2a9028468ab files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.15

Release notes: https://github.com/coderholic/pyradio/releases/tag/0.9.2.15
0.9.2.14
04 Oct 2023 18:59:20
commit hash: 4062435a8663e70b891a4e92ea4b1c4544ca6932commit hash: 4062435a8663e70b891a4e92ea4b1c4544ca6932commit hash: 4062435a8663e70b891a4e92ea4b1c4544ca6932commit hash: 4062435a8663e70b891a4e92ea4b1c4544ca6932 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.14

Release notes: https://github.com/coderholic/pyradio/releases/tag/0.9.2.14
0.9.2.13
15 Jul 2023 14:11:23
commit hash: 20ede77d94bdc022aac279c5e30fdb85ef354af0commit hash: 20ede77d94bdc022aac279c5e30fdb85ef354af0commit hash: 20ede77d94bdc022aac279c5e30fdb85ef354af0commit hash: 20ede77d94bdc022aac279c5e30fdb85ef354af0 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.13

- Remove desktop-file-utils

Release changes: https://github.com/coderholic/pyradio/releases/tag/0.9.2.13
0.9.2.12
01 Jul 2023 16:49:33
commit hash: b848b2248beed7052f466b2dd10a482b13a13d0fcommit hash: b848b2248beed7052f466b2dd10a482b13a13d0fcommit hash: b848b2248beed7052f466b2dd10a482b13a13d0fcommit hash: b848b2248beed7052f466b2dd10a482b13a13d0f files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.12

Release changes: https://github.com/coderholic/pyradio/releases/tag/0.9.2.12
0.9.2.11
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.9.2.11
20 Jun 2023 12:41:56
commit hash: 9299a122265211ac639b16c750734c5c18aeb1bccommit hash: 9299a122265211ac639b16c750734c5c18aeb1bccommit hash: 9299a122265211ac639b16c750734c5c18aeb1bccommit hash: 9299a122265211ac639b16c750734c5c18aeb1bc files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.11

Release changes:

https://github.com/coderholic/pyradio/releases/tag/0.9.2.11
0.9.2.10
14 Jun 2023 13:56:45
commit hash: abf45882757f3ccfad0a21783773e43c336323d1commit hash: abf45882757f3ccfad0a21783773e43c336323d1commit hash: abf45882757f3ccfad0a21783773e43c336323d1commit hash: abf45882757f3ccfad0a21783773e43c336323d1 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.10

Release changes: https://github.com/coderholic/pyradio/releases/tag/0.9.2.10
0.9.2.9
13 Jun 2023 20:27:57
commit hash: afb0cac0c071e01c1173bc7b79da4a27046b950dcommit hash: afb0cac0c071e01c1173bc7b79da4a27046b950dcommit hash: afb0cac0c071e01c1173bc7b79da4a27046b950dcommit hash: afb0cac0c071e01c1173bc7b79da4a27046b950d files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.9

Release changes: https://github.com/coderholic/pyradio/releases/tag/0.9.2.9
0.9.2.7
06 Jun 2023 16:38:56
commit hash: b130e0cfc6d78443aef7b02ffd3c721a4bc4730ecommit hash: b130e0cfc6d78443aef7b02ffd3c721a4bc4730ecommit hash: b130e0cfc6d78443aef7b02ffd3c721a4bc4730ecommit hash: b130e0cfc6d78443aef7b02ffd3c721a4bc4730e files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.7

Release changes: https://github.com/coderholic/pyradio/releases/tag/0.9.2.7
0.9.2.6
09 May 2023 06:45:58
commit hash: 0cc58893942f16f5cbf47cb4ce78263d8cdcd327commit hash: 0cc58893942f16f5cbf47cb4ce78263d8cdcd327commit hash: 0cc58893942f16f5cbf47cb4ce78263d8cdcd327commit hash: 0cc58893942f16f5cbf47cb4ce78263d8cdcd327 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.6

Add devel/py-dateutil to dependencies.

Release changes: https://github.com/coderholic/pyradio/releases/tag/0.9.2.6
0.9.2.5_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
0.9.2.5
07 Apr 2023 20:25:18
commit hash: e0878644f65aa83176d8147904cd55a4414c5f98commit hash: e0878644f65aa83176d8147904cd55a4414c5f98commit hash: e0878644f65aa83176d8147904cd55a4414c5f98commit hash: e0878644f65aa83176d8147904cd55a4414c5f98 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.5

Release changes: https://github.com/coderholic/pyradio/releases/tag/0.9.2.5
0.9.2.4
01 Apr 2023 16:50:59
commit hash: 6a5709f14b2781a53283fd83ecfdc077c552de8dcommit hash: 6a5709f14b2781a53283fd83ecfdc077c552de8dcommit hash: 6a5709f14b2781a53283fd83ecfdc077c552de8dcommit hash: 6a5709f14b2781a53283fd83ecfdc077c552de8d files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.4

Release changes: https://github.com/coderholic/pyradio/releases/tag/0.9.2.4
0.9.2.3
01 Apr 2023 12:25:26
commit hash: 35c48f8ea77d3631ea96692c0fe83a3cd8631a2ecommit hash: 35c48f8ea77d3631ea96692c0fe83a3cd8631a2ecommit hash: 35c48f8ea77d3631ea96692c0fe83a3cd8631a2ecommit hash: 35c48f8ea77d3631ea96692c0fe83a3cd8631a2e files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.3

Release changes: https://github.com/coderholic/pyradio/releases/tag/0.9.2.3
0.9.2.2
31 Mar 2023 18:55:11
commit hash: c356f332d91bf3931898d248dcbb0e7de70d7f1bcommit hash: c356f332d91bf3931898d248dcbb0e7de70d7f1bcommit hash: c356f332d91bf3931898d248dcbb0e7de70d7f1bcommit hash: c356f332d91bf3931898d248dcbb0e7de70d7f1b files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.2

Changes: https://github.com/coderholic/pyradio/releases/tag/0.9.2.2
0.9.2.1
24 Mar 2023 15:29:02
commit hash: 66f6dc258677c0fbcee4a2ed675a0b5422e4a78acommit hash: 66f6dc258677c0fbcee4a2ed675a0b5422e4a78acommit hash: 66f6dc258677c0fbcee4a2ed675a0b5422e4a78acommit hash: 66f6dc258677c0fbcee4a2ed675a0b5422e4a78a files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2.1

Changes: https://github.com/coderholic/pyradio/releases/tag/0.9.2.1
0.9.2
23 Mar 2023 20:47:10
commit hash: 2c5009256c59924bba6e87bcfe0851188151c675commit hash: 2c5009256c59924bba6e87bcfe0851188151c675commit hash: 2c5009256c59924bba6e87bcfe0851188151c675commit hash: 2c5009256c59924bba6e87bcfe0851188151c675 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.2

- Add textproc/py-rich to run dependencies

Changes: https://github.com/coderholic/pyradio/releases/tag/0.9.2
0.9.1
24 Feb 2023 17:11:10
commit hash: 357592d75f3f7acd0a90c18b3d117432ee6e2056commit hash: 357592d75f3f7acd0a90c18b3d117432ee6e2056commit hash: 357592d75f3f7acd0a90c18b3d117432ee6e2056commit hash: 357592d75f3f7acd0a90c18b3d117432ee6e2056 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.1

- Remove files/patch-setup.py

Changes: https://github.com/coderholic/pyradio/releases/tag/0.9.1
0.9.0_1
30 Jan 2023 14:38:18
commit hash: d7dd628265301b380c663659c30feec57062efbfcommit hash: d7dd628265301b380c663659c30feec57062efbfcommit hash: d7dd628265301b380c663659c30feec57062efbfcommit hash: d7dd628265301b380c663659c30feec57062efbf files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Fix a runtime error (missing icon)

- When notifications are enabled and the user doesn't have a custom icon
  the program raises a Python Exception, because it doesn't find the default
one.
  The patch was provided by Spiros Georgaras (upstream) via email.

- Bump PORTREVISION
0.9.0
28 Jan 2023 15:19:33
commit hash: de384c8b2df7d68410b6a461ed8c500449b3d0c7commit hash: de384c8b2df7d68410b6a461ed8c500449b3d0c7commit hash: de384c8b2df7d68410b6a461ed8c500449b3d0c7commit hash: de384c8b2df7d68410b6a461ed8c500449b3d0c7 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.9.0

Changes: https://github.com/coderholic/pyradio/releases/tag/0.9.0
0.8.9.36
16 Jan 2023 16:38:40
commit hash: 204e87d05e4f2b045d1c9905b121a580564f7927commit hash: 204e87d05e4f2b045d1c9905b121a580564f7927commit hash: 204e87d05e4f2b045d1c9905b121a580564f7927commit hash: 204e87d05e4f2b045d1c9905b121a580564f7927 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.8.9.36

Add a post-install target: some files were only installed with DOCS option ON.
0.8.9.35
11 Jan 2023 08:42:59
commit hash: 37225d5ea2d98f05dae65c7846f1e486519ed385commit hash: 37225d5ea2d98f05dae65c7846f1e486519ed385commit hash: 37225d5ea2d98f05dae65c7846f1e486519ed385commit hash: 37225d5ea2d98f05dae65c7846f1e486519ed385 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.8.9.35

Changes: https://github.com/coderholic/pyradio/releases/tag/0.8.9.35
0.8.9.34
10 Jan 2023 16:41:55
commit hash: d6ceb60b30d223ebb54070ba6f6b6a0fab65a1e9commit hash: d6ceb60b30d223ebb54070ba6f6b6a0fab65a1e9commit hash: d6ceb60b30d223ebb54070ba6f6b6a0fab65a1e9commit hash: d6ceb60b30d223ebb54070ba6f6b6a0fab65a1e9 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.8.9.34

Changes log: https://github.com/coderholic/pyradio/releases/tag/0.8.9.34
0.8.9.32
10 Dec 2022 13:50:25
commit hash: 584a88ad25752c63b8951cf38fe8ab418942fb2dcommit hash: 584a88ad25752c63b8951cf38fe8ab418942fb2dcommit hash: 584a88ad25752c63b8951cf38fe8ab418942fb2dcommit hash: 584a88ad25752c63b8951cf38fe8ab418942fb2d files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Update to 0.8.9.32

- Install additional files (.desktop and icon)
- Add a post-patch target to set up default configuration
- Add desktop-file-utils to USES

Changelog:	https://github.com/coderholic/pyradio/releases/tag/0.8.9.32
0.8.9.31
26 Nov 2022 17:29:01
commit hash: aebd9962a05ce1d2ee023f1b15834a568ff839e6commit hash: aebd9962a05ce1d2ee023f1b15834a568ff839e6commit hash: aebd9962a05ce1d2ee023f1b15834a568ff839e6commit hash: aebd9962a05ce1d2ee023f1b15834a568ff839e6 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: Add a couple of missing files

- The program requires a default stations list and configuration.
- No bump PORTREVISION because no package is available yet.
0.8.9.31
26 Nov 2022 15:57:48
commit hash: 0ba92b30f8255d407c2bbeaab8ee01c230802a98commit hash: 0ba92b30f8255d407c2bbeaab8ee01c230802a98commit hash: 0ba92b30f8255d407c2bbeaab8ee01c230802a98commit hash: 0ba92b30f8255d407c2bbeaab8ee01c230802a98 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
audio/py-pyradio: New port: Command line radio player

Pyradio is a curses based Internet radio player.

It provides the following features:

  * vi like keys in addition to arrows and special keys
  * Station editor (add/edit) with CJK characters support
  * Configuration editor
  * Multiple playlist support
  * vi like station registers
  * Search function
  * Theming support
  * RadioBrowser support

Number of commits found: 45