aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/iiimf-le-newpy
Commit message (Collapse)AuthorAgeFilesLines
* Removed ports that depends on iiimf expired ports + they are abandonwarebapt2011-05-0210-281/+0
| | | | | | | | japanese/iiimf-le-freewnn japanese/iiimf-le-canna chinese/iiimf-le-newpy korean/iiimf-le-hangul chinese/iiimf-le-ude
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Sync to final (for now) bsd.autotools.mkade2010-12-232-5/+6
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Punt autoconf267->autoconf268ade2010-10-162-4/+4
|
* Migration of final set of working ports from automake{19,110} -> 111ade2010-10-072-3/+3
|
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-162-5/+5
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* Fix the build w/ libtool22.mezz2009-08-091-0/+3
| | | | Reported by: erwin (i386 8-exp)
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - Remove conditional checks relevant only on FreeBSD 5.x and olderpav2009-01-061-4/+0
|
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-202-4/+4
| | | | Tested by: exp build run (erwin)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
| | | | | | | | | | | | | | | - 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)
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-302-5/+5
| | | | | PR: ports/116639 Submitted by: aDe
* Update to the autotools new world order.ade2007-07-282-8/+7
| | | | | | Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - maintainer lost his motivationclsung2006-12-071-1/+1
| | | | | PR: ports/104607 Submitted by: Masanori OZAWA<ozawa_AT_ongs dot co dot jp>
* - Remove USE_REINPLACEbarner2006-02-061-4/+2
| | | | | | | | - Fix IGNORE line - Pacify portlint Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> PR: ports/92374
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-3/+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.
* IIIMF-related portsdaichi2005-05-302-2/+32
| | | | | | | | | | | | | | | | textproc/iiimf-le-unit: - fix build fail - add libxml2 use - remove unneed gtk-check iiimf-le-newpy: - remove unneed gtk/xlib-check iiimf-gnome-im-switcher: - fix uninstall problem Submitted by: maintainer Pointed out by: pointyhat via kris
* IIIMF-related ports:daichi2005-05-2412-158/+129
| | | | | | | | | | - drop maintainership - update to r12.2 - some bug fixes PR: 81184 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> Approved by: maintainer
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Fixed iiimf-related ports build faildaichi2005-03-252-6/+26
| | | | | | Submitted by: Masanori OZAWA <ozawa@ongs.net> Approved by: portmgr(krion) Pointed out by: pointyhat via kris
* IIIMF-related ports some changes:daichi2005-03-0410-117/+93
| | | | | | | | | | - support CFLAGS of /etc/make.conf - replace absolute path with ${LOCALBASE}, ${PREFIX} and others - replace -pthread flags with ${THREAD*} - m17n fixed of gnome-im-swither - fixed vid krisbot Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
* fixed to build IIIMF-related ports on 4-stabledaichi2005-02-281-0/+1
| | | | | Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> Pointed out by: gohan via krisbot
* IIIMF-related ports: Update to r12_1-svn2002 and bug fixesdaichi2005-02-288-40/+218
| | | | | | | PR: ports/77927 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> Approved by: maintainer Pointed out by: ume, nork, hrs
* - Update to r12.0.1pav2004-10-145-39/+43
| | | | | PR: ports/72621 Submitted by: Kuang-che Wu <kcwu@csie.org> (maintainer)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* New port: iiimf-*edwin2003-12-285-0/+107
IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ - Kuang-che Wu kcwu@csie.org PR: ports/60087 Submitted by: Kuang-che Wu <kcwu@csie.org>