Port details |
- columns Nice little implementation of columns game for X Window System
- 1.2b_9 games =3 1.2b_9Version 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: 2022-12-04 22:49:55
- Commit Hash: 6d9d6c3
- People watching this port, also watch:: jftp, tcpcat, gnome-icons-ximian-south, lincity, xmbmon
- License: GPLv2+
- Description:
- Columns is a nice little implementation of columns, the game we all
used to play on our Game Gears... If you like it, play it. If you
find any bugs, go ahead and fix them. If you have some nice ideas
concerning the game, well, just implement them. The source is in
the public domain, so you may do everything you like with it. If
you have any questions or suggestions, don't hesitate to drop me a
line.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/games/columns/ && make install clean
- To add the package, run one of these commands:
- pkg install games/columns
- pkg install columns
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: columns
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Columns-1.2b.tar.gz) = 172cba6031332875cfd0d763df7e971806cc0a9724e5976b621fffa38259131c
SIZE (Columns-1.2b.tar.gz) = 610725
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:
-
- sdl-config : devel/sdl12
- Library dependencies:
-
- libSDL.so : devel/sdl12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for columns-1.2b_9:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_columns
- USES:
- 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 |
1.2b_9 04 Dec 2022 22:49:55 |
Dmitry Marakasov (amdmi3) |
*/*: update MASTER_SITES of ports I no longer host distfiles for |
1.2b_9 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.2b_9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2b_9 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
1.2b_9 30 Jul 2018 07:09:38 |
tobik |
games/colums: Fix build with Clang 6
columns.cc:1363:19: error: invalid suffix on literal; C++11 requires a space
between literal and identifier [-Wreserved-user-defined-literal]
printf("Columns "VERSION" - Copyright (C) 1999,2000 Daniel Heck\n");
^
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475478_s336801/logs/errors/columns-1.2b_9.log |
1.2b_9 13 Dec 2017 20:49:40 |
sunpoet |
Mark CONFLICTS_INSTALL with devel/autogen |
1.2b_9 11 Jun 2016 09:03:55 |
amdmi3 |
- Switch to options helpers
- Regenerate patches with `make makepatch` |
1.2b_9 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.2b_9 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 ) |
1.2b_8 02 Dec 2014 02:25:47 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Simplify MASTER_SITES
- Add distfile mirror
- Move highscores to /var/games, use @sample to handle them
- Fix font rendering
- Drop @dirrm* from plist
MFH: 2014Q4 |
1.2b_7 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) |
1.2b_6 28 Jul 2014 19:39:51 |
adamw |
Rename all 10,000 games/ patch-xy patches to reflect the files they modify. |
1.2b_6 30 Oct 2013 16:21:08 |
danilo |
- Add stage support
- Add LICENSE |
1.2b_6 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.2b_6 13 Jun 2013 13:43:36 |
bsam |
. fix build with clang (error: C++ requires a type specifier for all
declarations);
. NOPORTDOCS -> PORT_OPTIONS:MDOCS. |
1.2b_6 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 |
1.2b_5 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.2b_5 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.2b_5 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.2b_4 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
1.2b_3 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.2b_2 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
1.2b_1 24 Nov 2005 19:28:01 |
pav |
- Add SHA256 |
1.2b_1 21 Jul 2005 08:24:38 |
thierry |
Rescue columns with MASTER_SITE_LOCAL and use PORTDOCS & DATADIR.
Ahh... the image of log wielding, anvil throwing troll just brings a tears
of nostalgy into my eyes... (Ulster, The Trollish Bard) |
1.2b_1 31 May 2005 13:16:44 |
lawrance |
Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.
PR: ports/79666
Submitted by: me |
1.2b_1 16 Mar 2004 04:23:56 |
edwin |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
1.2b 08 Mar 2004 01:01:31 |
edwin |
Properly use SDL everywhere:
USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
1.2b 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.2b 20 Jan 2004 21:18:12 |
krion |
- Use new knobs from bsd.sdl.mk
Approved by: portmgr |
1.2b 31 Oct 2003 07:51:53 |
linimon |
Per mastersite survery, remove mastersite that disappeared in December 2000. |
1.2b 20 Feb 2003 17:32:26 |
knu |
De-pkg-comment. |
1.2b 02 Jan 2003 15:06:10 |
sobomax |
Update version number of SDL shared library. |
1.2b 17 Apr 2002 12:52:55 |
sobomax |
Use devel/sdl12 instead of devel/sdl10 because the latter is scheduled for
deorbiting. |
24 Dec 2001 02:17:17 |
pat |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
09 Apr 2001 12:55:04 |
sobomax |
Move: devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 |
28 Oct 2000 16:41:32 |
kevlo |
Update to version 1.2b |
08 Oct 2000 03:48:59 |
asami |
Convert category games to new layout. |