- Remove USE_GMAKE (builds okay here with BSD make)
- Clean up portions of main Makefile (don't need post/pre)
- Add %%PREFIX%% man page patches
- Add patch for ipv6_missing.h; removes EAI_MEMORY
re-definition warnings, and is more FreeBSD-focused
- Support 'oidentd_conf' rc.subr variable for those who want to
be able to specify a configuration file. Also update the
'required_files' code to work with this too...
[2]:
- make it work with FreeBSD-5 in combination with option --reply
PR: ports/71378 [1]
Submitted By: Jeremy Chadwick <freebsd@jdc.parodius.com> [1]
Noted By: Markus Hästbacka <midian@ihme.org> [2]