Port details |
- cutemaze Simple, top-down game in which mazes are randomly generated
- 1.3.3 games =3 1.3.3Version of this port present on the latest quarterly branch.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2012-05-07 15:32:41
- Last Update: 2024-01-17 04:54:59
- Commit Hash: a5bfc62
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- License: GPLv3+
- WWW:
- https://gottcode.org/cutemaze/
- Description:
- CuteMaze is a simple, top-down game in which mazes are randomly generated using
one of a choice of several different algorithms. You move the character through
the maze while hunting for targets (cheese, by default) the game is won once
all of these targets have been picked up.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cutemaze>0:games/cutemaze
- To install the port:
- cd /usr/ports/games/cutemaze/ && make install clean
- To add the package, run one of these commands:
- pkg install games/cutemaze
- pkg install cutemaze
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cutemaze
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1705466340
SHA256 (cutemaze-1.3.3.tar.bz2) = 5af6de035ce0686c791f0e49798ad85fbd8c270dcebb556701b07a47a634469c
SIZE (cutemaze-1.3.3.tar.bz2) = 932678
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- lupdate : devel/qt6-tools
- Library dependencies:
-
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- libQt6Svg.so : graphics/qt6-svg
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cutemaze-1.3.3:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- games_cutemaze
- USES:
- cmake compiler:c++17-lang gl qt:6 tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.3 17 Jan 2024 04:54:59 |
Jason E. Hale (jhale) |
games/cutemaze: Update to 1.3.3
https://github.com/gottcode/cutemaze/releases/tag/v1.3.3 |
1.3.2_1 26 Jul 2023 19:58:56 |
Loïc Bartoletti (lbartoletti) |
devel/qt6: bump dependent ports |
1.3.2 17 Jan 2023 20:36:19 |
Jason E. Hale (jhale) |
games/cutemaze: Qt 6.x requires c++17 |
1.3.2 17 Jan 2023 20:36:18 |
Jason E. Hale (jhale) |
games/cutemaze: Update to 1.3.2 |
1.3.1 12 Sep 2022 19:45:59 |
Jason E. Hale (jhale) |
games/cutemaze: Update to 1.3.1
Switch to Qt6 as Qt5 support was dropped upstream. |
1.3.0 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.3.0 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.3.0 24 Feb 2022 14:24:15 |
Jason E. Hale (jhale) |
games/cutemaze: Update to 1.3.0 |
1.2.6_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.2.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.6 29 Jun 2020 20:36:32 |
jhale |
Update games/cutemaze to 1.2.6 |
1.2.5 12 Dec 2019 15:46:21 |
jhale |
Update games/cutemaze to 1.2.5 |
1.2.4_2 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.2.4_2 12 Sep 2019 09:02:51 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
1.2.4_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.2.4_1 03 Apr 2019 05:57:09 |
linimon |
Add compiler:c++11-lang to USES to fix the following on GCC-based
architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"
Approved by: portmgr (tier-2 blanket) |
1.2.4_1 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
1.2.4 29 Jul 2018 02:00:10 |
jhale |
Update to 1.2.4 |
1.2.2 28 Jun 2018 17:39:55 |
tcberner |
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 |
1.2.2 25 Feb 2018 00:10:49 |
jhale |
Adopt a few ports |
1.2.2 21 Feb 2018 16:36:45 |
jhale |
Update to 1.2.2
Fix LICENSE
Fix stage-qa warning about USE_GL
Move USES upward
Remove INSTALLS_ICONS (unneeded for Qt)
Don't install oxygen icons. They are built into the binary as Qt resources. |
1.2.1 31 Jul 2017 11:07:50 |
riggs |
Update to upstream version 1.2.1 |
1.2.0 13 Feb 2017 14:32:28 |
vanilla |
Set buildtools, linguisttools as BUILD_DEPENDS. |
1.2.0 13 Feb 2017 14:30:44 |
vanilla |
1: Update to 1.2.0.
2: move to QT5. |
31 Oct 2014 16:11:34
|
amdmi3 |
- Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino |
1.1.1 09 Oct 2014 14:00:56 |
amdmi3 |
- Drop @dirrm* from plist |
1.1.1 06 May 2014 06:41:55 |
nemysis |
- Transfer maintainership to games@ team
- Use tar:bzip2 instead of USE_BZIP2=yes |
1.1.1 04 Feb 2014 13:44:56 |
nemysis |
- Revert r342510 %QT_BINDIR%%/cutemaze to bin/cutemaze
Reported by: makc@ |
1.1.1 04 Feb 2014 11:49:25 |
nemysis |
- Update to 1.1.1, announce message is here:
http://gottcode.org/cutemaze/#releasenotes
- Add NEWS to DOCS
- Add NLS Option and REINPLACE
- Add OPTIONS_SUB
- Strip executable
- Change pkg-descr |
1.1.0_3 27 Nov 2013 22:38:07 |
nemysis |
- Change Makefile header
- Change maintainer email to @FreeBSD.org
- Support STAGEDIR
- Add DOCS Option
- Simplify Makefile
- Change pkg-plist, remove mtree
Approved by: pawel / wg (mentors, implicit) |
1.1.0_3 26 Nov 2013 16:15:05 |
makc |
- Add missing USE_QT4 components to fix build after my previous commit
Reported by: marino |
1.1.0_3 22 Nov 2013 18:48:31 |
makc |
- Convert to USES=qmake
- Adjust USE_QT4 components
Approved by: portmgr (blanket approval) |
1.1.0_3 22 Oct 2013 13:53:34 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
1.1.0_3 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.1.0_3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.1.0_3 07 Sep 2012 20:08:29 |
ak |
- Simplify Makefile [1]
- Remove deprecated comments at the top of Makefile
- Remove indefinite article from COMMENT
PR: ports/171362 [1]
Submitted by: nemysis <nemysis@gmx.ch> (maintainer) [1] |
1.1.0_2 28 Aug 2012 00:50:44 |
jgh |
- data is required
- use optionsNG for DOCS
PR: 170725
Submitted by: maintainer, nemysis@gmx.ch |
1.1.0_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
1.1.0_1 22 May 2012 06:30:52 |
ak |
- remove DISTNAME, USE_GMAKE, HAS_CONFIGURE, MAKE_ENV
- simplify do-configure, .if !defined (NOPORTDATA) block
- use dirrmtry for share/applications, share/icons/oxygen
PR: ports/168175
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
Approved by: eadler, itetcu (mentors, implicit) |
1.1.0 07 May 2012 15:32:07 |
crees |
CuteMaze is a simple, top-down game in which mazes are randomly generated using
one of a choice of several different algorithms.
You move the character through the maze while hunting for targets
(cheese, by default)
the game is won once all of these targets have been picked up.
WWW: http://gottcode.org/cutemaze/
PR: ports/166930
Submitted by: nemysis@gmx.ch |