CVS log for ports/japanese/ebnetd/files/Attic/ndtpd.sh.sample
Up to [FreeBSD] / ports / japanese / ebnetd / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6
Sun Oct 31 21:56:07 2004 UTC (7 years, 3 months ago) by pav
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.5: +1 -1 lines
- After repocopy from japanese/ndtpd, rename to japanese/ebnetd and update to version 1.0 PR: ports/73131 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Aug 18 19:35:06 2001 UTC (10 years, 5 months ago) by ijliao
Branches: MAIN
CVS tags: old_RELEASE_5_3_0, old_RELEASE_5_2_1, old_RELEASE_5_2_0, old_RELEASE_5_1_0, old_RELEASE_5_0_DP1, old_RELEASE_5_0_0, old_RELEASE_4_9_0, old_RELEASE_4_8_0, old_RELEASE_4_7_0, old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0, old_RELEASE_4_5_0, old_RELEASE_4_4_0, old_RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -4 lines
handle sh more properly Submitted by: hrs
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 18 05:53:16 2001 UTC (10 years, 5 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
use absolute path PR: 28965 Submitted by: Hiroki Sato <hrs@hrslab.yi.org>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 29 20:16:57 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_3_0, old_RELEASE_4_2_0, old_RELEASE_4_1_1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +23 -18 lines
- Update to the latest version ja-ndtpd-2.3.8 (patched). - Refine startup script. o Be friends with `/etc/rc.shutdown'. o Accept only standard arguments. o Add a $FreeBSD$ keyword. PR: ports/20836 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> (MAINTAINER)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 22 06:40:17 2000 UTC (12 years ago) by sumikawa
Branches: MAIN
CVS tags: old_RELEASE_4_1_0, old_RELEASE_4_0_0, old_RELEASE_3_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +48 -14 lines
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>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Aug 19 10:50:17 1999 UTC (12 years, 5 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_3_4_0, old_RELEASE_3_3_0
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
