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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q3
sdl_jewels Tile-matching 8x8 puzzle game
1.1.1_6 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.1.1_6Version of this port present on the latest quarterly branch.
Maintainer: seafork@disroot.org search for ports maintained by this maintainer
Port Added: 2025-07-11 22:00:48
Last Update: 2025-07-11 21:58:50
Commit Hash: 8575f3b
License: UNKNOWN
WWW:
https://www.linuxmotors.com/linux/gljewel/
Description:
The game is very simple. There is an 8x8 array of jewels of 7 types. You need to get 3 or more in a row horizontally or vertically in order to score points. You can swap any two jewels that are next to each other up and down or left and right. The mechanic is to click the mouse on the first one, then drag in the direction to switch with. Then let up on the mouse button, but this last isn't so critical. Jewels can only be swapped if after the swap there is at least one 3 or more in a row set created. Otherwise the jewels return to their original position. There is a clock shown on the left. When it counts down to 0 the game is over. You will probably be able to enter your name into the high score table. Hit enter when done. Hit F1 or spacebar to start a new game, or ESC to exit. This game makes use of OpenGL. Without an OpenGL implementation it won't work. If you only have software rendering you can still play but the frame rate will be lower. The GLX module must be present as well.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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. /usr/local/share/licenses/sdl_jewels-1.1.1_6/catalog.mk
  2. /usr/local/share/licenses/sdl_jewels-1.1.1_6/LICENSE
  3. /usr/local/share/licenses/sdl_jewels-1.1.1_6/UNKNOWN
  4. bin/sdl_jewels
  5. share/pixmaps/sdl_jewels.png
  6. share/sdl_jewels/data/alert.raw
  7. share/sdl_jewels/data/bigdrop.raw
  8. share/sdl_jewels/data/bigfont.ppm
  9. share/sdl_jewels/data/drop.raw
  10. share/sdl_jewels/data/gameover.raw
  11. share/sdl_jewels/data/illegal.raw
  12. share/sdl_jewels/data/row.raw
  13. share/sdl_jewels/data/swap.raw
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • sdl_jewels>0:games/sdl_jewels
To install the port:
cd /usr/ports/games/sdl_jewels/ && make install clean
To add the package, run one of these commands:
  • pkg install games/sdl_jewels
  • pkg install sdl_jewels
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sdl_jewels
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (sdl_jewels/SDL_jewels-1.1.1.tgz) = c9a40b7e18fabb03e4065e656bc2c30f595103bf20dc74a10847c3f3aa138ee7 SIZE (sdl_jewels/SDL_jewels-1.1.1.tgz) = 195366 SHA256 (sdl_jewels/sdl_jewels.png) = 0d84c2b23e7a8aee7d485e63d3222bd9188149829ecdea848302bde1f5e7083d SIZE (sdl_jewels/sdl_jewels.png) = 5043

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. sdl-config : devel/sdl12
  3. xorgproto>=0 : x11/xorgproto
Library dependencies:
  1. libGL.so : graphics/libglvnd
  2. libSDL_image.so : graphics/sdl_image
  3. libSDL_mixer.so : audio/sdl_mixer
  4. libSDL.so : devel/sdl12
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for sdl_jewels-1.1.1_6: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
games_sdl_jewels
USES:
gl gmake sdl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.linuxmotors.com/linux/gljewel/downloads/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.1_6
11 Jul 2025 21:58:50
commit hash: 8575f3b32ca28ca16e9220381aadb12429da063bcommit hash: 8575f3b32ca28ca16e9220381aadb12429da063bcommit hash: 8575f3b32ca28ca16e9220381aadb12429da063bcommit hash: 8575f3b32ca28ca16e9220381aadb12429da063b files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: seafork
games/sdl_jewels: Improve port, take maintainership

- Replace PORTVERSION with DISTVERSION.
- Update MASTER_SITES and WWW.
- Add LICENSE.
- Fix dependency - prevent silent grab libgl.
- Sort USE_SDL.
- Fix warnings from portclippy.
- Format DESKTOP_ENTRIES.

PR:	288143
MFH:	2025Q3
(cherry picked from commit 4f742feef1fa66b1d059fcb9efeb8bef469cd19b)

Number of commits found: 1