From adae134b82f27018b10caf6628a3eb587afb0a76 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 10 Nov 2005 22:54:09 +0000 Subject: Add DragonFly to the list of BSD derived systems. --- shells/tcsh/distinfo | 3 ++- shells/tcsh/patches/patch-ac | 16 ++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 shells/tcsh/patches/patch-ac (limited to 'shells') diff --git a/shells/tcsh/distinfo b/shells/tcsh/distinfo index 64c480fbd43..95c8cde618e 100644 --- a/shells/tcsh/distinfo +++ b/shells/tcsh/distinfo @@ -1,9 +1,10 @@ -$NetBSD: distinfo,v 1.18 2005/09/20 14:18:02 tron Exp $ +$NetBSD: distinfo,v 1.19 2005/11/10 22:54:09 joerg Exp $ SHA1 (tcsh-6.14.00.tar.gz) = 55a08b31a57cfd8631edd1fb7e42f18578d8198a RMD160 (tcsh-6.14.00.tar.gz) = fa7635225ceb0225aedcfad5dd9d8e17d8d70849 Size (tcsh-6.14.00.tar.gz) = 859780 bytes SHA1 (patch-aa) = 98ab704908a6fe2f570d2688c2a9bdb600f630eb SHA1 (patch-ab) = b368e3b5d82ed5eb1148ceeaef675bc9a33c7309 +SHA1 (patch-ac) = 3111462df95fe390695038c4208f22b6b57d8876 SHA1 (patch-ad) = 0cb983da575050d7aa7ac41dc0c980302503768b SHA1 (patch-ap) = 332a71c54a3bba11b96e43b94b2d050a3a114540 diff --git a/shells/tcsh/patches/patch-ac b/shells/tcsh/patches/patch-ac new file mode 100644 index 00000000000..3cc4d9376fa --- /dev/null +++ b/shells/tcsh/patches/patch-ac @@ -0,0 +1,16 @@ +$NetBSD: patch-ac,v 1.9 2005/11/10 22:54:09 joerg Exp $ + +--- configure.orig 2005-11-10 22:51:12.000000000 +0000 ++++ configure +@@ -1486,6 +1486,11 @@ case "${host}" in + tcsh_config_file=bsd4.4 + ;; + ++ ## DragonFly systems ++ *-*-dragonfly*) ++ tcsh_config_file=bsd4.4 ++ ;; ++ + ## Silicon Graphics machines + *-sgi-iri* ) + tcsh_config_file=irix -- cgit v1.2.3