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/ramblercontacts/Makefile

Number of commits found: 16

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 
Saturday, 1 Sep 2018
13:07 tobik search for other commits by this committer
net-im/ramblercontacts: Fix build with Clang 6

messageprocessor.cpp:120:21: error: invalid suffix on literal; C++11 requires a
space between literal and identifier [-Wreserved-user-defined-literal]
                QRegExp mail("\\b"MAIL_NODE_PATTERN"@"JID_DOMAIN_PATTERN);
                                  ^

http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/ramblercontacts-0.3.2.1030_2.log

- Apply dos2unix to all source files
Original commitRevision:478687 
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 
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 
Thursday, 3 Apr 2014
11:06 danfe search for other commits by this committer
Unbreak; switch WWW to GitHub and host distfile (there are no releases yet).
Original commitRevision:349991 
Saturday, 22 Feb 2014
09:56 antoine search for other commits by this committer
Mark broken: Fails to dos2unix

===>   Converting DOS text files to UNIX text files
sed: config.inc: No such file or directory
*** Error code 1

Reported by:	pkg-fallout since november 2013
Original commitRevision:345577 
Thursday, 21 Nov 2013
16:09 makc search for other commits by this committer
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE
Original commitRevision:334499 
Tuesday, 19 Nov 2013
23:08 mat search for other commits by this committer
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
Original commitRevision:334361 
Sunday, 13 Oct 2013
13:03 makc search for other commits by this committer
- Convert unmaintained ports to USES=qmake
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Minor changes/fixes
Original commitRevision:330227 
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 
Sunday, 9 Sep 2012
12:36 danfe search for other commits by this committer
Augment CATEGORIES (due to lots of Russian community chat services support).
Original commitRevision:303963 
Wednesday, 8 Aug 2012
16:48 danfe search for other commits by this committer
- Remove leading indefinite article from COMMENT line
- Drop maintainership; touch some comments while here
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, 7 Jul 2011
10:51 danfe search for other commits by this committer
Add Rambler Contacts, communication client from Rambler Internet Holding.
It features sexy look and supports vast variety of services, including,
but not limited to Facebook, ICQ, Jabber, Google Talk, and QIP.  Number of
popular Russian community chat services also supported.  It is originally
based on Vacuum-IM, built upon Qt 4.7+, and distributed under GPLv3.

As of right now, it is still beta quality, being under active development.
Rambler account (free registration) is required for time being, but plans
are to drop this limitation in future versions.

WWW: http://developers.rambler.ru/opensource/contacts/
Original commit

Number of commits found: 16