notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
fifechan Small, efficient C++ GUI library designed for games
0.1.5_1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.5_1Version of this port present on the latest quarterly branch.
Maintainer: fiziologus@gmail.com search for ports maintained by this maintainer
Port Added: 2017-02-28 21:15:23
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: games
License: LGPL21+
WWW:
http://fifengine.net/
Description:
Fifechan is a lightweight cross platform GUI library written in C++ specifically designed for games. It has a small yet powerful built-in set of extendable GUI Widgets allowing users to create virtually unlimited types of widgets. Fifechan supports rendering in SDL, OpenGL, or Allegro out of the box or it can be adapted to use any rendering engine the user requires. Events are pushed to Fifechan which allows users to use any input library they wish or they could use the built in input handling through either SDL input or Allegro input. The primary goal for Fifechan is to keep it extendable, lightweight and still be powerful enough to use in all types of games out of the box.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (114 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/fifechan-0.1.5_1/catalog.mk
  3. /usr/local/share/licenses/fifechan-0.1.5_1/LICENSE
  4. /usr/local/share/licenses/fifechan-0.1.5_1/LGPL21+
  5. include/fifechan.hpp
  6. include/fifechan/actionevent.hpp
  7. include/fifechan/actionlistener.hpp
  8. @comment include/fifechan/allegro.hpp
  9. @comment include/fifechan/allegro/allegrofont.hpp
  10. @comment include/fifechan/allegro/allegrographics.hpp
  11. @comment include/fifechan/allegro/allegroimage.hpp
  12. @comment include/fifechan/allegro/allegroimageloader.hpp
  13. @comment include/fifechan/allegro/allegroinput.hpp
  14. include/fifechan/cliprectangle.hpp
  15. include/fifechan/color.hpp
  16. include/fifechan/containerevent.hpp
  17. include/fifechan/containerlistener.hpp
  18. @comment include/fifechan/contrib/allegro/allegroglyphkeeperfont.hpp
  19. include/fifechan/contrib/opengl/oglftfont.hpp
  20. include/fifechan/contrib/sdl/sdltruetypefont.hpp
  21. include/fifechan/deathlistener.hpp
  22. include/fifechan/defaultfont.hpp
  23. include/fifechan/event.hpp
  24. include/fifechan/exception.hpp
  25. include/fifechan/focushandler.hpp
  26. include/fifechan/focuslistener.hpp
  27. include/fifechan/font.hpp
  28. include/fifechan/genericinput.hpp
  29. include/fifechan/glut.hpp
  30. include/fifechan/graphics.hpp
  31. include/fifechan/gui.hpp
  32. include/fifechan/image.hpp
  33. include/fifechan/imagefont.hpp
  34. include/fifechan/imageloader.hpp
  35. include/fifechan/input.hpp
  36. include/fifechan/inputevent.hpp
  37. @comment include/fifechan/irrlicht.hpp
  38. @comment include/fifechan/irrlicht/irrlichtgraphics.hpp
  39. @comment include/fifechan/irrlicht/irrlichtimage.hpp
  40. @comment include/fifechan/irrlicht/irrlichtimageloader.hpp
  41. @comment include/fifechan/irrlicht/irrlichtinput.hpp
  42. include/fifechan/key.hpp
  43. include/fifechan/keyevent.hpp
  44. include/fifechan/keyinput.hpp
  45. include/fifechan/keylistener.hpp
  46. include/fifechan/listmodel.hpp
  47. include/fifechan/mouseevent.hpp
  48. include/fifechan/mouseinput.hpp
  49. include/fifechan/mouselistener.hpp
  50. include/fifechan/opengl.hpp
  51. include/fifechan/opengl/openglallegroimageloader.hpp
  52. include/fifechan/opengl/openglgraphics.hpp
  53. include/fifechan/opengl/openglimage.hpp
  54. include/fifechan/opengl/openglsdlimageloader.hpp
  55. include/fifechan/platform.hpp
  56. include/fifechan/point.hpp
  57. include/fifechan/rectangle.hpp
  58. include/fifechan/sdl.hpp
  59. include/fifechan/sdl/sdlgraphics.hpp
  60. include/fifechan/sdl/sdlimage.hpp
  61. include/fifechan/sdl/sdlimageloader.hpp
  62. include/fifechan/sdl/sdlinput.hpp
  63. include/fifechan/sdl/sdlpixel.hpp
  64. include/fifechan/selectionevent.hpp
  65. include/fifechan/selectionlistener.hpp
  66. include/fifechan/size.hpp
  67. include/fifechan/text.hpp
  68. include/fifechan/utf8stringeditor.hpp
  69. include/fifechan/util/fcn_math.hpp
  70. include/fifechan/version.hpp
  71. include/fifechan/visibilityeventhandler.hpp
  72. include/fifechan/widget.hpp
  73. include/fifechan/widgetlistener.hpp
  74. include/fifechan/widgets/adjustingcontainer.hpp
  75. include/fifechan/widgets/bargraph.hpp
  76. include/fifechan/widgets/button.hpp
  77. include/fifechan/widgets/checkbox.hpp
  78. include/fifechan/widgets/container.hpp
  79. include/fifechan/widgets/curvegraph.hpp
  80. include/fifechan/widgets/dropdown.hpp
  81. include/fifechan/widgets/flowcontainer.hpp
  82. include/fifechan/widgets/icon.hpp
  83. include/fifechan/widgets/iconprogressbar.hpp
  84. include/fifechan/widgets/imagebutton.hpp
  85. include/fifechan/widgets/imageprogressbar.hpp
  86. include/fifechan/widgets/label.hpp
  87. include/fifechan/widgets/linegraph.hpp
  88. include/fifechan/widgets/listbox.hpp
  89. include/fifechan/widgets/passwordfield.hpp
  90. include/fifechan/widgets/piegraph.hpp
  91. include/fifechan/widgets/pointgraph.hpp
  92. include/fifechan/widgets/radiobutton.hpp
  93. include/fifechan/widgets/scrollarea.hpp
  94. include/fifechan/widgets/slider.hpp
  95. include/fifechan/widgets/spacer.hpp
  96. include/fifechan/widgets/tab.hpp
  97. include/fifechan/widgets/tabbedarea.hpp
  98. include/fifechan/widgets/textbox.hpp
  99. include/fifechan/widgets/textfield.hpp
  100. include/fifechan/widgets/togglebutton.hpp
  101. include/fifechan/widgets/window.hpp
  102. lib/libfifechan.so
  103. lib/libfifechan.so.0.1.5
  104. @comment lib/libfifechan_allegro.so
  105. @comment lib/libfifechan_allegro.so.0.1.5
  106. @comment lib/libfifechan_irrlicht.so
  107. @comment lib/libfifechan_irrlicht.so.0.1.5
  108. lib/libfifechan_opengl.so
  109. lib/libfifechan_opengl.so.0.1.5
  110. lib/libfifechan_sdl.so
  111. lib/libfifechan_sdl.so.0.1.5
  112. @owner
  113. @group
  114. @mode
Collapse this list.
Dependency lines:
  • fifechan>0:devel/fifechan
To install the port:
cd /usr/ports/devel/fifechan/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/fifechan
  • pkg install fifechan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fifechan
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1575382083 SHA256 (fifengine-fifechan-0.1.5_GH0.tar.gz) = 29be5ff4b379e2fc4f88ef7d8bc172342130dd3e77a3061f64c8a75efe4eba73 SIZE (fifengine-fifechan-0.1.5_GH0.tar.gz) = 272472

Packages (timestamps in pop-ups are UTC):
fifechan
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.5_10.1.5_10.1.50.1.5_10.1.5_1-0.1.5-
FreeBSD:13:quarterly0.1.5_10.1.5_1-0.1.5_10.1.5_10.1.5_10.1.5_10.1.5_1
FreeBSD:14:latest0.1.5_10.1.5_1-0.1.5_10.1.5_10.1.5_1-0.1.5_1
FreeBSD:14:quarterly0.1.5_10.1.5_1-0.1.5_10.1.5_10.1.5_10.1.5_10.1.5_1
FreeBSD:15:latest0.1.5_10.1.5_1n/a0.1.5_1n/a0.1.5_10.1.5_10.1.5_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. sdl2-config : devel/sdl20
  4. xorgproto>=0 : x11/xorgproto
  5. xorgproto>=0 : x11/xorgproto
Library dependencies:
  1. libGL.so : graphics/libglvnd
  2. libGLU.so : graphics/libGLU
  3. libSDL2_image.so : graphics/sdl2_image
  4. libSDL2.so : devel/sdl20
This port is required by:
for Libraries
  1. games/py-fife

Configuration Options:
===> The following configuration options are available for fifechan-0.1.5_1: ALLEGRO=off: Allegro extension IRRLICHT=off: Irrlicht extension OPENGL=on: OpenGL extension (need for FIFE) SDL=on: SDL extension (need for FIFE) SDL_CONTRIB=off: SDL contrib extension (need SDL) ===> Use 'make config' to modify these settings
Options name:
devel_fifechan
USES:
cmake gl sdl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/fifengine/fifechan/tar.gz/0.1.5?dummy=/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.1.5_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.1.5_1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.5_1
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
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.1.5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.1.5
14 Jan 2020 15:26:22
Revision:523022Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/fifechan: update to 0.1.5

- Update to 0.1.5
- Fix license
- Set default options to correspond upstream settings

Needed for unknown-horizons update

PR:             242454
Submitted by:   amdmi3
Approved by:    fiziologus@gmail.com (maintainer timeout)
0.1.4_2
08 Nov 2019 11:39:00
Revision:517048Original commit files touched by this commit
tobik search for other commits by this committer
devel: Add missing USES={gl,gnome,php,sdl}
0.1.4_2
09 Mar 2019 08:07:31
Revision:495105Original commit files touched by this commit
tobik search for other commits by this committer
devel/allegro: Update to 4.4.3.1

Some static libraries are now built as shared libraries.  Bump
revision of consumers.

Changes:	https://github.com/liballeg/allegro5/blob/4.4.3.1/docs/src/changes._tx
Changes:	https://github.com/liballeg/allegro5/compare/4.4.2...4.4.3.1
PR:		235477
0.1.4_1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
0.1.4_1
23 May 2017 05:03:16
Revision:441503Original commit files touched by this commit
rezny search for other commits by this committer
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.1.4
28 Feb 2017 21:15:16
Revision:435085Original commit files touched by this commit
tobik search for other commits by this committer
New port: devel/fifechan

Fifechan is a lightweight cross platform GUI library written in C++
specifically designed for games.  It has a small yet powerful built-in
set of extendable GUI Widgets allowing users to create virtually
unlimited types of widgets.

Fifechan supports rendering in SDL, OpenGL, or Allegro out of the box
or it can be adapted to use any rendering engine the user requires.
Events are pushed to Fifechan which allows users to use any input
library they wish or they could use the built in input handling
through either SDL input or Allegro input.

The primary goal for Fifechan is to keep it extendable, lightweight
and still be powerful enough to use in all types of games out of the
box.

WWW: http://fifengine.net/

PR:		217322
Submitted by:	fiziologus@gmail.com (based on)
Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D9837

Number of commits found: 11