aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/scim-uim
Commit message (Collapse)AuthorAgeFilesLines
* Sync with shared library version bump of textproc/uim.MANTANI Nobutaka2010-11-271-1/+1
|
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | starting with H,I,J,K,L
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-10/+3
|
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | 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)
* Update to 0.2.0.MANTANI Nobutaka2008-05-197-96/+19
| | | | | PR: ports/123730 Submitted by: Seiya Yanagita <s_yanagita@ybb.ne.jp> (maintainer)
* Fix build with the latest uim.MANTANI Nobutaka2008-05-181-3/+11
| | | | Reported by: pointyhat via pav
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-201-3/+3
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-251-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Fix type: USE_X_LIB --> USE_XLIBNorikatsu Shigemura2007-09-021-2/+2
| | | | | | PR: ports/116008 Submitted by: Seiya Yanagita s_yanagita at ybb.ne.jp Reported by: infofarmer
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Unmark BROKEN by removing obsoleted codes. [1]Hajimu UMEMOTO2007-04-064-9/+61
| | | | | | | - Fix plist after upgrading scim to 1.4.5. PR: ports/111005 [1] Submitted by: Seiya Yanagita<s_yanagita__at__ybb.ne.jp> (maintainer)
* BROKEN: Does not compileKris Kennaway2007-03-251-0/+2
|
* Use libtool15 port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-101-0/+1
|
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-2/+2
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* 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-201-0/+2
|
* Move japanese/uim port to textproc category after repocopy.MANTANI Nobutaka2005-12-011-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-121-0/+2
|
* Add scim-uim, a SCIM IMEngine module using UIM input method library.MANTANI Nobutaka2004-12-016-0/+89
PR: ports/74064 Submitted by: Seiya Yanagita <s_yanagita@ybb.ne.jp>