Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 1999 00:21:22 +0300 (MSK)
From:      Dima Sivachenko <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10514: New port - V.E.R.A.
Message-ID:  <199903092121.AAA19483@netserv1.chg.ru>

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

>Number:         10514
>Category:       ports
>Synopsis:       New port - V.E.R.A.
>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:   Tue Mar  9 13:30:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Dima Sivachenko
>Release:        FreeBSD 3.0-980520-SNAP i386
>Organization:
>Environment:

	

>Description:

New port Virtual entity of relevant acronyms.

>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:
#
#	.
#	./Makefile
#	./files
#	./files/md5
#	./patches
#	./patches/patch-aa
#	./pkg
#	./pkg/COMMENT
#	./pkg/DESCR
#	./pkg/PLIST
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	V.E.R.A.
X# Version required:	1.5
X# Date created:		9 March 1999
X# Whom:			Dima Sivachenko	<dima@chg.ru>
X#
X# $Id $
X#
X
XDISTNAME=	vera-1.5
XCATEGORIES=	misc
XMASTER_SITES=	${MASTER_SITE_GNU}
XMASTER_SITE_SUBDIR=	vera
X
XMAINTAINER=	dima@Chg.RU
X
Xdo-build:
X
X		@ cd ${WRKSRC} && makeinfo vera.texi
X
Xdo-install:
X
X		@ ${INSTALL_DATA} ${WRKSRC}/vera.info* ${PREFIX}/info
X
Xpost-install:
X
X	if [ ! -f ${PREFIX}/info/dir ]; then	\
X	  ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
X	fi
X	@ install-info ${PREFIX}/info/vera.info ${PREFIX}/info/dir
X
X.include <bsd.port.mk>
END-of-./Makefile
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (vera-1.5.tar.gz) = 81e9cbcd480aa93855ce3f4e5bf39ca9
END-of-./files/md5
echo c - ./patches
mkdir -p ./patches > /dev/null 2>&1
echo x - ./patches/patch-aa
sed 's/^X//' >./patches/patch-aa << 'END-of-./patches/patch-aa'
X--- vera.texi.orig	Tue Mar  9 23:29:09 1999
X+++ vera.texi	Tue Mar  9 23:34:16 1999
X@@ -2,6 +2,10 @@
X @c %**start of header
X @setfilename vera.info
X @settitle V.E.R.A@. --- Virtual Entity of Relevant Acronyms
X+@dircategory Miscellaneous
X+@direntry
X+* VERA: (vera).			A list dealing with computational acronyms.
X+@end direntry
X @setchapternewpage on
X @c %**end of header
X 
END-of-./patches/patch-aa
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XVirtual Entity of Relevant Acronyms.
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XV.E.R.A. is a free list of acronyms all of which are used in the field of
Xcomputing. It contains approximately 7592 acronyms.
X
X--Dima
Xdima@chg.ru
END-of-./pkg/DESCR
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
X@unexec install-info --delete %D/info/vera.info %D/info/dir
Xinfo/vera.info
Xinfo/vera.info-1
Xinfo/vera.info-2
Xinfo/vera.info-3
Xinfo/vera.info-4
Xinfo/vera.info-5
Xinfo/vera.info-6
Xinfo/vera.info-7
Xinfo/vera.info-8
Xinfo/vera.info-9
Xinfo/vera.info-10
Xinfo/vera.info-11
X@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
X@exec install-info %D/info/vera.info %D/info/dir
END-of-./pkg/PLIST
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?199903092121.AAA19483>