aboutsummaryrefslogtreecommitdiff
path: root/japanese/scim-uim
Commit message (Collapse)AuthorAgeFilesLines
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+4
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* Sync with shared library version bump of textproc/uim.MANTANI Nobutaka2011-05-281-1/+1
| | | | Notes: svn path=/head/; revision=274767
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Sync with shared library version bump of textproc/uim.MANTANI Nobutaka2010-11-261-1/+1
| | | | Notes: svn path=/head/; revision=265189
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* - 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 Notes: svn path=/head/; revision=238701
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-10/+3
| | | | Notes: svn path=/head/; revision=225297
* 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) Notes: svn path=/head/; revision=214430
* Update to 0.2.0.MANTANI Nobutaka2008-05-187-96/+19
| | | | | | | | PR: ports/123730 Submitted by: Seiya Yanagita <s_yanagita@ybb.ne.jp> (maintainer) Notes: svn path=/head/; revision=213286
* Fix build with the latest uim.MANTANI Nobutaka2008-05-181-3/+11
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=213256
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* 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 Notes: svn path=/head/; revision=198651
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Unmark BROKEN by removing obsoleted codes. [1]Hajimu UMEMOTO2007-04-054-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) Notes: svn path=/head/; revision=189302
* BROKEN: Does not compileKris Kennaway2007-03-251-0/+2
| | | | Notes: svn path=/head/; revision=188225
* Use libtool15 port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-101-0/+1
| | | | Notes: svn path=/head/; revision=184749
* 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) Notes: svn path=/head/; revision=175261
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Fix build with libtool 1.5.22_1Simon Barner2006-02-081-0/+10
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=155496
* - 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 Notes: svn path=/head/; revision=155075
* SHA256ifyEdwin Groothuis2006-01-301-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154795
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* BROKEN: Broken dependencyKris Kennaway2006-01-191-0/+2
| | | | Notes: svn path=/head/; revision=153924
* Move japanese/uim port to textproc category after repocopy.MANTANI Nobutaka2005-11-301-1/+1
| | | | | | | | PR: ports/89725 Submitted by: nobutaka Notes: svn path=/head/; revision=150063
* 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. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* 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] Notes: svn path=/head/; revision=145452
* 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) Notes: svn path=/head/; revision=140439
* 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) Notes: svn path=/head/; revision=134995
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Correct pkg-plist.MANTANI Nobutaka2004-12-122-4/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=123811
* BROKEN: Incorrect pkg-plistKris Kennaway2004-12-111-0/+2
| | | | Notes: svn path=/head/; revision=123754
* 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> Notes: svn path=/head/; revision=122826