summaryrefslogtreecommitdiff
path: root/games/netmaj
AgeCommit message (Collapse)AuthorFilesLines
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-02-26Fix return types.joerg12-14/+350
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2009-09-02Remove kei as maintainer, he resigned.wiz1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2009-03-11Make it build on DragonFly.hasso1-1/+3
2008-10-26Makefile patches to fix dud permissions/interpreters. From Klaus Heinzdholland3-3/+21
in discussion of PR 29425. While here, add a one-line patch to fix an obvious bug detected by gcc while I was test-building. PKGREVISION++.
2008-03-03"u_char" is not part of any standard, so it's not safe to use in cui.c.jlam2-1/+17
Define "u_char" to "unsigned char" in cui.c. This should fix the the problem reported by Klaus Heinz in the follow-up to PR pkg/29425.
2008-02-29+ Don't build our own, very old version of hacked BSD curses -- justjlam14-265/+219
use other, better ones from pkgsrc through ncursesw/buildlink3.mk. + Add a configure script that lightly probes the system and write out some system-specific definitions for the Makefile. This should fix PR pkg/29425. + Add necessary includes (<string.h> and <unistd.h>) to global.h to do silly C things like prototype functions before you use them. Remove the unnecessary patches to lots of *.c files that added these same headers. + Include <string.h> in ss.c because it doesn't include global.h. + Move HTML documentation into ${PREFIX}/share/doc. Bump the PKGREVISION to 2.
2008-02-02Added support for installation to DESTDIR.heinz3-11/+66
2007-09-02changed the way to handle curses library in Linux. hope this fixes PR29425.kei3-10/+11
bump revision to 2.0.7nb1.
2007-02-19Add DragonFly support.joerg2-8/+8
2005-07-16Remove some unnecessarily strong dependencies on perl that resultedjlam1-2/+2
from including perl5/buildlink3.mk. These packages just need the Perl interpreter, and can just add "perl" to USE_TOOLS instead.
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-03-23USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.jlam1-2/+2
2004-03-10Use bl3.snj1-3/+3
2004-01-23Make this compile (__STDC__ wrongly undefined, and also attr_t redefinitionagc5-1/+59
conflict with curses)
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+1
2002-11-15buildlink1 -> buildlink2jlam1-3/+3
2001-11-28BUildlinkify. Also clean up this package, but using the proper variablesjlam2-11/+13
to tweak the install, and a few other cosmetic changes. Lastly, sort the PLIST.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-04-22first import of netmaj-2.0.7 package.kei11-0/+314
from pkg/DESCR: netmaj is a mahjongg game. You can play via network. If you don't find four players, computer plays for you.