Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-07 | Use 0 instead of NULL to avoid an undeclared identifier error. | minskim | 2 | -4/+4 | |
2005-06-07 | Include time.h to use time(3). | minskim | 2 | -10/+18 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+5 | |
2004-07-10 | Add missing header file so this compiles with gcc3. | wiz | 2 | -1/+14 | |
2004-04-18 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-06-07 | Truncate COMMENT to under 70 characters | cjep | 1 | -2/+2 | |
2003-04-10 | make usage of pax more consistent, use -O to bomb on broken archives | grant | 1 | -4/+4 | |
(suggested by lukem), group z, r and f flags. some whitespace cleanup. | |||||
2003-04-10 | make ${PAX} usage consistent: | grant | 1 | -4/+4 | |
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-10-21 | Convert to buildlink2. | wiz | 1 | -4/+4 | |
2002-07-11 | Re-import of maelstrom as maelstrom-x11 to better show which version it is; | wiz | 13 | -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. |