Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2000 16:53:54 -0800 (PST)
From:      joseph@randomnetworks.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23312: [NEW PORT] editors/e3 
Message-ID:  <200012060053.eB60rsQ08652@rodan.water-programs.com>
Resent-Message-ID: <200012060100.eB6101G70718@freefall.freebsd.org>

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

>Number:         23312
>Category:       ports
>Synopsis:       [NEW PORT] editors/e3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 05 17:00:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
randomnetworks.com
>Environment:

ports collection

>Description:

A new port, net/e3.  From pkg-descr :

e3 is a full featured text editor written in NASM assembler.  It is highly
optimized for size. For the command syntax you can choice between the 
families of Wordstar(TM), EMACS, Pico or vi editors. The executable's size is 
below 10000 byte, so you won't waste your disk space ;-)

>How-To-Repeat:

# 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:
#
# e3
# e3/distinfo
# e3/Makefile
# e3/pkg-descr
# e3/pkg-plist
# e3/pkg-comment
#
echo c - e3
mkdir -p e3 > /dev/null 2>&1
echo x - e3/distinfo
sed 's/^X//' >e3/distinfo << 'END-of-e3/distinfo'
XMD5 (e3-1.1.tar.gz) = 51576bff69bfb0f35a9a517a5244f4fa
END-of-e3/distinfo
echo x - e3/Makefile
sed 's/^X//' >e3/Makefile << 'END-of-e3/Makefile'
X# New ports collection makefile for: e3
X# Date created:  Tue 5 Dec 2000
X# Whom:  joseph@randomnetworks.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=  e3
XPORTVERSION= 1.1
XCATEGORIES=  editors
XMASTER_SITES=  http://www.sax.de/~adlibit/
X
XMAINTAINER=  joseph@randomnetworks.com
X
XBUILD_DEPENDS= nasm-0.98:${PORTSDIR}/devel/nasm
X
XWRKSRC=  ${WRKDIR}/${DISTNAME}a
X
XUSE_GMAKE= yes
XMAKE_ARGS= OS=FREEBSD PREFIX=${PREFIX}
X
XMAN1=    e3.1
X
X.include <bsd.port.mk>
END-of-e3/Makefile
echo x - e3/pkg-descr
sed 's/^X//' >e3/pkg-descr << 'END-of-e3/pkg-descr'
Xe3 is a full featured text editor written in NASM assembler.  It is highly
Xoptimized for size. For the command syntax you can choice between the
Xfamilies of Wordstar(TM), EMACS, Pico or vi editors. The executable's size is
Xbelow 10000 byte, so you won't waste your disk space ;-)
X
XWWW: http://www.sax.de/~adlibit/
END-of-e3/pkg-descr
echo x - e3/pkg-plist
sed 's/^X//' >e3/pkg-plist << 'END-of-e3/pkg-plist'
Xbin/e3
Xbin/e3em
Xbin/e3pi
Xbin/e3vi
Xbin/e3ws
END-of-e3/pkg-plist
echo x - e3/pkg-comment
sed 's/^X//' >e3/pkg-comment << 'END-of-e3/pkg-comment'
Xe3 is a full featured text editor written in assembler
END-of-e3/pkg-comment
exit

>Fix:


>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?200012060053.eB60rsQ08652>