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
craft Simple Minecraft clone written in C using modern OpenGL
1.0_10 games 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 1.0_10Version of this port present on the latest quarterly branch.
Maintainer: danilo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-03-25 14:41:26
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: not specified in port
WWW:
https://www.michaelfogleman.com/craft/
Description:
Craft is a Minecraft clone. Just a few thousand lines of C using modern OpenGL (shaders). Online multiplayer support is included using a Python-based server. This version is adapted to build, install and run on FreeBSD. Craft was created by Michael Fogleman.
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 (16 items)
Collapse this list.
  1. bin/craft
  2. share/craft/shaders/block_fragment.glsl
  3. share/craft/shaders/block_vertex.glsl
  4. share/craft/shaders/line_fragment.glsl
  5. share/craft/shaders/line_vertex.glsl
  6. share/craft/shaders/sky_fragment.glsl
  7. share/craft/shaders/sky_vertex.glsl
  8. share/craft/shaders/text_fragment.glsl
  9. share/craft/shaders/text_vertex.glsl
  10. share/craft/textures/font.png
  11. share/craft/textures/sign.png
  12. share/craft/textures/sky.png
  13. share/craft/textures/texture.png
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • craft>0:games/craft
To install the port:
cd /usr/ports/games/craft/ && make install clean
To add the package, run one of these commands:
  • pkg install games/craft
  • pkg install craft
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: craft
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (daniloegea-Craft-v1.0fbsd_GH0.tar.gz) = 01f4fecbb3d353449cb87a44065235fd73db809e0761233c6a847b053b69cc9d SIZE (daniloegea-Craft-v1.0fbsd_GH0.tar.gz) = 2373842

Packages (timestamps in pop-ups are UTC):
craft
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0_101.0_101.0_91.0_101.0_10-1.0_9-
FreeBSD:13:quarterly1.0_101.0_101.0_101.0_101.0_101.0_101.0_101.0_10
FreeBSD:14:latest1.0_101.0_101.0_101.0_101.0_101.0_10-1.0_10
FreeBSD:14:quarterly1.0_101.0_10-1.0_101.0_101.0_101.0_101.0_10
FreeBSD:15:latest1.0_101.0_10n/a1.0_10n/a1.0_101.0_101.0_10
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. xorgproto>=0 : x11/xorgproto
  4. xorgproto>=0 : x11/xorgproto
  5. x11.pc : x11/libX11
  6. xi.pc : x11/libXi
  7. xrandr.pc : x11/libXrandr
  8. xxf86vm.pc : x11/libXxf86vm
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xi.pc : x11/libXi
  3. xrandr.pc : x11/libXrandr
  4. xxf86vm.pc : x11/libXxf86vm
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libGL.so : graphics/libglvnd
  3. libGLU.so : graphics/libGLU
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
games_craft
USES:
cmake:insource compiler:c11 gl xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/daniloegea/Craft/tar.gz/v1.0fbsd?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port