notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: x11-themes/qt4-style-float/Makefile
SVNWeb

Number of commits found: 13

Sun, 2 Dec 2018
[ 15:41 rene search for other commits by this committer ] Original commit   Revision:486467 (Only the first 10 of 464 ports in this commit are shown above. View all ports for this commit)
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
Thu, 28 Jun 2018
[ 17:39 tcberner search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
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
Tue, 6 Jun 2017
[ 05:00 tcberner search for other commits by this committer ] Original commit   Revision:442740 (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Fix qt4 ports on armv6.

Due to a misspelling in GCC [1] (probably) the check for the ARMv6KZ platform
used ARM_ARCH_6ZK instead of ARM_ARCH_6KZ.

[1] https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01679.html

PR:		210027
Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D8322
Sat, 20 Dec 2014
[ 19:59 bapt search for other commits by this committer ] Original commit   Revision:375121
cleanup plist
Wed, 7 May 2014
[ 18:21 amdmi3 search for other commits by this committer ] Original commit   Revision:353189 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Convert USE_BZIP2 to USES
Fri, 22 Nov 2013
[ 12:54 makc search for other commits by this committer ] Original commit   Revision:334584
Convert to USES=qmake

Approved by:	portmgr (blanket approval)
Wed, 16 Oct 2013
[ 23:17 amdmi3 search for other commits by this committer ] Original commit   Revision:330558
- Support staging
Fri, 20 Sep 2013
[ 23:54 bapt search for other commits by this committer ] Original commit   Revision:327783 (Only the first 10 of 168 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-themes)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Tue, 18 Jun 2013
[ 11:46 amdmi3 search for other commits by this committer ] Original commit   Revision:321181 (Only the first 10 of 109 ports in this commit are shown above. View all ports for this commit)
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
Wed, 6 Jun 2012
[ 06:44 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 587 ports in this commit are shown above. View all ports for this commit)
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 26 Nov 2010
[ 02:11 amdmi3 search for other commits by this committer ] Original commit 
Style for Qt 4 and KDE.

WWW:    http://kde-look.org/content/show.php?content=54477

Number of commits found: 13