summaryrefslogtreecommitdiff
path: root/misc/fd/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2001-06-26Update to 1.03s, per patch from Nobuhiro Yasutomi in pkg/13074.wiz1-6/+4
Last version was 1.03r, but that update didn't include a ChangeLog, so here's one back to 1.03p: Ver. 1.03s fix abnormal end when some case in directory change. (05/22/01) fix command line input handling quote. Ver. 1.03r fix display to confuse in ANSICOLOR=2 case. (04/03/01) fix to stop when start not exist directory fix handle archive file that include full path. support different compiler spec for Solaris 8. Ver. 1.03q speed up KANJI code convert by using table. (02/28/01) support Linux/Alpha allow to choose retry when not enough space to copy file. strict follow cursol posion. revice rule for file extention sort. fix confirm problem to delete file. more strict handle to timestamp when file copy. (MS-DOS)
2001-04-10Update to 1.03r, per PR 12596. Changelog only available in japanese, sorry.hubertf1-3/+3
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz1-3/+1
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced, not @VARIABLE@, nor @@VARIABLE@@). By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX, X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST. Clean up some packages while I'm there; add RCS tags to most MESSAGEs. Remove some uninteresting MESSAGEs.
2000-10-19Update to 1.03o,hubertf1-9/+7
submitted in PR 11260 by Nobuhiro Yasutomi <nobu@tech.isac.co.jp> I've discussed with the submitter that it's explicitly OK for us to not set NO_BINARY_ON_{FTP,CDROM}. Changes: Ver. 1.03o fix floppy drive extention area mis recognize. (10/12/00) fix mistake handling archive that include directry. enhance to get floppy drive information. fix to fail file copy (for MS-DOS version). Ver. 1.03n support OpenBSD. (09/30/00) allow key interrupt when get floppy drive size. QUIT_SYSTEM to allow in defined function. fix character code setting. fix can't input duplicat '/' in command line. Ver. 1.03m fix to relative path makes normalize in PATH env. (09/15/00) fix to fail chdir when follow symbolic link. support symbolic link in Japanese. Linux ReiserFS support. support change floppy when using. fix redraw problem at tree view. support tree view in case cyclic directory. fix tree view at top directory. fix can't assign internal command to key with argument. fix Mata key assign display. fix copy file timestamp at recursive directory (for MS-DOS). fix mistake handling archive that include directry (for MS-DOS). fix sence free space that copy distination (for MS-DOS).
2000-02-05$() -> ${}wiz1-2/+2
1999-12-03Update fd to 1.03l using the patches provided by Nobuhiro Yasutomi in PRsrh1-20/+21
8418 and 8940, thanks. This closes these PRs.
1999-03-08s/make/${MAKE}/gagc1-2/+2
1998-08-31Fix installation so that files get proper ownership.tron1-4/+5
1998-06-22Update package Makefiles for automatic manual page handling.agc1-3/+1
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-01-24portlint: move PATCHFILES, cp -> ${CP}hubertf1-3/+3
1997-10-24 - Put back FreeBSD RCS-Idhubertf1-1/+3
- Install .fdrc
1997-10-11Import as of 09/25/97hubertf1-0/+35