From 9b19fd780156438483cec22ce7bb5a36b738fa67 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 16 Mar 2004 14:56:07 +0000 Subject: - Update to version 0.3.5 - Fix WWW: - Assign maintainership to submitter PR: ports/64278 Submitted by: Gavin Mu --- chinese/qterm/Makefile | 21 ++++++++++++++++----- chinese/qterm/distinfo | 4 ++-- chinese/qterm/files/patch-qterm::qtermtelnet.h | 18 ++++++++---------- chinese/qterm/pkg-descr | 8 +++++--- chinese/qterm/pkg-plist | 26 ++++++++++++++++++++------ 5 files changed, 51 insertions(+), 26 deletions(-) (limited to 'chinese') diff --git a/chinese/qterm/Makefile b/chinese/qterm/Makefile index 2570d25a57a2..fee3c99026ab 100644 --- a/chinese/qterm/Makefile +++ b/chinese/qterm/Makefile @@ -6,13 +6,12 @@ # PORTNAME= qterm -PORTVERSION= 0.3.2 -PORTREVISION= 1 +PORTVERSION= 0.3.5 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gavin@tju.edu.cn COMMENT= QTerm is a BBS client in Unix USE_QT_VER= 3 @@ -20,10 +19,22 @@ USE_GMAKE= yes HAS_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ARGS= --enable-mt --with-pythondir=${LOCALBASE} --prefix=${PREFIX} -USE_PYTHON= -2.2 +INSTALLS_SHLIB= yes + +.if !defined(WITHOUT_PYTHON) +USE_PYTHON= -2.3 +.endif + +.include + +pre-everything:: + @${ECHO_MSG} "Define WITHOUT_PYTHON to\ + disable PYTHON scripts support." post-patch: @${REINPLACE_CMD} -e 's,,,' \ ${WRKSRC}/qterm/qtermtelnet.cpp + @${REINPLACE_CMD} -e 's,-lssl,-lssl -lcrypto,' \ + ${WRKSRC}/configure -.include +.include diff --git a/chinese/qterm/distinfo b/chinese/qterm/distinfo index d2d514fd1e40..d7e5f5b996f7 100644 --- a/chinese/qterm/distinfo +++ b/chinese/qterm/distinfo @@ -1,2 +1,2 @@ -MD5 (qterm-0.3.2.tar.gz) = d7e9da29e0cc0a4cc5d996170422beb0 -SIZE (qterm-0.3.2.tar.gz) = 716334 +MD5 (qterm-0.3.5.tar.gz) = 0da21357cf155d665350b760ebed1cc9 +SIZE (qterm-0.3.5.tar.gz) = 786186 diff --git a/chinese/qterm/files/patch-qterm::qtermtelnet.h b/chinese/qterm/files/patch-qterm::qtermtelnet.h index 7f586bf25cfa..977db7880f27 100644 --- a/chinese/qterm/files/patch-qterm::qtermtelnet.h +++ b/chinese/qterm/files/patch-qterm::qtermtelnet.h @@ -1,14 +1,12 @@ ---- qterm/qtermtelnet.h.orig Sat Apr 12 21:10:39 2003 -+++ qterm/qtermtelnet.h Sat Apr 12 21:11:19 2003 -@@ -8,9 +8,9 @@ - #include - #else +--- qterm/qtermtelnet.h.orig Tue Mar 16 12:17:41 2004 ++++ qterm/qtermtelnet.h Tue Mar 16 12:18:02 2004 +@@ -9,8 +9,8 @@ + #elif defined(Q_OS_BSD4) || defined(_OS_FREEBSD_) \ + || defined(Q_OS_MACX) || defined(Q_OS_DARWIN) #include - #include #include -- #include + #include -+ #include - #endif - - #include + #include + #else + #include diff --git a/chinese/qterm/pkg-descr b/chinese/qterm/pkg-descr index b4a3bf5f9883..c41ef8adfcc3 100644 --- a/chinese/qterm/pkg-descr +++ b/chinese/qterm/pkg-descr @@ -1,5 +1,5 @@ -QTerm is a BBS client in Unix. Our original goal is to make it -a practical tool like CTerm and STerm in Windows. +QTerm is a BBS client for X Window System. The goal is to make a client +similar to Sterm and CTerm in MS Windows. Features: 1.support mouse in Firebird BBS @@ -7,4 +7,6 @@ Features: 3.article download 4.address book -WWW: http://qterm.gnuchina.org/index.html +WWW: http://qterm.sourceforge.net + +- Gavin Mu diff --git a/chinese/qterm/pkg-plist b/chinese/qterm/pkg-plist index b9c6323d3bde..4b3a38eb530d 100644 --- a/chinese/qterm/pkg-plist +++ b/chinese/qterm/pkg-plist @@ -1,6 +1,9 @@ bin/qterm -share/qterm/address.cfg -share/qterm/credits +@exec /sbin/ldconfig -m +@unexec /sbin/ldconfig -R +lib/libssh.so.0 +lib/libssh.so +lib/libssh.la share/qterm/cursor/end.xpm share/qterm/cursor/enter.xpm share/qterm/cursor/exit.xpm @@ -14,18 +17,19 @@ share/qterm/pic/addr.png share/qterm/pic/anti-idle.png share/qterm/pic/article.png share/qterm/pic/auto-reply.png -share/qterm/pic/color.png share/qterm/pic/color-copy.png +share/qterm/pic/color.png share/qterm/pic/connect.png share/qterm/pic/copy.png share/qterm/pic/disconnect.png -share/qterm/pic/font.png +share/qterm/pic/fonts.png share/qterm/pic/keys.png share/qterm/pic/message.png share/qterm/pic/mouse.png share/qterm/pic/paste.png share/qterm/pic/popwidget.png share/qterm/pic/pref.png +share/qterm/pic/qterm_tray.png share/qterm/pic/qterm_32x32.png share/qterm/pic/qterm_48x48.png share/qterm/pic/quick.png @@ -34,11 +38,21 @@ share/qterm/pic/rect.png share/qterm/pic/refresh.png share/qterm/pic/sound.png share/qterm/pic/tabpad.png -share/qterm/qterm.cfg share/qterm/script/continuous.py share/qterm/script/download.py share/qterm/script/system.py -@dirrm share/qterm/script +share/qterm/schema/Softness.schema +share/qterm/schema/Linux.schema +share/qterm/schema/VIM.schema +share/qterm/schema/XTerm.schema +share/qterm/schema/default.schema +share/qterm/qterm.cfg +share/qterm/address.cfg +share/qterm/credits +share/applications/qterm.desktop +share/icons/qterm.png @dirrm share/qterm/cursor @dirrm share/qterm/pic +@dirrm share/qterm/script +@dirrm share/qterm/schema @dirrm share/qterm -- cgit v1.2.3