notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
uim-anthy Uim plugin using Anthy input method
1.9.0.b.20220927_3 japanese on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.9.0.b.20220927_2Version of this port present on the latest quarterly branch.
Maintainer: nobutaka@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-04-16 16:48:26
Last Update: 2023-12-23 18:14:14
Commit Hash: 3572ca3
License: BSD3CLAUSE GPLv2+ GPLv3+ LGPL21+ PD
WWW:
https://github.com/uim/uim
Description:
uim plugin using Anthy input method.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (19 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ja-uim-anthy-1.9.0.b.20220927_3/catalog.mk
  3. /usr/local/share/licenses/ja-uim-anthy-1.9.0.b.20220927_3/LICENSE
  4. /usr/local/share/licenses/ja-uim-anthy-1.9.0.b.20220927_3/BSD3CLAUSE
  5. /usr/local/share/licenses/ja-uim-anthy-1.9.0.b.20220927_3/GPLv2+
  6. /usr/local/share/licenses/ja-uim-anthy-1.9.0.b.20220927_3/GPLv3+
  7. /usr/local/share/licenses/ja-uim-anthy-1.9.0.b.20220927_3/LGPL21+
  8. /usr/local/share/licenses/ja-uim-anthy-1.9.0.b.20220927_3/PD
  9. bin/uim-dict-gtk3
  10. lib/uim/plugin/libuim-anthy.so
  11. lib/uim/plugin/libuim-anthy-utf8.so
  12. share/uim/helperdata/uim-dict-ui.xml
  13. @postexec uim-module-manager --register anthy
  14. @postexec uim-module-manager --register anthy-utf8
  15. @preunexec uim-module-manager --unregister anthy
  16. @preunexec uim-module-manager --unregister anthy-utf8
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • ja-uim-anthy>0:japanese/uim-anthy
To install the port:
cd /usr/ports/japanese/uim-anthy/ && make install clean
To add the package, run one of these commands:
  • pkg install japanese/uim-anthy
  • pkg install ja-uim-anthy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ja-uim-anthy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1669528723 SHA256 (uim-uim-1.9.0.b.20220927-15f0788_GH0.tar.gz) = 263ee5f19320274c251bf817213e9e19c8d563ff7cebfb2064374890cfaf59b7 SIZE (uim-uim-1.9.0.b.20220927-15f0788_GH0.tar.gz) = 4054813

Expand this list (4 items)

Collapse this list.

SHA256 (uim-sigscheme-beb8fbd_GH0.tar.gz) = c3ad5cbec2ff32bb97aed4273e7a61ee74b2a0da301490349798e475c894a25c SIZE (uim-sigscheme-beb8fbd_GH0.tar.gz) = 570745 SHA256 (uim-libgcroots-d362356_GH0.tar.gz) = ae01589f5a7b49cf78418aca8679a7cd46a177a37d7776a4353b517d88cef451 SIZE (uim-libgcroots-d362356_GH0.tar.gz) = 88740

Collapse this list.


Packages (timestamps in pop-ups are UTC):
ja-uim-anthy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.9.0.b.20220927_31.9.0.b.20220927_31.8.8_2-1.9.0.b.20220927_3---
FreeBSD:13:quarterly1.9.0.b.20220927_21.9.0.b.20220927_2--1.9.0.b.20220927_2-1.9.0.b.20220927_21.9.0.b.20220927_2
FreeBSD:14:latest1.9.0.b.20220927_31.9.0.b.20220927_3--1.9.0.b.20220927_3--1.9.0.b.20220927_1
FreeBSD:14:quarterly1.9.0.b.20220927_21.9.0.b.20220927_2--1.9.0.b.20220927_2-1.9.0.b.20220927_21.9.0.b.20220927_2
FreeBSD:15:latest1.9.0.b.20220927_31.9.0.b.20220927_3n/a-n/a-1.9.0.b.20220927_3-
FreeBSD:15:quarterly--n/a-n/a---
Master port: textproc/uim
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gettext-runtime>=0.22_1 : devel/gettext-runtime
  2. msgfmt : devel/gettext-tools
  3. gmake>=4.3 : devel/gmake
  4. intltool-extract : textproc/intltool
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. autoconf2.69>=2.69 : devel/autoconf2.69
  7. automake>=1.16.5 : devel/automake
  8. libtoolize : devel/libtool
  9. x11.pc : x11/libX11
  10. xext.pc : x11/libXext
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xext.pc : x11/libXext
Library dependencies:
  1. libanthy.so : japanese/anthy
  2. libfreetype.so : print/freetype2
  3. libuim.so : textproc/uim
  4. libfontconfig.so : x11-fonts/fontconfig
  5. libharfbuzz.so : print/harfbuzz
  6. libXft.so : x11-fonts/libXft
  7. libintl.so : devel/gettext-runtime
  8. libatk-1.0.so : accessibility/at-spi2-core
  9. libcairo.so : graphics/cairo
  10. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  11. libglib-2.0.so : devel/glib20
  12. libintl.so : devel/gettext-runtime
  13. libgtk-3.so : x11-toolkits/gtk30
  14. libpango-1.0.so : x11-toolkits/pango
  15. libedit.so.0 : devel/libedit
  16. libsqlite3.so : databases/sqlite3
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ja-uim-anthy-1.9.0.b.20220927_3: DOCS=on: Build and/or install documentation X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
japanese_uim-anthy
USES:
autoreconf:build,2.69 gettext gmake gnome iconv libedit libtool pathfix pkgconfig sqlite xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/uim/uim/tar.gz/15f0788?dummy=/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: textproc/uim
CommitCreditsLog message
1.9.0.b.20220927_2
23 Dec 2023 18:14:14
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
1.9.0.b.20220927_1
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.8.9.b.20220318
10 Sep 2022 17:41:16
commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Author: Tobias Kortkamp
Fix WWW in parent/child ports

Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.8.9.b.20220318
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.8.9.b.20220318
20 Jul 2022 14:22:11
commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
japanese: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Daichi GOTO <daichi@FreeBSD.org>
  *  Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
  *  FUJISHIMA Satsuki <sf@FreeBSD.org>
  *  Fumihiko Kimura <jfkimura@yahoo.co.jp>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.9.b.20220318
08 May 2022 07:40:24
commit hash: 77267e8a33ff905e2973eb9f75831a80bc7cddc9commit hash: 77267e8a33ff905e2973eb9f75831a80bc7cddc9commit hash: 77267e8a33ff905e2973eb9f75831a80bc7cddc9commit hash: 77267e8a33ff905e2973eb9f75831a80bc7cddc9 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
textproc/uim: Update to the snapshot on 2022-03-18

- Update slave ports of textproc/uim
- Bump PORTREVISION for the ports that depend on textproc/uim
1.8.9.b.20210104
01 May 2021 14:25:40
commit hash: dc84281c1af6a0616aa1f20a4c5b958ffeaa1ea2commit hash: dc84281c1af6a0616aa1f20a4c5b958ffeaa1ea2commit hash: dc84281c1af6a0616aa1f20a4c5b958ffeaa1ea2commit hash: dc84281c1af6a0616aa1f20a4c5b958ffeaa1ea2 files touched by this commit
MANTANI Nobutaka (nobutaka) search for other commits by this committer
textproc/uim: Update to the snapshot on 2021-01-04.

- Use GTK+ 3 as default GUI toolkit.
- textproc/uim-qt5 installs KDE Plasma 5 applet.
- Bump PORTREVISION of ports that depends on textproc/uim
1.8.8_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.8.8
15 Jul 2018 14:07:47
Revision:474694Original commit files touched by this commit
nobutaka search for other commits by this committer
Update WWW.
1.8.8
07 Jul 2018 15:56:01
Revision:474102Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.8.8.
1.8.6_2
01 Apr 2016 14:08:38
Revision:412347Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
1.8.6_2
26 Sep 2015 13:02:42
Revision:397973Original commit files touched by this commit
antoine search for other commits by this committer
Remove deprecated @exec/@unexec from ports using uim-module-manager
1.8.6_2
08 Dec 2014 16:48:41
Revision:374303Original commit files touched by this commit
tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.6_1
12 Nov 2014 13:46:00
Revision:372492Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.8.6_1
25 Jul 2014 12:19:07
Revision:362884Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Convert texproc/uim and friends to USES=libtool, drop .la files
- Bump ports dependent on uim as some .so versions have changed
- While here, convert some USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr blanket
1.8.6
25 Jun 2014 05:35:32
Revision:359185Original commit files touched by this commit
bapt search for other commits by this committer
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
1.8.6
16 Jun 2014 12:19:41
Revision:357974Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.8.6.
Support staging.
1.8.5
20 Sep 2013 18:47:56
Revision:327737Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
1.8.5
14 May 2013 16:51:17
Revision:318178Original commit files touched by this commit
nobutaka search for other commits by this committer
- Update to 1.8.5.
- Trim Makefile header.
- Remove shared lib version from LIB_DEPENDS.
1.8.0
01 Apr 2012 15:41:28
Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.8.0.

Feature safe:   yes
1.7.0
28 May 2011 19:42:58
Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.7.0.
1.6.0
26 Nov 2010 17:38:22
Original commit files touched by this commit
nobutaka search for other commits by this committer
- Update to 1.6.0.
- Add textproc/uim-kde4, KDE4 panel applet of uim input method. It is a
  slave port of textproc/uim.
- Remove japanese/uim-canna and japanese/uim-prime. Now the canna and prime
  modules are implemented as scheme scripts and they can be installed from
  textproc/uim.
- Enable helper tools installation of textproc/uim-qt4.
- Enable sj3 support of textproc/uim.
1.5.6
23 Sep 2009 15:42:22
Original commit files touched by this commit
nobutaka search for other commits by this committer
- Update to 1.5.6.
- Enable UTF-8 dictionary support of uim-anthy. [*]

PR:             ports/137360 [*]
Submitted by:   YAMASHIRO Jun <yamajun@ofug.net> [*]
Feature safe:   yes
1.5.5_2
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
1.5.1_1
06 Jun 2008 13:37:38
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
1.5.0
11 May 2008 13:09:45
Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.5.0.
1.4.1
14 Oct 2007 15:12:51
Original commit files touched by this commit
nobutaka search for other commits by this committer
- Update to 1.4.1.
- Update WWW entry in pkg-descr.
1.3.1
28 Mar 2007 11:35:30
Original commit files touched by this commit
nobutaka search for other commits by this committer
Fix pkg-plist.
1.3.1
25 Mar 2007 04:03:40
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Incomplete pkg-plist
1.3.1
10 Mar 2007 20:12:52
Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.3.1.

PR:             ports/109399
Submitted by:   Yamashiro Jun<yamajun@ofug.net>
1.2.1_1
14 Oct 2006 08:54:54
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
1.2.1
03 Sep 2006 14:09:23
Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 1.2.1.
1.1.1
10 Jul 2006 02:06:29
Original commit files touched by this commit
nobutaka search for other commits by this committer
Add WITHOUT_X11 knob.
1.1.0
26 Jun 2006 16:46:51
Original commit files touched by this commit
nobutaka search for other commits by this committer
Change the dependency on textproc/uim to LIB_DEPENDS to fix package building
errors.

Reported by:    linimon
1.1.0
12 Jun 2006 17:45:54
Original commit files touched by this commit
nobutaka search for other commits by this committer
- Update to 1.1.0.
- Mark textproc/uim-m17nlib IGNORE since it requires m17n-lib-1.3.1 or later.
1.0.1_2
16 Apr 2006 16:38:27
Original commit files touched by this commit
nobutaka search for other commits by this committer
Add uim-anthy. Uim plugin using Anthy input method.

PR:             ports/95785
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>

Number of commits found: 37