Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2001 18:38:25 +0800 (CST)
From:      Statue <statue@softwareliberty.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31488: New port: chinese/qterm - a BBS client
Message-ID:  <20011025103825.2D4AB7526@softwareliberty.org>

next in thread | raw e-mail | index | archive | help

>Number:         31488
>Category:       ports
>Synopsis:       New port: chinese/qterm - a BBS client
>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:   Thu Oct 25 03:40:06 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Statue
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386


	
>Description:
QTerm is a BBS client in Unix. Our original goal is to make it
a practical tool like CTerm and STerm in Windows.
	
>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:
#
#	qterm/
#	qterm/Makefile
#	qterm/distinfo
#	qterm/files
#	qterm/pkg-comment
#	qterm/pkg-descr
#	qterm/pkg-plist
#	qterm/files/patch-aa
#
echo c - qterm/
mkdir -p qterm/ > /dev/null 2>&1
echo x - qterm/Makefile
sed 's/^X//' >qterm/Makefile << 'END-of-qterm/Makefile'
X# New ports collection makefile for:   qterm
X# Date created:                10 Mar 2001
X# Whom:                        Shen Chuan-Hsing
X#
X# $FreeBSD: ports/chinese/qterm/Makefile,v 1.3 2001/07/26 02:19:36 clive Exp $
X#
X
XPORTNAME=	qterm
XPORTVERSION=	0.1.2
XCATEGORIES=	chinese
XMASTER_SITES=	http://qterm.gnuchina.org/qterm-0.1.2/ \
X		http://freebsd.sinica.edu.tw/~statue/
XDISTFILES=	qterm-0.1.2-release.tar.gz
X
XMAINTAINER=	statue@freebsd.sinica.edu.tw
X
XUSE_QT_VER=	2
XUSE_GMAKE=	yes
X
XWRKSRC=		${WRKDIR}/qterm/src
X
X.include <bsd.port.mk>
END-of-qterm/Makefile
echo x - qterm/distinfo
sed 's/^X//' >qterm/distinfo << 'END-of-qterm/distinfo'
XMD5 (qterm-0.1.2-release.tar.gz) = 1a92bab79b88ceae9fa89ff30b1fabf4
END-of-qterm/distinfo
echo c - qterm/files
mkdir -p qterm/files > /dev/null 2>&1
echo x - qterm/pkg-comment
sed 's/^X//' >qterm/pkg-comment << 'END-of-qterm/pkg-comment'
XQTerm is a BBS client in Unix
END-of-qterm/pkg-comment
echo x - qterm/pkg-descr
sed 's/^X//' >qterm/pkg-descr << 'END-of-qterm/pkg-descr'
XQTerm is a BBS client in Unix. Our original goal is to make it
Xa practical tool like CTerm and STerm in Windows.
X
XFeatures:
X1.support mouse in Firebird BBS
X2.copy and paste
X3.article download
X4.address book
X
XWWW: http://qterm.gnuchina.org/index.html
END-of-qterm/pkg-descr
echo x - qterm/pkg-plist
sed 's/^X//' >qterm/pkg-plist << 'END-of-qterm/pkg-plist'
Xbin/qterm
Xlib/qterm/cursor/downArrow.bmp
Xlib/qterm/cursor/leftArrow.bmp
Xlib/qterm/cursor/m_downArrow.bmp
Xlib/qterm/cursor/m_leftArrow.bmp
Xlib/qterm/cursor/m_rightArrow.bmp
Xlib/qterm/cursor/m_upArrow.bmp
Xlib/qterm/cursor/rightArrow.bmp
Xlib/qterm/cursor/upArrow.bmp
Xlib/qterm/pic/addr.bmp
Xlib/qterm/pic/anti.bmp
Xlib/qterm/pic/beep.bmp
Xlib/qterm/pic/blink.bmp
Xlib/qterm/pic/color.bmp
Xlib/qterm/pic/colorcopy.bmp
Xlib/qterm/pic/copy.bmp
Xlib/qterm/pic/disconnect.bmp
Xlib/qterm/pic/document.xpm
Xlib/qterm/pic/down.bmp
Xlib/qterm/pic/font.bmp
Xlib/qterm/pic/message.bmp
Xlib/qterm/pic/mouse.bmp
Xlib/qterm/pic/paste.bmp
Xlib/qterm/pic/quick.bmp
Xlib/qterm/pic/quicklogin.bmp
Xlib/qterm/pic/reconnect.bmp
Xlib/qterm/pic/refresh.bmp
Xlib/qterm/pic/reply.bmp
Xlib/qterm/pic/retangle.bmp
Xlib/qterm/pic/set.bmp
Xlib/qterm/pic/tabpic.bmp
Xlib/qterm/qterm.cfg
X@dirrm lib/qterm/cursor/
X@dirrm lib/qterm/pic/
X@dirrm lib/qterm/
END-of-qterm/pkg-plist
echo x - qterm/files/patch-aa
sed 's/^X//' >qterm/files/patch-aa << 'END-of-qterm/files/patch-aa'
X--- Makefile.orig	Wed Sep  5 14:45:55 2001
X+++ Makefile	Thu Oct 25 12:11:14 2001
X@@ -11,12 +11,12 @@
X CXX	=	g++
X CFLAGS	=	-pipe -Wall -W -O2 -DNO_DEBUG
X CXXFLAGS=	-pipe -Wall -W -O2 -DNO_DEBUG
X-INCPATH	=	-I$(QTDIR)/include
X+INCPATH	=	-I/usr/X11R6/include/qt2
X LINK	=	g++
X LFLAGS	=	
X-LIBS	=	$(SUBLIBS) -L$(QTDIR)/lib -L/usr/X11R6/lib -lqt -lXext -lX11 -lm
X-MOC	=	$(QTDIR)/bin/moc
X-UIC	=	$(QTDIR)/bin/uic
X+LIBS	=	$(SUBLIBS) -L$(QTDIR)/lib -L/usr/X11R6/lib -lqt2 -lXext -lX11 -lm
X+MOC	=	/usr/X11R6/bin/moc2
X+UIC	=	/usr/X11R6/bin/uic
X 
X TAR	=	tar -cf
X GZIP	=	gzip -9f
END-of-qterm/files/patch-aa
exit

	
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011025103825.2D4AB7526>