aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/ibus-kmfl
Commit message (Collapse)AuthorAgeFilesLines
* Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-091-1/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-4/+4
| | | | | With hat: portmgr Sponsored by: Absolight
* - Drop @dirrm* from plistamdmi32015-05-131-2/+0
| | | | Approved by: portmgr blanket
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* - Stage supportmiwi2014-06-141-6/+4
| | | | | | | - Pet portlint PR: 190909 Submitted by: maintainer
* - Convert gmake,bzip2 to USESmiwi2014-05-261-2/+1
| | | | Approved by: portmgr
* Remove trailing whitespaces from category textprocehaupt2014-02-211-1/+1
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+3
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | textproc)
* Finish converting textproc from WITHOUT_NLS to PORT_OPTIONS:MNLSbapt2013-05-061-7/+6
|
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1
| | | | Approved by: portmgr (bapt)
* - Chase textproc/ibus update (r300994)jase2012-07-221-2/+2
| | | | | Reported by: pointyhat Approved by: flo (mentor)
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* * Unbreak ibus-kmfl build with new ibus-1.4.0.eadler2012-01-082-2/+13
| | | | | PR: ports/163899 Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0
| | | | | | | | | - 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
* - Patch SCIM KMFL engine (textproc/scim-kmfl-imengine) to usewxs2011-05-294-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | the same neutral keyboard repository as textproc/ibus-kmfl does, ${LOCALBASE}/share/kmfl/. This approach is similar to m17n (its keyboard databases, devel/m17n-db and textproc/m17n-contrib, are shared between textproc/scim-m17n and textproc/ibus-m17n). This patch also makes both these KMFL engine ports to read ~/.kmfl/ instead of SCIM-oriented ~/.scim/kmfl/. There is UPDATING text that informs KMFL users about this. - Patch keyboard ports (7 of them) to install data to the new repository, ${LOCALBASE}/share/kmfl/; the keyboard ports were SCIM-only and used to install to ${LOCALBASE}/share/scim/kmfl/. - Adapt descriptions in other KMFL ports (textproc/kmflcomp, textproc/libkmfl); - While we are here, do some additional maintenance. - Remove the 7 old ports. - Please see the PR for full details. PR: ports/156694 Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
* Update to 1.0.3makc2010-07-242-8/+6
| | | | | PR: ports/148840 Submitted by: Nikola Lecic (maintainer)
* Add ibus-kmfl 1.0.2, KMFL IMEngine for IBus framework.delphij2010-06-114-0/+72
PR: ports/147763 Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net>