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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: audio/cueplayer/Makefile

Number of commits found: 25

Sunday, 2 Dec 2018
15:41 rene search for other commits by this committer
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
Original commitRevision:486467 
Thursday, 28 Jun 2018
17:39 tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Original commitRevision:473503 
Friday, 23 Feb 2018
21:09 rene search for other commits by this committer
Reset vg@'s ports after he resigned.

With hat:	portmgr-secretary
Original commitRevision:462745 
Thursday, 8 Dec 2016
19:52 tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428152 
Wednesday, 16 Nov 2016
01:43 jhale search for other commits by this committer
Fix fetch
Move LICENSE earlier

Approved by:	portmgr (blanket)
MFH:		2016Q4 (blanket)
Original commitRevision:426208 
Wednesday, 14 Sep 2016
15:59 mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
Original commitRevision:422140 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Sunday, 10 Aug 2014
19:50 tijl search for other commits by this committer
Fix problems with missing libs when the linker enforces explicit linking
(a* to d* categories)

PR:		192062
Original commitRevision:364564 
Friday, 22 Nov 2013
12:55 makc search for other commits by this committer
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
Original commitRevision:334586 
Friday, 20 Sep 2013
14:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Original commitRevision:327706 
Sunday, 8 Sep 2013
08:27 antoine search for other commits by this committer
Add an explicit dependency on pkgconf

Obtained from:	portmgr (bapt)
Original commitRevision:326709 
Monday, 22 Jul 2013
14:34 vg search for other commits by this committer
 - Changed my email
 - Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
Original commitRevision:323455 
Wednesday, 23 Jan 2013
15:00 makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
Original commitRevision:310871 
Wednesday, 6 Jun 2012
06:44 miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Tuesday, 23 Aug 2011
18:39 kwm search for other commits by this committer
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
Original commit
Sunday, 10 Apr 2011
19:55 makc search for other commits by this committer
Update to 0.28

PR:             ports/156058
Submitted by:   Gvozdikov Veniamin (maintainer)
Original commit
Thursday, 23 Sep 2010
16:40 erwin search for other commits by this committer
Mark BROKEN on HEAD: does not build.
Original commit
Monday, 19 Jul 2010
14:55 makc search for other commits by this committer
Update to 0.27

PR:             ports/148732
Submitted by:   Gvozdikov Veniamin (maintainer)
Original commit
Thursday, 3 Jun 2010
08:55 netchild search for other commits by this committer
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
  change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
  - done via a semi-automated way (manual review and fixup)
  - I tried to take care to not bump ports which only depend optionaly on
    lame (with a default of no dependency)
Original commit
Wednesday, 19 May 2010
18:06 makc search for other commits by this committer
Update to 0.25

PR:             ports/146698
Submitted by:   Gvozdikov Veniamin (maintainer)
Original commit
Sunday, 9 May 2010
08:17 miwi search for other commits by this committer
- Update to 0.24

PR:             146406
Submitted by:   Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer)
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Tuesday, 23 Mar 2010
02:48 amdmi3 search for other commits by this committer
- Update to 0.23

PR:             144807
Submitted by:   Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer)
Original commit
Wednesday, 3 Feb 2010
21:38 sylvio search for other commits by this committer
- Lightweight media player based on Qt and Gstreamer

WWW:    http://code.google.com/p/cueplayer

PR:             ports/142909
Submitted by:   zloidemon <g.veniamin@googlemail.com>
Approved by:    miwi (mentor)
Original commit

Number of commits found: 25