Skip site navigation (1)Skip section navigation (2)
Date:      28 May 2001 19:47:38 -0000
From:      cosine@ellipse.mcs.drexel.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27717: New port: assembly language debugger
Message-ID:  <20010528194738.28554.qmail@ellipse.mcs.drexel.edu>

next in thread | raw e-mail | index | archive | help

>Number:         27717
>Category:       ports
>Synopsis:       New port: assembly language debugger
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 28 12:50:04 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Alken
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
none
>Environment:

  N/A

>Description:

  New port of an assembly language debugger. Main features include
breakpoint debugging, x86 disassembler, powerful ELF parser, and
debug symbol parser.

>How-To-Repeat:

  N/A

>Fix:

# 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:
#
#	/usr/ports/distfiles/
#	/usr/ports/distfiles/Makefile
#	/usr/ports/distfiles/files
#	/usr/ports/distfiles/files/md5
#	/usr/ports/distfiles/pkg
#	/usr/ports/distfiles/pkg/COMMENT
#	/usr/ports/distfiles/pkg/DESCR
#	/usr/ports/distfiles/pkg/PLIST
#
echo c - /usr/ports/distfiles/
mkdir -p /usr/ports/distfiles/ > /dev/null 2>&1
echo x - /usr/ports/distfiles/Makefile
sed 's/^X//' >/usr/ports/distfiles/Makefile << 'END-of-/usr/ports/distfiles/Makefile'
X# New ports collection makefile for:	ald
X# Date created:        28 May 2001
X# Whom:                Patrick Alken <cosine@ellipse.mcs.drexel.edu>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      ald
XPORTVERSION=   0.0.16
XCATEGORIES=    devel
XMASTER_SITES=  http://ellipse.mcs.drexel.edu/source/
X
XMAINTAINER=    cosine@ellipse.mcs.drexel.edu
X
XGNU_CONFIGURE= yes
X
X.include <bsd.port.mk>
END-of-/usr/ports/distfiles/Makefile
echo c - /usr/ports/distfiles/files
mkdir -p /usr/ports/distfiles/files > /dev/null 2>&1
echo x - /usr/ports/distfiles/files/md5
sed 's/^X//' >/usr/ports/distfiles/files/md5 << 'END-of-/usr/ports/distfiles/files/md5'
XMD5 (ald-0.0.16.tar.gz) = 2907d9cb240ae90994f86c5999717149
END-of-/usr/ports/distfiles/files/md5
echo c - /usr/ports/distfiles/pkg
mkdir -p /usr/ports/distfiles/pkg > /dev/null 2>&1
echo x - /usr/ports/distfiles/pkg/COMMENT
sed 's/^X//' >/usr/ports/distfiles/pkg/COMMENT << 'END-of-/usr/ports/distfiles/pkg/COMMENT'
XDebugger for assembly level programs.
END-of-/usr/ports/distfiles/pkg/COMMENT
echo x - /usr/ports/distfiles/pkg/DESCR
sed 's/^X//' >/usr/ports/distfiles/pkg/DESCR << 'END-of-/usr/ports/distfiles/pkg/DESCR'
XThis is a port of ALD - the Assembly Language Debugger. It provides
Xbreakpoint debugging capabilities to those wishing to debug their
Xassembly language programs. Currently, x86 platforms are supported.
X
XWWW: http://ellipse.mcs.drexel.edu/ald.html
X
XPatrick Alken
Xcosine@ellipse.mcs.drexel.edu
END-of-/usr/ports/distfiles/pkg/DESCR
echo x - /usr/ports/distfiles/pkg/PLIST
sed 's/^X//' >/usr/ports/distfiles/pkg/PLIST << 'END-of-/usr/ports/distfiles/pkg/PLIST'
Xbin/ald
END-of-/usr/ports/distfiles/pkg/PLIST
exit
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010528194738.28554.qmail>