devel/gdb does not create a symbolic link when installed from ports, only when installed as a package.
Maintainer of devel/gdb, Please note that PR ports/167049 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/167049 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Hi. I approve this patch. Effectively, the other way doesn't create the link. This patch fix the problem. Tested using port and package. Best regards Luca On Wed, Apr 18, 2012 at 11:40 AM, Edwin Groothuis <edwin@freebsd.org> wrote= : > Maintainer of devel/gdb, > > Please note that PR ports/167049 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > =A0 =A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/167049 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org
State Changed From-To: feedback->open Maintainer approved.
Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it.
pawel 2012-04-19 19:05:03 UTC FreeBSD ports repository Modified files: devel/gdb Makefile pkg-plist Log: Fix GDB_LINK option PR: ports/167049 Submitted by: Tijl Coosemans <tijl@coosemans.org> Approved by: maintainer Revision Changes Path 1.16 +6 -3 ports/devel/gdb/Makefile 1.5 +1 -2 ports/devel/gdb/pkg-plist _______________________________________________ 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 Committed. Thanks!