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-toolkits/qt4pas/Makefile
SVNWeb

Number of commits found: 18

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
Thu, 3 Aug 2017
[ 23:46 acm search for other commits by this committer ] Original commit   Revision:447305
- Pass maintainership to me
Mon, 5 Jan 2015
[ 00:16 marino search for other commits by this committer ] Original commit   Revision:376279 (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
Assign maintainership of FPC ports to new FPC ports team

The new team currently consists of the previous maintainer (acm@) and
myself (marino@).

PR:	195363
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 25 Nov 2013
[ 18:01 makc search for other commits by this committer ] Original commit   Revision:334873
- Convert to USES=qmake
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
Fri, 20 Sep 2013
[ 23:57 bapt search for other commits by this committer ] Original commit   Revision:327785 (Only the first 10 of 288 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-toolkits)
Sun, 30 Sep 2012
[ 00:09 acm search for other commits by this committer ] Original commit   Revision:305057
- Fix build on i386

Reported by:	beat
Sun, 2 Sep 2012
[ 06:30 acm search for other commits by this committer ] Original commit   Revision:303532
- Remove BROKEN on i386

Reported by:	erwin
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)
Thu, 31 May 2012
[ 07:25 erwin search for other commits by this committer ] Original commit 
Mark BROKEN on i386: does not build

Submitted by:   pointyhat
Mon, 7 May 2012
[ 19:25 acm search for other commits by this committer ] Original commit 
- Update to 2.5
Thu, 20 Oct 2011
[ 18:34 acm search for other commits by this committer ] Original commit 
- Update to 2.4
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Sat, 20 Feb 2010
[ 19:56 fluffy search for other commits by this committer ] Original commit 
- Update to 2.1 release

v.2.0 no longer available, author force users to update to 2.1 with critical
network fixes.

Reported by:    QAT via pav
Approved by:    portmgr (pav)
Feature safe:   yes
Sat, 13 Feb 2010
[ 20:10 miwi search for other commits by this committer ] Original commit 
- Unbreak with qt 4.6.X
- Update to 2.0

PR:             143081
Submitted by:   fluffy
Approved by:    maintainer timeout
Fri, 14 Aug 2009
[ 10:46 makc search for other commits by this committer ] Original commit 
Fix build by update to 1.70 for Qt-4.5.0.

Approved by:    portmgr (miwi)
Thu, 22 Jan 2009
[ 02:23 acm search for other commits by this committer ] Original commit 
New port: x11/toolkits/qt4pas

Provide a Qt4 binding for FreePascal that may be of use to provide the Lazarus
LCL library with a Qt interface

This binding does not aim to cover the whole Qt4 framework, but only just
enough to satisfy the LCL needs. If any LCL/Qt developer needs an extra class,
just ask and it will be added promptly. Some of the methods that have parameters
based upon templates have been omitted.

If however you need any of those, just ask.

WWW:    http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html

Number of commits found: 18