Commit graph

12 commits

Author SHA1 Message Date
Jochen Neumeister
4fed6be6ca - Update to 0.8
- Changelog: https://rybczak.net/ncmpcpp/

PR:	219534
Submitted by:	yamagi@yamagi.org (maintainer)
Approved by:	rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D10960
2017-05-28 17:18:24 +00:00
Jason E. Hale
54de16e080 Update to 0.7.7
Allow use of base ncurses

PR:		214314
Submitted by:	Oleg Gushchenkov <gor@clogic.com.ua>
Approved by:	<yamagi@yamagi.org> (maintainer)
2016-12-09 07:10:40 +00:00
Mathieu Arnold
9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00
Thomas Zander
dca9c94809 Update to upstream version 0.7.0-b1
PR:		204499
Submitted by:	yamagi@yamagi.org (maintainer)
2015-11-15 16:21:01 +00:00
Dmitry Marakasov
a1765ce513 - Fix build on armv6
Approved by:	portmgr blanket
2015-08-12 21:06:25 +00:00
Thomas Zander
be19e9ffcc Fix shuffle playback
(random number generator is not initialised properly)

While on it:
Pet portlint

PR:		201645
Submitted by:	yamagi@yamagi.org (maintainer)
MFH:		2015Q3
2015-08-02 14:03:56 +00:00
Johannes Jost Meixner
1712ad4379 audio/ncmpcpp: Update to 0.6.2
- Remove broken MASTER_SITES
- Force a C++11 compiler and stdlib
- Add dependency to devel/boost-libs
- Force BOOST_LIB_SUFFIX to be empty (required for configure)
- Enable UTF8 by default (most music collections nowadays have files with utf-8
  encoded names and tags)
- Enable TAGLIB by default (taglib is nice to have but adds a dependecy to the
  rather small audio/taglib)
- Do not install ${DOCSDIR}/keys since it was removed
- Install ${DOCSDIR}/ncmpcpp-completion.bash and ${DOCSDIR}/bindings
- Update pkg-message
- Remove files/patch-src__visualizer.h since it's not needed any more

PR:		195070
Differential Revision:	https://reviews.freebsd.org/D1325
Submitted by:	yamagi@yamagi.org
Approved by:	maintainer timeout (4 weeks)
Approved by:	koobs (mentor)
2014-12-29 09:01:34 +00:00
Dmitry Marakasov
1e9d58396e - Convert USE_BZIP2 to USES
- Fix build on 10.x
- Switch to USES=libtool

Approved by:	portmgr blanket
2014-06-16 15:30:39 +00:00
Dennis Herrmann
148a2102e2 - Update to 0.3.3
Approved by:	miwi (mentor)
2009-04-04 10:27:21 +00:00
Dennis Herrmann
aadcb0f7cf - Update to 0.3.2
Approved by:	miwi (mentor)
2009-03-19 21:31:35 +00:00
Martin Wilke
1efe26aaa0 - Update to 0.2.3
Changelog:
	* new screen - complex tag editor (with albums/directories view)
	* brand new song info screen (old one removed)
	* support for renaming files and directories
	* support for reading tags from filename
	* support for editing artist and album in media library
	* support for playlist renaming
	* support for following lyrics of now playing song
	* support for fetching artist's info from last.fm
	* fixed compilation for Mac OS X and *BSD
	* fixed compilation for older gcc versions
	* extended configuration (e.g. all colors can be user-defined)
	* 'repeat one song' mode works with random mode now
	* incremental seeking (old behaviour is still available through config)
	* a bunch of fixes and improvements

PR:		127521
Submitted by:	Dennis Herrmann <adox@mcx2.org> (maintainer)
2008-09-22 23:42:04 +00:00
Martin Wilke
ca6f365708 - Update to 0.2.2
Changelog:
	* new screen - playlist editor
	* new playlist view - columns
	* playlist view switcher added (key 'p' by default)
	* find function modes added (wrapped/normal, switch is 'w' by default)
	* albums in media library sorted by year (and it's also displayed)
	* multiple items selection support and related functions added
	* playlists management support
	* new function - "go to dir containing selected song" (key 'G' by default)
	* moving items improved

PR:		127174
Submitted by:	Dennis Herrmann <adox@mcx2.org> (maintainer)
2008-09-07 20:40:58 +00:00