FreeBSD Bugzilla – Attachment 60575 Details for
Bug 90900
[MAINTAINER] devel/cgdb: [SUMMARIZE CHANGES]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cgdb-0.5.3.patch
cgdb-0.5.3.patch (text/plain), 897 bytes, created by
gslin
on 2005-12-25 16:00:18 UTC
(
hide
)
Description:
cgdb-0.5.3.patch
Filename:
MIME Type:
Creator:
gslin
Created:
2005-12-25 16:00:18 UTC
Size:
897 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/devel/cgdb/Makefile /home/staff/gslin/work/cgdb/Makefile >--- /usr/ports/devel/cgdb/Makefile Sun Dec 18 23:57:44 2005 >+++ /home/staff/gslin/work/cgdb/Makefile Sun Dec 25 23:56:19 2005 >@@ -15,11 +15,22 @@ > COMMENT= A curses-based interface to the GNU Debugger > > GNU_CONFIGURE= yes >+USE_GETOPT_LONG= yes > USE_REINPLACE= yes > > PLIST_FILES= bin/cgdb > >+.include <bsd.port.pre.mk> >+ >+.if ${OSVERSION} < 500018 >+# This port requires readline 4.2 or newer, which is only available >+# in the base system in FreeBSD 5.x or later. >+BUILD_DEPENDS+= ${LOCALBASE}/lib/libreadline.so.5:${PORTSDIR}/devel/readline >+RUN_DEPENDS+= ${LOCALBASE}/lib/libreadline.so.5:${PORTSDIR}/devel/readline >+CONFIGURE_ARGS+= --with-readline=${LOCALBASE} >+.endif >+ > post-patch: > ${REINPLACE_CMD} -e 's,libutil\.h,,g' ${WRKSRC}/configure > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 90900
: 60575