1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Rainer Hurling 1cd2d900cd audio/ncmpc: Update to 0.41
ncmpc 0.41 - (2020-10-16)
* new main loop (copying code from MPD, replacing boost::asio)
* library page: fix crash bug
* lyrics: remove the "lyricwiki" plugin because the site is gone

ncmpc 0.40 - (2020-10-07)
* fix crash when range selection includes ".."
* fix another crash with a very narrow terminal window
* another jumping cursor fix for large scroll-offset values
* show elapsed time of streams

ncmpc 0.39 - (2020-08-21)
* library page: skip tags when there is only one value
* fix jumping cursor with large scroll-offset values
* key bindigs page: fix crash bug
* key bindigs page: eliminate bogus message "Did you forget to Apply your changes?"

Changelog: 89af16cad4/NEWS

PR:		250421
Submitted by:	Laurent Cimon <laurent@nilio.ca> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D26837
2020-10-19 05:53:56 +00:00
2020-10-16 08:56:09 +00:00
2020-10-19 05:53:56 +00:00
2020-10-17 16:50:25 +00:00
2020-10-18 20:26:24 +00:00
2020-10-18 21:43:24 +00:00
2020-10-15 17:31:12 +00:00
2020-10-17 14:02:55 +00:00
2020-10-18 15:37:29 +00:00
2020-10-18 09:04:04 +00:00
2020-10-13 18:43:12 +00:00
2020-10-17 16:17:55 +00:00
2020-10-18 04:06:27 +00:00
2020-10-17 14:39:32 +00:00
2020-10-19 03:29:21 +00:00
2020-10-17 19:21:26 +00:00
2020-10-16 10:41:52 +00:00
2020-10-13 18:43:16 +00:00
2020-10-13 07:25:00 +00:00
2020-10-10 07:46:35 +00:00
2020-10-11 16:24:50 +00:00
2020-10-18 20:25:31 +00:00
2020-10-13 08:36:35 +00:00
2020-10-18 20:05:12 +00:00
2020-10-18 20:25:02 +00:00
2020-10-18 20:26:20 +00:00
2020-10-16 15:44:26 +00:00
2020-10-10 14:17:23 +00:00
2020-10-16 15:18:49 +00:00
2020-10-16 15:18:49 +00:00
2020-10-02 00:01:07 +00:00
2020-08-27 11:25:47 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.
Description
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Readme 3.4 GiB
Languages
Makefile 47.1%
C 18%
C++ 16.8%
Roff 6%
Shell 4.9%
Other 5.8%