ports/50607: New port: puff (text editor) (very easy port)

Leif Pedersen bilbo at developerpit.com
Fri Apr 4 19:00:26 UTC 2003


>Number:         50607
>Category:       ports
>Synopsis:       New port: puff (text editor)  (very easy port)
>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:   Fri Apr 04 11:00:24 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Leif Pedersen
>Release:        FreeBSD 4.6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD orion.meridian-enviro.com 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Sun Sep 8 15:16:18 CDT 2002 rand at orion.meridian-enviro.com:/a/Delta/usr/obj/usr/src/sys/ORION i386


	
>Description:
	text editor
>How-To-Repeat:
	
>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:
#
#       puff
#       puff/Makefile
#       puff/pkg-descr
#       puff/pkg-plist
#       puff/distinfo
#
echo c - puff
mkdir -p puff > /dev/null 2>&1
echo x - puff/Makefile
sed 's/^X//' >puff/Makefile << 'END-of-puff/Makefile'
X# New ports collection makefile for:   puff
X# Date created:        10 April 2003
X# Whom:                Leif Pedersen <bilbo at developerpit.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      puff
XPORTVERSION=   0.42
XCATEGORIES=    editors
XMASTER_SITES=  ftp://ftp.developerpit.com/puff/
X
XMAINTAINER=    bilbo at developerpit.com
XCOMMENT=       Simple and efficient text editor
X
XWRKSRC=        ${WRKDIR}/puff
X
X.include <bsd.port.mk>
END-of-puff/Makefile
echo x - puff/pkg-descr
sed 's/^X//' >puff/pkg-descr << 'END-of-puff/pkg-descr'
XPuff is an editor that is named after "Puff the fractal dragon" (see fortune).
XPrimary features:
X - Simple and lightweight
X - Can open multiple files
X - Clipboard is an open file
X - Keys may be reassigned
X - Source is easy to extend
END-of-puff/pkg-descr
echo x - puff/pkg-plist
sed 's/^X//' >puff/pkg-plist << 'END-of-puff/pkg-plist'
Xbin/puff
Xetc/puff.conf.sample
END-of-puff/pkg-plist
echo x - puff/distinfo
sed 's/^X//' >puff/distinfo << 'END-of-puff/distinfo'
XMD5 (puff-0.42.tar.gz) = 17e5637c78415fbbc6116170d979af8b
END-of-puff/distinfo
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list