From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 5 05:10:08 2003 Return-Path: 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 A05B416A4BF for ; Fri, 5 Sep 2003 05:10:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1299D44003 for ; Fri, 5 Sep 2003 05:10:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h85CA6Up033149 for ; Fri, 5 Sep 2003 05:10:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h85CA6BR033148; Fri, 5 Sep 2003 05:10:06 -0700 (PDT) Resent-Date: Fri, 5 Sep 2003 05:10:06 -0700 (PDT) Resent-Message-Id: <200309051210.h85CA6BR033148@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, Rene Ladan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58A8016A4BF for ; Fri, 5 Sep 2003 05:06:23 -0700 (PDT) Received: from mailhost.tue.nl (mailhost.tue.nl [131.155.2.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4936A43FB1 for ; Fri, 5 Sep 2003 05:06:22 -0700 (PDT) (envelope-from rene@dyn407-aud.nbw.tue.nl) Received: from mailhost.tue.nl ([127.0.0.1]) by localhost (mailhost.tue.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 89844-06 for ; Fri, 5 Sep 2003 12:02:56 +0200 (CEST) Received: from atmosphere.local (dyn407-aud.nbw.tue.nl [131.155.33.163]) by mailhost.tue.nl (Postfix) with ESMTP id 5998D175145 for ; Fri, 5 Sep 2003 10:32:37 +0200 (CEST) Received: from dyn407-aud.nbw.tue.nl (atmosphere.local [127.0.0.1]) by atmosphere.local (8.12.9/8.12.9) with ESMTP id h857VYbZ032767 for ; Fri, 5 Sep 2003 09:31:34 +0200 (CEST) (envelope-from rene@dyn407-aud.nbw.tue.nl) Received: (from rene@localhost) by dyn407-aud.nbw.tue.nl (8.12.9/8.12.9/Submit) id h857VYKD032766; Fri, 5 Sep 2003 09:31:34 +0200 (CEST) Message-Id: <200309050731.h857VYKD032766@dyn407-aud.nbw.tue.nl> Date: Fri, 5 Sep 2003 09:31:34 +0200 (CEST) From: Rene Ladan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/56489: new port for lang/bf2c X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Rene Ladan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2003 12:10:08 -0000 >Number: 56489 >Category: ports >Synopsis: new port for lang/bf2c >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: Fri Sep 05 05:10:06 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Rene Ladan >Release: FreeBSD 5.1-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD atmosphere.local 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #0: Thu Aug 14 22:05:50 CEST 2003 root@atmosphere.local:/usr/src-releng51/sys/i386/compile/RENE_2003-07-17 i386 >Description: optimizing BF to C compiler >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: # # ./lang/bf2c # ./lang/bf2c/Makefile # ./lang/bf2c/pkg-descr # ./lang/bf2c/pkg-plist # ./lang/bf2c/distinfo # echo c - ./lang/bf2c mkdir -p ./lang/bf2c > /dev/null 2>&1 echo x - ./lang/bf2c/Makefile sed 's/^X//' >./lang/bf2c/Makefile << 'END-of-./lang/bf2c/Makefile' X# New ports collection makefile for: bf2c X# Date created: 4 Sep 2003 X# Whom: r.c.ladan@student.tue.nl X# X# $FreeBSD$ X# X XPORTNAME= bf2c XPORTVERSION= 1.2.2 XCATEGORIES= lang XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=bf2c X XMAINTAINER= r.c.ladan@student.tue.nl XCOMMENT= Optimizing BrainF*ck to C compiler X XUSE_GMAKE= yes X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/bf2c ${PREFIX}/bin X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/LICENSE ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} X.endif X X.include END-of-./lang/bf2c/Makefile echo x - ./lang/bf2c/pkg-descr sed 's/^X//' >./lang/bf2c/pkg-descr << 'END-of-./lang/bf2c/pkg-descr' XBrainF*ck is a minimalistic, yet Turing-complete programming language with Xonly 8 instructions. bf2c compiles a BF file into a corresponding C file, Xoptimizing as much as possible for speed, size and readability. X XIt is written for fun, self-educating purposes and to beat existing XBF compilers. X XWWW: http://bf2c.sourceforge.net/ X X- Rene Xr.c.ladan@student.tue.nl END-of-./lang/bf2c/pkg-descr echo x - ./lang/bf2c/pkg-plist sed 's/^X//' >./lang/bf2c/pkg-plist << 'END-of-./lang/bf2c/pkg-plist' Xbin/bf2c X%%PORTDOCS%%%%DOCSDIR%%/LICENSE X%%PORTDOCS%%%%DOCSDIR%%/README X%%PORTDOCS%%@dirrm %%DOCSDIR%% END-of-./pkg-plist echo x - ./distinfo sed 's/^X//' >./lang/bf2c/distinfo << 'END-of-./lang/bf2c/distinfo' XMD5 (bf2c-1.2.2.tar.gz) = c0685f890ff7456d79171af20afdb0c4 END-of-./lang/bf2c/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: