Date: Mon, 06 Sep 1999 10:53:53 +0900 From: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp> To: sada@FreeBSD.org Cc: hollywar@holywar.net, freebsd-ports@FreeBSD.org Subject: Re: ports/13569: Update port: korean/engdic to 0.2 Message-ID: <19990906105353B.taoka@infonets.hiroshima-u.ac.jp> In-Reply-To: Your message of "Sun, 5 Sep 1999 14:57:54 -0700 (PDT)" <199909052157.OAA87339@freefall.freebsd.org> References: <199909052157.OAA87339@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, sada-san, > Synopsis: Update port: korean/engdic to 0.2 > > I couldn't fetch the distfile from both site. > Check them please. I can get it from ftp://ftp.holywar.net/pub/engdic/, now. <To: maintainer> By the way, when I make install: # make install ===> Installing for ko-engdic-0.2 strip engdic install -d /usr/local/bin/ install -d /usr/local/share/engdic/ install -c -m 755 engdic /usr/local/bin/ install -c -m 644 data/*.dic.gz /usr/local/share/engdic/ rm -f /usr/local/share/engdic/pipe mkfifo /usr/local/share/engdic/pipe chmod 777 /usr/local/share/engdic/pipe ln -sf /usr/local/bin/engdic /usr/local/bin/edic pipe and edic are made. But these are not made by pkg_add. Is it OK? - S.TAOKA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990906105353B.taoka>