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: multimedia/umplayer/Makefile

Number of commits found: 17

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 
Tuesday, 25 Apr 2017
08:20 riggs search for other commits by this committer
Chase ffmpeg 3.3 update (ABI changes)

PR:		218658
Submitted by:	riggs
Original commitRevision:439367 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Friday, 28 Aug 2015
13:39 amdmi3 search for other commits by this committer
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS

Approved by:	portmgr blanket
Original commitRevision:395483 
Wednesday, 15 Jul 2015
20:58 pgollucci search for other commits by this committer
multimedia/umplayer: cleanup

- Add LICENSE.
- Add USES=desktop-file-utils.
- Replace linguist_build with linguisttools_build.
- Strip binary.
- Regenerate patch with 'make makepatch'.

PR:                  201474
Submitted by:        s3erios@gmail.com
Original commitRevision:392221 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Wednesday, 18 Jun 2014
19:37 marino search for other commits by this committer
multimedia/umplayer: convert USE_XZ

PR:		191139
Submitted by:	venture37
Approved by:	general blanket
Original commitRevision:358307 
Monday, 6 Jan 2014
16:18 makc search for other commits by this committer
- Convert to USES=qmake

Approved by:	maintainer
Original commitRevision:338904 
Wednesday, 25 Dec 2013
07:44 makc search for other commits by this committer
- Fix DOCS logic after conversion to new options

Pointyhat to:	danfe
Original commitRevision:337401 
Friday, 22 Nov 2013
12:55 makc search for other commits by this committer
- Pass QMAKE_ARGS to qmake

Approved by:	portmgr (blanket approval)
Original commitRevision:334587 
Friday, 20 Sep 2013
20:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Original commitRevision:327747 
Friday, 26 Jul 2013
08:44 danfe search for other commits by this committer
- Fix parallel build by wrapping compound commands in parentheses (for a
  subshell spawn) and replacing hardcoded `make' with correct $(MAKE)
- Remove useless and confusing global modifiers from REINPLACE_CMD regex'
- Cleanup Makefile while here: trim header, sort the knobs, employ USES
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS, add OPTIONS_DEFINE

Reported by:	pointyhat-west
Original commitRevision:323704 
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, 13 Dec 2011
06:10 wen search for other commits by this committer
- Update to 0.97

Submitted by:   lichray@gmail.com(maintainer, via email)
Feature safe:   yes
Original commit
Monday, 20 Jun 2011
14:02 wen search for other commits by this committer
UMPlayer is the multimedia player that fills all your needs. With dozens
of advanced features and built-in codecs it can handle any media format,
and can play Audio CDs, DVDs, (S)VCDs, TV / Radio cards, YouTube" and
SHOUTcast" streams and even incomplete or damaged media files.

WWW: http://www.umplayer.com/

PR:             ports/157551
Submitted by:   Zhihao Yuan <lichray@gmail.com>
Original commit

Number of commits found: 17