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: sysutils/qpxtool/Makefile

Number of commits found: 31

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 
Sunday, 18 Mar 2018
06:28 linimon search for other commits by this committer
Mark broken on armvX.
Original commitRevision:464882 
Sunday, 5 Feb 2017
18:58 jbeich search for other commits by this committer
sysutils/qpxtool: fix r432982 to make more sense
Original commitRevision:433447 
Wednesday, 1 Feb 2017
05:28 jbeich search for other commits by this committer
sysutils/qpxtool: unbreak with clang 4.0

src/mainwindow.cpp:429:9: error: ordered comparison between pointer and zero
('QAction *' and 'int')
        if (act<0) return;
            ~~~^~

Reported by:	antoine (via exp-run)
Original commitRevision:432982 
Tuesday, 28 Jun 2016
09:11 rakuco search for other commits by this committer
Reset ports maintained by horia@racoviceanu.com.

The last change submitted or approved by Horia in Bugzilla dates back to
September 2015. Since then, all commits to his ports were landed by others
after the maintainer timeout period expired (see r383744, r405055, r405057,
r400461 and r414655, for example).

Horia did show interest in coming back after I sent a private email a few
months ago, but since nothing has changed it is better to reassign his ports
back to the heap.

Differential Revision:	https://reviews.freebsd.org/D5980
Original commitRevision:417703 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Tuesday, 18 Aug 2015
20:02 pgollucci search for other commits by this committer
sysutils/qpxtool: qt4-linguist -> qt4-linguisttools, add LICENSE

- Add LICENSE/LICENSE_FILE.
- Use qt4-linguisttools for localization.
- Add DB option group for reports database (taken from misc/krecipes-kde4).
- Strip binaries.
- Regenerate patch-configure with 'make makepatch'.
- Bump PORTREVISION.

PR:                  202044
Submitted by:        s3erios@gmail.com
Approved by:         horia@racoviceanu.com
Original commitRevision:394649 
Thursday, 25 Dec 2014
20:54 bapt search for other commits by this committer
Bump portrevision after png update
Original commitRevision:375598 
Tuesday, 29 Jul 2014
18:41 adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363371 
Monday, 25 Nov 2013
18:01 makc search for other commits by this committer
- Pass QMAKE_ARGS to qmake

Approved by:	portmgr (blanket approval)
Original commitRevision:334874 
Tuesday, 8 Oct 2013
22:07 amdmi3 search for other commits by this committer
- Update to 0.7.2
- Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES
- Pass maintainership to submitter

PR:		182783
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com>
Original commitRevision:329838 
Friday, 20 Sep 2013
23:06 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Original commitRevision:327772 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Monday, 17 Jun 2013
15:27 amdmi3 search for other commits by this committer
- Trim Makefile header
Original commitRevision:321132 
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
Sunday, 7 Nov 2010
06:20 amdmi3 search for other commits by this committer
- Update to 0.7.1_002
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
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Thursday, 19 Jun 2008
17:28 amdmi3 search for other commits by this committer
Update my email address in 132 ports.

Approved by:    miwi (mentor)
Original commit
Friday, 6 Jun 2008
14:03 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Sunday, 27 Apr 2008
08:18 miwi search for other commits by this committer
- Add MANCOMPRESSED=no
- Fix library path order so [older] qpxtool libraries
  under /usr/local/lib don't get erroneously linked during
  port updating

PR:             122637
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Reported by:    bms
Original commit
Thursday, 13 Mar 2008
20:57 miwi search for other commits by this committer
- Update to 0.6.1

PR:             121237
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Thursday, 21 Dec 2006
20:41 edwin search for other commits by this committer
[MAINTAINER] update my email address in 76 ports + mirror some distfiles

        I've got a brand new hosting, so change my email to the new
        one.  Also, now I can mirror some distfiles, so update
        MASTER_SITES for some ports.

PR:             ports/107038
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru>
Original commit
Wednesday, 20 Sep 2006
14:39 vd search for other commits by this committer
Upgrade sysutils/qpxtool from 0.5.4 to 0.6

PR:             ports/102829
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
Original commit
Sunday, 16 Jul 2006
21:18 erwin search for other commits by this committer
Update to 0.5.4

PR:             100401
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
Original commit
Sunday, 11 Jun 2006
13:37 philip search for other commits by this committer
Update to 0.5.3

PR:             ports/98808
Submitted by:   Dmitry Marakasov <amdmi3 -at- mail.ru> (maintainer)
Original commit
Monday, 3 Apr 2006
16:00 ehaupt search for other commits by this committer
Add qpxtool 0.5.0, a GUI for testing CD/DVD quality and transfer rate.

PR:             ports/94857
Submitted by:   Dmitry Marakasov <amdmi3@mail.ru>
Original commit

Number of commits found: 31