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/expnfldr.orig	Tue Dec 12 05:10:01 1995
+++ pine/osdep/expnfldr	Thu Oct 14 10:53:45 1999
@@@@ -32,13 +32,13 @@@@
     } else if(ps_global->restricted
 	        && (strindex("./~", temp_filename[0]) != NULL
 		    || srchstr(temp_filename,"/../"))){
-	q_status_message(SM_ORDER, 0, 3, "Can only open local folders");
+	q_status_message(SM_ORDER, 0, 3, "ȯ}ҥaɮקX");
 	return(0);
     } else if(temp_filename[0] == '*') {
         strcpy(filename, temp_filename);
     } else if(ps_global->VAR_OPER_DIR && srchstr(temp_filename,"..")){
 	q_status_message(SM_ORDER, 0, 3,
-			 "\"..\" not allowed in folder name");
+			 "ɮקXW٤\\ \"..\"");
 	return(0);
     } else if (temp_filename[0] == '~'){
         if(fnexpand(temp_filename, sizeof(temp_filename)) == NULL) {
@@@@ -46,7 +46,7 @@@@
     	    if(p != NULL)
     	      *p = '\0';
     	    q_status_message1(SM_ORDER, 3, 3,
-                    "Error expanding folder name: \"%s\" unknown user",
+                    "ɮקXi}~G\"%s\" ϥΪ",
     	       temp_filename);
     	    return(0);
         }
@


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/expnfldr.orig	Tue Sep 22 21:19:44 1998
+++ pine/osdep/expnfldr	Tue Sep 22 21:20:44 1998
@
