summaryrefslogtreecommitdiff
path: root/misc/fd
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-10-19 04:26:39 +0000
committerhubertf <hubertf@pkgsrc.org>2000-10-19 04:26:39 +0000
commit617b5e94e4418fe1767f14679965d41cf0e1f32b (patch)
treef5edb602df6914cc86c03c8c065cb911e9c47b47 /misc/fd
parent2b87b22c3d184759e20ce3ebf0fdcc4e49cab50d (diff)
downloadpkgsrc-617b5e94e4418fe1767f14679965d41cf0e1f32b.tar.gz
Update to 1.03o,
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).
Diffstat (limited to 'misc/fd')
-rw-r--r--misc/fd/Makefile16
-rw-r--r--misc/fd/files/md54
-rw-r--r--misc/fd/files/patch-sum4
-rw-r--r--misc/fd/patches/patch-aa8
-rw-r--r--misc/fd/pkg/PLIST3
5 files changed, 17 insertions, 18 deletions
diff --git a/misc/fd/Makefile b/misc/fd/Makefile
index 09bdbef72a2..984cb04fbb6 100644
--- a/misc/fd/Makefile
+++ b/misc/fd/Makefile
@@ -1,32 +1,30 @@
-# $NetBSD: Makefile,v 1.9 2000/02/05 20:01:42 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2000/10/19 04:26:39 hubertf Exp $
# FreeBSD: ports/misc/fd/Makefile,v 1.14 1999/08/25 07:21:37 obrien Exp
#
-DISTNAME= FD-1.03l
-PKGNAME= fd-1.03l
+DISTNAME= FD-1.03o
+PKGNAME= fd-1.03o
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/FDclone/
+MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/FDclone/ \
+ http://hp.vector.co.jp/authors/VA012337/soft/fd/
-MAINTAINER= nobu@psrc.isac.co.jp
+MAINTAINER= Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
MANLANG= ja
MAN1= fd.1
MAKE_ENV= LANG=${MANLANG}
DOCS= README FAQ HISTORY ToAdmin
-SIGNATURE= Nobuhiro Yasutomi <${MAINTAINER}>
# require maintainer signature for binary package distributions
do-configure:
@cd ${WRKSRC}; v=version.h; ${MV} $$v $$v.orig; \
- ${SED} 's/\(distributor = \)NULL/\1"${SIGNATURE}"/' $$v.orig > $$v
+ ${SED} 's/\(distributor = \)NULL/\1"${MAINTAINER}"/' $$v.orig > $$v
post-install:
-.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/fd
@for i in ${DOCS}; do \
${INSTALL_DATA} ${WRKSRC}/$$i ${PREFIX}/share/doc/fd; \
done
-.endif
@${CAT} ${PKGDIR}/MESSAGE
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/fd/files/md5 b/misc/fd/files/md5
index 8100425c234..ee458dd15c6 100644
--- a/misc/fd/files/md5
+++ b/misc/fd/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.3 1999/12/03 16:23:18 rh Exp $
+$NetBSD: md5,v 1.4 2000/10/19 04:26:40 hubertf Exp $
-MD5 (FD-1.03l.tar.gz) = 290d37e37945a98829ddc59fc7fa3fed
+MD5 (FD-1.03o.tar.gz) = 8913c225ff3fdeafd2d7c418c759a7ef
diff --git a/misc/fd/files/patch-sum b/misc/fd/files/patch-sum
index e7e859424bb..1fe6c777b6a 100644
--- a/misc/fd/files/patch-sum
+++ b/misc/fd/files/patch-sum
@@ -1,3 +1,3 @@
-$NetBSD: patch-sum,v 1.2 1999/12/03 16:23:18 rh Exp $
+$NetBSD: patch-sum,v 1.3 2000/10/19 04:26:40 hubertf Exp $
-MD5 (patch-aa) = a61dc47ff929077815c0ca0750aa3522
+MD5 (patch-aa) = 51a7b00d7b8b2682510c9e44df620112
diff --git a/misc/fd/patches/patch-aa b/misc/fd/patches/patch-aa
index dc92db71fbf..30825acfdca 100644
--- a/misc/fd/patches/patch-aa
+++ b/misc/fd/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.3 1999/12/03 16:23:18 rh Exp $
+$NetBSD: patch-aa,v 1.4 2000/10/19 04:26:40 hubertf Exp $
---- Makefile.in.orig Tue Sep 16 00:00:15 1997
-+++ Makefile.in Fri Sep 19 21:42:41 1997
+--- Makefile.in.orig Wed Oct 11 17:00:00 2000
++++ Makefile.in
@@ -3,7 +3,7 @@
#
TITLE = FD-
-PREFIX = /usr/local
+PREFIX ?= /usr/local
+ MANSEC = 1
TOPDIR = $(PREFIX)
BINDIR = $(TOPDIR)/bin
- MANDIR = $(TOPDIR)/man__LANGDIR__/man$(MANSEC)
diff --git a/misc/fd/pkg/PLIST b/misc/fd/pkg/PLIST
index 0c2ea2f5c7c..8665e492d27 100644
--- a/misc/fd/pkg/PLIST
+++ b/misc/fd/pkg/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.4 1999/12/03 16:23:19 rh Exp $
+@comment $NetBSD: PLIST,v 1.5 2000/10/19 04:26:40 hubertf Exp $
bin/fd
bin/fd-unicd.tbl
+man/man1/fd.1
share/doc/fd/FAQ
share/doc/fd/HISTORY
share/doc/fd/README