Commit Graph

18 Commits

Author SHA1 Message Date
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
sthen
22edabdcb4 Remove patches casting NULL when used as a sentinel to a pointer.
These are no longer needed since unistd.h r1.63 et al.  ok ajacoutot@
2012-02-21 22:19:31 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
ajacoutot
39f2a1c05c - add license marker
- don't force compiler optimization
- don't hardcode CC
- regen patches while here

ok markus@ (maintainer)
2007-12-20 15:47:18 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
bernd
f7d9c35ec1 Fix wrong BUILD_DEPENDS. 2006-11-20 18:32:38 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
b060aaf66c WANTLIB markers 2004-11-24 00:11:03 +00:00
sturm
5f56d2693d missing BUILD_DEPENDS, honour CC 2004-10-10 16:59:04 +00:00
espie
0a5d240a79 new plists 2004-08-10 00:52:43 +00:00
naddy
b750466bbf remove WWW lines 2003-12-15 23:03:07 +00:00
pvalchev
03df7eaff7 use NULL instead of 0 as a sentinel because 0 is not a pointer in varargs
context, cast to void * to make sure it's 64-bit
2003-03-03 00:56:32 +00:00
pvalchev
168a3b02ef - Use common Makefile for all architectures, thus allowing this to build
on non-i386 platforms - there is no need to be MD
- Don't patch files into existence, use files/ for that
- Change wrong LIB_DEPENDS to BUILD_DEPENDS because these libraries
are all static.
- Add appropriate regress targets with REGRESS_DEPENDS or set
NO_REGRESS where such tests are not available.
- Do not link with -g
2003-03-03 00:51:37 +00:00
markus
37c44e71cf move mk.pdf to share/doc/mk 2003-02-16 15:13:14 +00:00
markus
c4a7c09477 Streamlined replacement for make; ok lebel@ 2003-02-16 15:00:31 +00:00