fix mail address as maintainer

2016-03-25 Thread Tsurutani Naoki
please someone fix my e-mail address as maintainer of these ports:

audio/id3ed
games/xbat
games/xgalaga
games/xshisen
japanese/dvi2tty
japanese/kon2-14dot
japanese/kon2-16dot
japanese/font-mikachan
japanese/plain2
textproc/tex2im

turut...@scphys.kyoto-u.ac.jp  -->  tsurutanina...@gmail.com

original address is obsolete in a few days.

---
Tsurutani Naoki
tsurutanina...@gmail.com
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: security/gnutls3 fails to install

2013-11-17 Thread Tsurutani Naoki
Hi,

I saw the same problem.
See http://www.freebsd.org/cgi/query-pr.cgi?pr=183577
It might be locale dependent, as Iwao says, and I have no idea to fix this 
problem.


--- 
Tsurutani Naoki
turut...@scphys.kyoto-u.ac.jp
___
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: aspell conflicts with ispell?

2012-09-27 Thread Tsurutani Naoki
I think aspell does not conflict with ispell; they have no common files.
Is it any problem with ispell when running or building aspell ?

BTW, textproc/ispell does not have CONFLICTS entry... it is confusing.


--- 
Tsurutani Naoki
turut...@scphys.kyoto-u.ac.jp
___
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


install failure of ports

2012-09-06 Thread Tsurutani Naoki
I can't install any ports today.
For example:

# cd /usr/ports/textproc/gsed
# make install
...
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory 
`/usr/local/work/usr/ports/textproc/gsed/work/sed-4.2.1'
gmake[1]: Leaving directory 
`/usr/local/work/usr/ports/textproc/gsed/work/sed-4.2.1'
make: don't know how to make add-plist-buildinfo. Stop
*** Error code 2

Stop in /usr/ports/textproc/gsed.
#

add-plist-buildinfo is found in Mk/bsd.port.mk, and seems to be added 
recently.

Is there any solution ?

My host:
h116[root] % uname -a
FreeBSD h116.65.226.10.32118.vlan.kuins.net 8.2-PRERELEASE FreeBSD 
8.2-PRERELEASE #26: Sun 
Jan 23 18:42:22 JST 2011 
turut...@h116.65.226.10.32118.vlan.kuins.net:/usr/local/work/usr/obj/usr/src/sys/POLYMER13
  
amd64
___
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: print/pdftk port compiled with Java compiler from gcc 4.5

2010-05-09 Thread Tsurutani Naoki
Gerald Pfeifer ger...@pfeifer.com wrote:

 I just had an idea -- how about the patch below to allow pdftk to build 
 also in a LANG=ja_JP.eucJP setting?
 
 Does this work?
 
 Gerald
 
 Index: Makefile
 ===
 RCS file: /home/ncvs/ports/print/pdftk/Makefile,v
 retrieving revision 1.30
 diff -u -3 -p -r1.30 Makefile
 --- Makefile  3 May 2010 19:56:44 -   1.30
 +++ Makefile  9 May 2010 13:17:05 -
 @@ -37,7 +37,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAM
  PATCH_WRKSRC=${WRKDIR}/${DISTNAME}
  
  MAKEFILE=Makefile.Generic
 -MAKE_ENV=GCJ=gcj${CSUFF} GCJH=gcjh${CSUFF} OBJCOPY=${OBJCOPY}
 +MAKE_ENV=GCJ=gcj${CSUFF} GCJH=gcjh${CSUFF} OBJCOPY=${OBJCOPY} LANG=C
  
  MAN1=${PORTNAME}.1
  PLIST_FILES= bin/pdftk

It works fine on my host !
Thank you !!


--- 
Tsurutani Naoki
turut...@scphys.kyoto-u.ac.jp
___
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: print/pdftk port compiled with Java compiler from gcc 4.5

2010-04-22 Thread Tsurutani Naoki
Thank you for your fix.
pdftk can be built and executed with gcc42.
however, it requires gcc42 when we run pdftk.
we need some kinds of
RUN_DEPENDS=
${LOCALBASE}/lib/gcc${CSUFF}/libgcj.so:${PORTSDIR}/lang/gcc${CSUFF}
in print/pdftk/Makefile, I think.


--- 
Tsurutani Naoki
turut...@scphys.kyoto-u.ac.jp
___
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: print/pdftk port compiled with Java compiler from gcc 4.5

2010-04-12 Thread Tsurutani Naoki
Greg Larkin glar...@freebsd.org wrote:

 Can you run the following command for me on your system?
 
 ldconfig -r | grep gcc45

% ldconfig -r | grep gcc45
search directories: 
/lib:/usr/lib:/usr/lib/compat:/usr/local/lib:/usr/local/lib/compat/pkg:/usr/site/lib:/usr/loc
al/lib/compat:/usr/local/lib/evolution/2.28:/usr/local/lib/gcc/i386-portbld-
freebsd8.0/3.4.6:/usr/local/lib/gcc44:/usr/local/lib/gcc45:/usr/local/lib/gegl-
0.0:/usr/local/lib/graphviz:/usr/local/lib/mysql:/usr/local/lib/nss:/usr/local/lib/pth:/usr/l
ocal/lib/qt4:/usr/local/lib/wine:/usr/local/lib/zsh
1159:-lstdc++.6 = /usr/local/lib/gcc45/libstdc++.so.6
1160:-lmudflap.0 = /usr/local/lib/gcc45/libmudflap.so.0
1161:-lmudflapth.0 = /usr/local/lib/gcc45/libmudflapth.so.0
1162:-lssp.0 = /usr/local/lib/gcc45/libssp.so.0
1163:-lgcc_s.1 = /usr/local/lib/gcc45/libgcc_s.so.1
1164:-lgfortran.3 = /usr/local/lib/gcc45/libgfortran.so.3
1165:-lffi.4 = /usr/local/lib/gcc45/libffi.so.4
1166:-lgcj.11 = /usr/local/lib/gcc45/libgcj.so.11
1167:-lgij.11 = /usr/local/lib/gcc45/libgij.so.11
1168:-lgcj-tools.11 = /usr/local/lib/gcc45/libgcj-tools.so.11
1169:-lgomp.1 = /usr/local/lib/gcc45/libgomp.so.1

% ldconfig -r | grep libstdc++.so.6
80:-lstdc++.6 = /usr/lib/libstdc++.so.6
848:-lstdc++.6 = /usr/local/lib/compat/pkg/libstdc++.so.6
1146:-lstdc++.6 = 
/usr/local/lib/gcc/i386-portbld-freebsd8.0/3.4.6/libstdc++.so.6
1148:-lstdc++.6 = /usr/local/lib/gcc44/libstdc++.so.6
1159:-lstdc++.6 = /usr/local/lib/gcc45/libstdc++.so.6

 Setting LD_LIBRARY_PATH=/usr/local/lib/gcc45 before running pdftk
can avoid this error.
 I am not familiar with rpath, but something is wrong arround it, I think.
gcc can embed some rpath infomation when building pdftk,
or we must add some linker option about rpath in building pdftk.
In any case, pdftk must have runtime dependence on gcc45...


--- 
鶴谷直樹
turut...@scphys.kyoto-u.ac.jp
___
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: ports/112876: audio/xmcd - compile problems after xorg 7.2 upgrade (might be not related)

2007-06-05 Thread Tsurutani Naoki
I'm very sorry, for the patch i sent was wrong in the path of the last file.
Add files/ at the top.

---
Tsurutani Naoki
[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: ports/112876: audio/xmcd - compile problems after xorg 7.2 upgrade (might be not related)

2007-05-30 Thread Tsurutani Naoki
Hi,

  I came across the same problem.

  I think this is caused by the duplicated library installed by audio/libcddb.
Before Xorg 7.2, xmcd was installed with the X11BASE prefix.
Now, it is installed under /usr/local, and library search path while building
is set to the PREFIX/lib.
  Therefore, linker delect /usr/local/lib/libcddb.a in linking xmcd and other 
tools,
and fails to find symbols.

  I do not know how to fix this in a adequate manner, but I have one solution;
renaming local libcdda.a to another. Here is a patch:

--- files/patch-aa.orig Fri Jan 10 11:50:37 2003
+++ files/patch-aaThu May 31 12:56:28 2007
@@ -1,5 +1,14 @@
 --- xmcd_d/Imakefile.orig  Mon Nov  4 06:44:44 2002
 +++ xmcd_d/Imakefile   Mon Nov  4 04:44:28 2002
+@@ -44,7 +44,7 @@
+  * #include Motif.rules
+  */
+
+-CDDBLIB= -L../cddb_d -lcddb
++CDDBLIB= -L../cddb_d -lcddblocal
+ LOCAL_LIBDIR= -L/usr/freeware/lib32 -L/usr/local/lib
+ VORBLIB= -lvorbisenc -lvorbis -logg
+ FLACLIB= -lFLAC
 @@ -82,7 +82,7 @@
  #endif/* OSF1 */
  #endif/* Linux */


--- files/patch-ac.orig Fri Feb  9 06:01:18 2007
+++ files/patch-acThu May 31 12:57:09 2007
@@ -1,5 +1,14 @@
 --- cda_d/Imakefile.orig   Thu Apr 22 03:27:23 2004
 +++ cda_d/ImakefileFri Feb  2 04:44:17 2007
+@@ -145,7 +145,7 @@
+ /*
+  * Add needed libraries
+  */
+-CDDBLIB= -L../cddb_d -lcddb
++CDDBLIB= -L../cddb_d -lcddblocal
+ LOCAL_LIBDIR= -L/usr/freeware/lib32 -L/usr/local/lib
+ VORBLIB= -lvorbisenc -lvorbis -logg
+ FLACLIB= -lFLAC
 @@ -193,7 +193,7 @@
  LOCAL_LIBRARIES=-lncurses
  #else


--- /dev/null   Thu May 31 13:00:26 2007
+++ patch-ajThu May 31 12:58:25 2007
@@ -0,0 +1,11 @@
+--- cddb_d/Imakefile.orig  Thu May 31 12:53:57 2007
 cddb_d/Imakefile   Thu May 31 12:53:00 2007
+@@ -225,7 +225,7 @@
+ /*
+  * Build rule for the CD Information Library
+  */
+-NormalLibraryTarget(cddb,$(OBJS))
++NormalLibraryTarget(cddblocal,$(OBJS))
+ NormalLibraryTarget(cddbkey1,$(KOBJ))
+ DependTarget()
+

---
Tsurutani Naoki
[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: problem in compiling by gfortran

2007-05-06 Thread Tsurutani Naoki
It was my failure.
distinfo file has no checksum, and distfile stored on my host was too old.

 I cannot build biology/platon on my hosts.
 Precise report has been sent to PR:
 http://www.freebsd.org/cgi/query-pr.cgi?pr=108105 ,
 but no one reproduce the same trouble.

---
Tsurutani Naoki
[EMAIL PROTECTED]

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]