diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-14 13:55:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-14 13:55:04 +0000 |
commit | f191ad78ec08be42f83dac40c6c4ff39c18d8672 (patch) | |
tree | afe119fda3331e17f269df8972d716aec3e5e2e3 /comms | |
parent | 49d7b4e0fb9b2eb32452b8cde1db495f2be5123e (diff) | |
download | pkgsrc-f191ad78ec08be42f83dac40c6c4ff39c18d8672.tar.gz |
USE_PKGLIBTOOL -> USE_LIBTOOL
Add info-dir-entry.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/fidogate/Makefile | 4 | ||||
-rw-r--r-- | comms/fidogate/files/patch-sum | 3 | ||||
-rw-r--r-- | comms/fidogate/patches/patch-an | 17 | ||||
-rw-r--r-- | comms/fidogate/pkg/PLIST | 3 |
4 files changed, 23 insertions, 4 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile index 9306cf30ee8..5ab280a16f7 100644 --- a/comms/fidogate/Makefile +++ b/comms/fidogate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/06/01 11:23:16 rh Exp $ +# $NetBSD: Makefile,v 1.8 2000/08/14 13:55:04 wiz Exp $ # DISTNAME= fidogate-4.2.9 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.fido.de/fidogate/ USE_GMAKE= yes USE_PERL5= yes -USE_PKGLIBTOOL= yes +USE_LIBTOOL= yes WRKSRC= ${WRKDIR}/fidogate INFO_FILES= fidogate.info diff --git a/comms/fidogate/files/patch-sum b/comms/fidogate/files/patch-sum index 63b023b2109..c7d4d1ebf74 100644 --- a/comms/fidogate/files/patch-sum +++ b/comms/fidogate/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.1 1999/07/09 13:50:23 agc Exp $ +$NetBSD: patch-sum,v 1.2 2000/08/14 13:55:06 wiz Exp $ MD5 (patch-aa) = cb4359386ffb7475b4fee4d06c74f3ba MD5 (patch-ab) = f3edf91e56ef8099fd3e9175e628b083 @@ -13,3 +13,4 @@ MD5 (patch-aj) = 4beb6bbe3ace49ebdcfbc70834a6f564 MD5 (patch-ak) = 3d970caec1844280f4bcde6d0963d3a0 MD5 (patch-al) = 4b68b4222b1c673c948f6b690700bee7 MD5 (patch-am) = dc678f1cfaeadae2f87a2e71ac9cfb2b +MD5 (patch-an) = e0b9ae70021f1916cd17048f2bd0dcf7 diff --git a/comms/fidogate/patches/patch-an b/comms/fidogate/patches/patch-an new file mode 100644 index 00000000000..76daf7abb57 --- /dev/null +++ b/comms/fidogate/patches/patch-an @@ -0,0 +1,17 @@ +$NetBSD: patch-an,v 1.1 2000/08/14 13:55:07 wiz Exp $ + +--- doc/fidogate.info.orig Mon Aug 14 15:40:07 2000 ++++ doc/fidogate.info Mon Aug 14 15:49:54 2000 +@@ -1,6 +1,12 @@ + This is Info file fidogate.info, produced by Makeinfo version 1.68 from + the input file fidogate.texi. + ++INFO-DIR-SECTION Fido ++START-INFO-DIR-ENTRY ++* FIDOGATE: (fidogate). Fido-Internet gateway and a Fido tosser. ++END-INFO-DIR-ENTRY ++ ++ + This file documents the usage of FIDOGATE version 4 + + Copyright (C) 1994-1996, Martin Junius diff --git a/comms/fidogate/pkg/PLIST b/comms/fidogate/pkg/PLIST index 158dd6531db..a086f5cd1c8 100644 --- a/comms/fidogate/pkg/PLIST +++ b/comms/fidogate/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 1999/02/11 19:17:28 tv Exp $ +@comment $NetBSD: PLIST,v 1.5 2000/08/14 13:55:08 wiz Exp $ bin/pktdebug bin/pktmore bin/sumcrc @@ -41,6 +41,7 @@ lib/fidogate/runin lib/fidogate/runout lib/fidogate/runtoss lib/fidogate/rununpack +lib/libfidogate.la lib/libfidogate.so.0.0 share/fidogate/inn/send-ffx share/fidogate/inn/send-fidogate |