Port details |
- phlipple Flipping squares will never be the same
- 0.8.5_8 games =2 0.8.5_8Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2011-10-31 21:10:08
- Last Update: 2023-12-27 09:10:33
- Commit Hash: 372ab1a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://sourceforge.net/projects/phlipple/
- Description:
- Phlipple is a unique puzzle game. The goal of every level is to
reduce a 3D shape to a single square. Elimination of squares is
done by flipping edges around just like in a cardboard box.
It starts off relatively easy to teach the basics just to later on
serve hours of brain tickling fun. It's a great way to train memory
as well as orientation in 3D.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- phlipple>0:games/phlipple
- To install the port:
- cd /usr/ports/games/phlipple/ && make install clean
- To add the package, run one of these commands:
- pkg install games/phlipple
- pkg install phlipple
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: phlipple
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (phlipple-0.8.5.tar.gz) = 4e85fa998e4b5c4ca0a9122d43d62ba1f9e849c9737b9cf7d989a24a2fbc28b3
SIZE (phlipple-0.8.5.tar.gz) = 2758629
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:
-
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl-config : devel/sdl12
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libogg.so : audio/libogg
- libvorbis.so : audio/libvorbis
- libGL.so : graphics/libglvnd
- libGLEW.so : graphics/glew
- libGLU.so : graphics/libGLU
- libSDL_image.so : graphics/sdl_image
- libSDL_mixer.so : audio/sdl_mixer
- libSDL.so : devel/sdl12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for phlipple-0.8.5_8:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_phlipple
- USES:
- desktop-file-utils gl pkgconfig sdl dos2unix xorg
- 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 |
0.8.5_8 27 Dec 2023 09:10:33 |
Max Brazhnikov (makc) |
games/phlipple: unbreak after c9e43954f5a1
Limit dos2unix, as global conversion breaks resource files.
Update WWW.
PR: 275781
Reported by: Nathan
Approved by: amdmi3@ (in advance) |
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) |
0.8.5_7 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 ) |
0.8.5_7 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 |
0.8.5_6 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
0.8.5_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.5_6 30 Sep 2020 10:36:54 |
se |
Fix build with -fno-common
While here add license (GPLv3) |
0.8.5_5 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. |
0.8.5_5 18 Nov 2017 19:32:39 |
zeising |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
0.8.5_4 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
0.8.5_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.8.5_3 20 Sep 2015 01:13:48 |
jbeich |
Convert the rest to USE_GL
Tested by: make describe (only touched ports)
Approved by: portmgr blanket |
0.8.5_3 26 May 2015 13:10:49 |
amdmi3 |
- Add USES=desktop-file-utils as suggested by stage-qa |
0.8.5_2 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.8.5_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.8.5 26 Aug 2014 14:06:09 |
tijl |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.8.5 16 Dec 2013 17:40:14 |
amdmi3 |
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested
by Porter's Handbook |
0.8.5 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) |
0.8.5 19 Oct 2013 02:57:24 |
amdmi3 |
- Support staging
- Use new LIB_DEPENDS syntax |
0.8.5 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.8.5 02 Sep 2013 19:55:48 |
bapt |
Add an explicit dependency on pkgconf |
0.8.5 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.8.5 12 Jul 2013 15:01:46 |
amdmi3 |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
0.8.5 07 Sep 2012 00:13:23 |
amdmi3 |
- Update to 0.8.5 |
0.8.2_3 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
0.8.2_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.8.2_1 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.8.2 21 Nov 2011 00:30:18 |
amdmi3 |
- Update to 0.8.2
Feature safe: yes |
0.8.1 31 Oct 2011 21:09:49 |
amdmi3 |
Phlipple is a unique puzzle game. The goal of every level is to
reduce a 3D shape to a single square. Elimination of squares is
done by flipping edges around just like in a cardboard box.
It starts off relatively easy to teach the basics just to later on
serve hours of brain tickling fun. It's a great way to train memory
as well as orientation in 3D.
WWW: http://phuzzboxmedia.com/games/phlipple |