summaryrefslogtreecommitdiff
path: root/mail/pine
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-08-07 11:08:53 +0000
committeragc <agc@pkgsrc.org>1998-08-07 11:08:53 +0000
commit41bfb3073717616c4a3211de0bd7208753d48d18 (patch)
treec18f18b6629d8d5e2744862509ef4834d8397eab /mail/pine
parent86db14e8197c7d43b334917a2f5fd4eed4322447 (diff)
downloadpkgsrc-41bfb3073717616c4a3211de0bd7208753d48d18.tar.gz
Add NetBSD RCS Ids.
Diffstat (limited to 'mail/pine')
-rw-r--r--mail/pine/files/dot.pinerc.pgp.sample2
-rw-r--r--mail/pine/files/pgpdecode3
-rw-r--r--mail/pine/files/pgpencrypt3
-rw-r--r--mail/pine/files/pgpsign3
-rw-r--r--mail/pine/files/pine.conf.fixed3
-rw-r--r--mail/pine/patches/patch-aa2
-rw-r--r--mail/pine/patches/patch-ab2
-rw-r--r--mail/pine/patches/patch-ac2
-rw-r--r--mail/pine/patches/patch-ad2
-rw-r--r--mail/pine/patches/patch-ak2
-rw-r--r--mail/pine/patches/patch-al2
-rw-r--r--mail/pine/patches/patch-am2
-rw-r--r--mail/pine/patches/patch-an2
-rw-r--r--mail/pine/patches/patch-tabkey2
14 files changed, 32 insertions, 0 deletions
diff --git a/mail/pine/files/dot.pinerc.pgp.sample b/mail/pine/files/dot.pinerc.pgp.sample
index 1f7df9e4fe2..ee3a8d78592 100644
--- a/mail/pine/files/dot.pinerc.pgp.sample
+++ b/mail/pine/files/dot.pinerc.pgp.sample
@@ -1,3 +1,5 @@
+# $NetBSD: dot.pinerc.pgp.sample,v 1.2 1998/08/07 11:09:46 agc Exp $
+#
# List of features; see Pine's Setup/options menu for the current set.
# e.g. feature-list= select-without-confirm, signature-at-bottom
# Default condition for all of the features is no-.
diff --git a/mail/pine/files/pgpdecode b/mail/pine/files/pgpdecode
index 86d5a97daa0..0236aec9092 100644
--- a/mail/pine/files/pgpdecode
+++ b/mail/pine/files/pgpdecode
@@ -1,4 +1,7 @@
#! /bin/sh
+#
+# $NetBSD: pgpdecode,v 1.2 1998/08/07 11:09:46 agc Exp $
+#
# ---------- pgpdecode ---------
# 21.03.96 Roland Rosenfeld <roland@spinnaker.rhein.de>
#
diff --git a/mail/pine/files/pgpencrypt b/mail/pine/files/pgpencrypt
index b727b669315..a5a680aef43 100644
--- a/mail/pine/files/pgpencrypt
+++ b/mail/pine/files/pgpencrypt
@@ -1,4 +1,7 @@
#!/bin/sh
+#
+# $NetBSD: pgpencrypt,v 1.2 1998/08/07 11:09:46 agc Exp $
+#
# ---------- pgpencrypt ---------
# 21.03.96 Roland Rosenfeld <roland@spinnaker.rhein.de>
pgp -feast $*
diff --git a/mail/pine/files/pgpsign b/mail/pine/files/pgpsign
index e56326cb1bf..0e8afbbb5df 100644
--- a/mail/pine/files/pgpsign
+++ b/mail/pine/files/pgpsign
@@ -1,4 +1,7 @@
#!/bin/sh
+#
+# $NetBSD: pgpsign,v 1.2 1998/08/07 11:09:46 agc Exp $
+#
# ---------- pgpsign ---------
# 21.03.96 Roland Rosenfeld <roland@spinnaker.rhein.de>
pgp -fast
diff --git a/mail/pine/files/pine.conf.fixed b/mail/pine/files/pine.conf.fixed
index 31d8670edaf..6bfc0609c90 100644
--- a/mail/pine/files/pine.conf.fixed
+++ b/mail/pine/files/pine.conf.fixed
@@ -1,4 +1,7 @@
###########################################################################
+#
+# $NetBSD: pine.conf.fixed,v 1.3 1998/08/07 11:09:47 agc Exp $
+#
# pine.conf.fixed
# Insert any statements from .../pine.conf here that you don't want your
# users can change.
diff --git a/mail/pine/patches/patch-aa b/mail/pine/patches/patch-aa
index 20925c76bf7..2bda44dc9c4 100644
--- a/mail/pine/patches/patch-aa
+++ b/mail/pine/patches/patch-aa
@@ -1,3 +1,5 @@
+$NetBSD: patch-aa,v 1.6 1998/08/07 11:09:47 agc Exp $
+
--- pine/osdep/err_desc.orig Sat Jul 18 22:22:47 1998
+++ pine/osdep/err_desc Sat Jul 18 22:23:08 1998
@@ -11,10 +11,7 @@
diff --git a/mail/pine/patches/patch-ab b/mail/pine/patches/patch-ab
index 43cc166c881..cf1cff6ffed 100644
--- a/mail/pine/patches/patch-ab
+++ b/mail/pine/patches/patch-ab
@@ -1,3 +1,5 @@
+$NetBSD: patch-ab,v 1.4 1998/08/07 11:09:47 agc Exp $
+
--- pine/abookcpy.c.orig Sun Jul 19 00:20:02 1998
+++ pine/abookcpy.c Sun Jul 19 00:22:20 1998
@@ -48,6 +48,7 @@
diff --git a/mail/pine/patches/patch-ac b/mail/pine/patches/patch-ac
index 5ddc6a3d9bc..3684be888d4 100644
--- a/mail/pine/patches/patch-ac
+++ b/mail/pine/patches/patch-ac
@@ -1,3 +1,5 @@
+$NetBSD: patch-ac,v 1.6 1998/08/07 11:09:48 agc Exp $
+
--- pine/makefile.neb.orig Fri May 8 19:28:46 1998
+++ pine/makefile.neb Sun Jul 19 00:22:00 1998
@@ -45,9 +45,12 @@
diff --git a/mail/pine/patches/patch-ad b/mail/pine/patches/patch-ad
index a3757184af9..d90198fd7fd 100644
--- a/mail/pine/patches/patch-ad
+++ b/mail/pine/patches/patch-ad
@@ -1,3 +1,5 @@
+$NetBSD: patch-ad,v 1.4 1998/08/07 11:09:48 agc Exp $
+
--- pine/osdep/os-neb.h.orig Sun Jul 19 01:11:15 1998
+++ pine/osdep/os-neb.h Sun Jul 19 01:11:25 1998
@@ -223,7 +223,7 @@
diff --git a/mail/pine/patches/patch-ak b/mail/pine/patches/patch-ak
index 4a6f47772b5..676dcfd2d08 100644
--- a/mail/pine/patches/patch-ak
+++ b/mail/pine/patches/patch-ak
@@ -1,3 +1,5 @@
+$NetBSD: patch-ak,v 1.4 1998/08/07 11:09:48 agc Exp $
+
--- imap/Makefile.orig Sat Jul 18 22:13:09 1998
+++ imap/Makefile Sat Jul 18 22:13:27 1998
@@ -274,8 +274,6 @@
diff --git a/mail/pine/patches/patch-al b/mail/pine/patches/patch-al
index 6714b40d6f7..bb8867f72dd 100644
--- a/mail/pine/patches/patch-al
+++ b/mail/pine/patches/patch-al
@@ -1,3 +1,5 @@
+$NetBSD: patch-al,v 1.4 1998/08/07 11:09:49 agc Exp $
+
--- build.orig Sat Jul 18 22:14:00 1998
+++ build Sat Jul 18 22:14:35 1998
@@ -258,20 +258,12 @@
diff --git a/mail/pine/patches/patch-am b/mail/pine/patches/patch-am
index 60ed853a611..662b206e33a 100644
--- a/mail/pine/patches/patch-am
+++ b/mail/pine/patches/patch-am
@@ -1,3 +1,5 @@
+$NetBSD: patch-am,v 1.4 1998/08/07 11:09:49 agc Exp $
+
Revision history
==========================================
diff --git a/mail/pine/patches/patch-an b/mail/pine/patches/patch-an
index 536505b98ee..eef6cb7d51f 100644
--- a/mail/pine/patches/patch-an
+++ b/mail/pine/patches/patch-an
@@ -1,3 +1,5 @@
+$NetBSD: patch-an,v 1.2 1998/08/07 11:09:50 agc Exp $
+
Revision history
==========================================
diff --git a/mail/pine/patches/patch-tabkey b/mail/pine/patches/patch-tabkey
index 24820ee07f3..cf159ea0447 100644
--- a/mail/pine/patches/patch-tabkey
+++ b/mail/pine/patches/patch-tabkey
@@ -1,3 +1,5 @@
+$NetBSD: patch-tabkey,v 1.4 1998/08/07 11:09:50 agc Exp $
+
--- pine/mailcmd.c.orig Sun Jul 19 01:00:42 1998
+++ pine/mailcmd.c Sun Jul 19 01:06:24 1998
@@ -316,9 +316,7 @@