From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 5 19:20:16 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F55316A4DE for ; Sat, 5 Aug 2006 19:20:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D26A43D4C for ; Sat, 5 Aug 2006 19:20:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k75JKEt6079324 for ; Sat, 5 Aug 2006 19:20:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k75JKEjv079323; Sat, 5 Aug 2006 19:20:14 GMT (envelope-from gnats) Resent-Date: Sat, 5 Aug 2006 19:20:14 GMT Resent-Message-Id: <200608051920.k75JKEjv079323@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Stanislav Sedov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCC8316A4E1 for ; Sat, 5 Aug 2006 19:14:14 +0000 (UTC) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B98043D49 for ; Sat, 5 Aug 2006 19:14:14 +0000 (GMT) (envelope-from ssedov@mbsd.msk.ru) Received: from [217.118.83.1] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1G9Rim-0002nE-4r for FreeBSD-gnats-submit@freebsd.org; Sat, 05 Aug 2006 23:22:18 +0400 Received: by fonon.realnet (Postfix, from userid 1001) id 7D670120B0; Sat, 5 Aug 2006 23:06:23 +0400 (MSD) Message-Id: <20060805190623.7D670120B0@fonon.realnet> Date: Sat, 5 Aug 2006 23:06:23 +0400 (MSD) From: Stanislav Sedov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/101425: [NEW PORT] lang/sather-tutorial: A tutorial on the Sather programming language X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Aug 2006 19:20:16 -0000 >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 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@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 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@dirrm %%DOCSDIR%%/tutorial.html X@dirrm %%DOCSDIR%% X@dirrmtry share/doc/sather END-of-sather-tutorial/pkg-plist exit --- sather-tutorial-000328.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: