non port: games/gbrainy/Makefile |
SVNWeb
|
Number of commits found: 47 |
Mon, 2 Jan 2023
|
[ 20:06 Nuno Teixeira (eduardo) ] 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) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sat, 3 Sep 2022
|
[ 14:26 Nuno Teixeira (eduardo) ] 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) ] 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) ] ce1af7f (Only the first 10 of 154 ports in this commit are shown above. )
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
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) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 10 Feb 2021
|
[ 07:42 eduardo ] (Only the first 10 of 28 ports in this commit are shown above. )
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 ]
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 ]
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 ]
games/gbrainy: deprecate through www/gkthml3
PR: 252619
Submitted by: daniel.engberg.lists@pyret.net
|
Mon, 27 Jan 2020
|
[ 19:40 rene ] (Only the first 10 of 65 ports in this commit are shown above. )
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 ] (Only the first 10 of 263 ports in this commit are shown above. )
games: Add missing USES={gnome,gl,sdl,xorg}
|
Tue, 30 Jan 2018
|
[ 19:00 dbn ] (Only the first 10 of 74 ports in this commit are shown above. )
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 )
|
Fri, 12 Jan 2018
|
[ 11:21 rene ] (Only the first 10 of 53 ports in this commit are shown above. )
Return kevlo's ports to the pool, he handed in his commit bit.
With hat: portmgr-secretary
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 2 Aug 2015
|
[ 20:23 kwm ] (Only the first 10 of 124 ports in this commit are shown above. )
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 ]
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 ]
Convert to USES=mono
Remove useless desktop database support (it does not need it)
Fix plist
|
Thu, 28 Nov 2013
|
[ 09:12 kevlo ]
- Update to 2.2.2
- Add stage support
|
Fri, 20 Sep 2013
|
[ 17:36 bapt ] (Only the first 10 of 1149 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Fri, 6 Sep 2013
|
[ 15:28 bapt ] (Only the first 10 of 21 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Tue, 9 Oct 2012
|
[ 09:32 kevlo ]
Update to 2.1.5
|
Mon, 3 Sep 2012
|
[ 09:33 kevlo ]
Update to 2.1.4
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 24 May 2012
|
[ 01:39 kevlo ]
Update to 2.1.3
|
Sat, 12 May 2012
|
[ 21:16 pav ]
- 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 ]
Add PORTEPOCH
Pointed out by: osa, wen
|
[ 07:35 kevlo ]
Update to 2.1.1
|
Mon, 9 Jan 2012
|
[ 04:50 kevlo ]
Restore PORTEPOCH, with helpful input from clsung
|
Fri, 6 Jan 2012
|
[ 09:44 kevlo ]
Update to 2.1.0
|
Tue, 29 Nov 2011
|
[ 05:04 kevlo ]
Update to 2.06
Feature safe: yes
|
Sun, 30 Oct 2011
|
[ 08:19 kevlo ]
Update to 2.04
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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 ]
Update to 2.03
|
Mon, 29 Aug 2011
|
[ 04:36 kevlo ]
Update to 2.01
PR: ports/159633
Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex dot ru>
|
Thu, 11 Aug 2011
|
[ 20:35 kwm ]
Retire a lone USE_GNOME gnometarget keyword.
|
Fri, 8 Jul 2011
|
[ 06:26 kevlo ]
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 ]
Update to 1.65
|
Mon, 14 Feb 2011
|
[ 02:59 kevlo ]
Update to 1.62
|
Fri, 24 Dec 2010
|
[ 14:19 kevlo ]
Update to 1.60
|
Mon, 25 Oct 2010
|
[ 06:02 kevlo ]
Update to 1.52
|
Tue, 27 Jul 2010
|
[ 08:22 kevlo ]
Update to 1.42
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Thu, 29 Apr 2010
|
[ 06:40 kevlo ]
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 |