Commit graph

12 commits

Author SHA1 Message Date
darcy
2b7737df1c Upgrade to version 2.7.
Should fix the bulk build for this package.
2011-09-16 17:21:46 +00:00
joerg
11a2492c78 PKG_DESTDIR_SUPPORT=no is not a supported value. Provide actually
working DESTDIR support.
2009-10-19 18:30:31 +00:00
darcy
1711160c56 Remove -ansi option from Makefile to prevent build problems as suggested by
Aleksey Cheusov.
Bump PKGREVISION
2008-12-19 12:12:53 +00:00
darcy
d83a716726 Allow package to build under QNX.
No PKGVERSION bump as no working ports were affected.
2008-12-17 15:44:10 +00:00
wiz
583e223982 patch-aa checksum was removed from distinfo during 2.4->2.5 update,
so remove file as well.
2008-06-06 08:28:09 +00:00
rillig
cc985f613f Solaris needs some resolver libraries. 2007-11-13 17:40:26 +00:00
rillig
ad2fe87882 The patches have been applied upstream. 2007-01-05 10:38:05 +00:00
minskim
8485ae3c18 Use NS_MAXDNAME if MAXDNAME is undefined, because some platforms don't
include old bind headers automatically (e.g. Darwin).
2005-03-23 15:11:32 +00:00
darcy
4f605e3dbd Cast size_t function and variable in printf and use "%lu" to prevent
compiler warnings when size_t is not unsigned int.
2005-01-12 10:55:36 +00:00
darcy
03ccd9fb0c Patch generate.c to remove warning from bulk build on NetBSD 2.0/amd64. 2005-01-08 15:43:55 +00:00
darcy
c37074d89f Update to version 2.2.
Major changes are:
 - Add casts to prevent compiler warnings.
 - Allow for more than 10 positional parameters.
2005-01-04 13:29:08 +00:00
minskim
a5d15ead5c Add (unsigned char) casts to ctype function arguments. 2004-12-18 19:05:54 +00:00