Bug 75052

Summary: [MAINTAINER UPDATE] chinese/qterm: update to 0.4.0pre2
Product: Ports & Packages Reporter: Gavin Mu <gavin>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: gavin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
qterm.diff none

Description Gavin Mu 2004-12-14 11:50:28 UTC
	new feature: display IP location in StatusBar
	"pkg-message" has been added to tell howto.
	python script: getArticle
	modify python's version to avoid python 2.3 depends.
	some bug fix.

How-To-Repeat: 	N/A
Comment 1 clive 2004-12-14 15:42:15 UTC
On Tue, Dec 14, 2004 at 07:47:59PM +0800, Gavin Mu wrote:
> +QTerm's config file privilege in your ~/.qterm directory to 0644 at least

Shouldn't this be 0755 ?

Other part looks good.

-- 
Clive Tong-I Lin | http://tongi.org | PGP KeyID: A008C03E
Comment 2 Gavin Mu 2004-12-15 03:34:13 UTC
It means those files in ~/.qterm directory, eg. address.cfg and qterm.cfg
not the ~/.qterm directory.
~/.qterm directory privilege has no problem,
but address.cfg and qterm.cfg are 0444 default,
and you would be prevent from modifying the SITE description and OPTIONS.

Clive Lin Wrote:

>On Tue, Dec 14, 2004 at 07:47:59PM +0800, Gavin Mu wrote:
>  
>
>>+QTerm's config file privilege in your ~/.qterm directory to 0644 at least
>>    
>>
>
>Shouldn't this be 0755 ?
>
>Other part looks good.
>
>  
>
Comment 3 Clive Lin freebsd_committer freebsd_triage 2004-12-15 05:46:33 UTC
State Changed
From-To: open->closed

Committed, thanks.