Re: graphics/libemf (Revision: 328930)

2013-10-28 Thread Nakata Maho
Hi Matthias, On 9.2-RELEASE, looks fine, and as you pointed out, without #include backward/function.h, it won't. Should I file a PR or is the maintainer already aware of it? Just I aware of that ;-) I welcome patches. Best, Nakata Maho From: Matthias Apitz g...@unixarea.de Subject: graphics

Re: graphics/libemf (Revision: 328930)

2013-10-28 Thread Nakata Maho
Hi Matthias, I'll commit updated version very soon. Best, Nakata Maho From: Nakata Maho maho.nak...@gmail.com Subject: Re: graphics/libemf (Revision: 328930) Date: Tue, 29 Oct 2013 11:38:17 +0900 (JST) Hi Matthias, On 9.2-RELEASE, looks fine, and as you pointed out, without #include

Re: math/R eats up all.

2007-01-25 Thread NAKATA Maho
--with-gxx-include-dir=/usr/local/lib/gcc-4.2.0/include/c++/ --infodir=/usr/local/info/gcc42 --disable-rpath --prefix=/usr/local i386-portbld-freebsd6.2 Thread model: posix gcc version 4.2.0 20070110 (prerelease) So - I suspect this is i386 specific bugs. HTH, thanks -- NAKATA, Maho ([EMAIL PROTECTED

Away for several days

2007-01-25 Thread NAKATA Maho
Hi, I'll away for several days...maybe I'll be back on monday 1/29. I do not read e-mails during this period. thanks, -- NAKATA, Maho ([EMAIL PROTECTED]) ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: math/R eats up all.

2007-01-23 Thread NAKATA Maho
How about using math/atlas-devel ? or if this is a bug of gfortran how about math/atlas with WITH_OPTIMIZED_FLAGS or WITHOUT_OPTIMIZED_FLAGS ? just tries. -- NAKATA, Maho ([EMAIL PROTECTED]) ___ freebsd-ports@freebsd.org mailing list http

The status of migration to gfortran42 2007.1.22.

2007-01-22 Thread NAKATA Maho
science/mbdyn science/mpqc science/mpqc-mpich devel/root science/hdf science/py-scipy science/py-scipy03 thanks, -- NAKATA, Maho ([EMAIL PROTECTED]) ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: math/lapack crashes update of math/freemat

2007-01-18 Thread NAKATA Maho
it is possible if we have huge resources, of course), so I'm waiting Kris's report via pointy hat. Thanks for your patience and understanding, -- NAKATA, Maho ([EMAIL PROTECTED]) ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

status of migration to gfortran42 2007.1.17: currently all ports using fortran are unstable.

2007-01-17 Thread NAKATA Maho
/usr/bin/f77 /usr/lib/libg2c.a /usr/lib/libg2c.so /usr/lib/libg2c.so.2 thanks, -- NAKATA, Maho ([EMAIL PROTECTED]) ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to [EMAIL

Re: math/octave doesn't see atlas

2007-01-15 Thread NAKATA Maho
recent migration to gfortran. I just committed a fix for this. Verified. Huge thanks! -- NAKATA, Maho ([EMAIL PROTECTED]) ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail

Re: Migration to gfortran42

2007-01-11 Thread NAKATA Maho
= -L`${CAT} ${WRKSRC}/LIBDIR` -L`${CAT} ${WRKSRC}/LIBDIR`/../../.. add${DIRNAME} `${FC} -print-libgcc-file-name` ${WRKSRC}/LIBDIR @${REINPLACE_CMD} -e 's|%%FORTRANLIBS%%|${FORTRANLIBS}|g' -e 's|%%GCCLIBDIR%%|${GCCLIBDIR}|g' ${WRKSRC}/Makefile thanks, -- NAKATA, Maho ([EMAIL PROTECTED

Migration tips for gfortran42 (was Re: Migration to gfortran42)

2007-01-10 Thread NAKATA Maho
against libg2c of libf2c with GNU f77.) FORTRANLIBDIR= `${DIRNAME} \`gfortran42 -print-libgcc-file-name\`` FORTRANLIBDIR2= `${DIRNAME} \`gfortran42 -print-libgcc-file-name\``/../../../ FORTRANLIBS=-lgfortranbegin -lgfortran -- NAKATA, Maho ([EMAIL PROTECTED

Linking against BLAS/LAPACK and optimized BLAS - ATLAS (was Re: Migration tips for gfortran42)

2007-01-10 Thread NAKATA Maho
performance for some cases (if you have 4 CPU and if package cluster have 2 CPU) using LAPACK/BLAS is good for package building for casual users. thanks, -- NAKATA, Maho ([EMAIL PROTECTED]) ___ freebsd-ports@freebsd.org mailing list http

Re: Migration to gfortran42

2007-01-10 Thread NAKATA Maho
= `${DIRNAME} \`gfortran42 -print-libgcc-file-name\``/../../../ FORTRANLIBS=-lgfortranbegin -lgfortran thanks, -- NAKATA, Maho ([EMAIL PROTECTED]) ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: Migration to gfortran42

2007-01-09 Thread NAKATA Maho
done... I'll add folloging line for your ports (and other fixes if necessary). WANT_FORTRAN=yes USE_GCC=4.2+ Please approve my commits. Any build brekage regarding this, fix will be fix by NAKATA, Maho ([EMAIL PROTECTED]) thanks, -- NAKATA, Maho ([EMAIL PROTECTED

Migration to gfortran42

2007-01-06 Thread NAKATA Maho
ones, as gfortran42 is installed as default. See http://www.freebsd.org/cgi/query-pr.cgi?pr=107601 for RFC. see also http://gcc.gnu.org/wiki/GFortranResults for performance of gfortran. any comments are welcome. All the best, -- NAKATA, Maho ([EMAIL PROTECTED

Re: openoffice-2-devel compile error on [EMAIL PROTECTED]

2006-11-24 Thread NAKATA Maho
is intended to smooth integration of RC to release. thanks, -- NAKATA, Maho ([EMAIL PROTECTED]) ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: missing dependencies?

2006-09-18 Thread NAKATA Maho
From: Armin Pirkovitsch [EMAIL PROTECTED] Subject: Re: missing dependencies? Date: Mon, 18 Sep 2006 19:36:00 +0200 ooo works fine on two of my machine without gcc-4* Sounds more like a local problem imho... I think you are not using amd64 version... -- NAKATA, Maho ([EMAIL PROTECTED

Re: Enforcing DIST_SUBDIR/DISTFILE uniqueness

2006-08-20 Thread NAKATA Maho
, your solution would break the logic that portmaster (and I believe portupgrade also) uses to detect and delete stale distfiles. It seems that I should not say something about such kind of issue. -- NAKATA, Maho ([EMAIL PROTECTED]) ___ freebsd-ports

Re: Enforcing DIST_SUBDIR/DISTFILE uniqueness

2006-08-20 Thread NAKATA Maho
In Message-ID: [EMAIL PROTECTED] Doug Barton [EMAIL PROTECTED] wrote: NAKATA Maho wrote: In Message-ID: [EMAIL PROTECTED] Doug Barton [EMAIL PROTECTED] wrote: I recently added logic to portmaster to handle this kind of situation transparently for the user. A more general solution