summaryrefslogtreecommitdiff
path: root/japanese/scim-uim (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+4
| | | | Approved by: portmgr (kris)
* - Fix build with libtool 1.5.22_1Simon Barner2006-02-081-0/+10
| | | | Reported by: pointyhat via kris
* - Unbreak by fixing dependency to textproc/uimSimon Barner2006-02-021-4/+2
| | | | | Submitted by: Seiya Yanagita <s_yanagita@ybb.ne.jp> (maintainer) PR: ports/92529
* SHA256ifyEdwin Groothuis2006-01-301-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* BROKEN: Broken dependencyKris Kennaway2006-01-191-0/+2
|
* Move japanese/uim port to textproc category after repocopy.MANTANI Nobutaka2005-11-301-1/+1
| | | | | PR: ports/89725 Submitted by: nobutaka
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
|
* SCIM updated to 1.4.2.Norikatsu Shigemura2005-10-152-4/+4
| | | | | | | | | | o Update scim 1.4.2. [1] o Update skim 1.4.2. [1] o Update scim-uim 0.1.4. [2] o Bump PORTREVISION in scim related ports. Approved by: Jie Gao <gaoj@cpsc.ucalgary.ca> [1] Approved by: Seiya Yanagita <s_yanagita@ybb.ne.jp> [2]
* o Update to 1.4.0.Norikatsu Shigemura2005-07-301-1/+1
| | | | | | | o Chase bump libversion to slave ports . PR: ports/84247 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
* o UpdateNorikatsu Shigemura2005-05-101-1/+1
| | | | | | | | | ports/textproc/scim 1.2.0 --> 1.2.2 ports/textproc/skim 1.2.0 --> 1.2.2 o Chase scim's library bump. PR: ports/80848 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
|
* Correct pkg-plist.MANTANI Nobutaka2004-12-122-4/+0
| | | | Submitted by: maintainer
* BROKEN: Incorrect pkg-plistKris Kennaway2004-12-111-0/+2
|
* Add scim-uim, a SCIM IMEngine module using UIM input method library.MANTANI Nobutaka2004-11-306-0/+89
PR: ports/74064 Submitted by: Seiya Yanagita <s_yanagita@ybb.ne.jp>