summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-09-19 12:51:34 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-09-19 12:51:34 +0000
commitfb95eea85dc81a5b24254d823f0279a95fae12cb (patch)
treed7df2f3d5c36ec3d7e099921e552edbd77daa36d /shells
parentReorganize the patches to: (diff)
Upgrade, 1.01h -> 1.03a.
PR: 4581 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=7967
Diffstat (limited to 'shells')
-rw-r--r--shells/fd/Makefile27
-rw-r--r--shells/fd/distinfo4
-rw-r--r--shells/fd/files/patch-aa21
-rw-r--r--shells/fd/pkg-plist3
4 files changed, 19 insertions, 36 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile
index 6083687b3d97..1d8c6a3f1b29 100644
--- a/shells/fd/Makefile
+++ b/shells/fd/Makefile
@@ -1,35 +1,24 @@
# New ports collection makefile for: FD
-# Version required: 1.01h
+# Version required: 1.03
# Date created: 20 Feb 1996
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
-# $Id: $
+# $Id$
#
-DISTNAME= FD-1.01
-PKGNAME= fd-1.01h
+DISTNAME= FD-1.03a
+PKGNAME= fd-1.03a
CATEGORIES= misc
-# The original distribution (NetNews articles) can be found at following site.
-# site= ftp://skylark.ics.es.osaka-u.ac.jp/pub/FDclone/
-# files= FD-1.01 FD-1.01g FD-1.01h
-# Here ,we use already decoded archive for convenience.
-MASTER_SITES= ftp://ftp.hipecs.hokudai.ac.jp/pub/unix/FD/ \
- ftp://ftp.cc.saga-u.ac.jp/pub/fj.sources/FD/
-
-PATCHFILES= FD-1.01g.patch.gz FD-1.01h.patch.gz
-PATCH_SITES= ${MASTER_SITES}
+MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/FDclone/
MAINTAINER= nobu@psrc.isac.co.jp
-ALL_TARGET= goal
-INSTALL_TARGET= install
MANLANG= ja_JP.EUC
MAN1= fd.1
-
-do-configure:
- cd ${WRKSRC} ; make config
+MAKE_ENV= LANG=${MANLANG}
post-install:
- @strip ${PREFIX}/bin/fd
+ ${MKDIR} ${PREFIX}/share/doc/fd
+ ${INSTALL_DATA} ${FILESDIR}/Guarant ${PREFIX}/share/doc/fd
.include <bsd.port.mk>
diff --git a/shells/fd/distinfo b/shells/fd/distinfo
index 1f5e11da2ddf..fc6c87120766 100644
--- a/shells/fd/distinfo
+++ b/shells/fd/distinfo
@@ -1,3 +1 @@
-MD5 (FD-1.01.tar.gz) = 3444e994a8b37bd004280d44ffcccff0
-MD5 (FD-1.01g.patch.gz) = 8eb94f0bc3cc044e01ba181278499393
-MD5 (FD-1.01h.patch.gz) = 01dd4b346ec282cb4fe35f4e10dec0c0
+MD5 (FD-1.03a.tar.gz) = 75e31ef461390f0c3b2cb4cf83074c46
diff --git a/shells/fd/files/patch-aa b/shells/fd/files/patch-aa
index f4a97c2c6690..4487cbbd6cfb 100644
--- a/shells/fd/files/patch-aa
+++ b/shells/fd/files/patch-aa
@@ -1,18 +1,11 @@
---- Makefile.in-orig Mon Jan 6 14:18:12 1997
-+++ Makefile.in Mon Jan 6 14:20:26 1997
-@@ -3,10 +3,12 @@
+--- Makefile.in.orig Tue Sep 16 00:00:15 1997
++++ Makefile.in Fri Sep 19 21:42:41 1997
+@@ -3,7 +3,7 @@
#
TITLE = FD-
--TOPDIR = /usr/local
-+PREFIX ?= /usr/local
-+TOPDIR = $(PREFIX)
+-PREFIX = /usr/local
++PREFIX ?= /usr/local
+ TOPDIR = $(PREFIX)
BINDIR = $(TOPDIR)/bin
--MANDIR = $(TOPDIR)/man/man$(MANSEC)
--CATDIR = $(TOPDIR)/man/cat$(MANSEC)
-+MANDIR = $(TOPDIR)/man/$(MANLANG)/man$(MANSEC)
-+CATDIR = $(TOPDIR)/man/$(MANLANG)/cat$(MANSEC)
-+MANLANG = ja_JP.EUC
- DEFRC = /etc/fdrc
- SHELL = /bin/sh
- INSTALL = cp -p
+ MANDIR = $(TOPDIR)/man__LANGDIR__/man$(MANSEC)
diff --git a/shells/fd/pkg-plist b/shells/fd/pkg-plist
index 3c938bea8235..9a8213c2cb7c 100644
--- a/shells/fd/pkg-plist
+++ b/shells/fd/pkg-plist
@@ -1,2 +1,5 @@
bin/fd
+bin/fd-unicd.tbl
man/ja_JP.EUC/man1/fd.1.gz
+share/doc/fd/Guarant
+@dirrm share/doc/fd