Date: Sat, 5 Aug 2006 23:06:42 +0400 (MSD) From: Stanislav Sedov <ssedov@mbsd.msk.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/101424: [NEW PORT] lang/sather-specification: Specification of the Sather programming language Message-ID: <20060805190642.C827A12241@fonon.realnet> Resent-Message-ID: <200608051920.k75JKEqx079310@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 101424 >Category: ports >Synopsis: [NEW PORT] lang/sather-specification: Specification of 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:13 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: Official specification of 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-specification-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-specification # sather-specification/Makefile # sather-specification/distinfo # sather-specification/pkg-descr # sather-specification/pkg-plist # echo c - sather-specification mkdir -p sather-specification > /dev/null 2>&1 echo x - sather-specification/Makefile sed 's/^X//' >sather-specification/Makefile << 'END-of-sather-specification/Makefile' X# New ports collection makefile for: sather-specification X# Date created: 5 August 2006 X# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> X# X# $FreeBSD$ X# X XPORTNAME= specification XPORTVERSION= 000328 XCATEGORIES= lang XMASTER_SITES= ${MASTER_SITE_GNU} XMASTER_SITE_SUBDIR=sather/Doc XPKGNAMEPREFIX= sather- XDISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}.html X XMAINTAINER= ssedov@mbsd.msk.ru XCOMMENT= Specification of 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-specification/Makefile echo x - sather-specification/distinfo sed 's/^X//' >sather-specification/distinfo << 'END-of-sather-specification/distinfo' XMD5 (sather-specification-000328.html.tar.gz) = a1ac828600d76e1a6ae7752906af19a7 XSHA256 (sather-specification-000328.html.tar.gz) = 8d63936d9e031f9d7b5f640b74282d4db944a293eb2aed3be96b5d201333061d XSIZE (sather-specification-000328.html.tar.gz) = 65633 END-of-sather-specification/distinfo echo x - sather-specification/pkg-descr sed 's/^X//' >sather-specification/pkg-descr << 'END-of-sather-specification/pkg-descr' XOfficial specification of the Sather programming language. X XWWW: http://www.gnu.org/software/sather/ END-of-sather-specification/pkg-descr echo x - sather-specification/pkg-plist sed 's/^X//' >sather-specification/pkg-plist << 'END-of-sather-specification/pkg-plist' X%%DOCSDIR%%/specification.html/HTML.manifest X%%DOCSDIR%%/specification.html/abstractclasses.html X%%DOCSDIR%%/specification.html/andexpressions.html X%%DOCSDIR%%/specification.html/ansicinterface.html X%%DOCSDIR%%/specification.html/arraycreationexpressions.html X%%DOCSDIR%%/specification.html/assignmentstatements.html X%%DOCSDIR%%/specification.html/attachclasses.html X%%DOCSDIR%%/specification.html/attachstatement.html X%%DOCSDIR%%/specification.html/basicexpressions.html X%%DOCSDIR%%/specification.html/basicexpressions1112.html X%%DOCSDIR%%/specification.html/basicexpressions1351.html X%%DOCSDIR%%/specification.html/basicstatements.html X%%DOCSDIR%%/specification.html/basicstatements849.html X%%DOCSDIR%%/specification.html/basicstatements885.html X%%DOCSDIR%%/specification.html/basicstatements914.html X%%DOCSDIR%%/specification.html/basicstatements941.html X%%DOCSDIR%%/specification.html/builtinclasses.html X%%DOCSDIR%%/specification.html/characterliteralexpressions.html X%%DOCSDIR%%/specification.html/classelements.html X%%DOCSDIR%%/specification.html/classelements556.html X%%DOCSDIR%%/specification.html/classelements578.html X%%DOCSDIR%%/specification.html/closures.html X%%DOCSDIR%%/specification.html/closures1743.html X%%DOCSDIR%%/specification.html/codeinclusion.html X%%DOCSDIR%%/specification.html/conventions.html X%%DOCSDIR%%/specification.html/conventions2127.html X%%DOCSDIR%%/specification.html/conventions2178.html X%%DOCSDIR%%/specification.html/conventions2210.html X%%DOCSDIR%%/specification.html/conventions2234.html X%%DOCSDIR%%/specification.html/creationexpressions.html X%%DOCSDIR%%/specification.html/distributedextension.html X%%DOCSDIR%%/specification.html/distributedextension3213.html X%%DOCSDIR%%/specification.html/exceptions.html X%%DOCSDIR%%/specification.html/exceptions1861.html X%%DOCSDIR%%/specification.html/extensionpart.html X%%DOCSDIR%%/specification.html/initialexpressions.html X%%DOCSDIR%%/specification.html/introduction.html X%%DOCSDIR%%/specification.html/introduction48.html X%%DOCSDIR%%/specification.html/iteratordefinitions.html X%%DOCSDIR%%/specification.html/languageinterfaceextensions.html X%%DOCSDIR%%/specification.html/lexicalstructure.html X%%DOCSDIR%%/specification.html/literalexpressions.html X%%DOCSDIR%%/specification.html/literalexpressions1026.html X%%DOCSDIR%%/specification.html/literalexpressions1076.html X%%DOCSDIR%%/specification.html/lockclasses.html X%%DOCSDIR%%/specification.html/loopsanditerators.html X%%DOCSDIR%%/specification.html/loopsanditerators1573.html X%%DOCSDIR%%/specification.html/loopsanditerators1602.html X%%DOCSDIR%%/specification.html/loopsanditerators1615.html X%%DOCSDIR%%/specification.html/loopsanditerators1628.html X%%DOCSDIR%%/specification.html/main.html X%%DOCSDIR%%/specification.html/memoryconsistency.html X%%DOCSDIR%%/specification.html/methodcallexpressions.html X%%DOCSDIR%%/specification.html/newexpressions.html X%%DOCSDIR%%/specification.html/parameterization.html X%%DOCSDIR%%/specification.html/parloopstatement.html X%%DOCSDIR%%/specification.html/quitstatements.html X%%DOCSDIR%%/specification.html/raisestatements.html X%%DOCSDIR%%/specification.html/resultexpressions.html X%%DOCSDIR%%/specification.html/returnstatements.html X%%DOCSDIR%%/specification.html/routinedefinitions.html X%%DOCSDIR%%/specification.html/safetyfeatures.html X%%DOCSDIR%%/specification.html/safetyfeatures1905.html X%%DOCSDIR%%/specification.html/sather-specification.html X%%DOCSDIR%%/specification.html/specialfeaturenames.html X%%DOCSDIR%%/specification.html/specificationpart.html X%%DOCSDIR%%/specification.html/stringliteralexpressions.html X%%DOCSDIR%%/specification.html/stubssection.html X%%DOCSDIR%%/specification.html/style.css X%%DOCSDIR%%/specification.html/synchronizationextension.html X%%DOCSDIR%%/specification.html/synchronizationextension2768.html X%%DOCSDIR%%/specification.html/synchronizationextension3041.html X%%DOCSDIR%%/specification.html/syntacticsugarexpressions.html X%%DOCSDIR%%/specification.html/sysclass.html X%%DOCSDIR%%/specification.html/threadedextension.html X%%DOCSDIR%%/specification.html/typesandclasses.html X%%DOCSDIR%%/specification.html/typesandclasses271.html X%%DOCSDIR%%/specification.html/typesandclasses353.html X%%DOCSDIR%%/specification.html/typesandclasses430.html X%%DOCSDIR%%/specification.html/void-test.html X%%DOCSDIR%%/specification.html/voidexpressions.html X%%DOCSDIR%%/specification.html/withnearstatement.html X@dirrm %%DOCSDIR%%/specification.html X@dirrm %%DOCSDIR%% X@dirrmtry share/doc/sather END-of-sather-specification/pkg-plist exit --- sather-specification-000328.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060805190642.C827A12241>