diff options
author | clive <clive@FreeBSD.org> | 2001-10-27 06:02:28 +0000 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2001-10-27 06:02:28 +0000 |
commit | 289f4f956d1fdf349908f56055812302f8ec30bf (patch) | |
tree | 1d96f15cb8b06bac22c84a84446dbce948809988 /chinese | |
parent | e8f6d3f6f6056a74f69bf05ecc052a42f990d93e (diff) | |
download | FreeBSD-ports-289f4f956d1fdf349908f56055812302f8ec30bf.zip FreeBSD-ports-289f4f956d1fdf349908f56055812302f8ec30bf.tar.gz |
New port: QTerm is a BBS client in Unix. Its original goal is to make it
a practical tool like CTerm and STerm in Windows.
PR: ports/31488
Submitted by: Statue <statue@softwareliberty.org>
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/Makefile | 1 | ||||
-rw-r--r-- | chinese/qterm/Makefile | 22 | ||||
-rw-r--r-- | chinese/qterm/distinfo | 1 | ||||
-rw-r--r-- | chinese/qterm/files/patch-aa | 19 | ||||
-rw-r--r-- | chinese/qterm/pkg-comment | 1 | ||||
-rw-r--r-- | chinese/qterm/pkg-descr | 10 | ||||
-rw-r--r-- | chinese/qterm/pkg-plist | 35 |
7 files changed, 89 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index f708174..83a2e42 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -63,6 +63,7 @@ SUBDIR += pine4 SUBDIR += pyDict SUBDIR += qe + SUBDIR += qterm SUBDIR += rxvt SUBDIR += rxvt-big5 SUBDIR += rxvt-gb diff --git a/chinese/qterm/Makefile b/chinese/qterm/Makefile new file mode 100644 index 0000000..a20d4d5 --- /dev/null +++ b/chinese/qterm/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: qterm +# Date created: 10 Mar 2001 +# Whom: Shen Chuan-Hsing +# +# $FreeBSD$ +# + +PORTNAME= qterm +PORTVERSION= 0.1.2 +CATEGORIES= chinese +MASTER_SITES= http://qterm.gnuchina.org/qterm-0.1.2/ \ + http://freebsd.sinica.edu.tw/~statue/ +DISTFILES= qterm-0.1.2-release.tar.gz + +MAINTAINER= statue@freebsd.sinica.edu.tw + +USE_QT_VER= 2 +USE_GMAKE= yes + +WRKSRC= ${WRKDIR}/qterm/src + +.include <bsd.port.mk> diff --git a/chinese/qterm/distinfo b/chinese/qterm/distinfo new file mode 100644 index 0000000..2628ea5 --- /dev/null +++ b/chinese/qterm/distinfo @@ -0,0 +1 @@ +MD5 (qterm-0.1.2-release.tar.gz) = 1a92bab79b88ceae9fa89ff30b1fabf4 diff --git a/chinese/qterm/files/patch-aa b/chinese/qterm/files/patch-aa new file mode 100644 index 0000000..3ec4ccb --- /dev/null +++ b/chinese/qterm/files/patch-aa @@ -0,0 +1,19 @@ +--- Makefile.orig Wed Sep 5 14:45:55 2001 ++++ Makefile Thu Oct 25 12:11:14 2001 +@@ -11,12 +11,12 @@ + CXX = g++ + CFLAGS = -pipe -Wall -W -O2 -DNO_DEBUG + CXXFLAGS= -pipe -Wall -W -O2 -DNO_DEBUG +-INCPATH = -I$(QTDIR)/include ++INCPATH = -I/usr/X11R6/include/qt2 + LINK = g++ + LFLAGS = +-LIBS = $(SUBLIBS) -L$(QTDIR)/lib -L/usr/X11R6/lib -lqt -lXext -lX11 -lm +-MOC = $(QTDIR)/bin/moc +-UIC = $(QTDIR)/bin/uic ++LIBS = $(SUBLIBS) -L$(QTDIR)/lib -L/usr/X11R6/lib -lqt2 -lXext -lX11 -lm ++MOC = /usr/X11R6/bin/moc2 ++UIC = /usr/X11R6/bin/uic + + TAR = tar -cf + GZIP = gzip -9f diff --git a/chinese/qterm/pkg-comment b/chinese/qterm/pkg-comment new file mode 100644 index 0000000..a481317 --- /dev/null +++ b/chinese/qterm/pkg-comment @@ -0,0 +1 @@ +QTerm is a BBS client in Unix diff --git a/chinese/qterm/pkg-descr b/chinese/qterm/pkg-descr new file mode 100644 index 0000000..b4a3bf5 --- /dev/null +++ b/chinese/qterm/pkg-descr @@ -0,0 +1,10 @@ +QTerm is a BBS client in Unix. Our original goal is to make it +a practical tool like CTerm and STerm in Windows. + +Features: +1.support mouse in Firebird BBS +2.copy and paste +3.article download +4.address book + +WWW: http://qterm.gnuchina.org/index.html diff --git a/chinese/qterm/pkg-plist b/chinese/qterm/pkg-plist new file mode 100644 index 0000000..192864d --- /dev/null +++ b/chinese/qterm/pkg-plist @@ -0,0 +1,35 @@ +bin/qterm +lib/qterm/cursor/downArrow.bmp +lib/qterm/cursor/leftArrow.bmp +lib/qterm/cursor/m_downArrow.bmp +lib/qterm/cursor/m_leftArrow.bmp +lib/qterm/cursor/m_rightArrow.bmp +lib/qterm/cursor/m_upArrow.bmp +lib/qterm/cursor/rightArrow.bmp +lib/qterm/cursor/upArrow.bmp +lib/qterm/pic/addr.bmp +lib/qterm/pic/anti.bmp +lib/qterm/pic/beep.bmp +lib/qterm/pic/blink.bmp +lib/qterm/pic/color.bmp +lib/qterm/pic/colorcopy.bmp +lib/qterm/pic/copy.bmp +lib/qterm/pic/disconnect.bmp +lib/qterm/pic/document.xpm +lib/qterm/pic/down.bmp +lib/qterm/pic/font.bmp +lib/qterm/pic/message.bmp +lib/qterm/pic/mouse.bmp +lib/qterm/pic/paste.bmp +lib/qterm/pic/quick.bmp +lib/qterm/pic/quicklogin.bmp +lib/qterm/pic/reconnect.bmp +lib/qterm/pic/refresh.bmp +lib/qterm/pic/reply.bmp +lib/qterm/pic/retangle.bmp +lib/qterm/pic/set.bmp +lib/qterm/pic/tabpic.bmp +lib/qterm/qterm.cfg +@dirrm lib/qterm/cursor/ +@dirrm lib/qterm/pic/ +@dirrm lib/qterm/ |