summaryrefslogtreecommitdiff
path: root/chinese/miniChinput (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-221-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244657
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with B,C Notes: svn path=/head/; revision=240067
* Fix build with custom LOCALBSE and respect CFLAGS a little more.Ion-Mihai Tetcu2009-06-011-0/+5
| | | | | | | Reported by: QATty Notes: svn path=/head/; revision=234984
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-5/+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) Notes: svn path=/head/; revision=211584
* - 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
* Back out CONFIGURE_ARGS change. Handled by USE_XLIB + GNU_CONFIGUREFrank J. Laszlo2006-12-011-3/+0
| | | | | | | Reported by: rafan Notes: svn path=/head/; revision=178519
* 1) Respect X11BASE.Frank J. Laszlo2006-12-011-1/+6
| | | | | | | | | | 2) USE_LDCONFIG 3) pet portlint(1) Reported by: pointyhat Notes: svn path=/head/; revision=178515
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* Add missing USE_ICONV=yesKris Kennaway2006-01-241-0/+1
| | | | Notes: svn path=/head/; revision=154350
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149333
* Reset bouncing maintainer address. These ports are now available forMark Linimon2005-07-251-1/+1
| | | | | | | | | | | | adoption. Note that I have left the maintainer's own ftp site as a MASTERSITE because it still appears to be active (for now, anyways). Hat: portmgr Notes: svn path=/head/; revision=140114
* - Pass maintainership to submitterSergey Matveychuk2005-01-081-1/+1
| | | | | | | | PR: ports/75730 Submitted by: statue(at)freebsd.netlab.cse.yzu.edu.tw Notes: svn path=/head/; revision=125813
* Fix build with gcc 3.4Tilman Keskinoz2004-08-151-0/+10
| | | | Notes: svn path=/head/; revision=116286
* BROKEN on sparc64: Build failsKris Kennaway2004-05-131-1/+7
| | | | Notes: svn path=/head/; revision=109064
* 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
* fix PLIST problem.Yen-Ming Lee2003-11-102-1/+24
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=93634
* miniChinput is a tiny version of Chinput, which is a GPLed ChineseYen-Ming Lee2003-07-225-0/+75
input method. miniChinput uses XIM protocol and provides several input modules for both GB and BIG5 encodings. WWW: http://sourceforge.net/projects/minichinput PR: 54620 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=85372