Date: Mon, 30 Jul 2007 18:00:13 GMT From: Tilman Linneweh <arved@freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/114905: New port: devel/subcommander Qt based multiplatform subversion client, diff & merge tool Message-ID: <200707301800.l6UI0DFX072343@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/114905; it has been noted by GNATS. From: Tilman Linneweh <arved@freebsd.org> To: Sutra Zhou <zhoushuqun@gmail.com> Cc: freebsd-ports-bugs@freebsd.org, freebsd-gnats-submit@freebsd.org Subject: Re: ports/114905: New port: devel/subcommander Qt based multiplatform subversion client, diff & merge tool Date: Mon, 30 Jul 2007 19:56:46 +0200 * Sutra Zhou [ Jul 30, 2007 (19:12 )]: > I'm sorry to waste your time as I'm the first time to make a ports. It is not wasted, everyone starts with a first port. > I've added the LIB_DEPENDS to Makefile(see the attachment). > > B.T.W. Can you tell me how to analyze the ports to find the missing > dependency? A good start is to check with ldd, against which libs the binary links. In this case subversion can be built without neon, so i think it is better to state neon as an explicit dependency. Regarding the crash, miwi@ told me that he can't reproduce the crash, so i will try to investigate a bit more.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707301800.l6UI0DFX072343>