From owner-freebsd-ports Fri Dec 31 3:50:41 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 967701553C for ; Fri, 31 Dec 1999 03:50:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA12993; Fri, 31 Dec 1999 03:50:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from cr759667-a.nvcr1.bc.wave.home.com (cr759667-a.nvcr1.bc.wave.home.com [24.113.130.83]) by hub.freebsd.org (Postfix) with ESMTP id 5944714FF8 for ; Fri, 31 Dec 1999 03:46:27 -0800 (PST) (envelope-from will@blackdawn.com) Received: from shadow.blackdawn.com (root@17-055.008.popsite.net [209.69.196.55]) by cr759667-a.nvcr1.bc.wave.home.com (8.9.3/8.9.3) with ESMTP id DAA89419 for ; Fri, 31 Dec 1999 03:44:33 -0800 (PST) (envelope-from will@blackdawn.com) Received: from argon.blackdawn.com (argon.blackdawn.com [192.168.0.3]) by shadow.blackdawn.com (8.9.3/8.9.3) with ESMTP id GAA50711 for ; Fri, 31 Dec 1999 06:46:20 -0500 (EST) (envelope-from will@argon.blackdawn.com) Received: (from root@localhost) by argon.blackdawn.com (8.9.3/8.9.3) id GAA37078; Fri, 31 Dec 1999 06:45:51 -0500 (EST) (envelope-from will) Message-Id: <199912311145.GAA37078@argon.blackdawn.com> Date: Fri, 31 Dec 1999 06:45:51 -0500 (EST) From: Will Andrews Reply-To: Will Andrews To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/15800: new port: games/kmud Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15800 >Category: ports >Synopsis: new port: games/kmud >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 31 03:50:03 PST 1999 >Closed-Date: >Last-Modified: >Originator: Will Andrews >Release: FreeBSD 4.0-CURRENT i386 >Organization: none >Environment: FreeBSD argon.blackdawn.com 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Tue Nov 30 10:14:31 EST 1999 root@argon.blackdawn.com:/usr/src/sys/compile/ARGON i386 >Description: KMud is a KDE MUD client in its beginning stages. It sure has a lot of potential.. I wouldn't use tintin or tinyfugue at all right now. :P Those things gross me out. Anyway, please note that if (as I hope) kdelibs11 / qt142 are upgraded to use the newer GCC, this port will almost certainly work with -STABLE at that point. But for now it is broken for anything less than -CURRENT with g++ 2.91.66. >How-To-Repeat: Use the shar below to commit the port to the tree. >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: # # kmud # kmud/files # kmud/files/md5 # kmud/pkg # kmud/pkg/PLIST # kmud/pkg/DESCR # kmud/pkg/COMMENT # kmud/patches # kmud/patches/patch-aa # kmud/Makefile # echo c - kmud mkdir -p kmud > /dev/null 2>&1 echo c - kmud/files mkdir -p kmud/files > /dev/null 2>&1 echo x - kmud/files/md5 sed 's/^X//' >kmud/files/md5 << 'END-of-kmud/files/md5' XMD5 (kmud-0.1.1.tar.gz) = ab2eb27e3793b6f725d6bee4c108de07 END-of-kmud/files/md5 echo c - kmud/pkg mkdir -p kmud/pkg > /dev/null 2>&1 echo x - kmud/pkg/PLIST sed 's/^X//' >kmud/pkg/PLIST << 'END-of-kmud/pkg/PLIST' Xshare/doc/HTML/en/kmud/index-1.html Xshare/doc/HTML/en/kmud/index-2.html Xshare/doc/HTML/en/kmud/index-3.html Xshare/doc/HTML/en/kmud/index-4.html Xshare/doc/HTML/en/kmud/index-5.html Xshare/doc/HTML/en/kmud/index-6.html Xshare/doc/HTML/en/kmud/index.html Xbin/kmud Xshare/applnk/Applications/kmud.kdelnk Xshare/icons/kmud.xpm X@dirrm share/doc/HTML/en/kmud END-of-kmud/pkg/PLIST echo x - kmud/pkg/DESCR sed 's/^X//' >kmud/pkg/DESCR << 'END-of-kmud/pkg/DESCR' XFinally, a half-decent GUI MUD interface for UNIX! XIt does ANSI color - although at this time that support Xis slightly broken.. this program is for the people who Xare tired of tintin++ or tinyfugue, etc. and want a real XGUI MUD client! :-) X XWWW: http://fara.cs.uni-potsdam.de/~uhlmann/kmud/ X X- Will END-of-kmud/pkg/DESCR echo x - kmud/pkg/COMMENT sed 's/^X//' >kmud/pkg/COMMENT << 'END-of-kmud/pkg/COMMENT' XCool MUD interface based on KDE/Qt. END-of-kmud/pkg/COMMENT echo c - kmud/patches mkdir -p kmud/patches > /dev/null 2>&1 echo x - kmud/patches/patch-aa sed 's/^X//' >kmud/patches/patch-aa << 'END-of-kmud/patches/patch-aa' X--- kmud/ctelnet.h Mon Sep 27 05:41:46 1999 X+++ kmud/ctelnet.h.new Sat Nov 13 01:19:34 1999 X@@ -21,9 +21,6 @@ X #define __CTELNET_H__ X X #include X-#include X-#include X-#include X /* modified 27.09.1999 11:33 for Sun Solaris 2.6 by dflinkmann@gmx.de */ X #ifdef sun X #include X@@ -32,7 +29,9 @@ X #include X #include X #include X- X+#include X+#include X+#include X X #include "debug.h" // debug telnet commands X END-of-kmud/patches/patch-aa echo x - kmud/Makefile sed 's/^X//' >kmud/Makefile << 'END-of-kmud/Makefile' X# New ports collection makefile for: KMud X# Version required: 0.1.1 X# Date created: 31 Oct 1999 X# Whom: Will Andrews X# X# $FreeBSD$ X# X XDISTNAME= kmud-0.1.1 XCATEGORIES= games XMASTER_SITES= ftp://fara.cs.uni-potsdam.de/pub/kmud/ X XMAINTAINER= andrews@technologist.com X XLIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_QT= yes X X.include X X# g++ 2.91.66 is OK. X.if ${OSVERSION} < 400004 XBROKEN= "obsolete compiler" X.endif X X.include END-of-kmud/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message