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
non port: games/quackle/Makefile
SVNWeb

Number of commits found: 31

Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
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
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
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, 17 Apr 2018
[ 03:15 jbeich search for other commits by this committer ] Original commit   Revision:467554
games@ is not to be used as a maintainer per r371872

Pointy hat to:	rene
Sat, 24 Feb 2018
[ 22:35 rene search for other commits by this committer ] Original commit   Revision:462871 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Return pawel@'s ports to the pool after he resigned.

With hat:	portmgr
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Sat, 6 Aug 2016
[ 11:19 pawel search for other commits by this committer ] Original commit   Revision:419737
Update to version 1.0.3
Thu, 7 Jan 2016
[ 21:53 pawel search for other commits by this committer ] Original commit   Revision:405488
Needs c++11 compatible stdc library, this fixes build on FreeBSD 9.
Wed, 6 Jan 2016
[ 18:26 pawel search for other commits by this committer ] Original commit   Revision:405383
Update to version 1.0.1

Changelog:

- CSW2015 dictionary
- Ability to create brand new dictionaries. In the lexicon chooser,
  scroll to the bottom choice, "Add new lexicon..." and open up a raw word
  list (.raw, .txt) or a .dawg file
- Ability to edit existing dictionaries. Next to the lexicon chooser, press
  the Edit button
- Ability to generate GADDAGs from within the interface.
  Click "Build lexicon database..." in the Settings pane to do this.
- All lexicons and configuration files can now be customized and loaded from
  outside of the layout. User-created lexica are automatically saved in a
  preferences directory designated by Qt for Quackle
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 30 May 2015
[ 21:25 mat search for other commits by this committer ] Original commit   Revision:387986 (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
Cleanup USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 4 Apr 2015
[ 12:07 pawel search for other commits by this committer ] Original commit   Revision:383202
Convert to new USE_GITHUB
Tue, 23 Dec 2014
[ 22:52 pawel search for other commits by this committer ] Original commit   Revision:375362
- Update to version 0.98, now hosted on GitHub
- LICENSE is GPLv3 now
- Builds fine with clang

Changelog:

Norwegian dictionary! (Choose "norwegian" alphabet and "norwegian" lexicon.
Hat tip Per Steinar Moen.)
Polish dictionary! (Choose "polish" alphabet and "osps" lexicon.
Hat tip Adam Klimont and Polish Federation of Scrabble.)
Color themes!
Easier board configuration based on the mathematics of symmetry!
Better behavior with international keyboards.
Fixes for OS X Mavericks. (And a lot of other code cleanups by Matt Liberty.)
Wed, 25 Jun 2014
[ 05:35 bapt search for other commits by this committer ] Original commit   Revision:359185 (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
Sat, 23 Nov 2013
[ 17:42 makc search for other commits by this committer ] Original commit   Revision:334688
- Convert to USES=qmake

Approved by:	portmgr (blanket approval)
Fri, 27 Sep 2013
[ 22:56 pawel search for other commits by this committer ] Original commit   Revision:328532
Add support for STAGEDIR
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)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Wed, 10 Jul 2013
[ 19:41 pawel search for other commits by this committer ] Original commit   Revision:322729 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Convert my ports to current standards

- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
Sat, 15 Jun 2013
[ 13:56 pawel search for other commits by this committer ] Original commit   Revision:320999
- Fix build with clang by using USE_GCC=any
- Fix comment, remove leading article, correct capitalization
- Trim Makefile header
Wed, 23 Jan 2013
[ 15:00 makc search for other commits by this committer ] Original commit   Revision:310871 (Only the first 10 of 237 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after DESKTOP_ENTRIES update
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
Mon, 9 Jan 2012
[ 20:52 pawel search for other commits by this committer ] Original commit 
- Update to version 0.97
- Add desktop entry
- Take maintainership
Wed, 10 Aug 2011
[ 16:24 ehaupt search for other commits by this committer ] Original commit 
Update to 0.96

PR:             159454
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
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
Fri, 28 Nov 2008
[ 22:49 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Reset shoemaker@bluebottle.com: email bounces.
Fri, 18 Jul 2008
[ 12:42 miwi search for other commits by this committer ] Original commit 
- Use QT_COMPONENTS
- Install data to ${DATADIR} (adjust pkg-plist in accordance)
- Use COPYTREE_SHARE macro

PR:             124821
Submitted by:   Max Brazhnikov <makc@issp.ac.ru>
Approved by:    maintainer timeout
Fri, 6 Jun 2008
[ 13:31 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 215 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)
Fri, 25 Apr 2008
[ 17:22 pav search for other commits by this committer ] Original commit 
Free crossword game artificial intelligence and analysis tool that
rivals the best players in the world!

You will need to set up a game board with the bonus squares scrabble has.
See http://web.mit.edu/jasonkb/www/quackle/example_report.html for a
reminder of which squares are which, and recreate this board to have
exactly the same rules as Scrabble (TM)

WWW: http://web.mit.edu/jasonkb/www/quackle/

PR:             ports/122810
Submitted by:   Jonathan Shoemaker <shoemaker@bluebottle.com>

Number of commits found: 31