Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 2000 02:59:14 +0100 (CET)
From:      Cyrille Lefevre <clefevre@citeweb.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22632: New port: textproc/gsed - 3.02
Message-ID:  <200011060159.eA61xEN18551@gits.dyndns.org>

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

>Number:         22632
>Category:       ports
>Synopsis:       New port: textproc/gsed - 3.02
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 05 18:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Cyrille Lefevre
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
ACME
>Environment:

FreeBSD gits 4.1-STABLE FreeBSD 4.1-STABLE #3: Sat Sep 23 10:20:30 CEST 2000     root@gits:/disk2/4.0-stable/src/sys/compile/CUSTOM  i386

>Description:

	The Free Software Foundation's "sed" stream editor. 

>How-To-Repeat:

	n/a

>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:
#
#	gsed
#	gsed/pkg-comment
#	gsed/Makefile
#	gsed/pkg-plist
#	gsed/distinfo
#	gsed/pkg-descr
#
echo c - gsed
mkdir -p gsed > /dev/null 2>&1
echo x - gsed/pkg-comment
sed 's/^X//' >gsed/pkg-comment << 'END-of-gsed/pkg-comment'
XThe GNU stream editor
END-of-gsed/pkg-comment
echo x - gsed/Makefile
sed 's/^X//' >gsed/Makefile << 'END-of-gsed/Makefile'
X# New ports collection makefile for:	sed
X# Date created:				12 October 2000
X# Whom:					Cyrille Lefevre <clefevre@citeweb.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	sed
XPORTVERSION=	3.02
XCATEGORIES=	textproc
XMASTER_SITES=	${MASTER_SITE_GNU}
XMASTER_SITE_SUBDIR= sed
X
XMAINTAINER=	ports@freebsd.org
X
XY2K=		http://www.gnu.org/software/year2000.html
X
XGNU_CONFIGURE=	yes
X
X# sed's configure seems to be buggy !
X# CONFIGURE_ARGS=	--program-prefix=g
X
XMAN1=		gsed.1
X
Xpost-configure:
X	@${PERL} -pi.fbsd -e 's/s,x,x,/s,^,g,/' \
X		${WRKSRC}/Makefile \
X		${WRKSRC}/doc/Makefile \
X		${WRKSRC}/lib/Makefile \
X		${WRKSRC}/sed/Makefile
X
Xpost-install: share-examples
X	@install-info ${PREFIX}/info/sed.info ${PREFIX}/info/dir
X
Xshare-examples:
X	@${MKDIR} ${PREFIX}/share/examples/gsed
X	@${INSTALL_DATA} ${WRKSRC}/dc.sed ${PREFIX}/share/examples/gsed
X
X.include <bsd.port.mk>
END-of-gsed/Makefile
echo x - gsed/pkg-plist
sed 's/^X//' >gsed/pkg-plist << 'END-of-gsed/pkg-plist'
Xbin/gsed
Xshare/examples/gsed/dc.sed
X@unexec install-info --delete %D/info/sed.info %D/info/dir
Xinfo/sed.info
X@exec install-info %D/info/sed.info %D/info/dir
END-of-gsed/pkg-plist
echo x - gsed/distinfo
sed 's/^X//' >gsed/distinfo << 'END-of-gsed/distinfo'
XMD5 (sed-3.02.tar.gz) = 74db866f052b47fa8ec1c2b8f967bc69
END-of-gsed/distinfo
echo x - gsed/pkg-descr
sed 's/^X//' >gsed/pkg-descr << 'END-of-gsed/pkg-descr'
XThe Free Software Foundation's "sed" stream editor.
X
XThis utility exist in the FreeBSD base collection, but the GNU
Xversions have added functionality that is sometimes useful.
X
XNote that this port will install this utility with a `g' prefix,
Xeg., gsed, but the texinfo documentation will refer to these
Xutilities without the `g' prefix.
X
XWWW: http://www.gnu.org/software/sed/sed.html
END-of-gsed/pkg-descr
exit


>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?200011060159.eA61xEN18551>