ports/90600: [NEW PORT] devel/cgdb: A curses-based interface to the GNU Debugger

Gea-Suan Lin gslin at gslin.org
Sun Dec 18 13:20:05 UTC 2005


>Number:         90600
>Category:       ports
>Synopsis:       [NEW PORT] devel/cgdb: A curses-based interface to the GNU Debugger
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 18 13:20:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.0-RELEASE FreeBSD 6.0-RELEASE #3: Sat Dec 10 02:26:21 CST 2005
>Description:
CGDB is a curses-based interface to the GNU Debugger (GDB). The goal of
CGDB is to be lightweight and responsive; not encumbered with
unnecessary features.

The interface is designed to deliver the familiar GDB text interface,
with a split screen showing the source as it executes. The UI is modeled
on the classic Unix text editor, vi. Those familiar with vi should feel
right at home using CGDB.

WWW:	http://cgdb.sourceforge.net/

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- cgdb-0.5.3.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	cgdb
#	cgdb/pkg-descr
#	cgdb/Makefile
#	cgdb/distinfo
#
echo c - cgdb
mkdir -p cgdb > /dev/null 2>&1
echo x - cgdb/pkg-descr
sed 's/^X//' >cgdb/pkg-descr << 'END-of-cgdb/pkg-descr'
XCGDB is a curses-based interface to the GNU Debugger (GDB). The goal of
XCGDB is to be lightweight and responsive; not encumbered with
Xunnecessary features.
X
XThe interface is designed to deliver the familiar GDB text interface,
Xwith a split screen showing the source as it executes. The UI is modeled
Xon the classic Unix text editor, vi. Those familiar with vi should feel
Xright at home using CGDB.
X
XWWW:	http://cgdb.sourceforge.net/
END-of-cgdb/pkg-descr
echo x - cgdb/Makefile
sed 's/^X//' >cgdb/Makefile << 'END-of-cgdb/Makefile'
X# New ports collection makefile for:	cgdb
X# Date created:		2005-12-18
X# Whom:			Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	cgdb
XPORTVERSION=	0.5.3
XCATEGORIES=	devel
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	gslin at gslin.org
XCOMMENT=	A curses-based interface to the GNU Debugger
X
XGNU_CONFIGURE=	yes
XUSE_REINPLACE=	yes
X
XPLIST_FILES=	bin/cgdb
X
Xpost-patch:
X	${REINPLACE_CMD} -e 's,libutil\.h,,g' ${WRKSRC}/configure
X
X.include <bsd.port.mk>
END-of-cgdb/Makefile
echo x - cgdb/distinfo
sed 's/^X//' >cgdb/distinfo << 'END-of-cgdb/distinfo'
XMD5 (cgdb-0.5.3.tar.gz) = 51adf1db0307adaba24336ef3a18e0c3
XSHA256 (cgdb-0.5.3.tar.gz) = 3db7b273baf08d45505765d2594d992583f0bbd299616c1e98160bdefce647b6
XSIZE (cgdb-0.5.3.tar.gz) = 527341
END-of-cgdb/distinfo
exit
--- cgdb-0.5.3.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list