aboutsummaryrefslogtreecommitdiffstats
path: root/audio/vitunes
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup master_sitesbapt2017-10-131-3/+1
|
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-251-1/+1
| | | | | PR: 218658 Submitted by: riggs
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* audio/vitunes: document ncurses requirement (USES+=ncurses)marino2016-01-311-0/+1
|
* - Add LICENSEamdmi32015-06-153-6/+9
| | | | | - Fix binary installation, strip properly - Fix WWW:
* Reset dhn's portserwin2015-06-131-1/+1
| | | | | | PR: 197522 Submitted by: jbeich Approved by: portmgr
* MASTER_SITES cleanup.mat2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - 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
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-091-1/+1
| | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt)
* Stageify.vanilla2014-05-222-3/+14
| | | | Approved by: portmgr@
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1
| | | | | | LIB_DEPENDS in audio With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-5/+2
| | | | audio)
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* - Update to 2.3dhn2012-02-032-4/+3
|
* - Update MASTER_SITESdhn2011-09-102-2/+2
| | | | - Update pkg-descr/WWW
* Fix a typo.olgeni2011-09-091-1/+1
|
* - Update to 2.2dhn2011-01-112-4/+4
|
* - Update to 2.1dhn2011-01-082-4/+3
|
* - Update to 2.0dhn2011-01-012-4/+4
|
* - Update to 1.0.5dhn2010-04-292-5/+4
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-0/+1
|
* - Update to 1.0.4dhn2010-01-266-54/+5
|
* - Update to 1.0.3dhn2010-01-157-44/+23
|
* - Update to 1.0.2dhn2010-01-156-54/+18
|
* - Update to 1.0.1dhn2010-01-061-125/+0
| | | | - Remove old patches
* - Update to 1.0.1dhn2010-01-0610-8/+109
|
* - Fix build with custom PREFIX/LOCALBASEdhn2009-10-011-0/+3
| | | | Reported by: QAT
* vitunes is a curses-based playlist manager and media player for *nix operatingdhn2009-09-064-0/+167
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/