notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: games/kajaani-kombat/Makefile

Number of commits found: 22

Saturday, 4 Apr 2020
20:51 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:530719 
Friday, 8 Nov 2019
10:47 tobik search for other commits by this committer
games: Add missing USES={gnome,gl,sdl,xorg}
Original commitRevision:517046 
Wednesday, 6 Nov 2019
12:48 antoine search for other commits by this committer
Mark a few ports BROKEN, unfetchable
Original commitRevision:516880 
Wednesday, 1 Feb 2017
05:27 jbeich search for other commits by this committer
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)
Original commitRevision:432977 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Sunday, 31 Jan 2016
09:04 marino search for other commits by this committer
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.
Original commitRevision:407595 
Tuesday, 12 Jan 2016
16:20 amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Original commitRevision:405891 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
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.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Friday, 31 Oct 2014
16:11 amdmi3 search for other commits by this committer
- 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
Original commitRevision:371872 
Sunday, 5 Oct 2014
14:00 amdmi3 search for other commits by this committer
- Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
Original commitRevision:370079 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
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)
Original commitRevision:367888 
Wednesday, 9 Jul 2014
19:06 tijl search for other commits by this committer
- Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstaged port)
Original commitRevision:361403 
Friday, 2 May 2014
15:44 nemysis search for other commits by this committer
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

- Transfer maintainership to games@ team

games/airstrike

- Transfer maintainership to games@ team
- Remove TODO from DOCS

games/aop

- Transfer maintainership to games@ team
- Break lines around 80 characters

games/asteroid

- Transfer maintainership to games@ team

games/asteroids3d

- Transfer maintainership to games@ team

games/awale

- Transfer maintainership to games@ team

games/barbie_seahorse_adventures

- Transfer maintainership to games@ team

games/barrage

- Transfer maintainership to games@ team

games/black-box

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/blobwars

- Transfer maintainership to games@ team

games/blockrage

- Transfer maintainership to games@ team

games/bombz

- Transfer maintainership to games@ team
- Cosmetical changes

games/bouncy

- Transfer maintainership to games@ team
- Cosmetical changes
- Change Desktop entry file

games/bubble-chains

- Transfer maintainership to games@ team
- Remove not needed bsd.port.options.mk

games/bugsquish

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS

games/capicity

- Transfer maintainership to games@ team

games/capitalism

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Change Desktop entry file
- Break lines around 80 characters

games/cuyo

- Transfer maintainership to games@ team
- Don't silence warnings
- Remove TODO from DOCS

games/defendguin

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Break lines around 80 characters

games/duckmaze

- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Add DOCS Option
- Cosmetical changes

games/entombed

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Change Desktop entry file

games/epiar

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/euchre

- Transfer maintainership to games@ team
- Remove TODO from DOCS
- Change Desktop entry file
- Change pkg-descr, cosmetical changes

games/fightorperish

- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Change Desktop entry file
- Break lines around 80 characters

games/frotz

- Transfer maintainership to games@ team

games/gemdropx

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS

games/glightoff

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Remove TODO from DOCS

games/gnurobots

- Transfer maintainership to games@ team
- Remove TODO from DOCS
- Simplify DOCS installation handling

games/gtkballs

- Transfer maintainership to games@ team

games/gtktetcolor

- Transfer maintainership to games@ team

games/help_hannahs_horse

- Transfer maintainership to games@ team
- Disable Clang warnings with CFLAGS+
- Cosmetical changes
- Change pkg-plist, remove mtree

games/hitori

- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION for dependency change
- Transfer maintainership to games@ team
- Remove USES desktop-file-utils
- Use tar:xz instead of USE_XZ=yes

games/holotz-castle

- Transfer maintainership to games@ team
- Break lines around 80 characters

games/icbm3d

- Remove FTP master site
- Transfer maintainership to games@ team

games/icebreaker

- Transfer maintainership to games@ team
- Change pkg-message

games/icebreaker

- Transfer maintainership to games@ team

games/iceicepenguin

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Add DOCS Option

games/impossible_mission_puzzle

- Transfer maintainership to games@ team

games/kajaani-kombat

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Cosmetical changes

games/krank

- Transfer maintainership to games@ team
- Add DOCS Option
- Cosmetical changes

games/lianliankan

- Transfer maintainership to games@ team

games/lmarbles

- Transfer maintainership to games@ team

games/lostfeathers

- Transfer maintainership to games@ team
- Use zip instead of USES=zip
- USES shebangfix and SHEBANG_FILES instead of REINPLACE
- Cosmetical changes

games/madbomber

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS

games/maelstrom

- Transfer maintainership to games@ team

games/moagg

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Cosmetical changes

games/mopesnake

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Cosmetical changes

games/nuclearchess

- Transfer maintainership to games@ team

games/palomino/Makefile

- Transfer maintainership to games@ team

games/pipenightdreams

- Transfer maintainership to games@ team
- Use tar.gz instead of tar.bz2
- Don't silence warnings

games/popstar

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Change Desktop entry file

games/ppracer

- Transfer maintainership to games@ team

games/pyawale

- Transfer maintainership to games@ team
- Remove not needed bsd.port.options.mk
- Fix the usage of 'python' to get rid of the implicit
  lang/python dependency, change REINPLACE and files/pyawale.in
- Break lines around 80 characters
- Simplify DOCS installation handling

games/pytowerdefense

- Transfer maintainership to games@ team
- Change Desktop entry file
- Simplify installation handling

games/rescue

- Transfer maintainership to games@ team
- Add DOCS Option

games/schiff

- Transfer maintainership to games@ team

games/schwarzweiss

- Transfer maintainership to games@ team
- Add USES shebangfix and SHEBANG_FILES
- Cosmetical changes

games/sets

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/ttt

- Transfer maintainership to games@ team

games/tux-aqfh

- Transfer maintainership to games@ team
- Simplify DOCS installation handling

games/tuxfighter

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Change USE_PYTHON=yes to USE_PYTHON=2
- Change Desktop entry file
- Simplify installation handling
- Use files/pkg-message.in instead of pkg-message

games/tuxkart

- Transfer maintainership to games@ team
- Simplify DOCS installation handling

games/vectoroids

- Remove FTP master site
- Transfer maintainership to games@ team
- Cosmetical changes

games/whichwayisup

- Transfer maintainership to games@ team

games/wordplay

- Transfer maintainership to games@ team

games/xemeraldia

- Transfer maintainership to games@ team

games/xsc

- Transfer maintainership to games@ team
- Break lines around 80 characters

games/zephulor

- Transfer maintainership to games@ team
- Change Desktop entry file
- Simplify DOCS installation handling
Original commitRevision:352818 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
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
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Thursday, 26 Dec 2013
14:28 nemysis search for other commits by this committer
- 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)
Original commitRevision:337517 
Wednesday, 18 Dec 2013
10:20 nemysis search for other commits by this committer
- Change maintainer email of my ports to @FreeBSD.org

Approved by:	pawel / wg (mentors, implicit)
Original commitRevision:336812 
Friday, 20 Sep 2013
17:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Original commitRevision:327730 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Saturday, 27 Apr 2013
08:50 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
Original commitRevision:316654 
Wednesday, 23 Jan 2013
15:00 makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
Original commitRevision:310871 
Monday, 17 Dec 2012
16:00 pawel search for other commits by this committer
- 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)
Original commitRevision:309106 
Tuesday, 15 May 2012
16:23 mva search for other commits by this committer
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
Original commit

Number of commits found: 22