./wip/tmw, Free open source 2D MMORPG in development

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.0.22.1nb6, Package name: tmw-0.0.22.1nb6, Maintainer: Pseudo.Statistic

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.


Required to run:
[sysutils/desktop-file-utils] [textproc/libxml2] [www/curl] [graphics/SDL_image] [graphics/MesaLib] [graphics/png] [audio/SDL_mixer] [net/SDL_net] [devel/SDL] [devel/physfs] [wip/guichan]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

RMD160: ff971d53bf6b9069c5f0b50a7f9cbd5d6d1c576e
Filesize: 3479.835 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-13 21:09:29 by othyro | Files touched by this commit (47)
Log message:
Packages that install a .desktop entry should .include
"../../sysutils/desktop-file-utils/desktopdb.mk". Minor formatting fixes in
some files. Other minor fixes in some files. Bump PKGREVISION.
   2012-10-07 19:17:35 by Aleksej Saushev | Files touched by this commit (55)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-01-18 10:38:31 by Thomas Klausner | Files touched by this commit (75)
Log message:
Second try at recursive PKGREVISION bump for jpeg shlib major bump (jpeg-8).
   2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261)
Log message:
Remove obsolete @dirrm lines.
   2009-07-22 11:53:10 by Thomas Klausner | Files touched by this commit (92)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
   2009-05-20 02:58:40 by Thomas Klausner | Files touched by this commit (75) | Package updated
Log message:
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.