The Mana World (TMW) is a serious effort to create an
innovative free and open source MMORPG. TMW uses 2D graphics
and aims to create a large and diverse interactive world.
It is licensed under the GPL, making sure this game can't
ever run away from you.
The project includes the development of both a client and
a server, as well as the development of an online world.
WWW: http://themanaworld.org/
PR: ports/87340
Submitted by: Tobias Gion <freebsd@gionet.de>
Leverage SUB_FILES instead of literal sed to handle /etc/rc.d/000.wine.sh
and pkg-message, which allows us to remove the post-extract target and
fixes the long standing issue of showing the correct prefix in pkg-message.
PR: 88492
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
PR 88049 marked comms/birda as deprecated because the old
distfile is no longer available on NetBSD's ftp server.
This is because they now ship birda-1.1
This patch updates the port to 1.1, unbreaking birda. I
use this port routinely and would hate to see it gone.
I would be happy to be maintainer of birda if current
maintainer has no interest maintaining it.
PR: ports/88968
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
---------------------------------------------------------------------- CVS:
Enter Log. Lines beginning with `CVS:' are removed automatically
distinfo CVS: Added Files: CVS: files/patch-lib-Makefile CVS:
Removed Files: CVS: files/patch-iassrv.c CVS:
----------------------------------------------------------------------
Date: Tue, 22 Nov 2005 20:07:13 -0500
From: "Brandon S. Allbery KF8NH" <allbery@ece.cmu.edu>
To: Matthew Luckie <mjl@luckie.org.nz>
Subject: Re: comms/birda
On Nov 22, 2005, at 8:05 , Matthew Luckie wrote:
>I'm wondering if you've had a chance to take a look at PR 88968, which
>removes the deprecation status from comms/birda.
I'm no longer running FreeBSD; someone else will have to deal.
--
brandon s. allbery [linux,solaris,freebsd,perl]
allbery@kf8nh.com
system administrator [openafs,heimdal,too many hats]
allbery@ece.cmu.edu
electrical and computer engineering, carnegie mellon university
KF8NH
were statically linked into an application, even when the source is not
available. XScoop parses an executable, looking for matches on a subset of
sample keywords that may identify the library being used. It does not produce
absolute results, and instead supplies a report with key-hits which represent
the likelihood that a particular library is present in the binary.
PR: ports/89419
Submitted by: Ron Scheckelhoff <rscheckelhoff@yahoo.com>
When ports/www/drupal is installed, it is missing a dependency
for php4-session which causes the pages to fail to load.
PR: ports/86715
Submitted by: Vivek Khera <vivek@khera.org>
empty tarballs. Add ibiblio.org as an alternative download site and make
it the default for now.
Inspired by ports/89442 by Andrew P. <infofarmer@gmail.com>.