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: net-im/vacuum-im/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 
Monday, 10 Sep 2018
13:14 mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479406 
Tuesday, 4 Sep 2018
14:10 tobik search for other commits by this committer
net-im/vacuum-im: Fix build with Clang 6

src/plugins/filemessagearchive/filemessagearchive.cpp:514:24: error: invalid
suffix on literal; C++11 requires a space between literal and identifier
[-Wreserved-user-defined-literal]
                QFile log(dirPath+"/"LOG_FILE_NAME);
                                     ^

... and many more like these later

http://beefy11.nyi.freebsd.org/data/head-i386-default/p478648_s338416/logs/errors/vacuum-im-1.2.5.log
Original commitRevision:478961 
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 
Saturday, 8 Apr 2017
09:02 amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
Original commitRevision:437988 
Friday, 31 Jul 2015
09:16 vg search for other commits by this committer
- Update to 1.2.5
Original commitRevision:393291 
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 
08:02 vg search for other commits by this committer
- Update to 1.2.4
Original commitRevision:367802 
Tuesday, 29 Jul 2014
21:07 adamw search for other commits by this committer
Convert a bunch of USE_XZ to USES=tar:xz.

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363392 
Friday, 31 Jan 2014
08:44 miwi search for other commits by this committer
- Stage support
- Convert to USES
Original commitRevision:341941 
Friday, 20 Sep 2013
22:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
Original commitRevision:327756 
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, 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 
Monday, 29 Apr 2013
07:49 madpilot search for other commits by this committer
- Update to 1.2.2
- Use PORTDOCS
- Use space for WWW line in pkg-descr

PR:		ports/178181
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
Original commitRevision:316777 
Friday, 22 Mar 2013
20:06 makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
Original commitRevision:314960 
Wednesday, 23 Jan 2013
15:00 makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
Original commitRevision:310871 
Friday, 18 Jan 2013
23:22 madpilot search for other commits by this committer
- Update to 1.2.1
- Sort plist

PR:		ports/175405
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
Original commitRevision:310623 
Friday, 3 Aug 2012
20:34 madpilot search for other commits by this committer
- Update to 1.2.0
- Mark MAKE_JOBS_SAFE

PR:		ports/170331
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
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
Thursday, 15 Sep 2011
20:21 beech search for other commits by this committer
- Update to 1.1.1

PR:             ports/160736
Submitted by:   Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
Original commit
Saturday, 7 May 2011
19:17 makc search for other commits by this committer
Update to 1.1.0

PR:             based on ports/156025
Submitted by:   Gvozdikov Veniamin (maintainer)
Original commit
Monday, 10 May 2010
16:01 makc search for other commits by this committer
Update to 1.0.2

PR:             ports/146467
Submitted by:   Gvozdikov Veniamin <g.veniamin at googlemail.com>
Original commit
Sunday, 9 May 2010
07:52 miwi search for other commits by this committer
Vacuum IM - modular, crossplatform Jabber client
The core program is just a plugin loader - all functionality is made available
via plugins. This enforces modularity and ensures well defined component
interaction via interfaces.

WWW:    http://code.google.com/p/vacuum-im/

PR:             ports/143498
Submitted by:   Gvozdikov Veniamin <g.veniamin at googlemail.com>
Original commit

Number of commits found: 25