summaryrefslogtreecommitdiff
path: root/games/genecys-client
AgeCommit message (Collapse)AuthorFilesLines
2006-06-11Needs pkg-config.joerg1-1/+2
2006-05-06Fix errno and pthread detection.joerg6-7/+130
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-02-13PKGREVISION bump for gtkglext BUILDLINK_DEPENDS change.wiz1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-28Re-enable this pkg now that gtkglext is fixed. Tested on 2.0/i386.garbled1-4/+1
2005-12-26Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386schmonz1-1/+4
3.0. If one of these is important to you, please fix it in time for pkgsrc-2006Q1, or it may be removed.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-06-23* Libtoolize graphics/OpenRM so that we correctly build shared librariesjlam1-2/+2
on all platforms supported by libtool. * Remove the unnecessary dependencies on glut and perl, and only use perl as a build dependency. * Use REPLACE_PERL instead of hand-crafted substitution code. Bump the PKGREVISION for graphics/OpenRM to 2. Due to the changed dependency graph, bump the PKGREVISION for packages that use the OpenRM libraries. In this case, games/genecys-client is the only one, so bump its PKGREVISION to 2.
2005-06-07Add -lXext to the LIBS part of configure so it picks up GL and GLU ok.garbled2-1/+23
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests.agc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-09Update genecys client and datafiles to 0.2garbled2-10/+11
Major changes since 0.1: * Added metaserver * Redesigned event core, event system is much faster, and more versitle * Added a bunch of new objects, and animated NPC's * Added tiling of maps, to allow larger gameworlds * Added new communication commands, shout and whisper * Integrated FreeSOLID, and redesigned collision engine to be much faster. FreeSOLID is now built automatically, and does not need to be compiled and installed externally. * Much improved build system. * Lots of bugfixes, and other minor improvements.
2004-02-14CONFIG_STATUS_OVERRIDE is the default in bsd.pkg.mk, so no need for thesejlam1-2/+1
definitions here.
2004-02-12Specify OpenRM and cal3d installation prefices to configure script.seb1-1/+3
2004-02-12Make pathnames listed in CONFIG_STATUS_OVERRIDE relative to WRKSRC.seb1-2/+2
2004-02-10Import new package for genecys-client. Genecys is a 3D third-person garbled4-0/+43
online RPG. This is the client for the game. The game is currently in alpha release status.