aboutsummaryrefslogtreecommitdiff
path: root/chinese/fcitx
Commit message (Collapse)AuthorAgeFilesLines
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Chase boost and icu bumpBaptiste Daroussin2014-02-071-1/+1
| | | | | | | While here convert some LIB_DEPENDS Notes: svn path=/head/; revision=343214
* With gtk 2.4.22, immodule cache has moved from gtk.immodules toAntoine Brodin2014-01-042-23/+14
| | | | | | | | | | | | immodules.cache. gtk-query-immodules-2.0 has a new option, --update-cache that does what we want too. Use this new option. While here, add stage support to non slave ports Reviewed by: kwm (immodules part) Notes: svn path=/head/; revision=338683
* Convert chinese to MDOCSAdam Weinberger2014-01-031-3/+1
| | | | Notes: svn path=/head/; revision=338553
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-4/+4
| | | | | | | LIB_DEPENDS in chinese Notes: svn path=/head/; revision=336173
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331271
* Fix typo.Guido Falsi2013-09-271-1/+1
| | | | | | | Reported by: Buganini <buganini@gmail.com> (via email) Notes: svn path=/head/; revision=328529
* Import a bunch of iconv fixes.Guido Falsi2013-09-271-1/+2
| | | | | | | | Submitted by: marino Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=328492
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | chinese) Notes: svn path=/head/; revision=327713
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-031-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326181
* The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.Koop Mast2013-07-311-3/+3
| | | | | | | | | | | | | | | | | | | | | | | This update updates Glib20 to 2.36 and Gtk+ 3.8 * The gio-fam-backend port that used gamin for the GFileMonitor API is gone. It is replaced by a GIO kqueue implementation developed as part of a NetBSD GSoC 2011 project by Dimitry Matveev. * Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0 pkgconfig file [1]. This broke static linking and newer binutils. * Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to prevent creation of / root/.cache dir. Defaults to build & run depend, but :build and :run switches available. * New x11-toolkits/pangox-compat port and companion USE_GNOME component for pangox support which was removed from the pango port. Add it to ports still using pangox API. Exp-run by: bapt@ PR: ports/178958 [1] Submitted by: emaste@ [1] Notes: svn path=/head/; revision=324037
* Add patch fixing the behavior of FindLibkvm.cmake to prepare for CMake 2.8.11.2.Raphael Kubo da Costa2013-07-091-0/+34
| | | | | | | | | | | | | | | CMake >= 2.8.11 includes a bug fix [1] that ends up showing a problem with the current FindLibkvm.cmake that makes the port fail to build. Apply my upstream fix [2] to make everything work across all CMake versions. [1] http://public.kitware.com/Bug/view.php?id=13755 [2] https://github.com/fcitx/fcitx/pull/119 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=322583
* - Add gtk-query-immodules to _FORCE_POST_PATTERNS to run it post-deinstallAntoine Brodin2013-06-172-6/+6
| | | | | | | | | | | | | | | | with pkg - Consistently use full path when running gtk-query-immodules as the path is embedded in output (we prefer reproducible output) This fixes leftovers reported by poudriere ====>> Files or directories modified: etc/gtk-2.0/gtk.immodules PR: ports/179230 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=321140
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Chase icu, graphite2 and libexttextcat bumpBaptiste Daroussin2012-12-181-0/+1
| | | | Notes: svn path=/head/; revision=309206
* - Fix build when QT4 option enableWen Heping2012-11-251-2/+1
| | | | | | | | | | | PR: 173887 Submitted by: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> Approved by: lichray@gmail.com (maintainer, via email) Feature safe: yes Notes: svn path=/head/; revision=307743
* Update fcitx to newer versions:Xin LI2012-10-153-9/+6
| | | | | | | | | | | | | | fcitx 4.2.6 -> 4.2.6.1 fcitx-configtool 4.2.5 -> 4.2.5.1 fcitx-libpinyin 0.2.0 -> 0.2.1 fcitx-googlepinyin 0.1.5 -> 0.1.6 Submitted by: maintainer PR: ports/172727, ports/172093 Feature safe: yes Notes: svn path=/head/; revision=305931
* - Update to 4.2.6Wen Heping2012-09-1912-133/+53
| | | | | | | | PR: 171608 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Notes: svn path=/head/; revision=304478
* - Update fcitx and addons to 4.2.5Michael Scheidell2012-07-2510-92/+170
| | | | | | | | | | - Remove textproc/fcitx-keyboard PR: ports/170010 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Notes: svn path=/head/; revision=301526
* - Unbreak on i386 on 7.xMichael Scheidell2012-07-031-2/+2
| | | | | | | | | PR: ports/169151 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Reported by: scheidell@ (me) Notes: svn path=/head/; revision=300432
* - Upstream patch to fix libkvm fd leakingMichael Scheidell2012-06-102-6/+84
| | | | | | | | | | | - Bump PORTREVISION PR: ports/168907 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Obtained from: http://paste.opensuse.org/23129601 Notes: svn path=/head/; revision=298934
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* 1. Convert to the new options style;Baptiste Daroussin2012-06-034-32/+74
| | | | | | | | | | | | | 2. Fix pkg-plist for gtk2/gtk3/qt4 IM modules; 3. Update gtk immodules file(s); 4. Smart pkg-message.in; 5. Align some Makefile variables. PR: ports/168634 Submitted by: Zhihao Yuan <lichray@gmail.com> Notes: svn path=/head/; revision=298283
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 4.2.3Wen Heping2012-05-253-3/+5
| | | | | | | | PR: 167863 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Notes: svn path=/head/; revision=297383
* - Update chinese/fcitx-googlepinyin to 0.1.4Michael Scheidell2012-04-305-41/+60
| | | | | | | | | | | | | | - Update chinese/fcitx-configtool to 0.4.0 - Update chinese/fcitx-cloudpinyin to 0.2.0 - Update chinese/fcitx-sunpinyin to 0.3.3 - Update chinese/fcitx to 4.2.2 - Update textproc/fcitx-keyboard to 0.1.0 PR: ports/166689 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Notes: svn path=/head/; revision=295745
* Update fcitx and friends:Xin LI2012-02-078-75/+91
| | | | | | | | | | | | | | | | - fcitx to 4.2.0, always depend on dbus - fcitx-cloudpinyin to 0.2.0 - fcitx-configtool to 0.4.0 - fcitx-googlepinyin to 0.1.4 - fcitx-sunpinyin to 0.3.3 - fcitx-ui-light to 0.1.3 - libgooglepinyin to 0.1.2 PR: ports/164820 Submitted by: maintainer (Zhihao Yuan <lichray gmail com> Notes: svn path=/head/; revision=290612
* - Unbreak on 7.XPav Lucistnik2011-11-145-21/+16
| | | | | | | | Submitted by: maintainer Feature safe: yes Notes: svn path=/head/; revision=285764
* - pass maintainership (forgot do it in last commit)Cheng-Lung Sung2011-11-111-1/+1
| | | | | | | | PR: ports/162423 Feature safe: yes Notes: svn path=/head/; revision=285536
* - Update to 4.1.2Cheng-Lung Sung2011-11-1120-220/+399
| | | | | | | | | | | | | | - Fcitx's development has been totally moved to http://code.google.com/p/fcitx/ , and the new 4.1.x version is moved to CMake. - pass maintainership PR: ports/162423 Submitted by: Zhihao Yuan <lichray_AT_gmail.com> (new maintainer) Approved by: maintainer (Denise H. G.) Feature safe: yes Notes: svn path=/head/; revision=285529
* Sort pkg-plist in sight of upcoming changes.Alexey Dokuchaev2011-07-291-124/+124
| | | | Notes: svn path=/head/; revision=278515
* - Unbreak on 7.X by replacing getline() GNU extension with fgets()Alexey Dokuchaev2011-06-073-34/+16
| | | | | | | | | | | | | - Replace ${DISTDIR}/${DIST_SUBDIR} with ${_DISTDIR} shortcut - Cleanup logging-related stuff since this option was dropped upstream - Turn explicit dependency on libXft into USE_XORG+=xft - Use gnomehack and drop two corresponding patches - Sort knobs and fix some whitespace Approved by: maintainer Notes: svn path=/head/; revision=275168
* - Reformat to fit 80-char terminals better and fix indentationAlexey Dokuchaev2011-05-221-15/+15
| | | | | | | | | | | | | | - Instead of telling how to (re)create config file by hand, advise to use -c command line option. This also shortens the message and thus makes it easier to read - Give information how to enable input method for xterm and clones - Fix a typo: configuraiton -> configuration - Prefer more widely used these days shortcut ~/ for $HOME/ Approved by: maintainer (earlier version of the patch) Notes: svn path=/head/; revision=274438
* - Mark BROKEN on 7.XPav Lucistnik2011-02-031-0/+4
| | | | | | | | Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=268588
* - Update pkg-descrWen Heping2010-12-151-8/+29
| | | | | | | | PR: ports/153129 Submitted by: Denise H. G. <darcsis@gmail.com> (maintainer) Notes: svn path=/head/; revision=266313
* - Update to 4.0.0Pav Lucistnik2010-11-2911-71/+300
| | | | | | | | PR: ports/152615 Submitted by: Denise H. G. <darcsis@gmail.com> (maintainer) Notes: svn path=/head/; revision=265401
* Use better spelling (I copied original one from the English page of theAlexey Dokuchaev2010-08-032-2/+2
| | | | | | | website, but main (Chinese) page spells it correctly). Notes: svn path=/head/; revision=258669
* - Update to version 3.6.3Alexey Dokuchaev2010-08-033-16/+43
| | | | | | | | | | | | | - Remove obsolete master sites - Add LICENSE - Utilize OPTIONS - Correctly track dependencies (prevent silent dependency injection) - Minor Makefile cleanups Approved by: maintainer timeout Notes: svn path=/head/; revision=258665
* Fix an embarrassing typo.Alexey Dokuchaev2010-08-021-1/+1
| | | | Notes: svn path=/head/; revision=258642
* Clean up pkg-message and provide better port description.Alexey Dokuchaev2010-08-022-7/+13
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=258639
* - Update to 3.6.2Li-Wen Hsu2009-10-185-28/+47
| | | | | | | | | | - Pass maintainership to submitter PR: ports/139692 Submitted by: "Denise H. G." <darcsis@gmail.com> Notes: svn path=/head/; revision=242997
* Reassign ports maintained by dryice@ for now due to other commitments.Mark Linimon2008-12-181-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=224353
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-1/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209636
* update to 3.5, the BlackFriday versionDryice Dong Liu2007-12-253-5/+11
| | | | | | | | PR: ports/118508 Submitted by: Sutra <zhoushuqun@gmail.com> Notes: svn path=/head/; revision=204507
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - update to 3.4.2Dryice Dong Liu2007-01-182-6/+7
| | | | | | | | | | - add MASTER_SITE_LOCAL - update my mail address Approved by: itetcu (mentor) Notes: svn path=/head/; revision=182680
* - Update to 3.4.1Rong-En Fan2006-11-052-4/+4
| | | | | | | | PR: ports/105123 Submitted by: Dryice Liu (maintainer) Notes: svn path=/head/; revision=176461
* - Update to 3.4Rong-En Fan2006-10-082-4/+4
| | | | | | | | PR: ports/104098 Submitted by: Dryice Liu <dryice at dryice.name> (maintainer) Notes: svn path=/head/; revision=174881
* - Update to 3.3.1Rong-En Fan2006-09-033-4/+8
| | | | | | | | PR: ports/102785 Submitted by: Dryice Liu <dryice at dryice.name> (maintainer) Notes: svn path=/head/; revision=171953