From owner-freebsd-ports Sat Aug 31 15:30:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FCB337B400 for ; Sat, 31 Aug 2002 15:30:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6631143E6A for ; Sat, 31 Aug 2002 15:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7VMU2JU031784 for ; Sat, 31 Aug 2002 15:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7VMU2bH031783; Sat, 31 Aug 2002 15:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E390437B400 for ; Sat, 31 Aug 2002 15:26:25 -0700 (PDT) Received: from jive.SoftHome.net (jive.SoftHome.net [66.54.152.27]) by mx1.FreeBSD.org (Postfix) with SMTP id 4A7DB43E72 for ; Sat, 31 Aug 2002 15:26:25 -0700 (PDT) (envelope-from temperanza@softhome.net) Received: (qmail 27766 invoked by uid 417); 31 Aug 2002 22:26:19 -0000 Received: from shunt-smtp-out-0 (HELO softhome.net) (172.16.3.12) by shunt-smtp-out-0 with SMTP; 31 Aug 2002 22:26:19 -0000 Received: from softhome.net ([63.194.84.111]) (AUTH: PLAIN temperanza@softhome.net) by softhome.net with esmtp; Sat, 31 Aug 2002 16:26:12 -0600 Message-Id: <3D714286.4050403@softhome.net> Date: Sat, 31 Aug 2002 15:26:14 -0700 From: La Temperanza To: freebsd-gnats-submit@FreeBSD.org Subject: ports/42268: Sorry 'bout this... send-pr doesn't seem to work... Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42268 >Category: ports >Synopsis: math/PDL port is broken >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Aug 31 15:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: La Temperanza >Release: FreeBSD 4.6-STABLE i386 >Organization: N/A >Environment: System: FreeBSD makoto.sakura 4.6-STABLE FreeBSD 4.6-STABLE #1: Wed Aug 28 14:45:01 PDT 2002 root@makoto.sakura:/usr/obj/usr/src/sys/MAKOTO i386 AMD Duron 950, 384 MB RAM, FreeBSD 4.5-4.6 (RELEASE and STABLE), Perl 5.0-5.8 >Description: The code generator for the math/PDL port misses a couple of important spaces; for instance "n=1;" must be "n = 1;" to compile properly. Should be a relatively simple problem to patch, but it's existed for quite a while now. >How-To-Repeat: This has happened on two separate builds of FreeBSD and three versions of Perl. I haven't tested it on other computers, but try to build the port and it should show up. >Fix: --- gnome-mud.sh 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: # # gnome-mud # gnome-mud/Makefile # gnome-mud/distinfo # gnome-mud/pkg-comment # gnome-mud/pkg-descr # gnome-mud/pkg-plist # echo c - gnome-mud mkdir -p gnome-mud > /dev/null 2>&1 echo x - gnome-mud/Makefile sed 's/^X//' >gnome-mud/Makefile << 'END-of-gnome-mud/Makefile' X# New ports collection makefile for: gnome-mud X# Date created: 29 Aug 2002 X# Whom: tempy X# X# $FreeBSD: ports/net/amcl/Makefile,v 1.7 2002/06/23 06:03:58 ijliao Exp $ X# X XPORTNAME= gnome-mud XPORTVERSION= 0.9.1 XCATEGORIES= net XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= amcl X XMAINTAINER= ports@FreeBSD.org X XUSE_REINPLACE= yes XUSE_X_PREFIX= yes XUSE_GTK= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LIBS="-L${LOCALBASE}/lib" X Xpost-patch: X @${REINPLACE_CMD} -e 's|CFLAGS -O -pipe -Wall|CFLAGS|g' ${WRKSRC}/configure X X.include END-of-gnome-mud/Makefile echo x - gnome-mud/distinfo sed 's/^X//' >gnome-mud/distinfo << 'END-of-gnome-mud/distinfo' XMD5 (gnome-mud-0.9.1.tar.gz) = 1927ac94ff5610659bee286537fefcc1 END-of-gnome-mud/distinfo echo x - gnome-mud/pkg-comment sed 's/^X//' >gnome-mud/pkg-comment << 'END-of-gnome-mud/pkg-comment' XGTK-based MUD client with triggers, aliases, colors, etc END-of-gnome-mud/pkg-comment echo x - gnome-mud/pkg-descr sed 's/^X//' >gnome-mud/pkg-descr << 'END-of-gnome-mud/pkg-descr' XGNOME-MUD Client was formerly named AMCL. It is based Xon GTK, and offers many features, such as full support Xfor ANSI colors, aliases, command history, triggers, Xautomapping, multiple connections, and so forth. X XWWW: http://amcl.sourceforge.net/ XAuthor: Robin Ericsson X X- Tempy END-of-gnome-mud/pkg-descr echo x - gnome-mud/pkg-plist sed 's/^X//' >gnome-mud/pkg-plist << 'END-of-gnome-mud/pkg-plist' X/usr/X11R6/share/gnome/help/gnome-mud-manual/C/figures/connections-window.png X/usr/X11R6/share/gnome/help/gnome-mud-manual/C/figures/mudlist-window.png X/usr/X11R6/share/gnome/help/gnome-mud-manual/C/figures/profiles-window.png X/usr/X11R6/share/gnome/help/gnome-mud-manual/C/figures/main-window.png X/usr/X11R6/share/gnome/help/gnome-mud-manual/C/figures/preferences-window.png X/usr/X11R6/share/gnome/help/gnome-mud-manual/C/figures X/usr/X11R6/share/gnome/help/gnome-mud-manual/C/stylesheet-images X/usr/X11R6/share/gnome/help/gnome-mud-manual/C/topic.dat X/usr/X11R6/share/gnome/help/gnome-mud-manual/C/gnome-mud-manual.sgml X/usr/X11R6/share/gnome/help/gnome-mud-manual/C/x35.html X/usr/X11R6/share/gnome/help/gnome-mud-manual/C/x453.html X/usr/X11R6/share/gnome/help/gnome-mud-manual/C/index.html X/usr/X11R6/share/gnome/help/gnome-mud-manual/C/x365.html X/usr/X11R6/share/gnome/help/gnome-mud-manual/C/435.html X/usr/X11R6/share/gnome/help/gnome-mud-manual/C X/usr/X11R6/share/gnome/help/gnome-mud-manual X/usr/X11R6/share/gnome/help/gnome-mud-plugin-api/C/figures X/usr/X11R6/share/gnome/help/gnome-mud-plugin-api/C/stylesheet-images X/usr/X11R6/share/gnome/help/gnome-mud-plugin-api/C/a217.html X/usr/X11R6/share/gnome/help/gnome-mud-plugin-api/C/a224.html X/usr/X11R6/share/gnome/help/gnome-mud-plugin-api/C/gnome-mud-plugin-api.sgml X/usr/X11R6/share/gnome/help/gnome-mud-plugin-api/C/index.html X/usr/X11R6/share/gnome/help/gnome-mud-plugin-api/C/topic.dat X/usr/X11R6/share/gnome/help/gnome-mud-plugin-api/C/x213.html X/usr/X11R6/share/gnome/help/gnome-mud-plugin-api/C/x33.html X/usr/X11R6/share/gnome/help/gnome-mud-plugin-api/C X/usr/X11R6/share/gnome/help/gnome-mud-plugin-api X/usr/X11R6/share/locale/ca/LC_MESSAGES/gnome-mud.mo X/usr/X11R6/share/locale/de/LC_MESSAGES/gnome-mud.mo X/usr/X11R6/share/locale/es/LC_MESSAGES/gnome-mud.mo X/usr/X11R6/share/locale/fr/LC_MESSAGES/gnome-mud.mo X/usr/X11R6/share/locale/sv/LC_MESSAGES/gnome-mud.mo X/usr/X11R6/man/man1/gnome-mud.1 X/usr/X11R6/share/gnome/apps/Games/gnome-mud.desktop Xbin/gnome-mud X END-of-gnome-mud/pkg-plist exit --- gnome-mud.sh ends here --- --g7U0kSdZ076858.1030668399/makoto.sakura--