darkbot FreeBSD PORT
Torfinn Ingolfsen
tingox at gmail.com
Wed Oct 22 19:56:24 UTC 2008
Hello,
On Wed, Oct 22, 2008 at 3:23 AM, mikidude <mikidude at servershosting.net> wrote:
> ===> Configuring for darkbot-6f6.r6,1
> and is freezing at that line.
At this line it does this:
root at kg-vm# ps ax | grep p3
62893 p3 I+ 0:00.03 make
62995 p3 I+ 0:00.00 [sh]
62996 p3 I+ 0:00.00 [sh]
62997 p3 I+ 0:00.00 [sh]
62998 p3 I+ 0:00.00 /bin/sh ./configure --help
62999 p3 I+ 0:00.00 /usr/bin/grep -- --mandir
However, the configure script included with the port doesn't have a
'--help' option. It is interactive (it uses read).
Why the output doesn't show I don't know. Pressing ENTER a couple of
times doesn't work either.
Try this patch:
root at kg-vm# diff -u Makefile.orig Makefile
--- Makefile.orig 2004-03-18 04:03:39.000000000 +0100
+++ Makefile 2008-10-22 21:40:18.000000000 +0200
@@ -21,7 +21,6 @@
MAN1= darkbot.1
MANCOMPRESSED= yes
-GNU_CONFIGURE= yes
IS_INTERACTIVE= yes
pre-install:
Feel free to send-pr this if you so wish.
> Any sugestions ? I'm running the last port version , they are up
> dating daily.
FWIW, this port
- doesn't have a port maintainer
- hasn't been updated since 2005 (and had its last functional update in 2003)
If nobody wants to take maintainership of this port, I would suggest
you try to find another port or program which does the same thing and
is more up to date / better supported.
Or you could be the new maintainer of this port.
--
Regards,
Torfinn Ingolfsen
More information about the freebsd-ports
mailing list