lice2cpp needs mcpp. but, it is not written in port like that. Port maintainer (shoesoft@gmx.net) is cc'd. Generated with FreeBSD Port Tools 0.77 How-To-Repeat: % ldd /usr/local/bin/slice2cpp /usr/local/bin/slice2cpp: libSlice.so.33 => /usr/local/lib/libSlice.so.33 (0x80069c000) libIceUtil.so.33 => /usr/local/lib/libIceUtil.so.33 (0x8008e4000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x800a23000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x800c1e000) libm.so.5 => /lib/libm.so.5 (0x800e2a000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x800f44000) libthr.so.3 => /lib/libthr.so.3 (0x801051000) libc.so.7 => /lib/libc.so.7 (0x801169000) libmcpp.so.3 => /usr/local/lib/libmcpp.so.3 (0x80138d000)
Maintainer of devel/ice, Please note that PR ports/137767 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/137767 -- 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)
State Changed From-To: feedback->open From misfiled PR ports/137768: Date: Fri, 14 Aug 2009 16:26:27 +0200
bsam 2009-08-18 13:58:31 UTC FreeBSD ports repository Modified files: devel/ice Makefile Log: . add LIB_DEPENDS+=mcpp.3:${PORTSDIR}/devel/mcpp; [1] . remove BUILD_DEPENDS=mcpp:${PORTSDIR}/devel/mcpp; [2] . bump PORTREVISION. [1] PR: ports/137767 [1] Submitted by: Ayumi M <ayu at commun.jp> [1] Approved by: Stefan Ehmann <shoesoft at gmx.net> (maintaiiner) [1] Suggested by: Stefan Ehmann <shoesoft at gmx.net> (maintaiiner) [2] Revision Changes Path 1.16 +3 -2 ports/devel/ice/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"
State Changed From-To: open->closed Committed along with the maintainer's suggestion. Thanks!