Port details |
- xlaby Daemonic X Labyrinth played directly with the mouse pointer
- 2.0.1_4 games
=2 2.0.1_4Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2024-02-04 19:13:55
- Commit Hash: e427ab1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- http://www.eleves.ens.fr:8080/home/madore/programs/
- Description:
- X Labyrinth is a labyrinth game under X11 that is played
directly with the mouse pointer: the walls block the pointer's
movement on the screen.
The goal of the game is to retrieve the four colored squares:
to retrieve a square, it is sufficient to move the pointer over
it, and it will disappear. However, to make things more
infuriating, the squares have to be taken in the following
order: red, yellow, green and blue. When the blue square is
obtained, the game is won.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/xlaby/ && make install clean
- To add the package, run one of these commands:
- pkg install games/xlaby
- pkg install xlaby
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xlaby
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xlaby-2.0.1.tgz) = dbd850459fb0e97f72e8387a8bc5a90184a5084bf325a7d414733147afb7aea1
SIZE (xlaby-2.0.1.tgz) = 20308
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_xlaby
- USES:
- imake tar:tgz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.1_4 04 Feb 2024 19:13:55
    |
Gleb Popov (arrowd)  |
*: Move manpages to share/man for imake ports.
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
2.0.1_3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2.0.1_3 20 Jul 2022 14:21:58
    |
Tobias C. Berner (tcberner)  |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.0.1_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.0.1_3 05 Nov 2019 22:16:15
  |
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.0.1_3 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.0.1_3 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.0.1_3 29 Jul 2014 19:11:53
  |
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
2.0.1_3 28 Jul 2014 19:39:51
  |
adamw  |
Rename all 10,000 games/ patch-xy patches to reflect the files they modify. |
2.0.1_3 13 Nov 2013 19:40:52
  |
danilo  |
- Add stage support |
2.0.1_3 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
2.0.1_3 28 Jun 2013 21:48:59
  |
bapt  |
Convert to USES=imake
While here:
Trim headers
Remove indefinite articles
Mark as broken ports not building with gcc or clang
Convert to optionsng |
2.0.1_3 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
2.0.1_3 09 Jun 2009 15:33:28
 |
amdmi3  |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
2.0.1_2 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.0.1_1 24 Nov 2005 19:28:01
 |
pav  |
- Add SHA256 |
2.0.1_1 05 Feb 2004 20:38:07
 |
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
2.0.1_1 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
2.0.1_1 20 Feb 2003 17:32:26
 |
knu  |
De-pkg-comment. |
14 Oct 2000 20:48:44
    |
ade  |
Fix Imakefile breakage under XFree86 4.x Fix MASTER_SITES Exclude GPL doc
from package Add WW: line into pkg-descr |
08 Oct 2000 03:48:59
    |
asami  |
Convert category games to new layout. |
22 Jun 2000 06:52:16
    |
will  |
Unleash all of these ports upon the people. I no longer have any interest in
any of them, but will be happy to assign MAINTAINER to others and commit
updates for them. |