Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2006 17:32:01 -0500 (CDT)
From:      Leif Pedersen <bilbo@hobbiton.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96074: Port update for editors/puff
Message-ID:  <200604192232.k3JMW1xG051318@elrond.hobbiton.org>
Resent-Message-ID: <200604192240.k3JMeDDn095797@freefall.freebsd.org>

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

>Number:         96074
>Category:       ports
>Synopsis:       Port update for editors/puff
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 19 22:40:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Leif Pedersen
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD elrond.hobbiton.org 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Thu Sep 8 02:44:33 UTC 2005 root@elrond.hobbiton.org:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
>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/distinfo
#	puff/pkg-descr
#
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@devpit.org>
X#
X# $FreeBSD: ports/editors/puff/Makefile,v 1.6 2006/04/05 21:04:28 jmelo Exp $
X#
X
XPORTNAME=	puff
XPORTVERSION=	0.43
XCATEGORIES=	editors
XMASTER_SITES=	http://devpit.org/puff/
X
XMAINTAINER=	bilbo@devpit.org
XCOMMENT=	Simple and efficient text editor
X
XPLIST_FILES=	bin/puff etc/puff.conf.sample
X
X.include <bsd.port.mk>
END-of-puff/Makefile
echo x - puff/distinfo
sed 's/^X//' >puff/distinfo << 'END-of-puff/distinfo'
XMD5 (puff-0.43.tar.gz) = 5b15cc4df96a065d887dc0b8577454c9
XSIZE (puff-0.42.tar.gz) = 35815
END-of-puff/distinfo
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
exit

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



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