TEX_DEFAULT problem

2013-05-10 Thread Hiroto Kagotani
ble: weave - not found ===>Verifying install for weave in /usr/ports/devel/tex-web2c ===> tex-web2c-20120701_2 depends on executable: pkgconf - found ... Regards, -- Hiroto Kagotani ___ freebsd-ports@freebsd.org mailing list http://lists.fre

Re: Problem with japanese/tex-ptex going very slowly

2013-05-09 Thread Hiroto Kagotani
I've identified the bug. When I set LANG environment variable, ptex works. If LANG is not set, fnmatch() called in default_kanji_enc() in ptexenc.c does not return. Although this might be a bug of fnmatch library, ptexenc.c should also treat the case. Regards, -- Hiroto Kag

Re: Problem with japanese/tex-ptex going very slowly

2013-05-09 Thread Hiroto Kagotani
re 2 "ptex" lines. The result of % find /usr/local/share/texmf* $HOME/.tex* is very huge. Do you really need it? Regards, -- Hiroto Kagotani ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: CFT: texlive ports

2013-02-28 Thread Hiroto Kagotani
2013/2/28 Hiroki Sato > > http://people.allbsd.org/~hrs/FreeBSD/texlive-20130228-1.tar.gz > > Please try this instead. > I tried this version and succeeded to install on 9.1R. But I miss symlinks etex and lualatex in /usr/local/bin, which was installed by the portshaker vers

Re: libreoffice, Makefile fix proposal...

2012-06-07 Thread Hiroto Kagotani
2012/6/7 Sergio de Almeida Lenzi : > Well, now that libreoffice build is > solved, than  what about insert > a line: > CONFLICTS_BUILD=    boost* > near line 63 of Makefile??? libreoffice does not conflict with boost; just Makefile has a problem. Attached is the patch. --

Re: make failed for editors/libreoffice SOLVED

2012-06-06 Thread Hiroto Kagotani
DFLAGS lines from Makefile, and instead, add a line: CONFIGURE_ARGS+=CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib This should work with boost-* installed. -- Hiroto Kagotani ___ freebsd-ports@freebsd.org mailing lis

Re: www/firefox and mail/thunderbird localization

2012-02-21 Thread Hiroto Kagotani
I don't know what he actually did. -- Hiroto Kagotani ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: portupgrade/ruby issue? (Stale lock file was found. Removed.)

2009-06-17 Thread Hiroto Kagotani
finalizer(self, PortsDB.finalizer) +PortsDB.define_at_exit set_ports_dir(alt_ports_dir) set_db_dir(alt_db_dir) set_db_driver(alt_db_driver) -- Hiroto Kagotani ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: [maintainer] ghostscript-gpl - jasper

2008-06-14 Thread Hiroto Kagotani
sult of work/ghostscript-8.62/jasper/acaux/config.guess script as well as the contents of work/ghostscript-8.62/jasper/config.log file. -- Hiroto Kagotani <[EMAIL PROTECTED]> ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/list

Re: FreeBSD-games/Larn is broken in FreeBSD7.0 Release

2008-03-04 Thread Hiroto Kagotani
r the temporary solution, edit freebsd-games/files/patch-larn_Makefile to add -fwritable-strings to CFLAGS and do not forget to use gcc34 or earlier instead of gcc in 7.0. Hope this helps. -- Hiroto Kagotani <[EMAIL PROTECTED]> ___ freebsd