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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: audio/cmus/distinfo

Number of commits found: 35

Monday, 15 Jan 2024
08:23 Nuno Teixeira (eduardo) search for other commits by this committer
audio/cmus: Fix absence of colors in terminal

Apply uptream patch to fix function detection. check_function failed to
compile due to clang -Wint-conversion warning became error.

See also: https://github.com/cmus/cmus/pull/1269

PR:		276318
Reported by:	Ivan <ivan@drm.su>
commit hash: 4430a994eea5d6b2ed84c940963788069d6fd1d6 commit hash: 4430a994eea5d6b2ed84c940963788069d6fd1d6 commit hash: 4430a994eea5d6b2ed84c940963788069d6fd1d6 commit hash: 4430a994eea5d6b2ed84c940963788069d6fd1d6 4430a99
Sunday, 9 Jul 2023
13:01 Nuno Teixeira (eduardo) search for other commits by this committer
audio/cmus: Replace 8cc20c36d144 with upstream fix
commit hash: f4410cded2d96d0d75acff304876bb9078b2e5a3 commit hash: f4410cded2d96d0d75acff304876bb9078b2e5a3 commit hash: f4410cded2d96d0d75acff304876bb9078b2e5a3 commit hash: f4410cded2d96d0d75acff304876bb9078b2e5a3 f4410cd
00:54 Jan Beich (jbeich) search for other commits by this committer
audio/cmus: replace 0d52a1007da8 with upstream fix
commit hash: ba0baf3bc9b776bac9c8632131df9d9740e54c7e commit hash: ba0baf3bc9b776bac9c8632131df9d9740e54c7e commit hash: ba0baf3bc9b776bac9c8632131df9d9740e54c7e commit hash: ba0baf3bc9b776bac9c8632131df9d9740e54c7e ba0baf3
Thursday, 7 Jul 2022
08:18 Nuno Teixeira (eduardo) search for other commits by this committer
audio/cmus: Adopt/Update to 2.10.0

ChangeLog: https://github.com/cmus/cmus/releases/tag/v2.10.0
commit hash: f5ee101ac52c0fb0bfd4e4b6c54ef01170b6fa92 commit hash: f5ee101ac52c0fb0bfd4e4b6c54ef01170b6fa92 commit hash: f5ee101ac52c0fb0bfd4e4b6c54ef01170b6fa92 commit hash: f5ee101ac52c0fb0bfd4e4b6c54ef01170b6fa92 f5ee101
Saturday, 23 Jan 2021
15:36 pi search for other commits by this committer
audio/cmus: update 2.9.0 -> 2.9.1

Relnotes:	https://github.com/cmus/cmus/releases/tag/v2.9.1
Original commitRevision:562400 
Monday, 18 Jan 2021
16:10 grembo search for other commits by this committer
Update to 2.9.0

Reported by:	portscout
Original commitRevision:561924 
Tuesday, 29 Jan 2019
12:30 tobik search for other commits by this committer
audio/cmus: Update to 2.8.0

Changes:	https://github.com/cmus/cmus/releases/tag/v2.8.0
Original commitRevision:491556 
Monday, 10 Apr 2017
13:25 tobik search for other commits by this committer
Update to 2.8.0-rc0

- Fix build with devel/ncurses installed [1], which erroneously
  redefines _POSIX_C_SOURCE as 200112L globally via its pkg-config
  file and hides strndup from cmus.  A workaround for this was applied
  to cmus in DPorts commit d2907fe but it never made it back to
  FreeBSD.

Changes:	https://github.com/cmus/cmus/releases/tag/v2.8.0-rc0

PR:		216325, 214475 [1]
Reported by:	Oleg Gushchenkov <gor@clogic.com.ua> [1]
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10242
Original commitRevision:438165 
Friday, 26 Aug 2016
08:02 pi search for other commits by this committer
audio/cmus: 2.6.0 -> 2.7.1

- change to option helpers
- installs bash and zsh completion files
- now plays 24/32-bit encoded files with sndio

PR:		211288
Submitted by:	t@tobik.me
Approved by:	h.skuhra@gmail.com (maintainer timeout)
Original commitRevision:420903 
Wednesday, 6 May 2015
12:57 mat search for other commits by this committer
Update ports in the a* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385514 
Monday, 2 Mar 2015
19:43 riggs search for other commits by this committer
- Update to upstream version 2.6.0
- Introduce non-default OPTIONs for JACK and SAMPLERATE

PR:		197917
Submitted by:	h.skuhra@gmail.com (maintainer)
Original commitRevision:380289 
Monday, 28 Jul 2014
17:55 wg search for other commits by this committer
audio/cmus: update to 2.5.1

- Remove tab from WWW

PR:		192173
Submitted by:	maintainer
Original commitRevision:363209 
Sunday, 2 Dec 2012
21:05 rakuco search for other commits by this committer
Update to 2.5.0.

Detailed release notes:
  http://article.gmane.org/gmane.comp.audio.cmus.devel/799

PR:		ports/173562
Submitted by:	"Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer)
Feature safe:	yes
Original commitRevision:308118 
Sunday, 28 Oct 2012
22:50 jhale search for other commits by this committer
- Update to 2.4.3 [1]
- Convert to new options framework [2]
- Trim Makefile header [2]
- Add patch to respect CC and fix build if multiple
  versions of ffmpeg are installed [3]

PR:		ports/170476
Submitted by:	dhn [1], maintainer [2], myself [3]
Approved by:	maintainer timeout (2 weeks) [3]
		makc, avilla (mentors, implicit)
Feature safe:	yes
Original commitRevision:306588 
Monday, 1 Aug 2011
08:24 culot search for other commits by this committer
- Update to 2.4.2

PR:             ports/159333
Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
Original commit
Tuesday, 26 Apr 2011
07:22 culot search for other commits by this committer
- Update to 2.4.0

PR:             ports/156646
Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
Original commit
Monday, 11 Apr 2011
17:04 dhn search for other commits by this committer
- Update to 2.3.5

PR:             ports/156333
Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
Original commit
Monday, 14 Feb 2011
03:02 miwi search for other commits by this committer
- Update to 2.3.4

PR:             154747
Submitted by:   "Herbert J. Skuhra" <h.skuhra@gmail.com> (Maintainer)
Original commit
Wednesday, 30 Jun 2010
11:34 sylvio search for other commits by this committer
- Update to 2.3.3

PR:             ports/148020
Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
Feature safe:   yes
Original commit
Thursday, 18 Mar 2010
18:02 lx search for other commits by this committer
Update cmus to 2.3.1, add Pulseaudio support.

PR:             ports/144497
Submitted by:   lx
Reviewed by:    Herbert J. Skuhra
Approved by:    Herbert J. Skuhra
Feature safe:   yes
Original commit
Sunday, 29 Jul 2007
20:20 pav search for other commits by this committer
- Update to 2.2.0
- Add option for new wavpack plugin

PR:             ports/114992
Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by:    Simon Olofsson <simon@olofsson.de> (maintainer)
Original commit
Saturday, 23 Dec 2006
07:24 clsung search for other commits by this committer
- Update to 2.1.0
- Update pkg-descr

PR:             ports/107120
Submitted by:   maintainer (Simon Olofsson)
Original commit
Wednesday, 23 Aug 2006
11:40 rafan search for other commits by this committer
- Update to 2.0.4

PR:             ports/102377
Submitted by:   Simon Olofsson <simon at olofsson.de> (maintainer)
Original commit
Thursday, 10 Aug 2006
16:45 adamw search for other commits by this committer
Update to 2.0.3, and make it OPTIONS-tastic. Also removes
the dependency on shells/bash, praise jeebus.

PR:             ports/101728
Submitted by:   maintainer
Original commit
Wednesday, 9 Aug 2006
12:33 adamw search for other commits by this committer
Update to 2.0.2.

PR:             ports/98792
Submitted by:   maintainer
Original commit
Thursday, 6 Apr 2006
18:55 adamw search for other commits by this committer
Update to 2.0.0. Add another MASTER_SITE, and add libao support.
Original commit
Monday, 16 Jan 2006
03:54 adamw search for other commits by this committer
Update to 1.6.8. Add musepack (libmpcdec) support. Correct WWW.
Original commit
Thursday, 5 Jan 2006
21:17 adamw search for other commits by this committer
Update to 1.6.7.
Original commit
Sunday, 1 Jan 2006
20:12 adamw search for other commits by this committer
Update to 1.6.6. Add libtremor support (autodetected, and via WITH_TREMOR).
Original commit
Monday, 12 Dec 2005
17:06 adamw search for other commits by this committer
Update to 1.6.5.
Original commit
Sunday, 27 Nov 2005
01:06 adamw search for other commits by this committer
Update to 1.6.4.

Thanks to:      edwin's version check script
Original commit
Wednesday, 23 Nov 2005
21:48 pav search for other commits by this committer
- Add SHA256

Requested by:   adamw (maintainer)
Original commit
Friday, 4 Nov 2005
19:37 adamw search for other commits by this committer
Update to 1.6.3.

Special thanks to edwin's brilliant distfile notification
script, which has got to be the awesomest script that maintainers
have ever been given.
Original commit
Wednesday, 19 Oct 2005
16:40 adamw search for other commits by this committer
Update to 1.6.1, and change the default dependencies for BATCH
to not depend on vorbis or libmodplug by default, mainly to
make the package as light as possible.
Original commit
Friday, 14 Oct 2005
16:09 adamw search for other commits by this committer
Add cmus, a really cool console music player with some nifty
features.

CMus is a small and fast music player using the ncurses library.
CMus has vi-style command interface, e.g. searching using '/' or
'?' and adding files to playlist ':add ~/foo.ogg'.

        * Plays FLAC, OGG, MP3, WAV, modules
        * MP3 and Ogg streaming (Shoutcast/Icecast)
        * WinAmp / XMMS keys "zxcvb"
        * Can be controlled via UNIX socket
        * Customizable colors
        * Nice vi-style interface with tabulator expansion
        * Background playlist loading
        * Track metadata database makes adding files to playlist very fast.
        * Album/artist modes. Playing within one album or artist.
        * Powerful playlist filters
        * Can run external commands for the currently selected files
        * Directory browser
        * Supports 256 colors

WWW: http://onion.dynserv.net/~timo/index.php?page=Projects/cmus
Original commit

Number of commits found: 35