From owner-cvs-all Fri Jan 21 22:40:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A649D1556C; Fri, 21 Jan 2000 22:40:21 -0800 (PST) (envelope-from sumikawa@FreeBSD.org) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA59859; Fri, 21 Jan 2000 22:40:21 -0800 (PST) (envelope-from sumikawa@FreeBSD.org) Message-Id: <200001220640.WAA59859@freefall.freebsd.org> From: Munechika SUMIKAWA Date: Fri, 21 Jan 2000 22:40:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/eb Makefile ports/japanese/eb/files md5 ports/japanese/ndtpd Makefile ports/japanese/ndtpd/files md5 ndtpd.sh.sample ports/japanese/ndtpd/patches patch-aa ports/japanese/ndtpd/pkg MESSAGE PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sumikawa 2000/01/21 22:40:20 PST Modified files: japanese/eb Makefile japanese/eb/files md5 japanese/ndtpd Makefile japanese/ndtpd/files md5 ndtpd.sh.sample japanese/ndtpd/pkg MESSAGE PLIST Removed files: japanese/ndtpd/patches patch-aa Log: Upgrade to 2.3.6. Changes (from PR): - japanese/ndtpd o Set default syslog file for `/var/log/ndtpd.log'. o Change the default working directory `/var/ndtpd' to `/var/run/ndtpd'. * It will created by `${PREFIX}/etc/rc.d/ndtpd.sh' (even if the user select "Inetd mode" !) * Lock files and a PID file are created under it. o Support some arguments in the startup script: ${PREFIX}/etc/rc.d/ndtpd.sh start|stop|kill|restart|status|terminate o Separate the session to build `ndtpd.sh.sample' from `post-install' into `post-build'. o Don't configure EB sybsystem in NDTPD. - japanese/eb o Don't configure ZLIB sybsystem in EB. o Don't define CONFIGURE_ENV. * Suggested by Michael's last commit to japanese/ndtpd/Makefile. PR: 16117 Submitted by: Kazu TAKAMUNE Revision Changes Path 1.10 +7 -6 ports/japanese/eb/Makefile 1.8 +1 -1 ports/japanese/eb/files/md5 1.15 +16 -16 ports/japanese/ndtpd/Makefile 1.9 +1 -1 ports/japanese/ndtpd/files/md5 1.2 +48 -14 ports/japanese/ndtpd/files/ndtpd.sh.sample 1.2 +16 -8 ports/japanese/ndtpd/pkg/MESSAGE 1.6 +0 -2 ports/japanese/ndtpd/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message