Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2001 23:34:59 +0900
From:      hoge hoge man <kazulla@excite.co.jp>
To:        seiken@ARGV.AC
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: ja-gn-gnspool-1.40
Message-ID:  <200112131434.XAA04536@smtp2.nifty.ne.jp>

next in thread | raw e-mail | index | archive | help

FreeBSD4.4$B$N%f!<%6!<$G$9!#(B
mnews + gnspool$B$r;H$C$F$$$^$9!#(B
FreeBSD4.4$B$r?75,%$%s%9%H!<%k$7$?$N$G!"(Bmnew + gnspool$B$r(Bports$B$G(Bmake$B$7$h$&$H$7$^$7$?!#(B
#cd /usr/ports/mnews-gnspool
#make
#make install
$B$3$N;~E@$G!"(Bgn-gnspool$B$N(Bmake$B$,;O$^$j$^$9$,!"(Bmake$B$K<:GT$7$^$7$?!#(B

gn-gnspool$B$N(Bclient.c$B$r=$@5$7$J$$$H!"(Bmake$B$G$-$^$;$s$G$7$?!#(B

#if defined(WINSOCK)
  unsigned long PASCAL FAR inet_addr ();
#else   /* WINSOCK */
#       ifndef ESPX
#       ifndef WIN32
#       ifndef linux
  /* $B=$@52U=j(B
  unsigned long inet_addr();
  */
#       endif /* (!linux) */
#       endif /* (!WIN32) */
#       endif /* (!ESPX) */
#endif  /* WINSOCK */

$B0J>e!"$4Js9p$^$G!#(B

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?200112131434.XAA04536>