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: games/gbrainy/Makefile
SVNWeb

Number of commits found: 47

Mon, 2 Jan 2023
[ 20:06 Nuno Teixeira (eduardo) search for other commits by this committer ]    commit hash:149179fe7c2603f3fdb5c7afeefc3fe6600e7e5b  commit hash:149179fe7c2603f3fdb5c7afeefc3fe6600e7e5b  commit hash:149179fe7c2603f3fdb5c7afeefc3fe6600e7e5b  149179f 
games/gbrainy: Update to 2.4.6

ChangeLog: https://gitlab.gnome.org/GNOME/gbrainy/-/blob/master/NEWS
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 3 Sep 2022
[ 14:26 Nuno Teixeira (eduardo) search for other commits by this committer ]    commit hash:3f13bdd463630c08626ee1eae13183651b03ad71  commit hash:3f13bdd463630c08626ee1eae13183651b03ad71  commit hash:3f13bdd463630c08626ee1eae13183651b03ad71  3f13bdd 
games/gbrainy: Update to 2.4.5

 - add NLS knob

ChangeLog:	https://gitlab.gnome.org/GNOME/gbrainy/-/blob/master/NEWS
Mon, 31 Jan 2022
[ 09:10 Nuno Teixeira (eduardo) search for other commits by this committer ]    commit hash:fc19f5dda1ea5e0b696a4b3dfa7f6ad18f24c7d1  commit hash:fc19f5dda1ea5e0b696a4b3dfa7f6ad18f24c7d1  commit hash:fc19f5dda1ea5e0b696a4b3dfa7f6ad18f24c7d1  fc19f5d 
games/gbrainy: Update to 2.4.4

ChangeLog: https://gitlab.gnome.org/GNOME/gbrainy/-/blob/master/NEWS
Tue, 19 Oct 2021
[ 08:36 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:ce1af7fdc2cde4dc409a344a4210a3af581ccd2d  commit hash:ce1af7fdc2cde4dc409a344a4210a3af581ccd2d  commit hash:ce1af7fdc2cde4dc409a344a4210a3af581ccd2d  ce1af7f  (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
*: apply refactor.remove-consecutive-empty-lines

Submitted by:	portedit
Sun, 10 Oct 2021
[ 19:44 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  2c672a4  (Only the first 10 of 586 ports in this commit are shown above. View all ports for this commit)
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 10 Feb 2021
[ 07:42 eduardo search for other commits by this committer ] Original commit   Revision:564845 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Submitted by:	Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by:	dbaio, garga (mentors)
Differential Revision:	https://reviews.freebsd.org/D28534
Sat, 6 Feb 2021
[ 07:01 bapt search for other commits by this committer ] Original commit   Revision:564191
Drop dependency that are not necessary anymore:
gtk-sharp20
gnome-sharp20
mono-addins

this is because last update as converted the port to gtk-sharp30
Sun, 31 Jan 2021
[ 04:19 yuri search for other commits by this committer ] Original commit   Revision:563455
games/gbrainy: Update 2.2.2 -> 2.4.3

ed.arrakis@gmail.com takes maintainership.

PR:		253058
Submitted by:	ed.arrakis@gmail.com
Thu, 21 Jan 2021
[ 19:21 tcberner search for other commits by this committer ] Original commit   Revision:562233
games/gbrainy: deprecate through www/gkthml3

PR:		252619
Submitted by:	daniel.engberg.lists@pyret.net
Mon, 27 Jan 2020
[ 19:40 rene search for other commits by this committer ] Original commit   Revision:524409 (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
Remove textproc/gnome-doc-utils.

It is abandonded upstream for years and is Python-2.7-only.

Adjust consumers, some only need a rebuild, others have their
documentation formerly created by gnome-doc-utils / xml2po removed.

Remove gnomedocutils from USE_GNOME

Submitted by:	rene
Approved by:	portmgr (mat), gnome (kwm)
Differential Revision:	https://reviews.freebsd.org/D23381
Fri, 8 Nov 2019
[ 10:47 tobik search for other commits by this committer ] Original commit   Revision:517046 (Only the first 10 of 263 ports in this commit are shown above. View all ports for this commit)
games: Add missing USES={gnome,gl,sdl,xorg}
Tue, 30 Jan 2018
[ 19:00 dbn search for other commits by this committer ] Original commit   Revision:460430 (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
lang/mono: update to version 5.2.0.215 (and enhance USES=mono)

Highlights:
 - New Roslyn compiler for C# available
 - Improved support for nuget packages in USES=mono

General:
 - fix pkg-plist: mono now produces '.pdb' debug files instead of '.mdb'
 - bump all dependant ports

USES=mono:
 - properly handle caching of nuget packages
 - add support for multiple feeds for nuget packages
 - add support for nuget dependencies in a separate file
 - add support for paket packages
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 12 Jan 2018
[ 11:21 rene search for other commits by this committer ] Original commit   Revision:458818 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
Return kevlo's ports to the pool, he handed in his commit bit.

With hat:	portmgr-secretary
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 2 Aug 2015
[ 20:23 kwm search for other commits by this committer ] Original commit   Revision:393444 (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
Part 1 of adding USE_GNOME=intltool to ports that require it.

The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
Fri, 3 Oct 2014
[ 07:27 marino search for other commits by this committer ] Original commit   Revision:369871
games/gbrainy: Fix build by requiring gnome-doc-utils

I think the removal of gnome-panel by one of the dependencies could
have exposed the lack of USE_gnome=gnomedocutils here.
Mon, 26 May 2014
[ 11:56 bapt search for other commits by this committer ] Original commit   Revision:355308
Convert to USES=mono
Remove useless desktop database support (it does not need it)
Fix plist
Thu, 28 Nov 2013
[ 09:12 kevlo search for other commits by this committer ] Original commit   Revision:335084
- Update to 2.2.2
- Add stage support
Fri, 20 Sep 2013
[ 17:36 bapt search for other commits by this committer ] Original commit   Revision:327730 (Only the first 10 of 1149 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:
games)
Fri, 6 Sep 2013
[ 15:28 bapt search for other commits by this committer ] Original commit   Revision:326513 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Tue, 9 Oct 2012
[ 09:32 kevlo search for other commits by this committer ] Original commit   Revision:305577
Update to 2.1.5
Mon, 3 Sep 2012
[ 09:33 kevlo search for other commits by this committer ] Original commit   Revision:303595
Update to 2.1.4
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
Thu, 24 May 2012
[ 01:39 kevlo search for other commits by this committer ] Original commit 
Update to 2.1.3
Sat, 12 May 2012
[ 21:16 pav search for other commits by this committer ] Original commit 
- Mark BROKEN: does not build
  ./Libraries/CSharpCompiler.cs(48,41): error CS1729: The type
`Mono.CSharp.Report' does not contain a constructor that takes `1' arguments
  /usr/local/lib/mono/4.0/Mono.CSharp.dll (Location of the symbol related to
previous error)
  ./Libraries/CSharpCompiler.cs(50,37): error CS1729: The type
`Mono.CSharp.Evaluator' does not contain a constructor that takes `2' arguments
  /usr/local/lib/mono/4.0/Mono.CSharp.dll (Location of the symbol related to
previous error)

Reported by:    pointyhat
Thu, 9 Feb 2012
[ 09:06 kevlo search for other commits by this committer ] Original commit 
Add PORTEPOCH

Pointed out by: osa, wen
[ 07:35 kevlo search for other commits by this committer ] Original commit 
Update to 2.1.1
Mon, 9 Jan 2012
[ 04:50 kevlo search for other commits by this committer ] Original commit 
Restore PORTEPOCH, with helpful input from clsung
Fri, 6 Jan 2012
[ 09:44 kevlo search for other commits by this committer ] Original commit 
Update to 2.1.0
Tue, 29 Nov 2011
[ 05:04 kevlo search for other commits by this committer ] Original commit 
Update to 2.06

Feature safe:   yes
Sun, 30 Oct 2011
[ 08:19 kevlo search for other commits by this committer ] Original commit 
Update to 2.04
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
Thu, 22 Sep 2011
[ 09:17 kevlo search for other commits by this committer ] Original commit 
Update to 2.03
Mon, 29 Aug 2011
[ 04:36 kevlo search for other commits by this committer ] Original commit 
Update to 2.01

PR:             ports/159633
Submitted by:   Ruslan Mahmatkhanov <cvs-src at yandex dot ru>
Thu, 11 Aug 2011
[ 20:35 kwm search for other commits by this committer ] Original commit 
Retire a lone USE_GNOME gnometarget keyword.
Fri, 8 Jul 2011
[ 06:26 kevlo search for other commits by this committer ] Original commit 
Update to 2.00 with minor Makefile tweaks from me

PR:     ports/158671
Submitted by:   Ruslan Mahmatkhanov <cvs-src at yandex dot ru>
Mon, 25 Apr 2011
[ 05:43 kevlo search for other commits by this committer ] Original commit 
Update to 1.65
Mon, 14 Feb 2011
[ 02:59 kevlo search for other commits by this committer ] Original commit 
Update to 1.62
Fri, 24 Dec 2010
[ 14:19 kevlo search for other commits by this committer ] Original commit 
Update to 1.60
Mon, 25 Oct 2010
[ 06:02 kevlo search for other commits by this committer ] Original commit 
Update to 1.52
Tue, 27 Jul 2010
[ 08:22 kevlo search for other commits by this committer ] Original commit 
Update to 1.42
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Thu, 29 Apr 2010
[ 06:40 kevlo search for other commits by this committer ] Original commit 
Initial import of gbrainy 1.41.

Gbrainy is a brain teaser game and trainer to have fun and to
keep your brain trained.

Number of commits found: 47