From sh162551@sac.sfbay.sun.com Wed Jun  4 02:53:48 2008
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m549rlFg009482
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 4 Jun 2008 02:53:48 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id m549rkWW022720;
	Wed, 4 Jun 2008 17:53:47 +0800 (SGT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K1X00G01NHM2W00@nwk-avmta-2.sfbay.sun.com>; Wed,
 04 Jun 2008 02:53:46 -0700 (PDT)
Received: from dm-sfbay-01.sfbay.sun.com ([129.145.155.118])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K1X00DF4NHLFO50@nwk-avmta-2.sfbay.sun.com>; Wed,
 04 Jun 2008 02:53:45 -0700 (PDT)
Received: from sac.sfbay.sun.com (new-sac.SFBay.Sun.COM [129.146.175.65])
	by dm-sfbay-01.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id m549riMK003165; Wed, 04 Jun 2008 02:53:44 -0700 (PDT)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m549rgq3009473; Wed,
 04 Jun 2008 02:53:42 -0700 (PDT)
Received: (from sh162551@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id m549rg7d009468; Wed,
 04 Jun 2008 02:53:42 -0700 (PDT)
Date: Wed, 04 Jun 2008 02:53:42 -0700 (PDT)
From: Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>
Subject: amsn for OpenSolaris [LSARC/2008/361 FastTrack timeout 06/10/2008]
To: lsarc-ext@sun.com
Cc: lin.guo@sun.com
Message-id: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 4240


Template Version: @(#)sac_nextcase 1.66 04/17/08 SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 amsn for OpenSolaris
    1.2. Name of Document Author/Supplier:
	 Author:  Lin Guo
    1.3  Date of This Document:
	04 June, 2008
4. Technical Description
1. Introduction
1.1. Project/Component Working Name:
amsn
1.2. Name of Document Author/Supplier:
Author: Lin Guo
1.3 Date of This Document:
      4 June, 2008
4. Technical Description
1. Introduction
1.1. Project/Component Working Name:

      amsn MSN Messenger Clone

1.2. Name of Document Author/Supplier:

Author: Lin Guo
Sponser: Irene Huang

1.3. Date of This Document:

4 June, 2008

2. Technical Description:
2.1. Details:

amsn is a free open source MSN Messenger clone written in tcl/tk script, with features such as:

    * Offline Messaging
    * Voice Clips
    * Display pictures
    * Custom emoticons
    * Multi-language support (around 40 languages currently supported)
    * Webcam support
    * Sign in to more than one account at once
    * Full-speed File transfers
    * Group support
    * Normal, and animated emoticons with sounds
    * Chat logs
    * Timestamping
    * Event alarms
    * Conferencing support
    * Tabbed chat windows

The version being integrated is 0.97 that is released on 25 December, 2007.

2.2. Interfaces:
Exported Interfaces

Interface                Classification               Comments
--------------- - --------------------------------------------------- -----------------------
amsn GUI                  Volatile
amsn CLI                  Volatile                         
SUNWamsn                  Uncommitted                 package name 
/usr/bin/amsn             Uncommitted                 command
/usr/bin/amsn-remote      Uncommitted                 command
/usr/bin/amsn-remote-CLI  Uncommitted                 command
/usr/share/amsn           Project Private             project private directory
$HOME/amsn_received       Uncommitted                 directory for received files.
$HOME/.amsn               Project Private             directory for configuration information.  


Imported Interfaces
Interface             Classification          Comments
--------------- --------------- -------------------------------------------------------
libtcl/libtk 8.4.14    Uncommitted         PSARC/2007/317
zlib                   Committed           PSARC/2006/537
Libpng/Libjpeg         Uncommitted         LSARC/2003/085
tcltls 1.6             Uncommitted         PSARC/2008/266
SUNWxwplt              Stable              X Window System platform software(PSARC/1998/299)
libICE                 Stable              X Window System Inter-Client Exchange component

2.3. Doc Impact:

       New man pages will be provided.
       The detailed HELP, FAQ documents have been shipped with the source package.

2.4. Packaging & Delivery:
        
       Add new package: SUNWamsn

2.5. Dependencies:

       amsn depends on libtcl, libtk, zlib, libpng, libjpeg, tcltls, Xwindow system.

2.6. L10N Impact:
       amsn supports around 40 languages. Project team will work with G11N team to
       evaluate these languages support.  

3. Reference Documents:

     [1]Files are included in case directory:

         amsn-cli.txt - amsn command line help
         amsn.1 - manpage for amsn
         amsn-remote.1 - manpage for amsn-remote.
         amsn-remote-CLI.1 - manpage for amsn-remote-CLI.
         SUNWamsn-pkgmap.txt - pkgmap for SUNWamsn package.

     [2]msn community website: http://www.amsn-project.net/

     [3]Related ARC cases:
          SARC/2007/317 Tcl/Tk upgrade to 8.4.14
          PSARC/2006/537 zlib 1.2.3
          LSARC/2003/085 libtiff, libjpeg and libpng
          PSARC/2008/266 Integrate tcltls into Solaris
          PSARC/1998/299 X11R6.4: Update/upgrade of X Server

6. Resources and Schedule
6.4. Steering Committee requested information
6.4.1. Consolidation C-team Name:
          SFW
6.5. ARC review type: FastTrack
6.6. ARC Exposure: open


6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		SFW
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


From Irene.Huang@sun.com Wed Jun  4 03:31:56 2008
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m54AVtfe011276
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 4 Jun 2008 03:31:55 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id m54AVqCa000010
	for <@sunmail2sca.sfbay.sun.com:lsarc-ext@sun.com>; Wed, 4 Jun 2008 11:31:54 +0100 (BST)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K1X00H07P94UK00@nwk-avmta-2.sfbay.sun.com> for lsarc-ext@sun.com
 (ORCPT lsarc-ext@sun.com); Wed, 04 Jun 2008 03:31:52 -0700 (PDT)
Received: from sineb-mail-2.sun.com ([192.18.19.7])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K1X00DWIP93FQ80@nwk-avmta-2.sfbay.sun.com> for
 lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Wed,
 04 Jun 2008 03:31:52 -0700 (PDT)
Received: from fe-apac-05.sun.com
 (fe-apac-05.sun.com [192.18.19.176] (may be forged))
	by sineb-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id m54AWfU8024909	for
 <lsarc-ext@sun.com>; Wed, 04 Jun 2008 10:32:41 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 id <0K1X00L01P62LM00@mail-apac.sun.com>
 (original mail from Irene.Huang@Sun.COM)
 for lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Wed,
 04 Jun 2008 18:31:32 +0800 (SGT)
Received: from [129.158.146.215] by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 with ESMTPSA id <0K1X0074XP8JXJ8F@mail-apac.sun.com>; Wed,
 04 Jun 2008 18:31:32 +0800 (SGT)
Date: Wed, 04 Jun 2008 18:31:49 +0800
From: Irene Huang <Irene.Huang@sun.com>
Subject: Re: amsn for OpenSolaris [LSARC/2008/361 FastTrack timeout 06/10/2008]
In-reply-to: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
Sender: Irene.Huang@sun.com
To: Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>
Cc: lsarc-ext@sun.com, Lin.Guo@sun.com
Message-id: <48466F15.8070707@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.14 (Windows/20080421)
Status: RO
Content-Length: 4800

Hi, all

I am setting the timeout to be June 10th.
The additional materials are available at

http://sac.eng/Archives/CaseLog/arc/LSARC/2008/361/materials/

Or at opensolaris (may take time to sync)

http://www.opensolaris.org/os/community/arc/caselog/2008/361/

Please review :)

--Irene


Shi-Ying Irene Huang wrote:
> Template Version: @(#)sac_nextcase 1.66 04/17/08 SMI
> This information is Copyright 2008 Sun Microsystems
> 1. Introduction
>     1.1. Project/Component Working Name:
> 	 amsn for OpenSolaris
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Lin Guo
>     1.3  Date of This Document:
> 	04 June, 2008
> 4. Technical Description
> 1. Introduction
> 1.1. Project/Component Working Name:
> amsn
> 1.2. Name of Document Author/Supplier:
> Author: Lin Guo
> 1.3 Date of This Document:
>       4 June, 2008
> 4. Technical Description
> 1. Introduction
> 1.1. Project/Component Working Name:
>
>       amsn MSN Messenger Clone
>
> 1.2. Name of Document Author/Supplier:
>
> Author: Lin Guo
> Sponser: Irene Huang
>
> 1.3. Date of This Document:
>
> 4 June, 2008
>
> 2. Technical Description:
> 2.1. Details:
>
> amsn is a free open source MSN Messenger clone written in tcl/tk script, with features such as:
>
>     * Offline Messaging
>     * Voice Clips
>     * Display pictures
>     * Custom emoticons
>     * Multi-language support (around 40 languages currently supported)
>     * Webcam support
>     * Sign in to more than one account at once
>     * Full-speed File transfers
>     * Group support
>     * Normal, and animated emoticons with sounds
>     * Chat logs
>     * Timestamping
>     * Event alarms
>     * Conferencing support
>     * Tabbed chat windows
>
> The version being integrated is 0.97 that is released on 25 December, 2007.
>
> 2.2. Interfaces:
> Exported Interfaces
>
> Interface                Classification               Comments
> --------------- - --------------------------------------------------- -----------------------
> amsn GUI                  Volatile
> amsn CLI                  Volatile                         
> SUNWamsn                  Uncommitted                 package name 
> /usr/bin/amsn             Uncommitted                 command
> /usr/bin/amsn-remote      Uncommitted                 command
> /usr/bin/amsn-remote-CLI  Uncommitted                 command
> /usr/share/amsn           Project Private             project private directory
> $HOME/amsn_received       Uncommitted                 directory for received files.
> $HOME/.amsn               Project Private             directory for configuration information.  
>
>
> Imported Interfaces
> Interface             Classification          Comments
> --------------- --------------- -------------------------------------------------------
> libtcl/libtk 8.4.14    Uncommitted         PSARC/2007/317
> zlib                   Committed           PSARC/2006/537
> Libpng/Libjpeg         Uncommitted         LSARC/2003/085
> tcltls 1.6             Uncommitted         PSARC/2008/266
> SUNWxwplt              Stable              X Window System platform software(PSARC/1998/299)
> libICE                 Stable              X Window System Inter-Client Exchange component
>
> 2.3. Doc Impact:
>
>        New man pages will be provided.
>        The detailed HELP, FAQ documents have been shipped with the source package.
>
> 2.4. Packaging & Delivery:
>         
>        Add new package: SUNWamsn
>
> 2.5. Dependencies:
>
>        amsn depends on libtcl, libtk, zlib, libpng, libjpeg, tcltls, Xwindow system.
>
> 2.6. L10N Impact:
>        amsn supports around 40 languages. Project team will work with G11N team to
>        evaluate these languages support.  
>
> 3. Reference Documents:
>
>      [1]Files are included in case directory:
>
>          amsn-cli.txt - amsn command line help
>          amsn.1 - manpage for amsn
>          amsn-remote.1 - manpage for amsn-remote.
>          amsn-remote-CLI.1 - manpage for amsn-remote-CLI.
>          SUNWamsn-pkgmap.txt - pkgmap for SUNWamsn package.
>
>      [2]msn community website: http://www.amsn-project.net/
>
>      [3]Related ARC cases:
>           SARC/2007/317 Tcl/Tk upgrade to 8.4.14
>           PSARC/2006/537 zlib 1.2.3
>           LSARC/2003/085 libtiff, libjpeg and libpng
>           PSARC/2008/266 Integrate tcltls into Solaris
>           PSARC/1998/299 X11R6.4: Update/upgrade of X Server
>
> 6. Resources and Schedule
> 6.4. Steering Committee requested information
> 6.4.1. Consolidation C-team Name:
>           SFW
> 6.5. ARC review type: FastTrack
> 6.6. ARC Exposure: open
>
>
> 6. Resources and Schedule
>     6.4. Steering Committee requested information
>    	6.4.1. Consolidation C-team Name:
> 		SFW
>     6.5. ARC review type: FastTrack
>     6.6. ARC Exposure: open
>
>   


From Jyri.Virkki@sun.com Wed Jun  4 18:08:13 2008
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m5518DGT023009
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 4 Jun 2008 18:08:13 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id m55189l0021413;
	Wed, 4 Jun 2008 19:08:11 -0600 (MDT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K1Y00603TTLF700@nwk-avmta-2.sfbay.sun.com>; Wed,
 04 Jun 2008 18:08:09 -0700 (PDT)
Received: from brmea-mail-4.sun.com ([192.18.98.36])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K1Y005UBTTKWQ30@nwk-avmta-2.sfbay.sun.com>; Wed,
 04 Jun 2008 18:08:08 -0700 (PDT)
Received: from dm-usca15-11.red.iplanet.com
 (host-185-56-18-192.iplanet.com [192.18.56.185] (may be forged))
	by brmea-mail-4.sun.com (8.13.6+Sun/8.12.9) with ESMTP id m55187GH001792; Thu,
 05 Jun 2008 01:08:07 +0000 (GMT)
Received: from buye.red.iplanet.com (buye [192.18.65.224])
	by dm-usca15-11.red.iplanet.com (8.11.7p1+Sun/8.11.7/IPLANET,v1.2)
 with ESMTP id m55187m28614; Wed, 04 Jun 2008 18:08:07 -0700 (PDT)
Received: from buye.red.iplanet.com (localhost [127.0.0.1])
	by buye.red.iplanet.com (8.13.7+Sun/8.13.7) with ESMTP id m55187sK008713; Wed,
 04 Jun 2008 18:08:07 -0700 (PDT)
Received: (from jyri@localhost)
	by buye.red.iplanet.com (8.13.7+Sun/8.13.7/Submit) id m55187c1008712; Wed,
 04 Jun 2008 18:08:07 -0700 (PDT)
Date: Wed, 04 Jun 2008 18:08:07 -0700
From: Jyri Virkki <Jyri.Virkki@sun.com>
Subject: Re: amsn for OpenSolaris [LSARC/2008/361 FastTrack timeout 06/10/2008]
In-reply-to: <48466F15.8070707@sun.com>
To: Irene Huang <Irene.Huang@sun.com>
Cc: Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>, lsarc-ext@sun.com,
        Lin.Guo@sun.com
Message-id: <20080605010806.GA8519@sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline
X-PMX-Version: 5.4.1.325704
References: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
 <48466F15.8070707@sun.com>
User-Agent: Mutt/1.5.11
Status: RO
Content-Length: 848

Irene Huang wrote:
>
> >2.3. Doc Impact:
> >
> >       New man pages will be provided.
> >       The detailed HELP, FAQ documents have been shipped with the source 
> >       package.

Since we don't have source packages, what does the above mean?

> >         amsn-cli.txt - amsn command line help
> >         amsn.1 - manpage for amsn
> >         amsn-remote.1 - manpage for amsn-remote.
> >         amsn-remote-CLI.1 - manpage for amsn-remote-CLI.
> >         SUNWamsn-pkgmap.txt - pkgmap for SUNWamsn package.

The various man pages have text that reads: 
"To view the license terms, attribution, and copyright for amsn, see
/var/sadm/pkg/SUNWamsn/install/copyright."
which is not correct for severals reasons, the major one being that
the file won't exist when installed via IPS. 


-- 
Jyri J. Virkki - jyri.virkki@sun.com - Sun Microsystems

From Lin.Guo@sun.com Wed Jun  4 21:25:55 2008
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m554PsJY027626
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 4 Jun 2008 21:25:55 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id m554PoLj019972
	for <@sunmail2sca.sfbay.sun.com:lsarc-ext@sun.com>; Thu, 5 Jun 2008 12:25:54 +0800 (SGT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K1Z00F032Z4YF00@nwk-avmta-2.sfbay.sun.com> for lsarc-ext@sun.com
 (ORCPT lsarc-ext@sun.com); Wed, 04 Jun 2008 21:25:52 -0700 (PDT)
Received: from sineb-mail-2.sun.com ([192.18.19.7])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K1Z0083L2Z24390@nwk-avmta-2.sfbay.sun.com> for
 lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Wed,
 04 Jun 2008 21:25:51 -0700 (PDT)
Received: from fe-apac-05.sun.com
 (fe-apac-05.sun.com [192.18.19.176] (may be forged))
	by sineb-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id m554QeGi028211	for
 <lsarc-ext@sun.com>; Thu, 05 Jun 2008 04:26:40 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 id <0K1Z009012UUJP00@mail-apac.sun.com> (original mail from Lin.Guo@Sun.COM)
 for lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Thu,
 05 Jun 2008 12:25:31 +0800 (SGT)
Received: from [129.158.218.96] by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 with ESMTPSA id <0K1Z007YN2YIXJTJ@mail-apac.sun.com>; Thu,
 05 Jun 2008 12:25:31 +0800 (SGT)
Date: Thu, 05 Jun 2008 12:19:55 +0800
From: Lin Guo <Lin.Guo@sun.com>
Subject: Re: amsn for OpenSolaris [LSARC/2008/361 FastTrack timeout 06/10/2008]
In-reply-to: <20080605010806.GA8519@sun.com>
Sender: Lin.Guo@sun.com
To: Jyri Virkki <Jyri.Virkki@sun.com>
Cc: Irene Huang <Irene.Huang@sun.com>,
        Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>, lsarc-ext@sun.com
Message-id: <4847696B.50904@sun.com>
MIME-version: 1.0
Content-type: text/html; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
 <48466F15.8070707@sun.com> <20080605010806.GA8519@sun.com>
User-Agent: Thunderbird 2.0.0.6 (X11/20071119)
Status: RO
Content-Length: 2803

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Jyri Virkki wrote:
<blockquote cite="mid:20080605010806.GA8519@sun.com" type="cite">
  <pre wrap="">Irene Huang wrote:
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">2.3. Doc Impact:

      New man pages will be provided.
      The detailed HELP, FAQ documents have been shipped with the source 
      package.
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
Since we don't have source packages, what does the above mean?
  </pre>
</blockquote>
I will put all the documents to /usr/share/doc/amsn-0.97 . Users could
check this documents easily.<br>
You could check "SUNWamsn-pkgmap.txt" in the case directory for the
details.<br>
<blockquote cite="mid:20080605010806.GA8519@sun.com" type="cite">
  <pre wrap="">
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">        amsn-cli.txt - amsn command line help
        amsn.1 - manpage for amsn
        amsn-remote.1 - manpage for amsn-remote.
        amsn-remote-CLI.1 - manpage for amsn-remote-CLI.
        SUNWamsn-pkgmap.txt - pkgmap for SUNWamsn package.
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
The various man pages have text that reads: 
"To view the license terms, attribution, and copyright for amsn, see
/var/sadm/pkg/SUNWamsn/install/copyright."
which is not correct for severals reasons, the major one being that
the file won't exist when installed via IPS.</pre>
</blockquote>
Thanks, you are right. I will change all man pages as:<br>
===========================<br>
LICENSE<br>
This program is free software; you can redistribute it and/or modify it
under<br>
the terms of the GNU General Public License as published by the Free
Software<br>
Foundation; either version 2 of the License, or (at your option) any
later<br>
version.<br>
<br>
This program is distributed in the hope that it will be useful, but
WITHOUT ANY<br>
WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A<br>
PARTICULAR PURPOSE.&nbsp; See the GNU General Public License for more
details.<br>
<br>
You should have received a copy of the GNU General Public License along
with<br>
this program; if not, write to the Free Software Foundation, Inc., 59
Temple<br>
Place, Suite 330, Boston, MA&nbsp; 02111-1307&nbsp; USA<br>
<br>
To view the detailed license, see /usr/share/doc/amsn-0.97/GNUGPL . <br>
============================<br>
<br>
Thanks for your comments,<br>
Lin<br>
<br>
<blockquote cite="mid:20080605010806.GA8519@sun.com" type="cite">
  <pre wrap=""> 


  </pre>
</blockquote>
</body>
</html>

From John.Plocher@sun.com Wed Jun  4 21:35:12 2008
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m554ZBTu027693
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 4 Jun 2008 21:35:12 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id m554Z5Oc023202
	for <@sunmail2sca.sfbay.sun.com:lsarc-ext@sun.com>; Thu, 5 Jun 2008 12:35:10 +0800 (SGT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K1Z008053EKSR00@brm-avmta-1.central.sun.com> for lsarc-ext@sun.com
 (ORCPT lsarc-ext@Sun.COM); Wed, 04 Jun 2008 22:35:08 -0600 (MDT)
Received: from sca-es-mail-1.sun.com ([192.18.43.132])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K1Z00DF13EJUZD0@brm-avmta-1.central.sun.com> for
 lsarc-ext@sun.com (ORCPT lsarc-ext@Sun.COM); Wed,
 04 Jun 2008 22:35:07 -0600 (MDT)
Received: from fe-sfbay-09.sun.com ([192.18.43.129])
	by sca-es-mail-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id m554Z7kC013132	for
 <lsarc-ext@Sun.COM>; Wed, 04 Jun 2008 21:35:07 -0700 (PDT)
Received: from conversion-daemon.fe-sfbay-09.sun.com by fe-sfbay-09.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0K1Z0030139T6L00@fe-sfbay-09.sun.com>
 (original mail from John.Plocher@Sun.COM)
 for lsarc-ext@Sun.COM (ORCPT lsarc-ext@Sun.COM); Wed,
 04 Jun 2008 21:35:07 -0700 (PDT)
Received: from wp668.local ([208.74.177.212])
 by fe-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb
 28 2007)) with ESMTPSA id <0K1Z00F4A3EJP550@fe-sfbay-09.sun.com>; Wed,
 04 Jun 2008 21:35:07 -0700 (PDT)
Date: Wed, 04 Jun 2008 21:35:07 -0700
From: John Plocher <John.Plocher@sun.com>
Subject: Re: amsn for OpenSolaris [LSARC/2008/361 FastTrack timeout 06/10/2008]
In-reply-to: <4847696B.50904@sun.com>
Sender: John.Plocher@sun.com
To: Lin Guo <Lin.Guo@sun.com>
Cc: Jyri Virkki <Jyri.Virkki@sun.com>, Irene Huang <Irene.Huang@sun.com>,
        lsarc-ext@sun.com, Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>
Message-id: <48476CFB.5020002@Sun.Com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
 <48466F15.8070707@sun.com> <20080605010806.GA8519@sun.com>
 <4847696B.50904@sun.com>
User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421)
Status: RO
Content-Length: 421

Lin Guo wrote:
> Thanks, you are right. I will change all man pages as:
> ===========================
> LICENSE
> This program is free software; you can redistribute it and/or modify it 


Please work with the docs community (aka man page team) to
ensure that these man pages and copyright info follow the
standards used by the rest of the system.  Don't just invent
your own way of doing this common task.

    -John




From Jyri.Virkki@sun.com Wed Jun  4 21:37:13 2008
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m554bC0f027783
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 4 Jun 2008 21:37:12 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id m554avt7023729;
	Thu, 5 Jun 2008 12:36:59 +0800 (SGT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K1Z00G013HMHU00@nwk-avmta-2.sfbay.sun.com>; Wed,
 04 Jun 2008 21:36:58 -0700 (PDT)
Received: from brmea-mail-1.sun.com ([192.18.98.31])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K1Z008NC3HL45A0@nwk-avmta-2.sfbay.sun.com>; Wed,
 04 Jun 2008 21:36:58 -0700 (PDT)
Received: from dm-usca19-13.red.iplanet.com
 (host-179-56-18-192.iplanet.com [192.18.56.179] (may be forged))
	by brmea-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id m554avEm026072; Thu,
 05 Jun 2008 04:36:57 +0000 (GMT)
Received: from buye.red.iplanet.com (buye [192.18.65.224])
	by dm-usca19-13.red.iplanet.com (8.11.7p1+Sun/8.11.7/IPLANET,v1.2)
 with ESMTP id m554aus08485; Wed, 04 Jun 2008 21:36:56 -0700 (PDT)
Received: from buye.red.iplanet.com (localhost [127.0.0.1])
	by buye.red.iplanet.com (8.13.7+Sun/8.13.7) with ESMTP id m554ausI009536; Wed,
 04 Jun 2008 21:36:56 -0700 (PDT)
Received: (from jyri@localhost)
	by buye.red.iplanet.com (8.13.7+Sun/8.13.7/Submit) id m554auw0009535; Wed,
 04 Jun 2008 21:36:56 -0700 (PDT)
Date: Wed, 04 Jun 2008 21:36:56 -0700
From: Jyri Virkki <Jyri.Virkki@sun.com>
Subject: Re: amsn for OpenSolaris [LSARC/2008/361 FastTrack timeout 06/10/2008]
In-reply-to: <4847696B.50904@sun.com>
To: Lin Guo <Lin.Guo@sun.com>
Cc: Jyri Virkki <Jyri.Virkki@sun.com>, Irene Huang <Irene.Huang@sun.com>,
        Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>, lsarc-ext@sun.com
Message-id: <20080605043656.GP8519@sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline
X-PMX-Version: 5.4.1.325704
References: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
 <48466F15.8070707@sun.com> <20080605010806.GA8519@sun.com>
 <4847696B.50904@sun.com>
User-Agent: Mutt/1.5.11
Status: RO
Content-Length: 1031

Lin Guo wrote:
>
> Since we don't have source packages, what does the above mean?
> 
>    I will put all the documents to /usr/share/doc/amsn-0.97 . Users could
>    check this documents easily.
>    You could check "SUNWamsn-pkgmap.txt" in the case directory for the
>    details.

Ok, so I suggest just removing word "source" from the original
sentence, so it describes the delivery correctly.


> The various man pages have text that reads: 
> "To view the license terms, attribution, and copyright for amsn, see
> /var/sadm/pkg/SUNWamsn/install/copyright."
> which is not correct for severals reasons, the major one being that
> the file won't exist when installed via IPS.
> 
>    Thanks, you are right. I will change all man pages as:
>    ===========================
>    LICENSE
[...]

I guess I don't have an objection per se, but wondering why? Is there
a new directive to include license info in the text of the manpage? I
don't remember seeing that before.


-- 
Jyri J. Virkki - jyri.virkki@sun.com - Sun Microsystems

From Lin.Guo@sun.com Wed Jun  4 22:00:19 2008
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m5550IYS028256
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 4 Jun 2008 22:00:19 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id m5550GXm000919
	for <@sunmail2sca.sfbay.sun.com:lsarc-ext@sun.com>; Thu, 5 Jun 2008 13:00:17 +0800 (SGT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K1Z00A014KGWC00@brm-avmta-1.central.sun.com> for lsarc-ext@sun.com
 (ORCPT lsarc-ext@Sun.COM); Wed, 04 Jun 2008 23:00:16 -0600 (MDT)
Received: from sineb-mail-2.sun.com ([192.18.19.7])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K1Z00D9R4KFV5F0@brm-avmta-1.central.sun.com> for
 lsarc-ext@sun.com (ORCPT lsarc-ext@Sun.COM); Wed,
 04 Jun 2008 23:00:16 -0600 (MDT)
Received: from fe-apac-06.sun.com
 (fe-apac-06.sun.com [192.18.19.177] (may be forged))
	by sineb-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id m55515cS000714	for
 <lsarc-ext@Sun.COM>; Thu, 05 Jun 2008 05:01:05 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 id <0K1Z0010149IE300@mail-apac.sun.com> (original mail from Lin.Guo@Sun.COM)
 for lsarc-ext@Sun.COM (ORCPT lsarc-ext@Sun.COM); Thu,
 05 Jun 2008 12:58:41 +0800 (SGT)
Received: from [129.158.218.96] by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 with ESMTPSA id <0K1Z0095W4HQ8FWI@mail-apac.sun.com>; Thu,
 05 Jun 2008 12:58:40 +0800 (SGT)
Date: Thu, 05 Jun 2008 12:54:18 +0800
From: Lin Guo <Lin.Guo@sun.com>
Subject: Re: amsn for OpenSolaris [LSARC/2008/361 FastTrack timeout 06/10/2008]
In-reply-to: <48476CFB.5020002@Sun.Com>
Sender: Lin.Guo@sun.com
To: John Plocher <John.Plocher@sun.com>
Cc: Jyri Virkki <Jyri.Virkki@sun.com>, Irene Huang <Irene.Huang@sun.com>,
        lsarc-ext@sun.com, Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>
Message-id: <4847717A.1020304@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
 <48466F15.8070707@sun.com> <20080605010806.GA8519@sun.com>
 <4847696B.50904@sun.com> <48476CFB.5020002@Sun.Com>
User-Agent: Thunderbird 2.0.0.6 (X11/20071119)
Status: RO
Content-Length: 689


John Plocher wrote:
> Lin Guo wrote:
>> Thanks, you are right. I will change all man pages as:
>> ===========================
>> LICENSE
>> This program is free software; you can redistribute it and/or modify it 
>
>
> Please work with the docs community (aka man page team) to
> ensure that these man pages and copyright info follow the
> standards used by the rest of the system.  Don't just invent
> your own way of doing this common task.
I wrote this part according to the man page of "pidgin". After checking 
the TOI of Building
 packages for OpenSolaris, it seems that LICENSE section is not necessary.
I will work with the docs community for it.

Thanks,
Lin

>
>    -John
>
>
>

From Lin.Guo@sun.com Wed Jun  4 22:05:36 2008
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m5555Z4P028421
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 4 Jun 2008 22:05:35 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id m5555SWb002615
	for <@sunmail2sca.sfbay.sun.com:lsarc-ext@sun.com>; Thu, 5 Jun 2008 13:05:34 +0800 (SGT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K1Z005014TAD200@nwk-avmta-1.sfbay.Sun.COM> for lsarc-ext@sun.com
 (ORCPT lsarc-ext@sun.com); Wed, 04 Jun 2008 22:05:34 -0700 (PDT)
Received: from sineb-mail-2.sun.com ([192.18.19.7])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K1Z005GR4T95S00@nwk-avmta-1.sfbay.Sun.COM> for
 lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Wed,
 04 Jun 2008 22:05:33 -0700 (PDT)
Received: from fe-apac-06.sun.com
 (fe-apac-06.sun.com [192.18.19.177] (may be forged))
	by sineb-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id m5556MrL001078	for
 <lsarc-ext@sun.com>; Thu, 05 Jun 2008 05:06:22 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 id <0K1Z005014IFOE00@mail-apac.sun.com> (original mail from Lin.Guo@Sun.COM)
 for lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Thu,
 05 Jun 2008 13:03:58 +0800 (SGT)
Received: from [129.158.218.96] by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 with ESMTPSA id <0K1Z009Q04QL8FWI@mail-apac.sun.com>; Thu,
 05 Jun 2008 13:03:58 +0800 (SGT)
Date: Thu, 05 Jun 2008 12:59:37 +0800
From: Lin Guo <Lin.Guo@sun.com>
Subject: Re: amsn for OpenSolaris [LSARC/2008/361 FastTrack timeout 06/10/2008]
In-reply-to: <20080605043656.GP8519@sun.com>
Sender: Lin.Guo@sun.com
To: Jyri Virkki <Jyri.Virkki@sun.com>
Cc: Irene Huang <Irene.Huang@sun.com>,
        Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>, lsarc-ext@sun.com
Message-id: <484772B9.2080801@sun.com>
MIME-version: 1.0
Content-type: text/html; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
 <48466F15.8070707@sun.com> <20080605010806.GA8519@sun.com>
 <4847696B.50904@sun.com> <20080605043656.GP8519@sun.com>
User-Agent: Thunderbird 2.0.0.6 (X11/20071119)
Status: RO
Content-Length: 1829

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jyri Virkki wrote:
<blockquote cite="mid:20080605043656.GP8519@sun.com" type="cite">
  <pre wrap="">Lin Guo wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Since we don't have source packages, what does the above mean?

   I will put all the documents to /usr/share/doc/amsn-0.97 . Users could
   check this documents easily.
   You could check "SUNWamsn-pkgmap.txt" in the case directory for the
   details.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Ok, so I suggest just removing word "source" from the original
sentence, so it describes the delivery correctly.

  </pre>
</blockquote>
OK.<br>
<blockquote cite="mid:20080605043656.GP8519@sun.com" type="cite">
  <pre wrap="">
  </pre>
  <blockquote type="cite">
    <pre wrap="">The various man pages have text that reads: 
"To view the license terms, attribution, and copyright for amsn, see
/var/sadm/pkg/SUNWamsn/install/copyright."
which is not correct for severals reasons, the major one being that
the file won't exist when installed via IPS.

   Thanks, you are right. I will change all man pages as:
   ===========================
   LICENSE
    </pre>
  </blockquote>
  <pre wrap=""><!---->[...]

I guess I don't have an objection per se, but wondering why? Is there
a new directive to include license info in the text of the manpage? I
don't remember seeing that before.

  </pre>
</blockquote>
Yes. I also found that LICENSE section is not necessary. <br>
I will modify it to
ensure that these man pages and copyright info follow the
<br>
standards used by the rest of the system.<br>
<br>
Thanks,<br>
Lin<br>
<br>
<br>
<br>
<br>
</body>
</html>

From sacadmin Fri Jun  6 02:48:52 2008
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk.SFBay.Sun.COM [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m569mqv6015531
	for <lsarc-members@sac.eng.sun.com>; Fri, 6 Jun 2008 02:48:52 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail3mpk.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id m569mqrw006653
	for <@sunmail2sca.sfbay.sun.com:lsarc-members@sun.com>; Fri, 6 Jun 2008 02:48:52 -0700 (PDT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K210000LCLDT800@nwk-avmta-2.sfbay.sun.com> for lsarc-members@sun.com
 (ORCPT lsarc-members@sun.com); Fri, 06 Jun 2008 02:48:49 -0700 (PDT)
Received: from gmp-eb-inf-2.sun.com ([192.18.6.24])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K21006WFCLC8BC0@nwk-avmta-2.sfbay.sun.com> for
 lsarc-members@sun.com (ORCPT lsarc-members@sun.com); Fri,
 06 Jun 2008 02:48:49 -0700 (PDT)
Received: from fe-emea-09.sun.com (gmp-eb-lb-2-fe3.eu.sun.com [192.18.6.12])
	by gmp-eb-inf-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id m569mm03002745	for
 <lsarc-members@sun.com>; Fri, 06 Jun 2008 09:48:48 +0000 (GMT)
Received: from conversion-daemon.fe-emea-09.sun.com by fe-emea-09.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0K2100301CBQD400@fe-emea-09.sun.com>
 (original mail from Darren.Moffat@Sun.COM) for lsarc-members@sun.com
 (ORCPT lsarc-members@sun.com); Fri, 06 Jun 2008 10:48:48 +0100 (BST)
Received: from [129.156.173.21] by fe-emea-09.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 with ESMTPSA id <0K210036VCKWZ710@fe-emea-09.sun.com>; Fri,
 06 Jun 2008 10:48:33 +0100 (BST)
Date: Fri, 06 Jun 2008 10:48:32 +0100
From: Darren J Moffat <Darren.Moffat@sun.com>
Subject: Re: amsn for OpenSolaris [LSARC/2008/361 FastTrack timeout 06/10/2008]
In-reply-to: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
Sender: Darren.Moffat@sun.com
To: Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>
Cc: Lin.Guo@sun.com, lsarc-members@sun.com
Message-id: <484907F0.7030506@Sun.COM>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.14 (X11/20080507)
Status: RO
Content-Length: 760

I have purposely not sent this to LSARC-EXT since I don't want it being 
in the case mail log.

I'm pretty sure that MSN is a trademark of Microsoft.  GAIM recently had 
to change its name due to trademark issues with AOL's AIM service.

This potential legal issue is relevant to the ARC review because amsn is 
the names of the commands.

The upstream FOSS community is aware of this issue as detailed in this 
forum thread: http://www.amsn-project.net/forums/viewtopic.php?t=215

I strongly advise that before this is included Sun Legal approves this 
with the names it has if they have not already done so.  Even if the 
upstream FOSS community doesn't believe they would be a target of 
Microsoft is is a very different matter for Sun.

--
Darren J Moffat

From Darren.Moffat@sun.com Fri Jun  6 02:53:09 2008
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m569r8vF015564
	for <LSARC-ext@sac.sfbay.sun.com>; Fri, 6 Jun 2008 02:53:09 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id m569qwAl003475
	for <@sunmail2sca.sfbay.sun.com:lsarc-ext@sun.com>; Fri, 6 Jun 2008 10:53:07 +0100 (BST)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K2100603CSHDH00@brm-avmta-1.central.sun.com> for lsarc-ext@sun.com
 (ORCPT lsarc-ext@sun.com); Fri, 06 Jun 2008 03:53:05 -0600 (MDT)
Received: from gmp-eb-inf-2.sun.com ([192.18.6.24])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K21003NICSGHZ30@brm-avmta-1.central.sun.com> for
 lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Fri,
 06 Jun 2008 03:53:04 -0600 (MDT)
Received: from fe-emea-10.sun.com (gmp-eb-lb-2-fe1.eu.sun.com [192.18.6.10])
	by gmp-eb-inf-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id m569r3fg003543	for
 <lsarc-ext@sun.com>; Fri, 06 Jun 2008 09:53:03 +0000 (GMT)
Received: from conversion-daemon.fe-emea-10.sun.com by fe-emea-10.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0K2100B01CBP0A00@fe-emea-10.sun.com>
 (original mail from Darren.Moffat@Sun.COM)
 for lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Fri,
 06 Jun 2008 10:53:03 +0100 (BST)
Received: from [129.156.173.21] by fe-emea-10.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 with ESMTPSA id <0K2100864CRPY4F0@fe-emea-10.sun.com>; Fri,
 06 Jun 2008 10:52:38 +0100 (BST)
Date: Fri, 06 Jun 2008 10:52:37 +0100
From: Darren J Moffat <Darren.Moffat@sun.com>
Subject: Re: amsn for OpenSolaris [LSARC/2008/361 FastTrack timeout 06/10/2008]
In-reply-to: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
Sender: Darren.Moffat@sun.com
To: Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>
Cc: lsarc-ext@sun.com, Lin.Guo@sun.com,
        "Garrett D'Amore" <Garrett.Damore@sun.com>
Message-id: <484908E5.2090901@Sun.COM>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.14 (X11/20080507)
Status: RO
Content-Length: 282

Shi-Ying Irene Huang wrote:
>     * Voice Clips

Does this just use the Solaris Audio Interfac (ie /dev/audio) is it 
compiled to use a specific audio interface, eg can it use OSS when OSS 
gets integrated ?

>     * Webcam support

Does this work on Solaris ?

-- 
Darren J Moffat

From Joerg.Barfurth@sun.com Fri Jun  6 06:13:05 2008
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m56DD4BM019308
	for <LSARC-ext@sac.sfbay.sun.com>; Fri, 6 Jun 2008 06:13:04 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id m56DD1Qq032824
	for <@sunmail2sca.sfbay.sun.com:lsarc-ext@sun.com>; Fri, 6 Jun 2008 07:13:04 -0600 (MDT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K210070ZM1RU600@nwk-avmta-1.sfbay.Sun.COM> for lsarc-ext@sun.com
 (ORCPT lsarc-ext@sun.com); Fri, 06 Jun 2008 06:13:03 -0700 (PDT)
Received: from gmp-eb-inf-1.sun.com ([192.18.6.21])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K210056TM1N4I10@nwk-avmta-1.sfbay.Sun.COM> for
 lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Fri,
 06 Jun 2008 06:13:00 -0700 (PDT)
Received: from fe-emea-10.sun.com (gmp-eb-lb-2-fe2.eu.sun.com [192.18.6.11])
	by gmp-eb-inf-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id m56DCxox013754	for
 <lsarc-ext@sun.com>; Fri, 06 Jun 2008 13:12:59 +0000 (GMT)
Received: from conversion-daemon.fe-emea-10.sun.com by fe-emea-10.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0K2100B01JE9GC00@fe-emea-10.sun.com>
 (original mail from Joerg.Barfurth@Sun.COM)
 for lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Fri,
 06 Jun 2008 14:12:59 +0100 (BST)
Received: from [10.16.46.62] by fe-emea-10.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 with ESMTPSA id <0K21009FFM1F2Y70@fe-emea-10.sun.com>; Fri,
 06 Jun 2008 14:12:52 +0100 (BST)
Date: Fri, 06 Jun 2008 15:13:03 +0200
From: Joerg Barfurth <Joerg.Barfurth@sun.com>
Subject: Re: amsn for OpenSolaris [LSARC/2008/361 FastTrack timeout 06/10/2008]
In-reply-to: <484908E5.2090901@Sun.COM>
Sender: Joerg.Barfurth@sun.com
To: Darren J Moffat <Darren.Moffat@sun.com>
Cc: Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>, Lin.Guo@sun.com,
        lsarc-ext@sun.com
Message-id: <484937DF.8070503@sun.com>
Organization: Sun Microsystem - Desktop
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 8BIT
X-PMX-Version: 5.4.1.325704
References: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
 <484908E5.2090901@Sun.COM>
User-Agent: Thunderbird 2.0.0.6 (X11/20071119)
Status: RO
Content-Length: 582

Darren J Moffat schrieb:
> Shi-Ying Irene Huang wrote:
>>     * Voice Clips
> 
> Does this just use the Solaris Audio Interfac (ie /dev/audio) is it 

And of course correct use here is to use getenv("AUDIODEV") in 
preference to hardcoded "/dev/audio".

- Jörg

-- 
Joerg Barfurth           phone: +49 40 23646662 / x66662
Software Engineer        mailto:joerg.barfurth@sun.com
Desktop Technology       http://reserv.ireland/twiki/bin/view/Argus/
Thin Client Software     http://www.sun.com/software/sunray/
Sun Microsystems GmbH    http://www.sun.com/software/javadesktopsystem/



From sacadmin Mon Jun  9 22:40:29 2008
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m5A5eSiQ007732
	for <lsarc-members@sac.eng.Sun.COM>; Mon, 9 Jun 2008 22:40:29 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id m5A5eNDh005367
	for <@sunmail2sca.sfbay.sun.com:lsarc-members@sun.com>; Tue, 10 Jun 2008 13:40:27 +0800 (SGT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K2800H03FREUG00@brm-avmta-1.central.sun.com> for lsarc-members@sun.com
 (ORCPT lsarc-members@sun.com); Mon, 09 Jun 2008 23:40:26 -0600 (MDT)
Received: from sineb-mail-1.sun.com ([192.18.19.6])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K2800FGYFRC4710@brm-avmta-1.central.sun.com> for
 lsarc-members@sun.com (ORCPT lsarc-members@sun.com); Mon,
 09 Jun 2008 23:40:25 -0600 (MDT)
Received: from fe-apac-06.sun.com
 (fe-apac-06.sun.com [192.18.19.177] (may be forged))
	by sineb-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id m5A5ekgl012616	for
 <lsarc-members@sun.com>; Tue, 10 Jun 2008 05:40:46 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 id <0K2800M01FFFP200@mail-apac.sun.com> (original mail from Lin.Guo@Sun.COM)
 for lsarc-members@sun.com (ORCPT lsarc-members@sun.com); Tue,
 10 Jun 2008 13:38:44 +0800 (SGT)
Received: from [129.158.218.96] by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 with ESMTPSA id <0K2800FIIFO8QYM0@mail-apac.sun.com>; Tue,
 10 Jun 2008 13:38:33 +0800 (SGT)
Date: Tue, 10 Jun 2008 13:34:10 +0800
From: Lin Guo <Lin.Guo@sun.com>
Subject: Re: amsn for OpenSolaris [LSARC/2008/361 FastTrack timeout 06/10/2008]
In-reply-to: <484907F0.7030506@Sun.COM>
Sender: Lin.Guo@sun.com
To: Darren J Moffat <Darren.Moffat@sun.com>
Cc: Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>, lsarc-members@sun.com
Message-id: <484E1252.50505@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
 <484907F0.7030506@Sun.COM>
User-Agent: Thunderbird 2.0.0.6 (X11/20071119)
Status: RO
Content-Length: 1084

Hi Darren,

Thanks for your comments.

Yes, we were aware of the trademark issue. We had submitted trademark 
review request before LSARC review. I am working with trademark team to 
evaluate the project.
We will follow trademark team's guide on this project.

Lin

Darren J Moffat wrotee:
> I have purposely not sent this to LSARC-EXT since I don't want it 
> being in the case mail log.
>
> I'm pretty sure that MSN is a trademark of Microsoft.  GAIM recently 
> had to change its name due to trademark issues with AOL's AIM service.
>
> This potential legal issue is relevant to the ARC review because amsn 
> is the names of the commands.
>
> The upstream FOSS community is aware of this issue as detailed in this 
> forum thread: http://www.amsn-project.net/forums/viewtopic.php?t=215
>
> I strongly advise that before this is included Sun Legal approves this 
> with the names it has if they have not already done so.  Even if the 
> upstream FOSS community doesn't believe they would be a target of 
> Microsoft is is a very different matter for Sun.
>
> -- 
> Darren J Moffat

From Lin.Guo@sun.com Mon Jun  9 22:53:22 2008
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m5A5rLOM007986
	for <LSARC-ext@sac.sfbay.sun.com>; Mon, 9 Jun 2008 22:53:22 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id m5A5rG3p027517
	for <@sunmail2sca.sfbay.sun.com:lsarc-ext@sun.com>; Tue, 10 Jun 2008 06:53:20 +0100 (BST)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K2800I05GCTVF00@brm-avmta-1.central.sun.com> for lsarc-ext@sun.com
 (ORCPT lsarc-ext@sun.com); Mon, 09 Jun 2008 23:53:17 -0600 (MDT)
Received: from sineb-mail-2.sun.com ([192.18.19.7])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K2800F3OGCS4920@brm-avmta-1.central.sun.com> for
 lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Mon,
 09 Jun 2008 23:53:17 -0600 (MDT)
Received: from fe-apac-05.sun.com
 (fe-apac-05.sun.com [192.18.19.176] (may be forged))
	by sineb-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id m5A5s75v000228	for
 <lsarc-ext@sun.com>; Tue, 10 Jun 2008 05:54:07 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 id <0K2800401G8MOF00@mail-apac.sun.com> (original mail from Lin.Guo@Sun.COM)
 for lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Tue,
 10 Jun 2008 13:52:55 +0800 (SGT)
Received: from [129.158.218.96] by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 with ESMTPSA id <0K28007DBGC6XJN6@mail-apac.sun.com>; Tue,
 10 Jun 2008 13:52:55 +0800 (SGT)
Date: Tue, 10 Jun 2008 13:47:19 +0800
From: Lin Guo <Lin.Guo@sun.com>
Subject: Re: amsn for OpenSolaris [LSARC/2008/361 FastTrack timeout 06/10/2008]
In-reply-to: <484908E5.2090901@Sun.COM>
Sender: Lin.Guo@sun.com
To: Darren J Moffat <Darren.Moffat@sun.com>
Cc: Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>, lsarc-ext@sun.com,
        "Garrett D'Amore" <Garrett.Damore@sun.com>
Message-id: <484E1567.5010602@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
 <484908E5.2090901@Sun.COM>
User-Agent: Thunderbird 2.0.0.6 (X11/20071119)
Status: RO
Content-Length: 644

Darren J Moffat wrote:
> Shi-Ying Irene Huang wrote:
>>     * Voice Clips
>
> Does this just use the Solaris Audio Interfac (ie /dev/audio) is it 
> compiled to use a specific audio interface, eg can it use OSS when OSS 
> gets integrated ?
amsn uses "Snack" for the Voice Clips support. Snack can be compiled to 
use the following audio interfaces: Sun Audio, OSS and ALSA.
I will change Snack to OSS when OSS gets integrated since the project 
team owns Snack package too.
>
>>     * Webcam support
>
> Does this work on Solaris ?
Yes. All the usb webcam devices can be supported by usbvc(7D) driver 
work with amsn application.

Thanks,
Lin

From Garrett.Damore@sun.com Tue Jun 10 00:20:35 2008
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk.SFBay.Sun.COM [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m5A7KZGB010753
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 10 Jun 2008 00:20:35 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail3mpk.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id m5A7KZjQ022791
	for <@sunmail2sca.sfbay.sun.com:lsarc-ext@sun.com>; Tue, 10 Jun 2008 00:20:35 -0700 (PDT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K280020JKEBON00@brm-avmta-1.central.sun.com> for lsarc-ext@sun.com
 (ORCPT lsarc-ext@sun.com); Tue, 10 Jun 2008 01:20:35 -0600 (MDT)
Received: from sca-es-mail-1.sun.com ([192.18.43.132])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K2800F7JKEA4H70@brm-avmta-1.central.sun.com> for
 lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Tue,
 10 Jun 2008 01:20:34 -0600 (MDT)
Received: from fe-sfbay-09.sun.com ([192.18.43.129])
	by sca-es-mail-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id m5A7KXYY008582	for
 <lsarc-ext@sun.com>; Tue, 10 Jun 2008 00:20:33 -0700 (PDT)
Received: from conversion-daemon.fe-sfbay-09.sun.com by fe-sfbay-09.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0K2800601KE2ZD00@fe-sfbay-09.sun.com>
 (original mail from Garrett.Damore@Sun.COM)
 for lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Tue,
 10 Jun 2008 00:20:33 -0700 (PDT)
Received: from [192.168.251.106] ([76.174.83.55])
 by fe-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb
 28 2007)) with ESMTPSA id <0K28002QAKE9NSB0@fe-sfbay-09.sun.com>; Tue,
 10 Jun 2008 00:20:33 -0700 (PDT)
Date: Tue, 10 Jun 2008 00:19:44 -0700
From: "Garrett D'Amore" <Garrett.Damore@sun.com>
Subject: Re: amsn for OpenSolaris [LSARC/2008/361 FastTrack timeout 06/10/2008]
In-reply-to: <484E1567.5010602@sun.com>
Sender: Garrett.Damore@sun.com
To: Lin Guo <Lin.Guo@sun.com>
Cc: Darren J Moffat <Darren.Moffat@sun.com>,
        Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>, lsarc-ext@sun.com
Reply-to: Garrett.Damore@sun.com
Message-id: <484E2B10.9090806@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
 <484908E5.2090901@Sun.COM> <484E1567.5010602@sun.com>
User-Agent: Thunderbird 2.0.0.6 (X11/20071023)
Status: RO
Content-Length: 990

Lin Guo wrote:
> Darren J Moffat wrote:
>> Shi-Ying Irene Huang wrote:
>>>     * Voice Clips
>>
>> Does this just use the Solaris Audio Interfac (ie /dev/audio) is it 
>> compiled to use a specific audio interface, eg can it use OSS when 
>> OSS gets integrated ?
> amsn uses "Snack" for the Voice Clips support. Snack can be compiled 
> to use the following audio interfaces: Sun Audio, OSS and ALSA.
> I will change Snack to OSS when OSS gets integrated since the project 
> team owns Snack package too.

Thanks.  I've been following the Snack project.  We need to be careful 
about the transition to OSS, because there will be a period of time when 
OSS is integrated for most systems, but where Sun Rays will still be 
stuck on legacy Sun audio.  I hope to minimize that window of time.

    -- Garrett
>>
>>>     * Webcam support
>>
>> Does this work on Solaris ?
> Yes. All the usb webcam devices can be supported by usbvc(7D) driver 
> work with amsn application.
>
> Thanks,
> Lin


From sacadmin Wed Jun 11 23:10:12 2008
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m5C6ACDk023909
	for <lsarc@sac.eng.sun.com>; Wed, 11 Jun 2008 23:10:12 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id m5C6A9bl043275
	for <@sunmail2sca.sfbay.sun.com:lsarc@sun.com>; Thu, 12 Jun 2008 00:10:11 -0600 (MDT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K2C000096GXUF00@nwk-avmta-2.sfbay.sun.com> for lsarc@sun.com
 (ORCPT lsarc@Sun.COM); Wed, 11 Jun 2008 23:10:09 -0700 (PDT)
Received: from sineb-mail-2.sun.com ([192.18.19.7])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K2C008GE6GWE5E0@nwk-avmta-2.sfbay.sun.com> for lsarc@sun.com
 (ORCPT lsarc@Sun.COM); Wed, 11 Jun 2008 23:10:09 -0700 (PDT)
Received: from fe-apac-06.sun.com
 (fe-apac-06.sun.com [192.18.19.177] (may be forged))
	by sineb-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id m5C6B1Va010605	for
 <lsarc@Sun.COM>; Thu, 12 Jun 2008 06:11:01 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 id <0K2C00E0167NDH00@mail-apac.sun.com>
 (original mail from Irene.Huang@Sun.COM)
 for lsarc@Sun.COM (ORCPT lsarc@Sun.COM); Thu, 12 Jun 2008 14:08:26 +0800 (SGT)
Received: from [129.158.217.138] by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 with ESMTPSA id <0K2C00FCO6E0R1J7@mail-apac.sun.com>; Thu,
 12 Jun 2008 14:08:25 +0800 (SGT)
Date: Thu, 12 Jun 2008 14:10:35 +0800
From: Irene Huang <Irene.Huang@sun.com>
Subject: Re: amsn for OpenSolaris [LSARC/2008/361 FastTrack timeout	06/10/2008]
In-reply-to: <484E2B10.9090806@sun.com>
Sender: Irene.Huang@sun.com
To: Garrett.Damore@sun.com
Cc: Lin Guo <Lin.Guo@sun.com>, Darren J Moffat <Darren.Moffat@sun.com>,
        Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>, lsarc@sun.com
Message-id: <1213251035.5481.30.camel@goalie>
MIME-version: 1.0
X-Mailer: Evolution 2.12.2
Content-type: text/plain
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
 <484908E5.2090901@Sun.COM> <484E1567.5010602@sun.com>
 <484E2B10.9090806@sun.com>
Status: RO
Content-Length: 1984

Hi, all 

I am summarizing the issues related to this case
1. minor modification to the usage of words in the proposal, please see 
http://sac.eng/Archives/CaseLog/arc/LSARC/2008/361/proposal.diff . the
new version of proposal is at
http://sac.eng/Archives/CaseLog/arc/LSARC/2008/361/proposal-v2.txt
2. Documentation modification: Lin will remove the license part in the
manpages and send the documentation for review by the documentation
community in opensolaris.org
3. Trademark issue: Lin is in contact with legal about trademarks
4. voice clips issue: amsn is using snake for the voice clip support
(please refer to case PSARC/2008/364/), it is currently using Sun Audio
and will be changed to use OSS when OSS is integrated.

None of the above seem to be blocking the ARC approval, if there's no
objections, I'll close this case as approved tomorrow :) 

Thanks 

--Irene
On Tue, 2008-06-10 at 00:19 -0700, Garrett D'Amore wrote:
> Lin Guo wrote:
> > Darren J Moffat wrote:
> >> Shi-Ying Irene Huang wrote:
> >>>     * Voice Clips
> >>
> >> Does this just use the Solaris Audio Interfac (ie /dev/audio) is it 
> >> compiled to use a specific audio interface, eg can it use OSS when 
> >> OSS gets integrated ?
> > amsn uses "Snack" for the Voice Clips support. Snack can be compiled 
> > to use the following audio interfaces: Sun Audio, OSS and ALSA.
> > I will change Snack to OSS when OSS gets integrated since the project 
> > team owns Snack package too.
> 
> Thanks.  I've been following the Snack project.  We need to be careful 
> about the transition to OSS, because there will be a period of time when 
> OSS is integrated for most systems, but where Sun Rays will still be 
> stuck on legacy Sun audio.  I hope to minimize that window of time.
> 
>     -- Garrett
> >>
> >>>     * Webcam support
> >>
> >> Does this work on Solaris ?
> > Yes. All the usb webcam devices can be supported by usbvc(7D) driver 
> > work with amsn application.
> >
> > Thanks,
> > Lin
> 


From sacadmin Thu Jun 12 20:43:47 2008
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m5D3hktA024739
	for <lsarc@sac.eng.Sun.COM>; Thu, 12 Jun 2008 20:43:47 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id m5D3hicc029137
	for <@sunmail2sca.sfbay.sun.com:lsarc@sun.com>; Fri, 13 Jun 2008 11:43:45 +0800 (SGT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K2D00A07UCW9K00@nwk-avmta-1.sfbay.Sun.COM> for lsarc@sun.com
 (ORCPT lsarc@Sun.COM); Thu, 12 Jun 2008 20:43:44 -0700 (PDT)
Received: from sineb-mail-1.sun.com ([192.18.19.6])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K2D002OVUCVSA90@nwk-avmta-1.sfbay.Sun.COM> for lsarc@sun.com
 (ORCPT lsarc@Sun.COM); Thu, 12 Jun 2008 20:43:44 -0700 (PDT)
Received: from fe-apac-06.sun.com
 (fe-apac-06.sun.com [192.18.19.177] (may be forged))
	by sineb-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id m5D3i6tk020733	for
 <lsarc@Sun.COM>; Fri, 13 Jun 2008 03:44:06 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 id <0K2D00001U62TB00@mail-apac.sun.com>
 (original mail from Irene.Huang@Sun.COM)
 for lsarc@Sun.COM (ORCPT lsarc@Sun.COM); Fri, 13 Jun 2008 11:42:01 +0800 (SGT)
Received: from [129.158.217.138] by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 with ESMTPSA id <0K2D00F8JU9YR19B@mail-apac.sun.com>; Fri,
 13 Jun 2008 11:42:00 +0800 (SGT)
Date: Fri, 13 Jun 2008 11:44:09 +0800
From: Irene Huang <Irene.Huang@sun.com>
Subject: Re: amsn for OpenSolaris [LSARC/2008/361 FastTrack	timeout	06/10/2008]
In-reply-to: <1213251035.5481.30.camel@goalie>
Sender: Irene.Huang@sun.com
To: Garrett.Damore@sun.com
Cc: Lin Guo <Lin.Guo@sun.com>, Darren J Moffat <Darren.Moffat@sun.com>,
        Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>, lsarc@sun.com
Message-id: <1213328649.5933.3.camel@goalie>
MIME-version: 1.0
X-Mailer: Evolution 2.12.2
Content-type: text/plain
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200806040953.m549rg7d009468@sac.sfbay.sun.com>
 <484908E5.2090901@Sun.COM> <484E1567.5010602@sun.com>
 <484E2B10.9090806@sun.com> <1213251035.5481.30.camel@goalie>
Status: RO
Content-Length: 2174

Closing as approved. 

--Irene
On Thu, 2008-06-12 at 14:10 +0800, Irene Huang wrote:
> Hi, all 
> 
> I am summarizing the issues related to this case
> 1. minor modification to the usage of words in the proposal, please see 
> http://sac.eng/Archives/CaseLog/arc/LSARC/2008/361/proposal.diff . the
> new version of proposal is at
> http://sac.eng/Archives/CaseLog/arc/LSARC/2008/361/proposal-v2.txt
> 2. Documentation modification: Lin will remove the license part in the
> manpages and send the documentation for review by the documentation
> community in opensolaris.org
> 3. Trademark issue: Lin is in contact with legal about trademarks
> 4. voice clips issue: amsn is using snake for the voice clip support
> (please refer to case PSARC/2008/364/), it is currently using Sun Audio
> and will be changed to use OSS when OSS is integrated.
> 
> None of the above seem to be blocking the ARC approval, if there's no
> objections, I'll close this case as approved tomorrow :) 
> 
> Thanks 
> 
> --Irene
> On Tue, 2008-06-10 at 00:19 -0700, Garrett D'Amore wrote:
> > Lin Guo wrote:
> > > Darren J Moffat wrote:
> > >> Shi-Ying Irene Huang wrote:
> > >>>     * Voice Clips
> > >>
> > >> Does this just use the Solaris Audio Interfac (ie /dev/audio) is it 
> > >> compiled to use a specific audio interface, eg can it use OSS when 
> > >> OSS gets integrated ?
> > > amsn uses "Snack" for the Voice Clips support. Snack can be compiled 
> > > to use the following audio interfaces: Sun Audio, OSS and ALSA.
> > > I will change Snack to OSS when OSS gets integrated since the project 
> > > team owns Snack package too.
> > 
> > Thanks.  I've been following the Snack project.  We need to be careful 
> > about the transition to OSS, because there will be a period of time when 
> > OSS is integrated for most systems, but where Sun Rays will still be 
> > stuck on legacy Sun audio.  I hope to minimize that window of time.
> > 
> >     -- Garrett
> > >>
> > >>>     * Webcam support
> > >>
> > >> Does this work on Solaris ?
> > > Yes. All the usb webcam devices can be supported by usbvc(7D) driver 
> > > work with amsn application.
> > >
> > > Thanks,
> > > Lin
> > 
> 


