We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
- 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]
continue instructions, which skipped "head = pcbp.inp_list.le_next;"
making oidentd go into infinite loop.
Submitted By: Dariusz Kulinski <takeda3@netzero.net>
PR: ports/66858
Date: Tue, 25 Feb 2003 00:10:09 -0800 (PST)
From: Mark Laws <mdl@60hz.org>
To: freebsd-ports-bugs@FreeBSD.org
This is fine. In fact, if you would like to take over the port, you may
do so if you wish. Unfortunately, I've been too busy to give it
the attention it deserves as of late. :(
--
Mark Laws mdl@60hz.orghttp://www.60hz.org
Date: Tue, 25 Feb 2003 08:10:15 -0800 (PST)
From: Oliver Lehmann <lehmann@ans-netz.de>
To: freebsd-ports-bugs@FreeBSD.org
Ok, thanks. If nobody object, I'm willing to take the maintainership.
Greetings, Oliver
configured, can allow users to specify an arbitrary ident string.
Unfortunately, due to <sys/file.h> being outdated, this port is
marked BROKEN for all ${OSVERSION} prior to 400010, which is the
closest to src/sys/sys/file.h rev 1.16.2.2.
PR: 17660
Submitted by: Trevor Johnson <trevor@jpj.net>
Reviewed by: mharo (confirmation of BROKEN for < 400010)