ports/93818: New port: editors/ssam

Serge Gagnon serge.gagnon at b2b2c.ca
Sat Feb 25 07:30:05 UTC 2006


>Number:         93818
>Category:       ports
>Synopsis:       New port: editors/ssam
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 25 07:30:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Serge Gagnon
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
me
>Environment:
System: FreeBSD quenix1.dyndns.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Sat Jan 28 18:10:46 EST 2006 root at quenix1.dyndns.org:/usr/obj/usr/src/sys/QUENIX1 i386

>Description:

Ssam(1) is analogous to the stream editor sed(1), but uses the
sam(1) command set to provide improved functionality, and is  aware
of  the  UTF character  set.   It  uses  the  UTF-aware  regular
expression library, ure(3).

WWW: http://www.westley.demon.co.uk/software.html
>How-To-Repeat:
>Fix:


--- ssam.shar begins here ---
# 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:
#
#	ssam
#	ssam/Makefile
#	ssam/distinfo
#	ssam/pkg-descr
#
echo c - ssam
mkdir -p ssam > /dev/null 2>&1
echo x - ssam/Makefile
sed 's/^X//' >ssam/Makefile << 'END-of-ssam/Makefile'
X# New ports collection makefile for:	ssam
X# Date Created:				Sam 25 fév 2006 01:17:21 EST
X# Whom:					Serge Gagnon <serge.gagnon at b2b2c.ca>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ssam
XPORTVERSION=	1.9
XCATEGORIES=	editors
XMASTER_SITES=	http://www.westley.demon.co.uk/src/
X
XMAINTAINER=	 serge.gagnon at b2b2c.ca
XCOMMENT=	Stream editor that uses the UTF routines with the sam(1) command set
X
XBUILD_DEPENDS=	${LOCALBASE}/include/ure.h:${PORTSDIR}/misc/libutf
X
XGNU_CONFIGURE=	YES
XALL_TARGET=	ssam
X
XPLIST_FILES=	bin/ssam
X
XMAN1=	ssam.1
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/ssam ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/ssam.1 ${MANPREFIX}/man/man1/
X
X.include <bsd.port.mk>
END-of-ssam/Makefile
echo x - ssam/distinfo
sed 's/^X//' >ssam/distinfo << 'END-of-ssam/distinfo'
XMD5 (ssam-1.9.tar.gz) = 00d4b81c8c95e8bbad94b041203cd0d7
XSHA256 (ssam-1.9.tar.gz) = 711853d09aa321ef6cec340f9162ff05890bf880d0ca7155aa63d14b7b699e78
XSIZE (ssam-1.9.tar.gz) = 41186
END-of-ssam/distinfo
echo x - ssam/pkg-descr
sed 's/^X//' >ssam/pkg-descr << 'END-of-ssam/pkg-descr'
XSsam(1) is analogous to the stream editor sed(1), but uses the
Xsam(1) command set to provide improved functionality, and is  aware
Xof  the  UTF character  set.   It  uses  the  UTF-aware  regular
Xexpression library, ure(3).
X
XWWW: http://www.westley.demon.co.uk/software.html
END-of-ssam/pkg-descr
exit
--- ssam.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list