pkgsrc/mail/libmilter
jnemeth c7d958e728 Change libmilter to use poll(2) instead of select(2)
unconditionally.  All supported systems should have poll(2).  If
one is found that doesn't then this can be revisited and some way
of making it conditional can be implemented.

     This resolves an issue with applications that have a large
number of open files and want to bump FD_SETSIZE.  Since libmilter
no longer uses select(2), the application is free to monkey with
FD_SETSIZE as it pleases.
2009-12-16 09:46:36 +00:00
..
buildlink3.mk Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
builtin.mk
DESCR
Makefile Change libmilter to use poll(2) instead of select(2) 2009-12-16 09:46:36 +00:00
options.mk
PLIST Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00