From f0e7020378256f485f421bc0cfbe77777f390ace Mon Sep 17 00:00:00 2001 From: nobutaka Date: Fri, 26 Nov 2010 17:38:22 +0000 Subject: - Update to 1.6.0. - Add textproc/uim-kde4, KDE4 panel applet of uim input method. It is a slave port of textproc/uim. - Remove japanese/uim-canna and japanese/uim-prime. Now the canna and prime modules are implemented as scheme scripts and they can be installed from textproc/uim. - Enable helper tools installation of textproc/uim-qt4. - Enable sj3 support of textproc/uim. --- textproc/uim-m17nlib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/uim-m17nlib') diff --git a/textproc/uim-m17nlib/Makefile b/textproc/uim-m17nlib/Makefile index 519f4e81f9cf..03bd1eca3cbf 100644 --- a/textproc/uim-m17nlib/Makefile +++ b/textproc/uim-m17nlib/Makefile @@ -15,7 +15,7 @@ COMMENT= Uim plugin using m17n library input method BUILD_DEPENDS= m17n-db:${PORTSDIR}/devel/m17n-db LIB_DEPENDS= m17n.4:${PORTSDIR}/devel/m17n-lib \ - uim.6:${PORTSDIR}/textproc/uim + uim.7:${PORTSDIR}/textproc/uim RUN_DEPENDS= m17n-db:${PORTSDIR}/devel/m17n-db MASTERDIR= ${.CURDIR}/../../textproc/uim -- cgit e='freebsd-ports-gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/sgmlformat
Commit message (Expand)AuthorAgeFilesLines
* Remove compatibility code for FreeBSD < 11.2 from all ports.rene2018-11-021-4/+0
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-4/+4
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* textproc/sgmlformat: fix broken regexp -> regex conversionrobak2015-03-142-121/+82
* Fix RUN_DEPENDSantoine2015-01-251-1/+1
* Switch ports depending on docbook* through a directory name to a package name,antoine2015-01-241-4/+2
* - fix shebang line reliably.kuriyama2014-12-28