Commit Graph

2 Commits

Author SHA1 Message Date
Munechika SUMIKAWA
aa85e6e0da 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 <takamune@avrl.mei.co.jp>
2000-01-22 06:40:20 +00:00
Satoshi Asami
7810fb706b Upgrade to ndtpd-2.3.2 and eb-2.3.2. PR was for ndtpd-2.3.1 and
eb-2.3, I changed the versions and recalculated the checksums.

Also, ndtpd/patches/patch-aa (by me) is for quieting ndtpd somewhat so
it won't leave dozens of lines to /var/log/messages every time someone
looks up a word, and eb/patches/patch-aa (by Kasahara-san, the
original author) is for changing the shared lib versions.
ndtpd/Makefile's LIB_DEPENDS was adjusted accordingly.

PR:		12130
Submitted by:	maintainer
Reviewed (my changes) by: maintainer
1999-08-19 10:50:30 +00:00