head	1.4;
access;
symbols
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.3
	RELEASE_3_3_0:1.2
	RELEASE_3_2_0:1.2
	RELEASE_3_1_0:1.2
	RELEASE_2_2_8:1.2
	RELEASE_3_0_0:1.2;
locks; strict;
comment	@# @;


1.4
date	2000.11.17.19.06.53;	author keith;	state dead;
branches;
next	1.3;

1.3
date	99.11.01.00.40.58;	author steve;	state Exp;
branches;
next	1.2;

1.2
date	98.08.09.00.51.27;	author steve;	state Exp;
branches;
next	1.1;

1.1
date	98.07.30.12.30.39;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Upgrade from 4.21 to 4.30.

Especially thanks to the maintainer, Tai-hwa Liang (avatar), for
ending those long lasting evil +400k files/patch-*. :-)

According to kkenn, pine4's security will exist until it's totally
rewritten, so I'll leave pkg-install untouched, which shows the
security warning.
PR:		ports/22436
@
text
@--- pine/signals.c.orig	Wed Apr 21 08:25:18 1999
+++ pine/signals.c	Thu Oct 14 10:53:45 1999
@@@@ -385,7 +385,7 @@@@
 	ps_global->inbox_stream->rdonly = 1;	/* and become read-only */
 	mail_ping(ps_global->inbox_stream);
 	q_status_message(SM_ASYNC, 3, 7,
-		   "Another Pine is accessing Inbox.  Session now Read-Only.");
+		   "t~@@ Pine bs InboxCo session iJŪAC");
 	dprint(1, (debugfile, "** INBOX went read-only **\n\n"));
     }
 
@@@@ -397,7 +397,7 @@@@
 	ps_global->mail_stream->rdonly = 1;	/* and become read-only */
 	mail_ping(ps_global->mail_stream);
 	q_status_message(SM_ASYNC, 3, 7,
-		  "Another Pine is accessing folder.  Session now Read-Only.");
+		  "t~@@ Pine bsƧXCo session iJŪAC");
 	dprint(1, (debugfile, "** secondary folder went read-only **\n\n"));
     }
 }
@@@@ -535,7 +535,7 @@@@
     int retval = 1;
 
     dprint(9,(debugfile, "busy_alarm(%d, %s, %p, %d)\n",
-	seconds, msg ? msg : "Busy", pc_func, init_msg));
+	seconds, msg ? msg : "еy", pc_func, init_msg));
 
     /*
      * If we're already busy'ing, and we don't have something special,
@@@@ -559,7 +559,7 @@@@
 	    final_message = 1;
 	}
 	else{
-	    strcpy(busy_message, "Busy");
+	    strcpy(busy_message, "еy");
 	    final_message = 0;
 	}
 
@


1.3
log
@Update to version 4.20.

PR:		14575
Submitted by:	maintainer
@
text
@@


1.2
log
@Cleanups from maintainer.

PR:		7468
Submitted by:	maintainer
@
text
@d1 3
a3 3
--- pine/signals.c.orig	Tue Jul  7 07:42:45 1998
+++ pine/signals.c	Tue Aug  4 12:42:21 1998
@@@@ -386,7 +386,7 @@@@
d12 1
a12 1
@@@@ -398,7 +398,7 @@@@
d21 1
a21 1
@@@@ -536,7 +536,7 @@@@
d30 1
a30 1
@@@@ -560,7 +560,7 @@@@
@


1.1
log
@Upgrade to 4.02,
Submitted by:	maintainer
@
text
@d1 10
a10 4
--- pine/takeaddr.c.orig	Fri Jun 26 02:26:36 1998
+++ pine/takeaddr.c	Tue Jul 28 08:35:08 1998
@@@@ -785,7 +785,7 @@@@
     return;
d12 11
a22 8
 take_to_addrbooks_cancel:
-    cancel_warning(NO_DING, "addition");
+    cancel_warning(NO_DING, "sW");
     if(tas && *tas){
 	restore_state(&((*tas)->state));
 	(*tas)->pab   = NULL;
@@@@ -1267,7 +1267,7 @@@@
 	    break;
d24 3
a26 13
 	  case MC_EXIT:				/* exit takeaddr screen */
-	    cancel_warning(NO_DING, "addition");
+	    cancel_warning(NO_DING, "sW");
 	    ret = 1;
 	    done++;
 	    break;
@@@@ -2698,7 +2698,7 @@@@
     
     switch(j){
       case 'x':
-	cancel_warning(NO_DING, "save");
+	cancel_warning(NO_DING, "s");
 	return;
d28 10
a37 2
       case 'e':
@@@@ -2798,7 +2798,7 @@@@
a38 25
     switch(i){
       case 'x':
-	cancel_warning(NO_DING, "export");
+	cancel_warning(NO_DING, "ץX");
 	return;
     
       case 'a':
@@@@ -4737,7 +4737,7 @@@@
 	    
 	    switch(j){
 	      case 'x':
-		cancel_warning(NO_DING, "Save");
+		cancel_warning(NO_DING, "s");
 		break;
 
 	      case 'e':
@@@@ -4957,7 +4957,7 @@@@
 	
 	switch(j){
 	  case 'x':
-	    cancel_warning(NO_DING, "Export");
+	    cancel_warning(NO_DING, "ץX");
 	    break;
 	
 	  case 't':
@
