Subject: pkg/22153: package submission --> axe-0.2.0
To: None <gnats-bugs@gnats.netbsd.org>
From: None <mor@linex.com>
List: netbsd-bugs
Date: 07/15/2003 22:34:11
>Number:         22153
>Category:       pkg
>Synopsis:       it's a new package to put into the emulators category
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 16 05:35:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     mor
>Release:        NetBSD 1.6.1
>Organization:
netbsd users
>Environment:
System: NetBSD evangeline 1.6.1 NetBSD 1.6.1 (GENERIC_LAPTOP) #0: Tue Apr 8 12:21:37 UTC 2003 autobuild@tgm.daemon.org:/autobuild/netbsd-1-6/i386/OBJ/autobuild/netbsd-1-6/src/sys/arch/i386/compile/GENERIC_LAPTOP i386
Architecture: i386
Machine: i386
>Description:
download http://ganymede.jtan.com/~mor/downloads/axe.tgz into /usr and untar it to
 create pkgsrc/emulators/axe, then build it. source tarball is at 
 http://ganymede.jtan.com/~mor/downloads/axe-0.2.0.tar.gz
>How-To-Repeat:
here's a detailed transcript:
;========START===========;
evangeline: {154} cd /usr
evangeline: {155} pwd
/usr
evangeline: {156} wget http://ganymede.jtan.com/~mor/downloads/axe.tgz
--22:19:57--  http://ganymede.jtan.com/%7Emor/downloads/axe.tgz
           => `axe.tgz'
Resolving ganymede.jtan.com... done.
Connecting to ganymede.jtan.com[207.106.84.131]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 704 [text/plain]

100%[============================================================>] 704          687.50K/s    ETA 00:00

22:19:58 (687.50 KB/s) - `axe.tgz' saved [704/704]

evangeline: {157} tar -xpvzf axe.tgz
pkgsrc/emulators/axe/
pkgsrc/emulators/axe/Makefile
pkgsrc/emulators/axe/PLIST
pkgsrc/emulators/axe/distinfo
pkgsrc/emulators/axe/DESCR
evangeline: {158} cd pkgsrc/emulators/axe
evangeline: {159} pkglint
OK: checking Makefile.
OK: checking ./PLIST.
OK: checking ./DESCR.
OK: checking distinfo.
looks fine.
evangeline: {160} make install
=> axe-0.2.0.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch axe-0.2.0.tar.gz from http://www.hardcoders.org/axe/.
=> [14138 bytes]
Requesting http://www.hardcoders.org/axe/axe-0.2.0.tar.gz
100% |*************************************************************| 14138       3.63 KB/s    00:00 ETA
=> Checksum OK for axe-0.2.0.tar.gz.
===> Extracting for axe-0.2.0
===> Patching for axe-0.2.0
===> Buildlinking for axe-0.2.0
===> Building for axe-0.2.0
gcc  -DVERSION=\"0.2.0\" -o axe.o -c axe.c
gcc  -DVERSION=\"0.2.0\" -o axelib.o -c axelib.c
gcc  -DVERSION=\"0.2.0\" -o axe axe.o axelib.o
===> Installing for axe-0.2.0
cp axe /usr/local/bin
===> Registering installation for axe-0.2.0
evangeline: {161} rehash
evangeline: {162} axe
Atr/Xfd Editor v0.2.0, (c) B. Watson
released under the GNU GPL

Usage: axe [options] [-D filename] [-w filename] [-e filename]
                 [-b filename] [-c dirname] [-d sector] disk_image

        -a      list all dir entries, even deleted/empty ones
        -l      trace & print links for all files on disk
        -v      dump VTOC (sector 360) in decimal, hex, and binary
        -t      'tar xf' style - create dir filled with files in image
        -u      Un*x <-> Atari newline/EOL translation
        -D      delete file from image
        -w      write file to image
        -c      create new image from directory
        -x      extract (read) file from image, write to current dir
        -b      create blank image called 'filename'
        -d      dump a sector in decimal, hex, and binary

disk_image must be a 720 sector, single density .atr or .xfd image
        in Atari DOS 2.0 or compatible format

All UN*X filenames must conform to Atari 8.3 filename.ext format
        (though they are NOT treated case-sensitively)

Enjoy!

evangeline: {163} 
;=========END=========;

>Fix:
n/a
>Release-Note:
>Audit-Trail:
>Unformatted: