summaryrefslogtreecommitdiff
path: root/games/maelstrom-x11
AgeCommit message (Collapse)AuthorFilesLines
2006-03-09Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.jlam1-2/+2
Remove deprecated ossaudio.buildlink3.mk.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-30Include ossaudio.b3.mk.joerg1-1/+2
2005-12-30Add DragonFly support. Fix ossaudio usage. Use system perror.joerg5-16/+32
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-07Use 0 instead of NULL to avoid an undeclared identifier error.minskim2-4/+4
2005-06-07Include time.h to use time(3).minskim2-10/+18
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests.agc1-1/+5
2004-07-10Add missing header file so this compiles with gcc3.wiz2-1/+14
2004-04-18Convert to buildlink3.snj1-3/+3
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-06-07Truncate COMMENT to under 70 characterscjep1-2/+2
2003-04-10make usage of pax more consistent, use -O to bomb on broken archivesgrant1-4/+4
(suggested by lukem), group z, r and f flags. some whitespace cleanup.
2003-04-10make ${PAX} usage consistent:grant1-4/+4
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-10-21Convert to buildlink2.wiz1-4/+4
2002-07-11Re-import of maelstrom as maelstrom-x11 to better show which version it is;wiz13-0/+412
also, the SDL version seems to be the only one that's under development right now. Requested in pkg/15583 by Ben Wong.