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: devel/qdevelop/Makefile

Number of commits found: 34

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 
Monday, 3 Jul 2017
12:58 amdmi3 search for other commits by this committer
- Add LICENSE
- Add missing Qt depend
- Silence patching
Original commitRevision:444945 
Thursday, 20 Oct 2016
15:58 rakuco search for other commits by this committer
Reassign makc's ports back to the pool.

See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).

I also emailed him 2 weeks ago and have received no response so far.
Original commitRevision:424339 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Tuesday, 25 Aug 2015
10:03 makc search for other commits by this committer
Convert my ports to new options helpers
Original commitRevision:395231 
Tuesday, 24 Feb 2015
21:46 makc search for other commits by this committer
- Switch my ports to USE_QT4=linguisttools_build and adjust Qt components
- Use LUPDATE/LRELEASE provided by bsd.qt.mk
- Drop needless stripping
Original commitRevision:379845 
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 
Tuesday, 26 Nov 2013
12:58 makc search for other commits by this committer
- Clean up after conversion to USES=qmake
- Use options helpels
Original commitRevision:334926 
Thursday, 21 Nov 2013
15:41 makc search for other commits by this committer
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Convert to USES=dos2unix
Original commitRevision:334497 
Wednesday, 9 Oct 2013
10:08 makc search for other commits by this committer
- Convert to USES= qmake
- Bring stage support
- Adjust DESKTOP_ENTRIES
- Use options helpers
- Use new LIB_DEPENDS syntax
Original commitRevision:329880 
Friday, 20 Sep 2013
17:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Original commitRevision:327726 
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, 25 Mar 2013
13:59 makc search for other commits by this committer
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE if it's
  already defined
- Remove OPTIONS_DEFINE, if it contains only global options
Original commitRevision:315222 
Wednesday, 23 Jan 2013
15:00 makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
Original commitRevision:310871 
Monday, 7 Jan 2013
02:07 makc search for other commits by this committer
- Update DESKTOP_ENTRIES:
  * rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
Original commitRevision:310020 
Tuesday, 31 Jul 2012
13:25 makc search for other commits by this committer
Fix typo/logic after conversion to new option framework

Reported by:	erwin/pointyhat for textproc/qstardict
Original commit
Friday, 27 Jul 2012
11:03 makc search for other commits by this committer
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
Original commit
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, 1 Aug 2010
14:57 makc search for other commits by this committer
Update to 0.28
Port changes:
- build with qmake instean of cmake
- update WWW
- mark MAKE_JOBS_SAFE

PR:             based on ports/149145
Submitted by:   Oleg Ginzburg <olevole at olevole.ru>
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
Monday, 26 Oct 2009
18:31 makc search for other commits by this committer
Update to 0.27.4
Original commit
Tuesday, 24 Mar 2009
19:13 makc search for other commits by this committer
bump PORTREVISION after cmake update
Original commit
Saturday, 21 Feb 2009
18:00 makc search for other commits by this committer
Update to 0.26.1
Original commit
Saturday, 28 Jun 2008
14:37 miwi search for other commits by this committer
- Unbreak
- Update to 0.25.2
- Pass maintainership to submitter

Submitted by:   Max Brazhnikov (via privat mail)
Original commit
Thursday, 19 Jun 2008
02:54 pav search for other commits by this committer
- This port has been BROKEN for more than 6 months.  It will be removed unless
  fixed in next two months.

With hat:       portmgr
Original commit
Friday, 6 Jun 2008
13:21 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
Thursday, 13 Mar 2008
12:43 miwi search for other commits by this committer
- Take over maintainership
Original commit
Sunday, 2 Mar 2008
08:25 linimon search for other commits by this committer
Reset relaxbsd@gmail.com due to maintainer-timeouts.

Hat:            portmgr
Original commit
Sunday, 18 Nov 2007
18:09 linimon search for other commits by this committer
Mark as broken: checksum fails.

Approved by:    portmgr (self)
Original commit
Wednesday, 15 Aug 2007
09:10 itetcu search for other commits by this committer
- Add qt4-sqlite3-plugin support. It's required to open a qt4 project file
(*.pro). [1]
- Change the Categories in DESKTOP_ENTRIES. [1]
- bump PORTREVISION for depends change. [2]

PR:             ports/115473
Submitted by:   Yinghong.Liu (maintainer), itetcu@ (me) [2]
Original commit
Thursday, 12 Jul 2007
12:49 miwi search for other commits by this committer
- Update mail adress

Submitted by:   maintainer via privat mail
Original commit
Tuesday, 10 Jul 2007
17:09 miwi search for other commits by this committer
QDevelop is a development environment entirely dedicated to Qt4.
QDevelop is not a Kdevelop like or reduced. It's an independent IDE dedicated
to Qt and is totally independent of KDevelop. Less complete, but faster,
light and especially multi-platforms. QDevelop and KDevelop have different
code sources.

WWW: http://qdevelop.org/

PR:             ports/114288
Submitted by:   Yinghong.Liu <liu_yinghong at yahoo.com.cn>
Original commit

Number of commits found: 34