aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/qterm
Commit message (Collapse)AuthorAgeFilesLines
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-1/+1
| | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+4
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Update to 0.4.1lwhsu2008-03-062-5/+4
| | | | | | PR: ports/121397 Submitted by: Denise H. G. <darcsis AT gmail.com> Approved by: "YUAN Jue" <yuanjue AT yuanjue.net> (maintainer)
* - Add missed dependency on perlpav2007-12-151-7/+2
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Does not build on 4.xclsung2006-08-101-1/+7
| | | | Approved by: maintainer (Yuan, Jue) (implicit)
* 1. make qterm.cfg & address.cfg writable by default since native linux ↵clsung2006-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)
* - upgrade from 0.4.0-pre2 to 0.4.0-releaseclsung2006-08-0110-66/+65
| | | | | | | | - pass maintainership PR: ports/100918 Submitted by: maintainer (Yuan Jue) Approved by: maintainer (gavin_AT_FreeBSDChina dot org)
* - fix compiling problemclsung2006-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
* remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-041-1/+0
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* - fix pkg-plist errorleeym2005-01-091-55/+57
| | | | | | | - utilize DATADIR PR: 75853 Submitted by: Gavin Mu <gavin@FreeBSDChina.org>
* Fix build on FreeBSD 4.x.clive2004-12-182-2/+23
| | | | | PR: ports/75183 Submitted by: MAINTAINER
* Update to 0.4.0.p2, which also includes changes below:clive2004-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
* Fix build without imake.lesi2004-12-091-1/+2
| | | | | Pointed out by: dosirak via kris, while testing X.Org upgrade Approved by: maintainer
* BROKEN on 6.x and !i386: Does not compilekris2004-11-191-1/+7
|
* Try to fix broken build on AMD64.clive2004-11-141-0/+11
| | | | Submitted by: MAINTAINER
* Update to 0.4.0pre1.clive2004-11-014-30/+20
| | | | | PR: ports/73305 Submitted by: MAINTAINER
* - Update to 0.3.7pav2004-08-212-15/+9
| | | | | PR: ports/70445 Submitted by: Gavin Mu <gavin@FreeBSDChina.org> (maintainer)
* Unbreak on 4.X, use QString::null instead of ""vs2004-07-261-4/+4
| | | | | | PR: ports/69519 Submitted by: Cheng-Lung Sung Approved by: maintainer
* BROKEN on 4.x: Does not compilekris2004-07-021-0/+4
|
* - Update to version 0.3.6krion2004-05-254-11/+8
| | | | | PR: ports/67160 Submitted by: maintainer
* - Update to version 0.3.5krion2004-03-165-26/+51
| | | | | | | | - Fix WWW: - Assign maintainership to submitter PR: ports/64278 Submitted by: Gavin Mu <gavin@tju.edu.cn>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* statue@freebsd.sinica.edu.tw has asked for all the maintainedlinimon2003-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
* update to 0.3.2leeym2003-11-093-8/+10
| | | | | PR: 56685 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* update chinese/qterm: update MASTER_SITESdaichi2003-07-291-2/+2
| | | | | PR: 55001 Submitted by: Statue <statue@freebsd.sinica.edu.tw> (maintainer)
* add CONFIGURE_ARGS+="--enable-mt"arved2003-04-152-11/+1
| | | | | | | remove file: files/patch-qterm::qtermtelnet.h PR: 50902 Submitted by: maintainer
* Update to 0.2.0arved2003-04-135-29/+57
| | | | | PR: 50860 Submitted by: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 0.1.7arved2003-01-164-14/+14
| | | | | | | USE_QT_VER=3 PR: 47123 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* upgrade to 0.1.5ijliao2002-04-195-81/+35
| | | | | PR: 37217 Submitted by: maintainer
* upgrade to 0.1.4ijliao2002-04-158-55/+68
| | | | | PR: 37093 Submitted by: maintainer
* Forget this one in previous commit.clive2002-02-241-0/+19
|
* o mv patch-aa to patch-Makefileclive2002-02-243-20/+23
| | | | | | | | o add a new patch file: patch-qterm.cpp o change master site PR: ports/35103 Submitted: MAINTAINER
* Upgrade to 0.1.3clive2001-11-022-5/+5
| | | | | PR: ports/31648 Submitted by: MAINTAINER
* New port: QTerm is a BBS client in Unix. Its original goal is to make itclive2001-10-276-0/+88
a practical tool like CTerm and STerm in Windows. PR: ports/31488 Submitted by: Statue <statue@softwareliberty.org>