The build error is caused by a 'bool' datatype introduced in gsed 4.1.5. GCC 2.95 is pre-C99 and doesn't handle the 'bool' datatype properly. The attached patch fixes the problem on FreeBSD 4.x Patch by: Rainer Alves <rainer.alves@gmail.com>
Responsible Changed From-To: freebsd-ports-bugs->sem lock for build tests
A patch is broken: ===> Patching for gsed-4.1.4 ===> Applying extra patch /a/ports/textproc/gsed/files/extrapatch-lib-regexec.c 4 out of 4 hunks failed--saving rejects to lib/regexec.c.rej *** Error code 4 Stop in /a/ports/textproc/gsed. I think, your MUA changed tabs with spaces. Resend the patch as an attachment please. -- Sem.
State Changed From-To: open->feedback Ask for maintainer fix.
Yes, it got corrupted somehow... so I've made it online, please grab it to avoid the corruption: http://tux.t-hosting.hu/gsed-4.15-freebsd4.diff Thanks, Gabor Kovesdan
State Changed From-To: feedback->closed Committed. Thanks!