I see this error message: ===> Configuring for graphviz-2.20.0 ./configure.lineno: 1: Syntax error: Bad substitution ===> Script "configure" failed unexpectedly. Please report the problem to dinoex@FreeBSD.org [maintainer] and attach the "/usr/ports/graphics/graphviz/work/graphviz-2.20.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 How-To-Repeat: cd /usr/ports/graphics/graphviz && make
Responsible Changed From-To: freebsd-ports-bugs->dinoex Over to maintainer (via the GNATS Auto Assign Tool)
dinoex 2008-06-30 02:55:42 UTC FreeBSD ports repository Modified files: graphics/graphviz Makefile Log: - mark BROKEN for FreeBSD < 6.3 PR: 125063 Revision Changes Path 1.102 +4 -0 ports/graphics/graphviz/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
This requires 6.30 (with a '0') or higher?!? I'm pretty sure you meant 603000 instead of 630000... Regards, -Jonathan
On Tue, July 1, 2008 08:36, Jonathan Noack wrote: > This requires 6.30 (with a '0') or higher?!? I'm pretty sure you meant > 603000 instead of 630000... Also, it should be '<' instead of '<='. It's the simple changes that are the most difficult to get right... :) Regards, -Jonathan
dinoex 2008-07-01 13:43:05 UTC FreeBSD ports repository Modified files: graphics/graphviz Makefile Log: - fix OSVERSION PR: 125063 Revision Changes Path 1.103 +1 -1 ports/graphics/graphviz/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
dinoex 2008-07-04 18:26:47 UTC FreeBSD ports repository Modified files: graphics/graphviz Makefile distinfo Log: - update to 2.20.2 - fix build using bash for configure even the /bin/sh in FreeBSD 6.3 failed. PR: 125063 Revision Changes Path 1.104 +5 -5 ports/graphics/graphviz/Makefile 1.34 +3 -3 ports/graphics/graphviz/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Please update.