Port details |
- kajaani-kombat Funny multiplayer game... and much more
- 0.7_7 games
=0 0.7_7Version of this port present on the latest quarterly branch. BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months
This port expired on: 2020-05-05
IGNORE: is marked as broken: unfetchable
- 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
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2012-05-15 16:24:22
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- License: GPLv2+
- WWW:
- http://kombat.kajaani.net/
- Description:
- Kajaani Kombat is a funny multiplayer game... and much more!
It is a rampart-like game (old arcade classic) set in space.
Kajaani Kombat is playable with two to four players, over the internet
or alternatively two players sharing one computer. It is also possible
to play over the internet with, for example, 4 players of which two are
sharing the same computer. Enjoy it with your friends!
WWW: http://kombat.kajaani.net/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kajaani-kombat>0:games/kajaani-kombat
- No installation instructions:
- This port has been deleted.
- PKGNAME: kajaani-kombat
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (kajaani-kombat-0.7.tar.gz) = ec67316b8f5823a8b4d2097045be574aae805e40a8d3640e3ad205b073234f83
SIZE (kajaani-kombat-0.7.tar.gz) = 1805504
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 pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- sdl-config : devel/sdl12
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libiconv.so : converters/libiconv
- libSDL_image.so : graphics/sdl_image
- libSDL_mixer.so : audio/sdl_mixer
- libSDL_net.so : net/sdl_net
- libSDL.so : devel/sdl12
- libSDL_ttf.so : graphics/sdl_ttf
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for kajaani-kombat-0.7_7:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake iconv ncurses 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 |
0.7_7 05 May 2020 15:38:12
![Revision:534093 Revision:534093](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.7_7 04 Apr 2020 20:51:41
![Revision:530719 Revision:530719](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Deprecate ports broken for more than 6 months |
0.7_7 08 Nov 2019 10:47:01
![Revision:517046 Revision:517046](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tobik ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
games: Add missing USES={gnome,gl,sdl,xorg} |
0.7_7 06 Nov 2019 12:48:32
![Revision:516880 Revision:516880](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mark a few ports BROKEN, unfetchable |
0.7_7 01 Feb 2017 05:27:05
![Revision:432977 Revision:432977](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
games/kajaani-kombat: unbreak with clang 4.0
client_net.cpp:34:12: error: ordered comparison between pointer and zero
('SDL_cond *' and 'int')
if (cond <0)
~~~~ ^~
client_net.cpp:40:13: error: ordered comparison between pointer and zero
('SDL_mutex *' and 'int')
if (mutex < 0)
~~~~~ ^ ~
client_net.cpp:48:16: error: ordered comparison between pointer and zero
('SDL_Thread *' and 'int')
if (trans_th < 0)
~~~~~~~~ ^ ~
client_net.cpp:54:16: error: ordered comparison between pointer and zero
('SDL_Thread *' and 'int')
if (input_th < 0)
~~~~~~~~ ^ ~
game_server.cpp:67:14: error: ordered comparison between pointer and zero
('SDL_Thread *' and 'int')
if (con_th < 0)
~~~~~~ ^ ~
Reported by: antoine (via exp-run) |
0.7_6 01 Apr 2016 14:00:57
![Revision:412346 Revision:412346](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.7_6 31 Jan 2016 09:04:46
![Revision:407595 Revision:407595](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
marino ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
games/kajaani-kombat: USES+= ncurses, respect LDFLAGS
While here, change specification from -lcurses to -lncurses.
The former does not exist in ports ncurses package and it is an alias
for libncurses in base. |
0.7_6 12 Jan 2016 16:20:32
![Revision:405891 Revision:405891](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.7_6 08 Dec 2014 16:48:41
![Revision:374303 Revision:374303](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tijl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
31 Oct 2014 16:11:34
![Revision:371872 Revision:371872](/images/subversion.png)
|
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino |
0.7_5 05 Oct 2014 14:00:56
![Revision:370079 Revision:370079](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist |
0.7_5 10 Sep 2014 20:50:37
![Revision:367888 Revision:367888](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
0.7_4 09 Jul 2014 19:06:35
![Revision:361403 Revision:361403](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tijl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
0.7_3 02 May 2014 15:44:31
![Revision:352818 Revision:352818](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
nemysis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Moving some games to @games
games/3dpong
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
games/abe
- Transfer maintainership to games@ team
- Cosmetical changes
games/abuse_sdl
(Only the first 15 lines of the commit message are shown above ) |
0.7_3 16 Apr 2014 18:28:50
![Revision:351411 Revision:351411](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
zeising ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.7_2 26 Dec 2013 14:28:52
![Revision:337517 Revision:337517](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
nemysis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Change Makefile header
- Use the new format for LIB_DEPENDS
- USES gmake instead of USE_GMAKE
- Add DOCS Option
- Change Desktop entry file
- Support STAGEDIR
- Mute dir install
Approved by: pawel / wg (mentors, implicit) |
0.7_2 18 Dec 2013 10:20:49
![Revision:336812 Revision:336812](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
nemysis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Change maintainer email of my ports to @FreeBSD.org
Approved by: pawel / wg (mentors, implicit) |
0.7_2 20 Sep 2013 17:36:36
![Revision:327730 Revision:327730](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.7_2 14 Aug 2013 22:35:54
![Revision:324744 Revision:324744](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
ak ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.7_2 27 Apr 2013 08:50:47
![Revision:316654 Revision:316654](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mva ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
0.7_2 23 Jan 2013 15:00:19
![Revision:310871 Revision:310871](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
makc ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION after DESKTOP_ENTRIES update |
0.7_1 17 Dec 2012 16:00:15
![Revision:309106 Revision:309106](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
pawel ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Set PORTNAME to kajaani-kombat, remove PKGNAMEPREFIX, DISTNAME, WRKSRC
- Improve COMMENT, add manpage, execute script and desktop file
- Convert to OptionsNG
- Switch from PLIST_FILES to pkg-plist file
While I'm here:
- Use ALL_TARGET instead of reimplementing do-build target
- Respect CXXFLAGS
PR: ports/170461
Submitted by: nemysis <nemysis@gmx.ch> (maintainer) |
0.7 15 May 2012 16:23:43
![files touched by this commit files touched by this commit](/images/logs.gif) |
mva ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Kajaani Kombat is a funny multiplayer game... and much more!
It is a rampart-like game (old arcade classic) set in space.
Kajaani Kombat is playable with two to four players, over the internet
or alternatively two players sharing one computer. It is also possible
to play over the internet with, for example, 4 players of which two are
sharing the same computer. Enjoy it with your friends!
WWW: http://kombat.kajaani.net/
PR: ports/167374
Submitted by: nemysis@gmx.ch |