irc client and a good support of XMPP (the Jabber protocol).
Current main features are:
* Sending and receiving messages in irssi's query windows
* A roster with contact's ressources tracking (contact list)
* Contact management (add, remove, manage subscriptions...)
* Contact's JIDs, ressources and commands completion (TAB key)
* Multiple accounts support (in different connection)
* Unicode support (UTF-8)
* SSL support
* ...
WWW: http://cybione.org/src/irssi-xmpp/
PR: ports/116304
Submitted by: Philippe Audeoud <jadawin at tuxaco.net>
In particular, the part that copies template files to
/usr/local/www/gantry and allow Gantry to work.
- bump PORTREVISION
PR: ports/115772
Submitted by: Warren Block <wblock_AT_wonkity dot com>
Reviewed by: clsung
no longer requires this game to be played. It only uses its engine, which is
open sourced through the GPL and may be distributed freely. Urban Terror plays
in about the same setting as Counter Strike, but is less focused on realism
and plays much faster, which among other things, is caused by the ability to
strafe jump, which combined with wall jumping can lead to very quick movement
and nice jumps. Urban Terror has 7 game modes, 25 maps and 15 weapons.
This port only contains the data, and can be played with ioUrbanTerror
(games/iourbanterror) or any other Quake 3 Arena compatible engine.
WWW: http://www.urbanterror.net/
- Remove FreeBSD 4.x support (USE_GCC=3.4+ and files/extra-patch-*).
- Add USE_XLIB when using USE_GL, since it doesn't imply it anymore.
- Use ~/.ioquake3 for writing instead of original ~/.q3a, because the new
configuration files have more variables, and would be removed if overwriten
by another engine. Note it in pkg-message.
- Install README.
When devel/swig13 is installed, building of devel/libhid
fails, due to my overlooking of the swig detection bits in
the ports configure script. However, swig is used to build
the python site-package of the port, so I've bumped the
portrevision and turned these bits on by default (the
additional patch-Makefile.in hunk is to suppress a warning).
PR: ports/116076
Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr>
net/ntop doesn't build under certain circumstances (it is
confusing versions of autoconf). Attached is a patch submitted
to me by Edward Sutton and tested by Jeffrey Goldberg which
fixes this problem. I haven't been able to reproduce this
problem but Jeffrey pointed out that this patch fixed it
for him. I don't believe that a bump of PORTREVISION is
necessary for this, but feel free to correct me if I am
wrong. :)
A discussion of this can be found at
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=333895+0+current/freebsd-ports
PR: ports/116289
Submitted by: Wesley Shields <wxs@atarininja.org>
NetXMS-0.2.18.2 source not compiling on GCC 4.2 (base
compilator on 7.0-CURRENT)
PR: ports/116252
Submitted by: Vladimir Ermakov <samflanker@gmail.com>