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: graphics/meshviewer/Makefile
SVNWeb

Number of commits found: 35

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, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Sun, 18 Dec 2016
[ 22:06 tcberner search for other commits by this committer ] Original commit   Revision:428889 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Get rid of QT_PREFIX in favour of PREFIX.

QT_PREFIX was a remnant of a bygone time.

Reviewed by:    rakuco
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D8825
Sat, 6 Feb 2016
[ 23:40 amdmi3 search for other commits by this committer ] Original commit   Revision:408331
- Fix LICENSE
- Simplify docs installation
- Switch to options helpers
- Regenerate patches with `make makepatch`
Wed, 25 Mar 2015
[ 20:09 marino search for other commits by this committer ] Original commit   Revision:382266 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
graphics category: Remove $PTHREAD_LIBS

graphics/zbar didn't pass check-plist (pre-existing), fixed.

approved by:	PTHREAD blanket
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)
Sat, 31 May 2014
[ 16:37 ak search for other commits by this committer ] Original commit   Revision:355995 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Fix various distinfo errors
- Remove unused USE_* knobs
- Convert USE_TWISTED_RUN to USES
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr (antoine)
Mon, 28 Apr 2014
[ 08:56 pawel search for other commits by this committer ] Original commit   Revision:352473
Add staging support
Fri, 21 Feb 2014
[ 13:37 ehaupt search for other commits by this committer ] Original commit   Revision:345412 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category graphics
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 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:
graphics)
Thu, 12 Sep 2013
[ 08:41 marino search for other commits by this committer ] Original commit   Revision:327041 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Add explicit dependency on pkgconf (20 ports)

Approved by:	portmgr (bapt, implicit)
Thu, 21 Mar 2013
[ 22:08 beech search for other commits by this committer ] Original commit   Revision:314879
- Convert to OptionsNG
- Fix docs
- Bump portrevision

PR:		ports/177157
Submitted by:	nemysis <nemysis@gmx.ch>
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
Sun, 20 May 2012
[ 03:27 rakuco search for other commits by this committer ] Original commit 
Make the port build with the upcoming Qt 4.8.x series.

Since 4.8.0 [1], Qt itself does not automatically include GLU's
headers and libraries with its OpenGL module, so applications which
relied on Qt to get these need to be adjusted.

This has also involved polishing the port Makefile a little. It
still needs a lot of love. For now:
 - Remove the modeline from the beginning of the file.  Add an
 - explicit dependency on GLU via USE_GL=glu.  Move the CXXFLAGS and
 - LDFLAGS lines up in the file.  Merge the two lines setting LDFLAGS.
 - Fix the port's build system to use CXXFLAGS instead of CPPFLAGS for
 - C++ compiler flags, so that we need not set FLAGS in MAKE_ARGS
   anymore.

[1]
http://qt.gitorious.org/qt/qt/commit/e7eed096a0c33607a7a37baaf06e5952dc9d556b
Wed, 4 Jan 2012
[ 12:57 gahr search for other commits by this committer ] Original commit 
- Correctly link against pthread to avoid segfaulting at shlib load time
- Bump PORTREVISION
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Fri, 25 Mar 2011
[ 12:31 miwi search for other commits by this committer ] Original commit 
- Update to version 0.3.3

PR:             155864
Submitted by:   Ports Fury
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, 22 Aug 2009
[ 00:23 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 415 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with G
Wed, 14 Jan 2009
[ 16:00 miwi search for other commits by this committer ] Original commit 
- Update to 0.3.2

PR:             130468
Submitted by:   Ports Fury
Fri, 6 Jun 2008
[ 13:35 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Mon, 28 Aug 2006
[ 12:48 miwi search for other commits by this committer ] Original commit 
- Update to version 0.3.1

PR:             ports/102581
Submitted by:   KATO Tsuguru <tkato432(at)yahoo.com>
Tue, 1 Aug 2006
[ 19:36 itetcu search for other commits by this committer ] Original commit 
Update to version 0.3.0

PR:             ports/101193
Submitted by:   KATO Tsuguru
Sun, 11 Dec 2005
[ 14:43 pav search for other commits by this committer ] Original commit 
- Update to 0.2.3

PR:             ports/90194
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sat, 28 Aug 2004
[ 06:26 krion search for other commits by this committer ] Original commit 
Fix build with gcc-3.4

PR:             ports/71060
Submitted by:   Ports Fury
Sun, 18 Apr 2004
[ 16:52 krion search for other commits by this committer ] Original commit 
- Update to version 0.2.2

PR:             ports/65715
Submitted by:   Ports Fury
Thu, 5 Feb 2004
[ 20:38 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 804 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES.

Reviewed by:    marcus
Thu, 4 Dec 2003
[ 10:26 krion search for other commits by this committer ] Original commit 
- Update to version 0.2.1.1

PR:             59755
Submitted by:   Ports Fury
Sat, 26 Apr 2003
[ 18:20 ijliao search for other commits by this committer ] Original commit 
upgrade to 0.2.0.1
Thu, 20 Feb 2003
[ 18:08 knu search for other commits by this committer ] Original commit  (Only the first 10 of 308 ports in this commit are shown above. View all ports for this commit)
de-pkg-comment
Sat, 8 Feb 2003
[ 10:27 ijliao search for other commits by this committer ] Original commit 
add meshviewer 0.1.2
Mesh Viewer

Number of commits found: 35