Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.29_1 01 Jul 2024 20:27:23 |
Rene Ladan (rene) |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
1.5.29_1 30 Jan 2024 11:49:28 |
Muhammad Moinur Rahman (bofh) |
textproc/ibus: Moved man to share/man
Approved by: portmgr (blanket) |
1.5.29 23 Jan 2024 05:42:04 |
Li-Wen Hsu (lwhsu) Author: Henry Hu |
textproc/ibus: Update to 1.5.29
PR: 276139 |
1.5.27_3 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.5.27_2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.5.27_2 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
1.5.27_1 31 Dec 2022 19:12:15 |
Tobias C. Berner (tcberner) Author: VVD |
lang/vala: unify vala bindings option name to VAPI
- having a single option name for the bindings improves usability
PR: 268491 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.5.27 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.5.27 30 Aug 2022 10:42:27 |
Nuno Teixeira (eduardo) Author: Henry Hu |
textproc/ibus: Update to 1.5.27
ChangeLog: https://github.com/ibus/ibus/releases/tag/1.5.27
PR: 266090 |
1.5.24_1 26 Aug 2022 17:02:25 |
Tobias C. Berner (tcberner) |
framework: switch tree to using vala.mk
PR: 249940 |
1.5.24_1 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.5.24_1 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.5.24 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.5.24 05 Sep 2021 07:01:59 |
Alexey Dokuchaev (danfe) |
textproc/ibus: the port had been improved (+)
- Do not needlessly mention L-word in COMMENT and pkg-descr
- GConf support had been removed upstream since version 1.5.20
- Unbreak packaging when DCONF option is deselected
- Convert hand-rolled `do-test' target into TEST_* knobs
Reference: https://github.com/ibus/ibus/commit/a8e8b69 |
1.5.24 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.24 09 Mar 2021 06:07:50 |
rhurlin |
textproc/ibus: Update to 1.5.24
Changelog: https://github.com/ibus/ibus/releases/tag/1.5.24
PR: 254072
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.5.23_2 06 Feb 2021 19:10:40 |
bapt |
Drop false dependency on gconf2 when dconf option is set |
1.5.23_1 09 Nov 2020 17:08:12 |
tcberner |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
1.5.23 31 Oct 2020 17:55:02 |
thierry |
Upgrade to 1.5.23.
Release notes at <https://github.com/ibus/ibus/releases/tag/1.5.23>.
Remark: MAKE_JOBS_UNSAFE seems needed in some cases.
PR: 250491
Submitted by: /me
Approved by: Henry Hu (maintainer) |
1.5.22_1 25 Sep 2020 14:32:34 |
bapt |
Fix build with newer vala |
1.5.22 01 Mar 2020 06:28:05 |
delphij |
textproc/ibus: update to 1.5.22.
PR: 244301
Approved by: maintainer |
1.5.20_2 28 Jan 2020 07:24:39 |
antoine |
Drop dependency on python27
PR: 243582
Approved by: maintainer |
1.5.20_1 14 Jan 2020 05:31:50 |
yuri |
misc/cldr-emoji-annotation: Update 34.12.14891_0 -> 36.12.120191002_0
Reported by: portscout |
1.5.20 18 Dec 2019 08:26:27 |
antoine |
Add missing build dependency on bash
Reported by: pkg-fallout |
1.5.20 07 Nov 2019 20:20:00 |
zeising |
Sprinkle more USES=xorg |
1.5.20 16 Aug 2019 08:31:55 |
delphij |
Update Chinese Pinyin related ports:
chinese/ibus-libpinyin: 1.10.0 -> 1.11.1, enable OpenCC
chinese/libpinyin: 2.2.0 -> 2.3.0
textproc/ibus: 1.5.18 -> 1.5.20, while there also fix pkg-message for Qt
Reviewed: Zhihao Yuan <lichray gmail com>, Henry Hu <henry.hu.sh gmail com>
Differential Revision: https://reviews.freebsd.org/D21177 |
1.5.18_4 14 Aug 2019 12:16:41 |
mat |
Convert to UCL & cleanup pkg-message (categories [t-u]) |
1.5.18_4 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.5.18_3 02 May 2019 10:18:03 |
mat |
Remove :DEFAULT where not required. |
1.5.18_3 02 Mar 2019 23:54:39 |
yuri |
misc/cldr-emoji-annotation: Update 34.0.0_0 -> 34.12.14891_0
Bump textproc/ibus and update pkg-plist there because the cldr-emoji-annotation
change induces the plist change.
Reported by: portscout |
1.5.18_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
1.5.18_1 15 Nov 2018 03:50:58 |
yuri |
Bump for the previous commit. |
1.5.18 01 Oct 2018 09:36:38 |
antoine |
Cleanup plists |
1.5.18 01 Oct 2018 08:24:56 |
antoine |
ibus doesn't work with python3 |
1.5.18 22 Sep 2018 10:32:04 |
thierry |
upgrade to 1.5.18.
Release notes at
https://github.com/ibus/ibus/releases/tag/1.5.18
PR: 229053
Approved by: maintainer |
1.5.17_4 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
1.5.17_3 07 Jul 2018 21:06:15 |
yuri |
misc/cldr-emoji-annotation: Update 33.0.0.2 -> 33.1.0.0
Bump textproc/ibus: plist changed there.
Reported by: portscout |
1.5.17_2 15 Mar 2018 18:54:58 |
bdrewery |
Fix plist |
1.5.17_1 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.5.17 03 Dec 2017 19:23:12 |
yuri |
textproc/ibus: Update to 1.5.17
PR: 223549
Submitted by: yuri
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13354 |
1.5.14_3 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
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 (Only the first 15 lines of the commit message are shown above ) |
1.5.14_3 15 Sep 2017 17:00:21 |
thierry |
- adds textproc/ibus-typing-booster to the list
- 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) |
1.5.14_3 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(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 |
1.5.14_2 30 Apr 2017 10:58:18 |
rakuco |
Drop machine-id path substitution in post-patch.
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 |
1.5.14_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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 |
1.5.14 26 Feb 2017 08:54:34 |
madpilot |
- Update textproc/ibus to 1.5.14
- 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 |
1.5.11_1 02 Dec 2016 09:21:59 |
mat |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
1.5.11_1 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
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. |
1.5.11 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
1.5.11 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
1.5.11 01 May 2016 14:37:43 |
pi |
textproc/ibus: use python:2 instead of python
PR: 208202
Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com>
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.5.11 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.5.11 26 Sep 2015 00:08:27 |
bapt |
Specify correctly @post* for gtk-query-immodules |
1.5.11 21 Sep 2015 04:56:54 |
delphij |
Update to 1.5.11.
PR: ports/203028
Approved by: maintainer (Henry Hu)
MFH: 2015Q3 |
1.5.9_2 05 Aug 2015 19:13:26 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
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 |
1.5.9_2 15 Jul 2015 20:58:48 |
pgollucci |
textproc/ibus: cleanup
- 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 |
1.5.9_1 14 May 2015 16:08:36 |
riggs |
Fix build break when DOCS OPTION is deselected
PR: 200110
Submitted by: henry.hu.sh@gmail.com (maintainer) |
1.5.9_1 03 May 2015 16:57:34 |
jbeich |
textproc/ibus: restore --disable-nls after r360404 switched to --without-nls
PR: 199016
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.5.9 11 Apr 2015 15:48:34 |
mat |
Fix build WITHOUT=NLS.
Sponsored by: Absolight |
1.5.9 14 Feb 2015 07:07:48 |
jbeich |
Add CPE information
PR: 197580
Submitted by: shun <shun.fbsd.pr@dropcut.net>
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
Approved by: mentors (implicit) |
1.5.9 08 Feb 2015 18:48:05 |
pi |
textproc/ibus: 1.5.5 -> 1.5.9
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) |
1.5.5_3 22 Dec 2014 23:04:19 |
dumbbell |
Final removal of WITH_NEW_XORG
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 |
1.5.5_3 07 Dec 2014 10:01:37 |
mva |
- Convert textproc/ to USES=python
With hat: python@ |
1.5.5_3 19 Nov 2014 11:49:06 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
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 (Only the first 15 lines of the commit message are shown above ) |
1.5.5_3 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.5.5_2 18 Aug 2014 20:45:22 |
marino |
textproc/ibus: Removing unnecessary @dirrmtry from pkg-plist
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. |
1.5.5_2 03 Jul 2014 16:29:47 |
adamw |
Clean up by using OPTIONS helpers.
Approved by: portmgr (blanket) |
1.5.5_2 03 Jul 2014 13:56:31 |
tijl |
- USES=libtool pathfix
- INSTALL_TARGET=install-strip
- Add CPPFLAGS and LIBS to fix problem with DATADIRNAME
- Rename DOC option to DOCS and install documentation in standard location |
1.5.5_1 11 Mar 2014 21:24:59 |
culot |
- Add patches forgotten in previous commit
Reported by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
Pointyhat to: culot@ |
1.5.5 11 Mar 2014 07:36:20 |
culot |
- Update to 1.5.5 [1]
- Pet portlint(1) by changing spaces into tabs in Makefile
PR: ports/187209 [1]
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.4.2 04 Jan 2014 23:27:59 |
antoine |
With gtk 2.4.22, immodule cache has moved from gtk.immodules to
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) |
1.4.2 22 Oct 2013 14:01:39 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])
Approved by: portmgr (bdrewery) |
1.4.2 03 Oct 2013 01:09:54 |
delphij |
Update to 1.4.2.
PR: ports/182526
Approved by: Henry Hu (maintainer) |
1.4.1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.4.1 03 Sep 2013 09:59:01 |
bapt |
Add an explicit dependency on pkgconf |
1.4.1 17 Jun 2013 16:18:54 |
antoine |
- Add gtk-query-immodules to _FORCE_POST_PATTERNS to run it post-deinstall
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) |
1.4.1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.4.1 17 Jul 2012 08:47:49 |
jase |
- Update to 1.4.1 [1]
- 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) |
1.4.0_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.4.0_3 05 Feb 2012 02:30:50 |
zi |
- Resolve issue with gtk.immodules when using package [1]
- Add LICENSE
PR: ports/164587
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) [1] |
1.4.0_2 10 Jan 2012 21:43:44 |
jkim |
Install a desktop file which is no longer installed by default.
http://code.google.com/p/ibus/issues/detail?id=1314
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.4.0_1 09 Jan 2012 21:01:59 |
jkim |
- Add a missing patch from ports/163791. [1]
- Note korean/ibus-hangul is available as well.
PR: ports/163961 [1] |
1.4.0 08 Jan 2012 08:03:15 |
eadler |
- update to newest version of ibus (1.4.0)
PR: ports/163791
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
1.3.9_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.3.9_1 28 Jun 2011 17:15:38 |
delphij |
Add a workaround for a few keys to make them match with the FreeBSD keymap.
Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
PR: ports/157914
Approved by: maintainer |
1.3.9 13 Jan 2011 02:44:25 |
wen |
- Update to 1.3.9
PR: ports/153906
Submitted by: "Charlie &" <linpct@gmail.com>"
Approved by: maintainer
Feature safe: yes |
1.3.8 04 Nov 2010 08:22:29 |
wen |
- Update to 1.3.8
PR: ports/149616
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: maintainer |
1.3.5 13 Aug 2010 16:00:40 |
pav |
- Update to 1.3.5
PR: ports/148279
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.3.3_1 29 Jun 2010 22:30:04 |
delphij |
* add devel/py-notify in RUN_DEPENDS; it is not installed by any port
in the hierarchy, without it there is no panel icon and candidates
menus;
* bump PORTREVISION because this changes the default package;
* document new IMEngine, textproc/ibus-kmfl.
Submitted by: Nikola Lecic <nikola.lecic anthesphoria.net>
PR: ports/147760
Approved by: maintainer timeout
Feature safe: yes |
1.3.3 08 Jun 2010 21:53:31 |
delphij |
Update to 1.3.3.
Approved by: maintainer (private e-mail) |
1.2.0.20091024_3 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.2.0.20091024_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.2.0.20091024_1 12 Feb 2010 10:52:05 |
pav |
- Improve pkg-message: list more available input methods
PR: ports/143383
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net>
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.2.0.20091024_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.2.0.20091024 20 Nov 2009 07:22:11 |
wen |
- Update to 1.2.0.20091024
- Fix the crash of ibus-gconf on amd64 systems
PR: ports/140663
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.1.0.20090829 12 Oct 2009 20:29:03 |
wxs |
- Add a new line to pkg-message to document textproc/ibus-m17n.
PR: ports/139528
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net>
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
1.1.0.20090829 23 Sep 2009 09:53:20 |
pav |
- Update to 1.1.0.20090829
PR: ports/138763
Submitted by: dikshie <dikshie@sfc.wide.ad.jp>
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
Feature safe: yes |
1.1.0.20090612_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.1.0.20090612 15 Jun 2009 13:20:24 |
rafan |
- Update to 1.1.0.20090612
PR: ports/135579
Submitted by: Henry Hu <henry.hu.sh at gmail.com> (maintainer) |