aboutsummaryrefslogtreecommitdiff
path: root/games/gbrainy
Commit message (Collapse)AuthorAgeFilesLines
* lang/mono: update to version 5.2.0.215 (and enhance USES=mono)David Naylor2018-01-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 lang/mono: - update to version 5.2.0.215 - automate certificate initialisation [2] - increase test coverage - mark as conflicting with net/czmq (conflicting on makecert) [1] - patch mono to use $PREFIX/share/mono instead of /usr/share/.mono devel/google-gdata: - use nunit.framework nuget package as the Mono shipped version is no longer suppport. - switch to using csc(1) for compiling (mcs(1) is depreciated). - use delayed signing (and then sign with sn(1)) as csc(1) does not support signing. - fix reference to system assemblies (the '.dll' suffix is required). - fix reference to HttpUtility: csc(1) is more strict about scoping devel/monodevelop: - reroll distinfo (no changes to content) lang/fsharp: - reroll distinfo (no changes to content) security/gnome-keyring-sharp: - delay sign (then sign with sn(1)) as csc(1) does not support direct signing. PR: 223188 [1] PR: 209670 [2] Differential Revision: https://reviews.freebsd.org/D13752 Notes: svn path=/head/; revision=460430
* Return kevlo's ports to the pool, he handed in his commit bit.Rene Ladan2018-01-121-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=458818
* Remove svn keywords from patches.Mathieu Arnold2017-05-151-3/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=440939
* Fix build with mono 4.4.Romain Tartière2016-08-081-0/+16
| | | | | | | | Some assemblies have been relocated, so adjust files path to point to the correct location. Notes: svn path=/head/; revision=419874
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Part 1 of adding USE_GNOME=intltool to ports that require it.Koop Mast2015-08-021-1/+1
| | | | | | | | | | | 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@ Notes: svn path=/head/; revision=393444
* - Drop @dirrm* from plistsDmitry Marakasov2015-01-161-58/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=377189
* games/gbrainy: Fix build by requiring gnome-doc-utilsJohn Marino2014-10-031-1/+1
| | | | | | | | I think the removal of gnome-panel by one of the dependencies could have exposed the lack of USE_gnome=gnomedocutils here. Notes: svn path=/head/; revision=369871
* Convert to USES=monoBaptiste Daroussin2014-05-262-92/+6
| | | | | | | | Remove useless desktop database support (it does not need it) Fix plist Notes: svn path=/head/; revision=355308
* - Update to 2.2.2Kevin Lo2013-11-284-19/+24
| | | | | | | - Add stage support Notes: svn path=/head/; revision=335084
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-061-2/+1
| | | | Notes: svn path=/head/; revision=326513
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Try to remove share/games since gnomehier doesn't own it anymore.Koop Mast2013-03-271-0/+1
| | | | | | | Submitted by: pointyhat via miwi Notes: svn path=/head/; revision=315385
* Update to 2.1.5Kevin Lo2012-10-092-8/+3
| | | | Notes: svn path=/head/; revision=305577
* Update to 2.1.4Kevin Lo2012-09-033-6/+5
| | | | Notes: svn path=/head/; revision=303595
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update to 2.1.3Kevin Lo2012-05-244-5/+23
| | | | Notes: svn path=/head/; revision=297313
* - Mark BROKEN: does not buildPav Lucistnik2012-05-121-0/+2
| | | | | | | | | | | | ./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 Notes: svn path=/head/; revision=296504
* Add PORTEPOCHKevin Lo2012-02-091-0/+1
| | | | | | | Pointed out by: osa, wen Notes: svn path=/head/; revision=290781
* Update to 2.1.1Kevin Lo2012-02-092-4/+3
| | | | Notes: svn path=/head/; revision=290774
* Restore PORTEPOCH, with helpful input from clsungKevin Lo2012-01-091-0/+1
| | | | Notes: svn path=/head/; revision=288808
* Update to 2.1.0Kevin Lo2012-01-063-3/+53
| | | | Notes: svn path=/head/; revision=288621
* Update to 2.06Kevin Lo2011-11-292-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286602
* Update to 2.04Kevin Lo2011-10-303-3/+71
| | | | Notes: svn path=/head/; revision=284702
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* Update to 2.03Kevin Lo2011-09-223-3/+4
| | | | Notes: svn path=/head/; revision=282169
* Update to 2.01Kevin Lo2011-08-292-3/+6
| | | | | | | | PR: ports/159633 Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex dot ru> Notes: svn path=/head/; revision=280674
* Retire a lone USE_GNOME gnometarget keyword.Koop Mast2011-08-111-1/+1
| | | | Notes: svn path=/head/; revision=279509
* Update to 2.00 with minor Makefile tweaks from meKevin Lo2011-07-084-31/+88
| | | | | | | | PR: ports/158671 Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex dot ru> Notes: svn path=/head/; revision=277346
* Update to 1.65Kevin Lo2011-04-253-3/+27
| | | | Notes: svn path=/head/; revision=273159
* Update to 1.62Kevin Lo2011-02-143-3/+107
| | | | Notes: svn path=/head/; revision=269111
* Update to 1.60Kevin Lo2010-12-243-4/+52
| | | | Notes: svn path=/head/; revision=266839
* Update to 1.52Kevin Lo2010-10-253-4/+84
| | | | Notes: svn path=/head/; revision=263552
* Update to 1.42Kevin Lo2010-07-273-65/+104
| | | | Notes: svn path=/head/; revision=258318
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* Fix pkg-plistKevin Lo2010-04-291-0/+5
| | | | Notes: svn path=/head/; revision=253412
* Initial import of gbrainy 1.41.Kevin Lo2010-04-294-0/+184
Gbrainy is a brain teaser game and trainer to have fun and to keep your brain trained. Notes: svn path=/head/; revision=253411