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


1.3
date	2000.11.17.19.06.54;	author keith;	state dead;
branches;
next	1.2;

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

1.1
date	98.10.10.04.29.26;	author steve;	state Exp;
branches;
next	;


desc
@@


1.3
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/osdep/execview.orig	Fri Nov 13 06:51:20 1998
+++ pine/osdep/execview	Thu Oct 14 10:53:45 1999
@@@@ -45,14 +45,14 @@@@
     if(syspipe = open_system_pipe(command, r_file_h, NULL, mode, 0)){
 	close_system_pipe(&syspipe);
 	if(needsterminal == 1)
-	  q_status_message(SM_ORDER, 0, 4, "VIEWER command completed");
+	  q_status_message(SM_ORDER, 0, 4, "VIEWER RO");
 	else if(needsterminal == 2)
-	  display_output_file(result_file, "VIEWER", " command result", 1);
+	  display_output_file(result_file, "VIEWER", " ROG", 1);
 	else
-	  display_output_file(result_file, "VIEWER", " command launched", 1);
+	  display_output_file(result_file, "VIEWER", " ROwҰ", 1);
     }
     else
-      q_status_message1(SM_ORDER, 3, 4, "Cannot spawn command : %s", cmd);
+      q_status_message1(SM_ORDER, 3, 4, "Lk_lROG%s", cmd);
 
     fs_give((void **)&command);
     if(result_file)
@


1.2
log
@Update to version 4.20.

PR:		14575
Submitted by:	maintainer
@
text
@@


1.1
log
@Update to version 4.05.

PR:		8025
Submitted by:	maintainer
@
text
@d1 2
a2 2
--- pine/osdep/execview.orig	Tue Sep 22 21:21:12 1998
+++ pine/osdep/execview	Tue Sep 22 21:22:10 1998
d4 1
a4 1
     if(syspipe = open_system_pipe(command, r_file_h, NULL, mode)){
@
