8269acc5ce
- switch and force compiler to clang using the one from base on 9 and CURRENT, the one from ports if not found in base - now only build en_US version, all localisation are available through separated ports. - Graphite smart font is now used by default - Rebundle boost to easier upgrading boost - Rebundle mdds the one from the ports seems incompatible with clang - Unbundle all the fonts Thank you to jgh and Kuan-Chung Chiu <buganini@gmail.com> for testings and feedback Thank you to iXsystems for providing resources to build/test libreoffice
63 lines
1.4 KiB
Makefile
63 lines
1.4 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Russian support
|
|
|
|
SUBDIR += MT
|
|
SUBDIR += artwiz-ru
|
|
SUBDIR += aspell
|
|
SUBDIR += bugzilla-ru
|
|
SUBDIR += bugzilla3-ru
|
|
SUBDIR += d1489
|
|
SUBDIR += eric4
|
|
SUBDIR += fortune-bashorgru
|
|
SUBDIR += fortuneru
|
|
SUBDIR += gd
|
|
SUBDIR += gimp-help
|
|
SUBDIR += hunspell
|
|
SUBDIR += hyphen
|
|
SUBDIR += ircd-hybrid
|
|
SUBDIR += kde3-i18n
|
|
SUBDIR += kde4-l10n
|
|
SUBDIR += koffice-i18n
|
|
SUBDIR += koffice-kde4-l10n
|
|
SUBDIR += koi2koi
|
|
SUBDIR += koi8r-ps
|
|
SUBDIR += ksocrat
|
|
SUBDIR += libcyrillic
|
|
SUBDIR += libreoffice
|
|
SUBDIR += mueller-dic
|
|
SUBDIR += muttprint
|
|
SUBDIR += mythes
|
|
SUBDIR += napster
|
|
SUBDIR += p5-Convert-Cyrillic
|
|
SUBDIR += p5-Lingua-DetectCyrillic
|
|
SUBDIR += p5-Lingua-RU-Charset
|
|
SUBDIR += p5-XML-Parser-encodings
|
|
SUBDIR += p5-cyrillic
|
|
SUBDIR += prawda
|
|
SUBDIR += pscyr
|
|
SUBDIR += rubygem-russian
|
|
SUBDIR += rubygem-rutils
|
|
SUBDIR += rus-ispell
|
|
SUBDIR += rux
|
|
SUBDIR += stardict-bars
|
|
SUBDIR += stardict-computer
|
|
SUBDIR += stardict-dal
|
|
SUBDIR += stardict-engcom
|
|
SUBDIR += stardict-mueller7
|
|
SUBDIR += stardict-mueller7accent
|
|
SUBDIR += stardict-pc
|
|
SUBDIR += tac+ia
|
|
SUBDIR += tidyup-mail
|
|
SUBDIR += unzip
|
|
SUBDIR += wmcyrx
|
|
SUBDIR += wordpress
|
|
SUBDIR += xcode
|
|
SUBDIR += xcyrBGR
|
|
SUBDIR += xmms
|
|
SUBDIR += xpi-tabextensions
|
|
SUBDIR += xruskb
|
|
|
|
.include <bsd.port.subdir.mk>
|