Port details |
- blockout BlockOut II is an adaptation of the original Blockout DOS game
- 2.5_5 games =2 2.5_5Version 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: 2009-09-04 13:59:38
- Last Update: 2023-08-06 23:52:27
- Commit Hash: 21b2428
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://sourceforge.net/projects/blockout/
- Description:
- BlockOut II is an adaptation of the original Blockout DOS game
edited by California Dreams(1989). It uses Direct3D on Win32 and
OpenGL on Linux/Unix. BL II has the same features than the original game.
Score calculation is also nearly similar to the original.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- blockout>0:games/blockout
- To install the port:
- cd /usr/ports/games/blockout/ && make install clean
- To add the package, run one of these commands:
- pkg install games/blockout
- pkg install blockout
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: blockout
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (bl25-src.tar.gz) = 3abf61c4a7bd921988596a2239d76a5800fc94d8fd84dcc82c720d4d4f84cf0f
SIZE (bl25-src.tar.gz) = 479743
SHA256 (bl25-linux-x86.tar.gz) = 2bf9ab1798e7d3f82a372a3fae26a5c7699d1c57263253dce66f07fa418b702b
SIZE (bl25-linux-x86.tar.gz) = 4379299
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:
-
- gmake>=4.3 : devel/gmake
- sdl-config : devel/sdl12
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libSDL_mixer.so : audio/sdl_mixer
- libSDL.so : devel/sdl12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for blockout-2.5_5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_blockout
- USES:
- dos2unix gl gmake sdl
- 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.5_5 06 Aug 2023 23:52:27 |
Muhammad Moinur Rahman (bofh) |
games/blockout: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
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.5_5 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.5_5 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.5_5 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
2.5_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5_4 17 Dec 2020 12:35:21 |
pkubaj |
games/blockout: enable on all architectures
Builds fine on powerpc64.
MFH: 2020Q4 |
2.5_4 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.5_4 09 Nov 2017 22:17:07 |
antoine |
Fix the context of some patches so that they apply with stricter patch(1)
PR: 223545
With hat: portmgr |
2.5_4 30 May 2017 16:38:56 |
tobik |
Remove ALSA dependency. It's not required.
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D10730 |
2.5_3 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
2.5_2 15 Apr 2017 19:29:57 |
ehaupt |
Add .desktop entry and icon. |
2.5_1 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
2.5_1 17 Jun 2016 09:05:05 |
amdmi3 |
- Pet portlint
- Switch to options helpers
- Respect CFLAGS |
2.5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.5 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
2.5 19 Oct 2015 10:30:47 |
mat |
Fix patch, I think.
Sponsored by: Absolight
Differential Revision: |
2.5 16 Oct 2015 14:19:25 |
mat |
Update to 2.5
PR: 203057
Submitted by: maintainer
Sponsored by: Absolight |
2.4_4 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
2.4_3 02 Dec 2014 23:29:20 |
amdmi3 |
- Add LICENSE
- Fix patch line endings
- Simplify installation
- Don't require user to manually specify path to datadir
- Don't install needless static library
- Drop @dirrm* from plist |
2.4_3 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.4_2 25 Jul 2014 22:56:31 |
danilo |
- Add stage support |
2.4_2 02 Jul 2014 18:22:39 |
antoine |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr |
2.4_2 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
2.4_2 29 May 2014 14:35:01 |
miwi |
- Convert gmake, bzip to USES
Approved by: portmgr |
2.4_2 28 Mar 2014 13:29:58 |
wen |
- Fix build on head
PR: 186577
Submitted by: S <devel@stasyan.com> (maintainer) |
2.4_2 03 Jan 2014 00:46:47 |
bapt |
Part 1 at removing now useless FETCH_ARGS redifition |
2.4_2 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
2.4_2 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
2.4_1 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
2.4_1 10 Feb 2010 17:50:38 |
erwin |
Add another missing $
Submitted by: Jan Henrik Sylvester <me@janh.de> |
2.4_1 10 Feb 2010 07:52:20 |
erwin |
Add missing $
Not properly tested by: pgollucci |
2.4_1 01 Feb 2010 02:18:26 |
pgollucci |
- use $SUB_FILES to dynamically adjust pkg-message
PR: ports/142528
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved by: maintainer timeout (devel@stasyan.com; > 2 weeks) |
2.4_1 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
2.4 25 Nov 2009 08:13:10 |
bsam |
Change maintainers email.
Submitted by: maintainer (via e-mail) |
2.4 09 Sep 2009 13:32:13 |
skreuzer |
Update MASTER_SITES
Submitted by: Stas Timokhin <stast@bsdportal.ru> (private email) |
2.4 04 Sep 2009 13:59:20 |
skreuzer |
BlockOut II is an adaptation of the original Blockout DOS game
PR: ports/137479
Submitted by: Stas Timokhin <stast@bsdportal.ru> |