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) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
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.

There are no commits on branch 2022Q2 for this port