Port details |
- vitunes Curses-based media player with vim-like keybinds
- 2.3_7 audio =3 2.3_7Version 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: 2009-09-06 10:35:25
- Last Update: 2024-06-14 05:29:27
- Commit Hash: 621c438
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- License: ISCL
- WWW:
- http://vitunes.org/
- Description:
- vitunes is a curses-based playlist manager and media player for *nix operating
systems with vim-like keybinds. Its primary goal is to serve as an index of
"tagged" multimedia files and provide a quick, easy interface for browsing &
searching your files, and creating playlists.
- ¦ ¦ ¦ ¦
- 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/vitunes/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/vitunes
- pkg install vitunes
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vitunes
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (vitunes-2.3.tar.gz) = 52f96e3db94f845cd280c5fd2b35bd53ec97cf0cdb7e4b44d936a77d467eba36
SIZE (vitunes-2.3.tar.gz) = 77978
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:
-
- mplayer : multimedia/mplayer
- Library dependencies:
-
- libtag.so : audio/taglib
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_vitunes
- USES:
- ncurses
- 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 |
2.3_7 14 Jun 2024 05:29:27 |
Jason E. Hale (jhale) |
*/*: Chase audio/taglib shlib version bump
PR: 266677 |
2.3_6 19 Feb 2024 17:49:46 |
Gleb Popov (arrowd) |
audio/*: Move manpages to share/man
Approved by: portmgr (blanket) |
2.3_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) |
2.3_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 ) |
2.3_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 ) |
2.3_4 24 Sep 2021 13:11:53 |
Baptiste Daroussin (bapt) |
ncurses: partial revert 266130ce71ef2f1cd944a70789bf003da3254c29
In many places I overlooked at the problem we were trying to solve when
libncurses is split. |
2.3_4 23 Sep 2021 16:22:54 |
Baptiste Daroussin (bapt) |
ncurses: fix build with futur base and ports ncurses
in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.
Note this also fixes the build with ports ncurses |
2.3_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3_4 13 Oct 2017 09:06:37 |
bapt |
Cleanup master_sites |
2.3_4 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
2.3_3 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.3_3 31 Jan 2016 13:50:47 |
marino |
audio/vitunes: document ncurses requirement (USES+=ncurses) |
2.3_3 15 Jun 2015 12:26:08 |
amdmi3 |
- Add LICENSE
- Fix binary installation, strip properly
- Fix WWW: |
2.3_2 12 Jun 2015 20:58:14 |
erwin |
Reset dhn's ports
PR: 197522
Submitted by: jbeich
Approved by: portmgr |
2.3_2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.3_2 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) |
2.3_1 09 Jun 2014 11:21:53 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt) |
2.3_1 22 May 2014 12:19:40 |
vanilla |
Stageify.
Approved by: portmgr@ |
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 |
2.3_1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.3_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.3 03 Feb 2012 12:27:02 |
dhn |
- Update to 2.3 |
2.2 09 Sep 2011 19:13:31 |
dhn |
- Update MASTER_SITES
- Update pkg-descr/WWW |
2.2 09 Sep 2011 12:42:17 |
olgeni |
Fix a typo. |
2.2 10 Jan 2011 21:11:26 |
dhn |
- Update to 2.2 |
2.1 07 Jan 2011 16:25:37 |
dhn |
- Update to 2.1 |
2.0 01 Jan 2011 11:51:43 |
dhn |
- Update to 2.0 |
1.0.5 29 Apr 2010 15:21:34 |
dhn |
- Update to 1.0.5 |
1.0.4_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.4_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.4 25 Jan 2010 22:44:21 |
dhn |
- Update to 1.0.4 |
1.0.3 14 Jan 2010 23:16:30 |
dhn |
- Update to 1.0.3 |
1.0.2 14 Jan 2010 20:03:47 |
dhn |
- Update to 1.0.2 |
1.0.1 05 Jan 2010 20:30:09 |
dhn |
- Update to 1.0.1
- Remove old patches |
1.0.1 05 Jan 2010 20:27:26 |
dhn |
- Update to 1.0.1 |
0.93 30 Sep 2009 17:47:37 |
dhn |
- Fix build with custom PREFIX/LOCALBASE
Reported by: QAT |
0.93 06 Sep 2009 10:34:49 |
dhn |
vitunes is a curses-based playlist manager and media player for *nix operating
systems with vim-like keybinds. It's primary goal is to serve as an index of
"tagged" multimedia files and provide a quick, easy interface for browsing &
searching your files, and creating playlists.
WWW: http://www.ryanflannery.net/hacking/vitunes/ |