ports/101425: [NEW PORT] lang/sather-tutorial: A tutorial on the Sather programming language

Stanislav Sedov ssedov at mbsd.msk.ru
Sat Aug 5 19:20:16 UTC 2006


>Number:         101425
>Category:       ports
>Synopsis:       [NEW PORT] lang/sather-tutorial: A tutorial on the Sather programming language
>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:   Sat Aug 05 19:20:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Aug  2 21:44:37 MSD
>Description:
A tutorial on the Sather programming language.

WWW: http://www.gnu.org/software/sather/

Note: don't use PORTDOCS macro, it'll make share/doc/sather deletion impossible.

>How-To-Repeat:
>Fix:

--- sather-tutorial-000328.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:
#
#	sather-tutorial
#	sather-tutorial/Makefile
#	sather-tutorial/distinfo
#	sather-tutorial/pkg-descr
#	sather-tutorial/pkg-plist
#
echo c - sather-tutorial
mkdir -p sather-tutorial > /dev/null 2>&1
echo x - sather-tutorial/Makefile
sed 's/^X//' >sather-tutorial/Makefile << 'END-of-sather-tutorial/Makefile'
X# New ports collection makefile for:		sather-tutorial
X# Date created:			5 August 2006
X# Whom:				Stanislav Sedov <ssedov at mbsd.msk.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tutorial
XPORTVERSION=	000328
XCATEGORIES=	lang
XMASTER_SITES=	${MASTER_SITE_GNU}
XMASTER_SITE_SUBDIR=sather/Doc
XPKGNAMEPREFIX=	sather-
XDISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}.html
X
XMAINTAINER=	ssedov at mbsd.msk.ru
XCOMMENT=	A tutorial on the Sather programming language
X
XNO_BUILD=	yes
XNO_WRKSUBDIR=	yes
XDOCSDIR=	${PREFIX}/share/doc/sather/${PORTNAME}
X
Xdo-install:
X	${MKDIR} ${DOCSDIR}
X	@${TAR} -xf ${DISTDIR}/${DISTFILES} -C ${DOCSDIR}
X	@${FIND} ${DOCSDIR}/ -type f -exec ${CHMOD} ${SHAREMODE} {} \;
X	${CHOWN} -R ${SHAREOWN} ${DOCSDIR}/
X
X.include <bsd.port.mk>
END-of-sather-tutorial/Makefile
echo x - sather-tutorial/distinfo
sed 's/^X//' >sather-tutorial/distinfo << 'END-of-sather-tutorial/distinfo'
XMD5 (sather-tutorial-000328.html.tar.gz) = 7d6406c0ef5e41c8e8093459b8b5615f
XSHA256 (sather-tutorial-000328.html.tar.gz) = cb7415dfe4a144c71f315267837db09fb6d7555e4ae8cd2bd210b24f42ccab72
XSIZE (sather-tutorial-000328.html.tar.gz) = 255712
END-of-sather-tutorial/distinfo
echo x - sather-tutorial/pkg-descr
sed 's/^X//' >sather-tutorial/pkg-descr << 'END-of-sather-tutorial/pkg-descr'
XA tutorial on the Sather programming language.
X
XWWW: http://www.gnu.org/software/sather/
END-of-sather-tutorial/pkg-descr
echo x - sather-tutorial/pkg-plist
sed 's/^X//' >sather-tutorial/pkg-plist << 'END-of-sather-tutorial/pkg-plist'
X%%DOCSDIR%%/tutorial.html/HTML.manifest
X%%DOCSDIR%%/tutorial.html/abstract.html
X%%DOCSDIR%%/tutorial.html/abstract1223.html
X%%DOCSDIR%%/tutorial.html/abstract1259.html
X%%DOCSDIR%%/tutorial.html/abstract1308.html
X%%DOCSDIR%%/tutorial.html/abstract1606.html
X%%DOCSDIR%%/tutorial.html/arrays.html
X%%DOCSDIR%%/tutorial.html/builtin.html
X%%DOCSDIR%%/tutorial.html/builtin2276.html
X%%DOCSDIR%%/tutorial.html/builtin2339.html
X%%DOCSDIR%%/tutorial.html/builtin2347.html
X%%DOCSDIR%%/tutorial.html/builtin2503.html
X%%DOCSDIR%%/tutorial.html/c-builtin.html
X%%DOCSDIR%%/tutorial.html/c-inline.html
X%%DOCSDIR%%/tutorial.html/c-parameters.html
X%%DOCSDIR%%/tutorial.html/c-user-types.html
X%%DOCSDIR%%/tutorial.html/c.html
X%%DOCSDIR%%/tutorial.html/catalogue.html
X%%DOCSDIR%%/tutorial.html/catalogue3249.html
X%%DOCSDIR%%/tutorial.html/classes.html
X%%DOCSDIR%%/tutorial.html/classes275.html
X%%DOCSDIR%%/tutorial.html/classes382.html
X%%DOCSDIR%%/tutorial.html/classes453.html
X%%DOCSDIR%%/tutorial.html/classes715.html
X%%DOCSDIR%%/tutorial.html/classes771.html
X%%DOCSDIR%%/tutorial.html/closures.html
X%%DOCSDIR%%/tutorial.html/closures2064.html
X%%DOCSDIR%%/tutorial.html/conditional.html
X%%DOCSDIR%%/tutorial.html/employee.html
X%%DOCSDIR%%/tutorial.html/exceptions.html
X%%DOCSDIR%%/tutorial.html/exceptions2144.html
X%%DOCSDIR%%/tutorial.html/fortran-datatypes.html
X%%DOCSDIR%%/tutorial.html/fortran-names.html
X%%DOCSDIR%%/tutorial.html/fortran-parameters.html
X%%DOCSDIR%%/tutorial.html/fortran-portability.html
X%%DOCSDIR%%/tutorial.html/fortran.html
X%%DOCSDIR%%/tutorial.html/immutable.html
X%%DOCSDIR%%/tutorial.html/immutable1937.html
X%%DOCSDIR%%/tutorial.html/inclusion.html
X%%DOCSDIR%%/tutorial.html/inclusion1161.html
X%%DOCSDIR%%/tutorial.html/intro.html
X%%DOCSDIR%%/tutorial.html/intro202.html
X%%DOCSDIR%%/tutorial.html/intro41.html
X%%DOCSDIR%%/tutorial.html/intro44.html
X%%DOCSDIR%%/tutorial.html/intro53.html
X%%DOCSDIR%%/tutorial.html/intro79.html
X%%DOCSDIR%%/tutorial.html/iterator-1.png
X%%DOCSDIR%%/tutorial.html/iterator-2.png
X%%DOCSDIR%%/tutorial.html/iterator-3.png
X%%DOCSDIR%%/tutorial.html/iterators.html
X%%DOCSDIR%%/tutorial.html/iterators1034.html
X%%DOCSDIR%%/tutorial.html/iterators873.html
X%%DOCSDIR%%/tutorial.html/last.png
X%%DOCSDIR%%/tutorial.html/operator-expressions.html
X%%DOCSDIR%%/tutorial.html/operators.html
X%%DOCSDIR%%/tutorial.html/operators1882.html
X%%DOCSDIR%%/tutorial.html/overloading.html
X%%DOCSDIR%%/tutorial.html/parameterized-overloading.html
X%%DOCSDIR%%/tutorial.html/parameterized.html
X%%DOCSDIR%%/tutorial.html/parameterized1751.html
X%%DOCSDIR%%/tutorial.html/parameterized1792.html
X%%DOCSDIR%%/tutorial.html/rem-1.png
X%%DOCSDIR%%/tutorial.html/rem-2.png
X%%DOCSDIR%%/tutorial.html/rem-3.png
X%%DOCSDIR%%/tutorial.html/rem-4.png
X%%DOCSDIR%%/tutorial.html/rem-5.png
X%%DOCSDIR%%/tutorial.html/rem-6.png
X%%DOCSDIR%%/tutorial.html/rem-7.png
X%%DOCSDIR%%/tutorial.html/rem-8.png
X%%DOCSDIR%%/tutorial.html/safety.html
X%%DOCSDIR%%/tutorial.html/safety2172.html
X%%DOCSDIR%%/tutorial.html/safety2208.html
X%%DOCSDIR%%/tutorial.html/safety2219.html
X%%DOCSDIR%%/tutorial.html/sather-tutorial.html
X%%DOCSDIR%%/tutorial.html/style.css
X%%DOCSDIR%%/tutorial.html/sys.html
X%%DOCSDIR%%/tutorial.html/type-conformance.html
X%%DOCSDIR%%/tutorial.html/type-inference.html
X%%DOCSDIR%%/tutorial.html/typecase.html
X at dirrm %%DOCSDIR%%/tutorial.html
X at dirrm %%DOCSDIR%%
X at dirrmtry share/doc/sather
END-of-sather-tutorial/pkg-plist
exit
--- sather-tutorial-000328.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list