aboutsummaryrefslogtreecommitdiff
path: root/textproc/ibus
Commit message (Collapse)AuthorAgeFilesLines
* misc/cldr-emoji-annotation: Update 34.0.0_0 -> 34.12.14891_0Yuri Victorovich2019-03-022-1/+4
| | | | | | | | | Bump textproc/ibus and update pkg-plist there because the cldr-emoji-annotation change induces the plist change. Reported by: portscout Notes: svn path=/head/; revision=494467
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Bump for the previous commit.Yuri Victorovich2018-11-152-2/+8
| | | | Notes: svn path=/head/; revision=484999
* Cleanup plistsAntoine Brodin2018-10-011-1/+1
| | | | Notes: svn path=/head/; revision=481020
* ibus doesn't work with python3Antoine Brodin2018-10-011-1/+1
| | | | Notes: svn path=/head/; revision=481010
* upgrade to 1.5.18.Thierry Thomas2018-09-226-14/+38
| | | | | | | | | | | Release notes at https://github.com/ibus/ibus/releases/tag/1.5.18 PR: 229053 Approved by: maintainer Notes: svn path=/head/; revision=480377
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* misc/cldr-emoji-annotation: Update 33.0.0.2 -> 33.1.0.0Yuri Victorovich2018-07-072-2/+3
| | | | | | | | | Bump textproc/ibus: plist changed there. Reported by: portscout Notes: svn path=/head/; revision=474138
* Fix plistBryan Drewery2018-03-152-1/+22
| | | | Notes: svn path=/head/; revision=464623
* Reduce dependency on the python2 metaportAntoine Brodin2018-02-191-1/+2
| | | | | | | | PR: 225752 Submitted by: Yasuhiro KIMURA Notes: svn path=/head/; revision=462307
* textproc/ibus: Update to 1.5.17Yuri Victorovich2017-12-033-24/+116
| | | | | | | | | | PR: 223549 Submitted by: yuri Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13354 Notes: svn path=/head/; revision=455422
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464 Notes: svn path=/head/; revision=455210
* - adds textproc/ibus-typing-booster to the listThierry Thomas2017-09-151-2/+2
| | | | | | | | | | | | - remove textproc/ibus-m17n from the list (removed port) - remove the reference to Python 2.5. PR: 222294 Submitted by: /me Approved by: maintainer (Henry Hu) Notes: svn path=/head/; revision=449907
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* Drop machine-id path substitution in post-patch.Raphael Kubo da Costa2017-04-301-4/+1
| | | | | | | | | | | | | | | | r431187 stopped using a non-default path for dbus's machine-id file, so the sed call here is unnecessary and produces warnings at runtime: IBUS-WARNING **: Unable to load /var/db/dbus/machine-id: Failed to open file '/var/db/dbus/machine-id': No such file or directory PR: 218812 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) MFH: 2017Q2 Notes: svn path=/head/; revision=439799
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* - Update textproc/ibus to 1.5.14Guido Falsi2017-02-263-26/+29
| | | | | | | | | | | | | - Add EMOJI option - Convert to USES localbase - Use more option helpers PR: 216991 Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) Approved by: maintainer Notes: svn path=/head/; revision=434850
* http://github.com redirects to https://github.com, spare everyone a redirect.Mathieu Arnold2016-12-021-2/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=427548
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-0/+1
| | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. Notes: svn path=/head/; revision=426566
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+1
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* textproc/ibus: use python:2 instead of pythonKurt Jaeger2016-05-011-1/+1
| | | | | | | | | PR: 208202 Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com> Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) Notes: svn path=/head/; revision=414411
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-12/+12
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Specify correctly @post* for gtk-query-immodulesBaptiste Daroussin2015-09-261-6/+6
| | | | Notes: svn path=/head/; revision=397909
* Update to 1.5.11.Xin LI2015-09-213-6/+5
| | | | | | | | | PR: ports/203028 Approved by: maintainer (Henry Hu) MFH: 2015Q3 Notes: svn path=/head/; revision=397477
* The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.Koop Mast2015-08-051-1/+1
| | | | | | | | | | | | | | | | | | | | | The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/ Upgrade instructions for port users: Delete the old tracker package with: # pkg delete -f tracker And user port upgrade tool of choice to upgrade. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 201980 Notes: svn path=/head/; revision=393607
* textproc/ibus: cleanupPhilip M. Gollucci2015-07-152-13/+17
| | | | | | | | | | | | | - Drop ISOCODES option - the port will not configure without it. - Fix build with GTK3 without XIM selected. - Mark port as BROKEN when VALA is selected and GINTRO is not. - Regenerate patch. PR: 201511 Submitted by: s3erios@gmail.com Notes: svn path=/head/; revision=392219
* Fix build break when DOCS OPTION is deselectedThomas Zander2015-05-141-2/+1
| | | | | | | | PR: 200110 Submitted by: henry.hu.sh@gmail.com (maintainer) Notes: svn path=/head/; revision=386344
* textproc/ibus: restore --disable-nls after r360404 switched to --without-nlsJan Beich2015-05-031-1/+2
| | | | | | | | PR: 199016 Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) Notes: svn path=/head/; revision=385290
* Fix build WITHOUT=NLS.Mathieu Arnold2015-04-111-0/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=383811
* Add CPE informationJan Beich2015-02-141-1/+2
| | | | | | | | | | PR: 197580 Submitted by: shun <shun.fbsd.pr@dropcut.net> Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) Approved by: mentors (implicit) Notes: svn path=/head/; revision=378949
* textproc/ibus: 1.5.5 -> 1.5.9Kurt Jaeger2015-02-083-24/+30
| | | | | | | | | | | | | For changes see https://github.com/ibus/ibus/commits/master This also fixes the build problem reported by martin.dieringer@gmx.de. PR: 195219 Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) Notes: svn path=/head/; revision=378669
* Final removal of WITH_NEW_XORGJean-Sébastien Pédron2014-12-222-34/+0
| | | | | | | | | | | | | | | | | | | | | | | This knob was turned on for all version of FreeBSD in r369875 (2014-10-03) and officially deprecated. Since then, it was gradually removed from many ports when they needed an update. x11-servers/xorg-server was the last major user of this knob. The port was updated to xserver 1.14 in r374982 (2014-12-19). The update got rid of the knob, clearing the path to the final removal. This commit changes ports who were checking for WITH_NEW_XORG and remove its handling from bsd.port.mk. While here, two sanity checks are added to warn user about WITH_KMS and WITH_NEW_XORG which have no effect now. Differential Revision: https://reviews.freebsd.org/D1351 Reviewed by: antoine, bapt, kwm Approved by: portmgr (antoine, bapt), kwm Notes: svn path=/head/; revision=375286
* - Convert textproc/ to USES=pythonMarcus von Appen2014-12-071-2/+1
| | | | | | | With hat: python@ Notes: svn path=/head/; revision=374183
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.Koop Mast2014-11-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed Notes: svn path=/head/; revision=372768
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* textproc/ibus: Removing unnecessary @dirrmtry from pkg-plistJohn Marino2014-08-181-3/+0
| | | | | | | | | | | | | This port failed to build with poudriere bulk -t because the directories it tried to remove were considered part of MTREE (but its seems they only belonged to dependencies to me). Remove the entries from pkg-plist so it builds cleanly, but don't bother to revbump because there's no practical change to the package. Just Fix It. Notes: svn path=/head/; revision=365351
* Clean up by using OPTIONS helpers.Adam Weinberger2014-07-031-94/+35
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=360404
* - USES=libtool pathfixTijl Coosemans2014-07-033-82/+63
| | | | | | | | | - INSTALL_TARGET=install-strip - Add CPPFLAGS and LIBS to fix problem with DATADIRNAME - Rename DOC option to DOCS and install documentation in standard location Notes: svn path=/head/; revision=360373
* - Add patches forgotten in previous commitFrederic Culot2014-03-113-0/+43
| | | | | | | | Reported by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) Pointyhat to: culot@ Notes: svn path=/head/; revision=347935
* - Update to 1.5.5 [1]Frederic Culot2014-03-114-232/+305
| | | | | | | | | | - Pet portlint(1) by changing spaces into tabs in Makefile PR: ports/187209 [1] Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) Notes: svn path=/head/; revision=347866
* With gtk 2.4.22, immodule cache has moved from gtk.immodules toAntoine Brodin2014-01-042-14/+7
| | | | | | | | | | | | 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
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [st]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331274
* Update to 1.4.2.Xin LI2013-10-035-16/+5
| | | | | | | | PR: ports/182526 Approved by: Henry Hu (maintainer) Notes: svn path=/head/; revision=329135
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-6/+2
| | | | Notes: svn path=/head/; revision=326132
* - 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 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Update to 1.4.1 [1]Jase Thew2012-07-175-23/+37
| | | | | | | | | | | | | | | - Add patch from upstream to fix build [2] - Convert to optionsNG, add NLS option - Remove unnecessary bsd.port.{pre,post}.mk includes - Remove unnecessary CPPFLAGS PR: ports/169728 [1] Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) Obtained from: https://github.com/phuang/ibus/commit/3862735 [2] Approved by: flo (mentor) Notes: svn path=/head/; revision=300994
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915