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
<ChangeLog>
*) Feature: the "debug_connection" directive now supports IPv6 addresses
and the "unix:" parameter.
*) Feature: the "set_real_ip_from" directive and the "proxy" parameter
of the "geo" directive now support IPv6 addresses.
*) Feature: the "real_ip_recursive", "geoip_proxy", and
"geoip_proxy_recursive" directives.
*) Feature: the "proxy_recursive" parameter of the "geo" directive.
*) Bugfix: a segmentation fault might occur in a worker process if the
"resolver" directive was used.
*) Bugfix: a segmentation fault might occur in a worker process if the
"fastcgi_pass", "scgi_pass", or "uwsgi_pass" directives were used and
backend returned incorrect response.
*) Bugfix: a segmentation fault might occur in a worker process if the
"rewrite" directive was used and new request arguments in a
replacement used variables.
*) Bugfix: nginx might hog CPU if the open file resource limit was
reached.
*) Bugfix: nginx might loop infinitely over backends if the
"proxy_next_upstream" directive with the "http_404" parameter was
used and there were backup servers specified in an upstream block.
*) Bugfix: adding the "down" parameter of the "server" directive might
cause unneeded client redistribution among backend servers if the
"ip_hash" directive was used.
*) Bugfix: socket leak.
Thanks to Yichun Zhang.
*) Bugfix: in the ngx_http_fastcgi_module.
</ChangeLog>
o) lua - from 0.5.0rc24 to 0.5.0rc27;
o) set_misc - from 0.22rc5 to 0.22rc7;
o) srcache - from 0.13rc6 to 0.13rc8;
Do not bump PORTREVISIONs because these modules are disabled by default.
(of Juniper Networks), considers the context of commands.
For example to:
set vrouter trust-vr sharable
set vrouter "trust-vr"
unset auto-route-export
set protocol ospf
set enable
exit
exit
unset alg sip enable
and after:
set vrouter trust-vr sharable
set vrouter "trust-vr"
unset auto-route-export
set protocol ospf
set enable
exit
exit
unset alg sip enable
PR: ports/162676
Submitted by: Pavel I Volkov
- switch to autoconf version (no more need of tcl)
PR: ports/167913 [1], ports/155908 [2]
Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer), bapt[2]
Fuel is a cross-platform GUI front-end to the excellent fossil SCM tool,
implemented in Qt.
WWW: https://code.google.com/p/fuel-scm/
PR: ports/167871
Submitted by: Hakisho Nukama <nukama at gmail.com>
leaves the box. In the box, crystals are reflecting the shots.
You have to guess where the crystals are hidden, by watching your
shots.
WWW: http://www.linux-games.com/black-box/
PR: 167355
Submitted by: nemysis <nemysis@gmx.ch>
with a similar gameplay experience as Super Mario Bros,
except it s more difficult and was written by some psychopath.
WWW: http://zapek.com/?p=189
- While here, sort games/Makefile
PR: 167694
Submitted by: nemysis <nemysis@gmx.ch>
- SOCKETS - Unix domain socket support and tests
- SCTP - Stream Control Transmission Protocol support and tests
- EXS - ICSC async socket support
- HISTOGRAM - Optional histogram output
- OMNI - Enable OMNI tests
2) Patch to $WRKSRC/configure which fixes CPU measurement and ROUTE
lookup routines in netperf, which result in this output:
-------------
checking which CPU utilization measurement type to use... "none.
Consider teaching configure about your platform."
checking which route lookup type to use... "none. Consider teaching
configure about your platform."
--------------
3) Add to default configure_args
--enable-dirty
--enable-demo
--enable-burst
--enable-intervals
Note: these just add additional command arguments and options, and are
not globally enabled in netperf so wont affect existing users/tests.
Submitted by: koobs (No email address by the request)