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 2024Q4
quadra Tetris like game with multiplayer support
1.3.0_7 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.3.0_7Version of this port present on the latest quarterly branch.
Maintainer: kbrandt@sdf-eu.org search for ports maintained by this maintainer
Port Added: 2024-10-28 12:48:29
Last Update: 2024-10-28 12:46:15
Commit Hash: 9cc0923
License: LGPL21
WWW:
https://code.google.com/p/quadra/
Description:
A tetris like game with single player and multiplayer capabilities (Internet or LAN).
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 (6 items)
Collapse this list.
  1. bin/quadra
  2. share/games/quadra.res
  3. share/pixmaps/quadra.xpm
  4. /usr/local/share/licenses/quadra-1.3.0_7/catalog.mk
  5. /usr/local/share/licenses/quadra-1.3.0_7/LICENSE
  6. /usr/local/share/licenses/quadra-1.3.0_7/LGPL21
Collapse this list.
Dependency lines:
  • quadra>0:games/quadra
To install the port:
cd /usr/ports/games/quadra/ && make install clean
To add the package, run one of these commands:
  • pkg install games/quadra
  • pkg install quadra
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: quadra
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (quadra-1.3.0.tar.bz2) = cae617c09c20105181c3849a09b2805c5535bb96f49f27eb2552315e7652332f SIZE (quadra-1.3.0.tar.bz2) = 4616419

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. autoconf>=2.72 : devel/autoconf
  4. automake>=1.17 : devel/automake
  5. x11.pc : x11/libX11
  6. xau.pc : x11/libXau
  7. xdmcp.pc : x11/libXdmcp
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xau.pc : x11/libXau
  3. xdmcp.pc : x11/libXdmcp
Library dependencies:
  1. libpng.so : graphics/png
  2. libSDL.so : devel/sdl12
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
games_quadra
USES:
autoreconf gmake localbase sdl tar:bzip2 xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.bsdforen.de/pub/BSDForen/distfiles/
  2. http://bsd-geek.de/FreeBSD/distfiles/
  3. http://kbrandt.sdf-eu.org/FreeBSD/distfiles/
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.3.0_7
28 Oct 2024 12:46:15
commit hash: 9cc09230894b664662a81381de6b5417c01f569dcommit hash: 9cc09230894b664662a81381de6b5417c01f569dcommit hash: 9cc09230894b664662a81381de6b5417c01f569dcommit hash: 9cc09230894b664662a81381de6b5417c01f569d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
games/quadra: fix build on 15-CURRENT

Link with -lutil to get ftime() which was moved there with recently.
This is harmless on older FreeBSD.

While we are at it, define LICENSE.

Approved by:	portmgr (build fix blanket, infrastructure blanket)
MFH:		2024Q4

(cherry picked from commit f7b1e63b41d0c8b645c23e0d93c8ad644cbbba4b)

Number of commits found: 1