aboutsummaryrefslogtreecommitdiff
path: root/chinese/qterm
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Does not build on 4.xCheng-Lung Sung2006-08-101-1/+7
| | | | | | | Approved by: maintainer (Yuan, Jue) (implicit) Notes: svn path=/head/; revision=170234
* 1. make qterm.cfg & address.cfg writable by default since native linux ↵Cheng-Lung Sung2006-08-042-3/+6
| | | | | | | | | | | | | version has this feature. 2. add one more address to MASTER_SITES 3. add PKGNAMEPREFIX PR: ports/101345 Submitted by: maintainer (Yuan Jue) Notes: svn path=/head/; revision=169639
* - upgrade from 0.4.0-pre2 to 0.4.0-releaseCheng-Lung Sung2006-08-0110-66/+65
| | | | | | | | | | | - pass maintainership PR: ports/100918 Submitted by: maintainer (Yuan Jue) Approved by: maintainer (gavin_AT_FreeBSDChina dot org) Notes: svn path=/head/; revision=169328
* - fix compiling problemCheng-Lung Sung2006-07-251-1/+3
| | | | | | | | | | | | - libtool problem - executable file problem PR: ports/97177 Submitted by: Yuan, Jue <yuanjue_AT_yuanjue dot net> Approved by: maintainer timeout Notes: svn path=/head/; revision=168728
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* - fix pkg-plist errorYen-Ming Lee2005-01-081-55/+57
| | | | | | | | | | - utilize DATADIR PR: 75853 Submitted by: Gavin Mu <gavin@FreeBSDChina.org> Notes: svn path=/head/; revision=125825
* Fix build on FreeBSD 4.x.Clive Lin2004-12-182-2/+23
| | | | | | | | PR: ports/75183 Submitted by: MAINTAINER Notes: svn path=/head/; revision=124366
* Update to 0.4.0.p2, which also includes changes below:Clive Lin2004-12-154-12/+33
| | | | | | | | | | | o Use a more flexible form of USE_PYTHON o Build on non i386 platform is believed to be fixed. PR: ports/75052 Submitted by: MAINTAINER Notes: svn path=/head/; revision=124066
* Fix build without imake.Dejan Lesjak2004-12-081-1/+2
| | | | | | | | Pointed out by: dosirak via kris, while testing X.Org upgrade Approved by: maintainer Notes: svn path=/head/; revision=123490
* BROKEN on 6.x and !i386: Does not compileKris Kennaway2004-11-181-1/+7
| | | | Notes: svn path=/head/; revision=121913
* Try to fix broken build on AMD64.Clive Lin2004-11-141-0/+11
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=121560
* Update to 0.4.0pre1.Clive Lin2004-11-014-30/+20
| | | | | | | | PR: ports/73305 Submitted by: MAINTAINER Notes: svn path=/head/; revision=120570
* - Update to 0.3.7Pav Lucistnik2004-08-202-15/+9
| | | | | | | | PR: ports/70445 Submitted by: Gavin Mu <gavin@FreeBSDChina.org> (maintainer) Notes: svn path=/head/; revision=116848
* Unbreak on 4.X, use QString::null instead of ""Volker Stolz2004-07-261-4/+4
| | | | | | | | | PR: ports/69519 Submitted by: Cheng-Lung Sung Approved by: maintainer Notes: svn path=/head/; revision=114759
* BROKEN on 4.x: Does not compileKris Kennaway2004-07-021-0/+4
| | | | Notes: svn path=/head/; revision=112746
* - Update to version 0.3.6Kirill Ponomarev2004-05-254-11/+8
| | | | | | | | PR: ports/67160 Submitted by: maintainer Notes: svn path=/head/; revision=109938
* - Update to version 0.3.5Kirill Ponomarev2004-03-165-26/+51
| | | | | | | | | | | - Fix WWW: - Assign maintainership to submitter PR: ports/64278 Submitted by: Gavin Mu <gavin@tju.edu.cn> Notes: svn path=/head/; revision=104169
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* statue@freebsd.sinica.edu.tw has asked for all the maintainedMark Linimon2003-11-211-1/+1
| | | | | | | | | | | ports to be reset to ports@FreeBSD.org. We're sorry to see you go and want to thank you for your help in the past. PR: ports/59515 Submitted by: statue@freebsd.sinica.edu.tw Notes: svn path=/head/; revision=94596
* update to 0.3.2Yen-Ming Lee2003-11-093-8/+10
| | | | | | | | PR: 56685 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=93506
* update chinese/qterm: update MASTER_SITESDaichi GOTO2003-07-291-2/+2
| | | | | | | | PR: 55001 Submitted by: Statue <statue@freebsd.sinica.edu.tw> (maintainer) Notes: svn path=/head/; revision=85809
* add CONFIGURE_ARGS+="--enable-mt"Tilman Keskinoz2003-04-142-11/+1
| | | | | | | | | | remove file: files/patch-qterm::qtermtelnet.h PR: 50902 Submitted by: maintainer Notes: svn path=/head/; revision=78968
* Update to 0.2.0Tilman Keskinoz2003-04-125-29/+57
| | | | | | | | PR: 50860 Submitted by: maintainer Notes: svn path=/head/; revision=78818
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Update to 0.1.7Tilman Keskinoz2003-01-164-14/+14
| | | | | | | | | | USE_QT_VER=3 PR: 47123 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=73239
* upgrade to 0.1.5Ying-Chieh Liao2002-04-195-81/+35
| | | | | | | | PR: 37217 Submitted by: maintainer Notes: svn path=/head/; revision=57882
* upgrade to 0.1.4Ying-Chieh Liao2002-04-158-55/+68
| | | | | | | | PR: 37093 Submitted by: maintainer Notes: svn path=/head/; revision=57711
* Forget this one in previous commit.Clive Lin2002-02-241-0/+19
| | | | Notes: svn path=/head/; revision=55164
* o mv patch-aa to patch-MakefileClive Lin2002-02-243-20/+23
| | | | | | | | | | | o add a new patch file: patch-qterm.cpp o change master site PR: ports/35103 Submitted: MAINTAINER Notes: svn path=/head/; revision=55163
* Upgrade to 0.1.3Clive Lin2001-11-022-5/+5
| | | | | | | | PR: ports/31648 Submitted by: MAINTAINER Notes: svn path=/head/; revision=49482
* New port: QTerm is a BBS client in Unix. Its original goal is to make itClive Lin2001-10-276-0/+88
a practical tool like CTerm and STerm in Windows. PR: ports/31488 Submitted by: Statue <statue@softwareliberty.org> Notes: svn path=/head/; revision=49249