ports/78990: [update] {news,chinese}/tin: integrate patch

Yen-Ming Lee leeym at FreeBSD.org
Fri Mar 25 10:30:06 UTC 2005


The following reply was made to PR ports/78990; it has been noted by GNATS.

From: Yen-Ming Lee <leeym at FreeBSD.org>
To: freebsd-gnats-submit at FreeBSD.org
Cc: ache at FreeBSD.org
Subject: Re: ports/78990: [update] {news,chinese}/tin: integrate patch
Date: Fri, 25 Mar 2005 18:27:07 +0800

 --opJtzjQTFsWo+cga
 Content-Type: text/plain; charset=big5
 Content-Disposition: inline
 
 On Fri, Mar 25, 2005 at 02:14:19PM +0800, Yen-Shuo Su wrote:
 > Acknowledged!! :D
 > 
 > BTW... Would anybody like to maintain this ports?
 > Since I'm in charge some important projects, there's not much time to care
 > about this ports..
 
 Okay, I'll takeover chinese/tin.
 
 For the issues that ache@ mentioined:
 
 1. please check the news/tin part of this patch, and I'll take care of
    chinese/tin part of it.
 
 2. --with-mime-default-charset will set the default value of MM_CHARSET,
    it is safe to change its value at compile-time or run-time (by setenv).
 
    Unlike --disable-mime-strict-charset, set --with-mime-default-charset
    to charset other than US-ASCII will NOT break other national charsets.
 
    Even add MM_CHARSET variable in news/tin, it's still set to US-ASCII
    by default, but use "?=" to allow users or slave ports to overwrite it.
 
    chinese/tin need to change the default value of MM_CHARSET to Big5,
    otherwise it can't display asciiart correctly. chinese/tin can't work
    with ncurses either. That's why I need to add optional variables with
    default values for "charset" and "screen".
 
 3. It might be reasonable to put TIN_ prefixes to all variables, however,
    some of these variables are commonly used (EDITOR, MM_CHARSET), it will
    be convenient if we can utilize them.
 
    The other WITH/WITHOUT variables can be replaced by using OPTIONS.
    The config result will be saved in /var/db/ports and only apply to the
    port which save it. I myself prefer this alternative way.
 
    But if you insist, add TIN_ prefixes to these variables (TIN_EDITOR,
    TIN_SCREEN, TIN_MM_CHARSET, WITHOUT_TIN_PGP_GPG ...) are okay too.
 
 -- 
 Yen-Ming Lee [utf7:+Z05fZWYO] | KeyID:0x5EB52E51 | Taipei, Taiwan
 
 --opJtzjQTFsWo+cga
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.0 (FreeBSD)
 
 iQCVAwUBQkPne8nMx0NetS5RAQKeJgQA0uPE9Qr4XycqVwe7pMswjBO8ruaXSIKL
 yRbwttozDlKK6QaPGL88GQiXDYINBWpaTbnLhmPbpx9Iv+ip3GsGcHskooEeUsVw
 XGyyxgxNhZeBfD3JP7pfzWITH++ubFV1ZGDr03SVHgRhee7NzkSHgWAO1DpOQmCU
 WFQCrpUJ+ck=
 =6feI
 -----END PGP SIGNATURE-----
 
 --opJtzjQTFsWo+cga--



More information about the freebsd-ports-bugs mailing list