Port details |
- xbl 3D block-dropping game
- 1.1.6_1 games =2 1.1.6_1Version 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-01-09 08:00:39
- Commit Hash: a36cd93
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv1+
- WWW:
- https://perso.univ-lyon1.fr/thierry.excoffier/XBL/
- Description:
- X11 block dropping game in 3 dimensions.
The grand father of this game is Tetris, its father is Blockout on
PC/DOS. The player must place 3D pieces by translations and rotations
in order to fill the game floor. The game is realtime and the speed
increases with the player skill.
- ¦ ¦ ¦ ¦
- 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/xbl/ && make install clean
- To add the package, run one of these commands:
- pkg install games/xbl
- pkg install xbl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xbl
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xbl-1.1.6.tar.gz) = 85f456b6aca15f1642bbd233872250918432f0b5252d4b0d681bc2394fda5f84
SIZE (xbl-1.1.6.tar.gz) = 136504
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:
-
- 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_xbl
- USES:
- 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 |
1.1.6_1 09 Jan 2024 08:00:39 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
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) |
1.1.6 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 ) |
1.1.6 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 ) |
1.1.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.6 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. |
1.1.6 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.1.6 29 Oct 2014 15:31:12 |
amdmi3 |
- Add LICENSE
- Drop @dirrm* from plist |
1.1.6 12 Nov 2013 20:58:24 |
danilo |
- Add stage support |
1.1.6 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.1.6 26 Aug 2013 13:22:00 |
marino |
games/xbl: Update MASTER_SITE and WWW field
The tarball was unfetchable after a site move, but the author personally
confirmed the new URLs. The header was trimmed and an indefinite
article was removed from the COMMENT as well. |
1.1.6 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.1.6 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.1.6 20 Mar 2009 23:01:05 |
miwi |
- Update to version 1.1.6
PR: 132747
Submitted by: Ports Fury |
1.1.5_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.1.5_1 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}. |
1.1.5 30 Jan 2007 12:58:31 |
sat |
- Update to 1.1.5 |
1.1.4 27 Jun 2006 17:24:44 |
cperciva |
Attempt to fix INDEX build: We need bsd.port.pre.mk and bsd.port.post.mk
or bsd.port.mk; bsd.port.post.mk by itself isn't good enough. |
1.1.4 27 Jun 2006 14:53:49 |
shaun |
- Upgrade to 1.1.4
- Fix build on 4.x
Approved by: ahze (mentor) |
1.1.3 23 Jan 2006 19:16:53 |
tdb |
- Add additional MASTER_SITE
PR: 92216
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
1.1.3 16 Dec 2005 15:39:40 |
tdb |
- Update to 1.1.3
- Update MASTER_SITES
- Fix install problem with manpages
- Mark BROKEN on 4.x
PR: 90461
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: clement (mentor, implicitly) |
1.1.2 24 Nov 2005 19:28:01 |
pav |
- Add SHA256 |
1.1.2 24 Dec 2004 23:54:44 |
kris |
Port now builds |
1.1.2 18 Dec 2004 23:02:35 |
kris |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS. |
1.1.2 05 Dec 2004 00:09:34 |
lesi |
Add imake as build time dependency as configure script uses it (and it is
no longer available as run dependency for X11 libraries on which this port
already depends).
Pointed out by: dosirak via kris, while testing X.Org upgrade |
1.1.2 30 Nov 2004 00:29:03 |
kris |
BROKEN: Missing dependency |
1.1.2 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.1.2 12 Oct 2003 13:17:13 |
krion |
- Update to version 1.1.2
PR: 57890
Submitted by: Ports Fury |
1.1.1 19 Jul 2003 12:08:28 |
naddy |
- prune description
- add homepage |
1.1.1 18 Jul 2003 15:08:41 |
naddy |
Update to 1.1.1. |
1.1 09 Jul 2003 05:13:16 |
daichi |
update games/xbl: 1.0k -> 1.1
PR: 54217
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |
1.0k 24 Jun 2003 23:08:11 |
naddy |
* This should fix the build error on bento.
* Cleanup.
PR: 53202 |
1.0k 20 Feb 2003 17:32:26 |
knu |
De-pkg-comment. |
11 Dec 2001 14:24:38 |
ijliao |
upgrade to 1.0k |
23 Mar 2001 11:43:19 |
tg |
- Update checksum (version string in html file is corrected) - Exclude GPL
doc from package |
01 Nov 2000 14:43:05 |
kevlo |
Fix linker error. |
14 Oct 2000 20:46:21 |
ade |
SUpport X11BASE properly |
08 Oct 2000 03:48:59 |
asami |
Convert category games to new layout. |
03 Jun 2000 09:13:56 |
asami |
Typo (Mann -> MANN). |