From phitran@sac.sfbay.sun.com Tue Jul 14 17:15:44 2009
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 n6F0Fhs0024712
	for <psarc-ext@sac.sfbay.sun.com>; Tue, 14 Jul 2009 17:15:43 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n6F0Fej9057143;
	Tue, 14 Jul 2009 18:15:41 -0600 (MDT)
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 <0KMS00I0FRE4AQ00@brm-avmta-1.central.sun.com>; Tue,
 14 Jul 2009 18:15:40 -0600 (MDT)
Received: from dm-sfbay-02.sfbay.sun.com ([129.146.11.31])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KMS002YZRE2RP50@brm-avmta-1.central.sun.com>; Tue,
 14 Jul 2009 18:15:39 -0600 (MDT)
Received: from sac.sfbay.sun.com (sac.SFBay.Sun.COM [129.146.226.132])
	by dm-sfbay-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id n6F0FcS6043561; Tue, 14 Jul 2009 17:15:38 -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 n6F0Fb0q024683; Tue,
 14 Jul 2009 17:15:37 -0700 (PDT)
Received: (from phitran@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id n6F0Fbps024679; Tue,
 14 Jul 2009 17:15:37 -0700 (PDT)
Date: Tue, 14 Jul 2009 17:15:37 -0700 (PDT)
From: Phi Tran <phitran@sac.sfbay.sun.com>
Subject: Add gnuplot command to Solaris WOS [PSARC/2009/395 FastTrack timeout
 07/22/2009]
To: PSARC-ext@sun.com
Cc: David.Marx@sun.com
Message-id: <200907150015.n6F0Fbps024679@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 2954

I'm sponsoring this case for David Marx with a requested minor release binding.


Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 Add gnuplot command to Solaris WOS
    1.2. Name of Document Author/Supplier:
	 Author:  David Marx
    1.3  Date of This Document:
	14 July, 2009
4. Technical Description
    4.1. Details:
    Project Description:
    Gnuplot is a portable command-line driven interactive
    data and function plotting utility for many platforms.
    It was originally intended as to allow scientists and
    students to visualize mathematical functions and data.
    It does this job pretty well, but has grown to support
    many non-interactive uses, including web scripting and
    integration as a plotting engine for third-party
    applications like Octave.  Gnuplot supports many types of
    plots in either 2D and 3D.  It can draw using lines,
    points, boxes, contours, vector fields, surfaces, and
    various associated text.  It also supports various
    specialized plot types.

    gnuplot-4.2.5 will be added from http://gnuplot.info.

    4.2. Bug/RFE Number(s):
    6857426 Desire to have gnuplot in Solaris WOS

    4.3. Interfaces:
    /usr/bin/gnuplot					Committed
    /usr/libexec/gnuplot/4.2/gnuplot_x11		Uncommitted
    /usr/share/gnuplot/4.2/gnuplot.gih			Uncommitted
    /usr/share/gnuplot/4.2/PostScript/8859-15.ps	Uncommitted
    /usr/share/gnuplot/4.2/PostScript/8859-1.ps		Uncommitted
    /usr/share/gnuplot/4.2/PostScript/8859-2.ps		Uncommitted
    /usr/share/gnuplot/4.2/PostScript/cp1250.ps		Uncommitted
    /usr/share/gnuplot/4.2/PostScript/cp437.ps		Uncommitted
    /usr/share/gnuplot/4.2/PostScript/cp850.ps		Uncommitted
    /usr/share/gnuplot/4.2/PostScript/cp852.ps		Uncommitted
    /usr/share/gnuplot/4.2/PostScript/koi8r.ps		Uncommitted
    /usr/share/gnuplot/4.2/PostScript/koi8u.ps		Uncommitted
    /usr/share/gnuplot/4.2/PostScript/prologue.ps	Uncommitted
    /usr/share/info/gnuplot.info			Uncommitted
    /usr/share/emacs/site-lisp/gnuplot-gui.el		Uncommitted
    /usr/share/emacs/site-lisp/gnuplot.el		Uncommitted
    /usr/share/emacs/site-lisp/info-look.20.2.el	Uncommitted
    /usr/share/emacs/site-lisp/info-look.20.3.el	Uncommitted
    /usr/share/emacs/site-lisp/gnuplot.elc		Uncommitted
    /usr/share/emacs/site-lisp/gnuplot-gui.elc		Uncommitted
    /usr/share/man/man1/gnuplot.1			Uncommitted
    /usr/X11/lib/X11/app-defaults/Gnuplot		Uncommitted
    SUNWgnuplot						Uncommitted

    4.4. Doc Impact:
    gnuplot.1

5. Reference Documents:
    http://sourceforge.net/projects/gnuplot/files/gnuplot/gnuplot-4.2.5.pdf
    Gnuplot in Action by Philipp Janert ISBN-13: 9781933988399

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


From Alan.Coopersmith@sun.com Tue Jul 14 17:23:12 2009
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n6F0NBdO024982
	for <psarc-ext@sac.sfbay.sun.com>; Tue, 14 Jul 2009 17:23:12 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n6F0NBw1020584
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Tue, 14 Jul 2009 17:23:11 -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 <0KMS00J0BRQN1U00@brm-avmta-1.central.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.COM); Tue, 14 Jul 2009 18:23:11 -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 <0KMS002B7RQMRV60@brm-avmta-1.central.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.COM); Tue,
 14 Jul 2009 18:23:10 -0600 (MDT)
Received: from fe-sfbay-10.sun.com ([192.18.43.129])
	by sca-es-mail-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n6F0NAJ2003124	for
 <PSARC-ext@Sun.COM>; Tue, 14 Jul 2009 17:23:10 -0700 (PDT)
Received: from conversion-daemon.fe-sfbay-10.sun.com by fe-sfbay-10.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KMS00L00RMVYI00@fe-sfbay-10.sun.com> for PSARC-ext@Sun.COM
 (ORCPT PSARC-ext@Sun.COM); Tue, 14 Jul 2009 17:23:10 -0700 (PDT)
Received: from [10.6.102.27] ([unknown] [10.6.102.27])
 by fe-sfbay-10.sun.com (Sun Java(tm) System Messaging Server 7u2-7.02 64bit
 (built Apr 16 2009)) with ESMTPSA id <0KMS005QDRQM9RE0@fe-sfbay-10.sun.com>;
 Tue, 14 Jul 2009 17:23:10 -0700 (PDT)
Date: Tue, 14 Jul 2009 17:23:10 -0700
From: Alan Coopersmith <Alan.Coopersmith@sun.com>
Subject: Re: Add gnuplot command to Solaris WOS [PSARC/2009/395 FastTrack
 timeout 07/22/2009]
In-reply-to: <200907150015.n6F0Fbps024679@sac.sfbay.sun.com>
Sender: Alan.Coopersmith@sun.com
To: Phi Tran <phitran@sac.sfbay.sun.com>
Cc: PSARC-ext@sun.com, David.Marx@sun.com
Message-id: <4A5D216E.2020704@sun.com>
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
X-Enigmail-Version: 0.95.1
References: <200907150015.n6F0Fbps024679@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.21 (X11/20090323)
Status: RO
Content-Length: 313

Phi Tran wrote:
>     /usr/libexec/gnuplot/4.2/gnuplot_x11		Uncommitted

There is no libexec in Solaris, only lib.

>     /usr/share/man/man1/gnuplot.1			Uncommitted

Man pages are not interfaces.

-- 
	-Alan Coopersmith-           alan.coopersmith@sun.com
	 Sun Microsystems, Inc. - X Window System Engineering


From danek.duvall@sun.com Tue Jul 14 17:27:58 2009
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 n6F0RvcN025002
	for <psarc-ext@sac.sfbay.sun.com>; Tue, 14 Jul 2009 17:27:58 -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 n6F0RobB012558
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Wed, 15 Jul 2009 08:27:56 +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 <0KMS00G03RYIC400@nwk-avmta-1.sfbay.Sun.COM> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@sun.com); Tue, 14 Jul 2009 17:27:54 -0700 (PDT)
Received: from dm-sfbay-02.sfbay.sun.com ([129.146.11.31])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KMS00CLGRYI6070@nwk-avmta-1.sfbay.Sun.COM> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@sun.com); Tue,
 14 Jul 2009 17:27:54 -0700 (PDT)
Received: from smelly.SFBay.Sun.COM (smelly.SFBay.Sun.COM [129.146.228.142])
	by dm-sfbay-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id n6F0RrSV049488; Tue, 14 Jul 2009 17:27:53 -0700 (PDT)
Received: from smelly.SFBay.Sun.COM (smelly [127.0.0.1])
	by smelly.SFBay.Sun.COM (8.14.3+Sun/8.14.3) with ESMTP id n6F0RrxJ002971; Tue,
 14 Jul 2009 17:27:53 -0700 (PDT)
Received: (from dduvall@localhost)
	by smelly.SFBay.Sun.COM (8.14.3+Sun/8.14.3/Submit) id n6F0RrQo002970; Tue,
 14 Jul 2009 17:27:53 -0700 (PDT)
Date: Tue, 14 Jul 2009 17:27:53 -0700
From: Danek Duvall <danek.duvall@sun.com>
Subject: Re: Add gnuplot command to Solaris WOS [PSARC/2009/395 FastTrack
 timeout 07/22/2009]
In-reply-to: <200907150015.n6F0Fbps024679@sac.sfbay.sun.com>
To: Phi Tran <phitran@sac.sfbay.sun.com>
Cc: PSARC-ext@sun.com, David.Marx@sun.com
Message-id: <20090715002753.GL23953@smelly.SFBay.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: <200907150015.n6F0Fbps024679@sac.sfbay.sun.com>
User-Agent: Mutt/1.5.20 (2009-06-23)
Status: RO
Content-Length: 438

On Tue, Jul 14, 2009 at 05:15:37PM -0700, Phi Tran wrote:

>     4.3. Interfaces:
>     /usr/libexec/gnuplot/4.2/gnuplot_x11		Uncommitted

In previous cases, "libexec" has been rejected in favor of moving these
portions of the filesystem namespace under "lib", as Solaris has never
joined GNU in the desire to move executable bits out of lib, to leave lib
only for libraries.

Otherwise, +1 (though are you actually targeting ON?)

Danek

From neal.pollack@sun.com Tue Jul 14 17:41:29 2009
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 n6F0fSJF025053
	for <psarc-ext@sac.sfbay.sun.com>; Tue, 14 Jul 2009 17:41:28 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n6F0fQGi013952
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Wed, 15 Jul 2009 01:41:27 +0100 (BST)
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 <0KMS00J0BSL34I00@nwk-avmta-1.sfbay.Sun.COM> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.COM); Tue, 14 Jul 2009 17:41:27 -0700 (PDT)
Received: from sca-es-mail-1.sun.com ([192.18.43.132])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KMS00CJ5SL260C0@nwk-avmta-1.sfbay.Sun.COM> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.COM); Tue,
 14 Jul 2009 17:41:26 -0700 (PDT)
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 n6F0fQvL004374	for
 <PSARC-ext@Sun.COM>; Tue, 14 Jul 2009 17:41:26 -0700 (PDT)
Received: from conversion-daemon.fe-sfbay-09.sun.com by fe-sfbay-09.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KMS00C00SGPJO00@fe-sfbay-09.sun.com> for PSARC-ext@Sun.COM
 (ORCPT PSARC-ext@Sun.COM); Tue, 14 Jul 2009 17:41:26 -0700 (PDT)
Received: from [10.1.48.130] ([unknown] [10.1.48.130])
 by fe-sfbay-09.sun.com (Sun Java(tm) System Messaging Server 7u2-7.02 64bit
 (built Apr 16 2009)) with ESMTPSA id <0KMS00D0RSL2QE00@fe-sfbay-09.sun.com>;
 Tue, 14 Jul 2009 17:41:26 -0700 (PDT)
Date: Tue, 14 Jul 2009 17:41:26 -0700
From: Neal Pollack <neal.pollack@sun.com>
Subject: Re: Add gnuplot command to Solaris WOS [PSARC/2009/395 FastTrack
 timeout 07/22/2009]
In-reply-to: <20090715002753.GL23953@smelly.SFBay.Sun.COM>
Sender: neal.pollack@sun.com
To: Danek Duvall <Danek.Duvall@sun.com>
Cc: Phi Tran <phitran@sac.sfbay.sun.com>, PSARC-ext@sun.com,
        David.Marx@sun.com
Message-id: <4A5D25B6.1020009@Sun.Com>
MIME-version: 1.0
Content-type: multipart/alternative;
 boundary="Boundary_(ID_XzCr9s0SCWPbObB1OT4y/w)"
X-PMX-Version: 5.4.1.325704
References: <200907150015.n6F0Fbps024679@sac.sfbay.sun.com>
 <20090715002753.GL23953@smelly.SFBay.Sun.COM>
User-Agent: Thunderbird 2.0.0.21 (X11/20090505)
Status: RO
Content-Length: 1996

This is a multi-part message in MIME format.

--Boundary_(ID_XzCr9s0SCWPbObB1OT4y/w)
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT

On 07/14/09 05:27 PM, Danek Duvall wrote:
> On Tue, Jul 14, 2009 at 05:15:37PM -0700, Phi Tran wrote:
>
>   
>>     4.3. Interfaces:
>>     /usr/libexec/gnuplot/4.2/gnuplot_x11		Uncommitted
>>     
>
> In previous cases, "libexec" has been rejected in favor of moving these
> portions of the filesystem namespace under "lib", as Solaris has never
> joined GNU in the desire to move executable bits out of lib, to leave lib
> only for libraries.
>
> Otherwise, +1 (though are you actually targeting ON?)
>   

I would think this belongs in SFW

Neal

> Danek
>   


--Boundary_(ID_XzCr9s0SCWPbObB1OT4y/w)
Content-type: text/html; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT

<!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">
On 07/14/09 05:27 PM, Danek Duvall wrote:
<blockquote cite="mid:20090715002753.GL23953@smelly.SFBay.Sun.COM"
 type="cite">
  <pre wrap="">On Tue, Jul 14, 2009 at 05:15:37PM -0700, Phi Tran wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">    4.3. Interfaces:
    /usr/libexec/gnuplot/4.2/gnuplot_x11		Uncommitted
    </pre>
  </blockquote>
  <pre wrap=""><!---->
In previous cases, "libexec" has been rejected in favor of moving these
portions of the filesystem namespace under "lib", as Solaris has never
joined GNU in the desire to move executable bits out of lib, to leave lib
only for libraries.

Otherwise, +1 (though are you actually targeting ON?)
  </pre>
</blockquote>
<br>
I would think this belongs in SFW<br>
<br>
Neal<br>
<br>
<blockquote cite="mid:20090715002753.GL23953@smelly.SFBay.Sun.COM"
 type="cite">
  <pre wrap="">
Danek
  </pre>
</blockquote>
<br>
</body>
</html>

--Boundary_(ID_XzCr9s0SCWPbObB1OT4y/w)--

From phi.tran@Sun.COM Tue Jul 14 17:56:46 2009
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n6F0ukLe025529
	for <psarc-ext@sac.sfbay.sun.com>; Tue, 14 Jul 2009 17:56:46 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n6F0ukaQ029824
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Tue, 14 Jul 2009 17:56:46 -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 <0KMS00501TAMSM00@nwk-avmta-2.sfbay.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@sun.com); Tue, 14 Jul 2009 17:56:46 -0700 (PDT)
Received: from sca-es-mail-2.sun.com ([192.18.43.133])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KMS00HQETALZ960@nwk-avmta-2.sfbay.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@sun.com); Tue,
 14 Jul 2009 17:56:45 -0700 (PDT)
Received: from fe-sfbay-10.sun.com ([192.18.43.129])
	by sca-es-mail-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n6F0ujVt000377	for
 <PSARC-ext@sun.com>; Tue, 14 Jul 2009 17:56:45 -0700 (PDT)
Received: from conversion-daemon.fe-sfbay-10.sun.com by fe-sfbay-10.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KMS00H00T4RIO00@fe-sfbay-10.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@sun.com); Tue, 14 Jul 2009 17:56:45 -0700 (PDT)
Received: from [129.153.2.14] ([unknown] [129.153.2.14])
 by fe-sfbay-10.sun.com (Sun Java(tm) System Messaging Server 7u2-7.02 64bit
 (built Apr 16 2009)) with ESMTPSA id <0KMS003L2TAKSP00@fe-sfbay-10.sun.com>;
 Tue, 14 Jul 2009 17:56:45 -0700 (PDT)
Date: Tue, 14 Jul 2009 17:56:44 -0700
From: Phi Tran <phi.tran@Sun.COM>
Subject: Re: Add gnuplot command to Solaris WOS [PSARC/2009/395 FastTrack
 timeout 07/22/2009]
In-reply-to: <4A5D25B6.1020009@Sun.Com>
Sender: phi.tran@Sun.COM
To: Neal Pollack <Neal.Pollack@Sun.COM>
Cc: Danek Duvall <Danek.Duvall@Sun.COM>, Phi Tran <phitran@sac.sfbay.sun.com>,
        PSARC-ext@Sun.COM, David.Marx@Sun.COM
Message-id: <4A5D294C.1020903@Sun.COM>
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200907150015.n6F0Fbps024679@sac.sfbay.sun.com>
 <20090715002753.GL23953@smelly.SFBay.Sun.COM> <4A5D25B6.1020009@Sun.Com>
User-Agent: Thunderbird 2.0.0.19 (X11/20090110)
Status: RO
Content-Length: 719

On 07/14/09 17:41, Neal Pollack wrote:
> On 07/14/09 05:27 PM, Danek Duvall wrote:
>> On Tue, Jul 14, 2009 at 05:15:37PM -0700, Phi Tran wrote:
>>
>>   
>>>     4.3. Interfaces:
>>>     /usr/libexec/gnuplot/4.2/gnuplot_x11		Uncommitted
>>>     
>>
>> In previous cases, "libexec" has been rejected in favor of moving these
>> portions of the filesystem namespace under "lib", as Solaris has never
>> joined GNU in the desire to move executable bits out of lib, to leave lib
>> only for libraries.

Sure, we'll change that to /usr/lib.

>>
>> Otherwise, +1 (though are you actually targeting ON?)
>>   
> 
> I would think this belongs in SFW

Yes, the target should be SFW.

Thanks,
Phi

> 
> Neal
> 
>> Danek
>>   
> 


From Phi.Tran@sun.com Tue Jul 14 18:15:01 2009
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 n6F1F0l9026735
	for <psarc-ext@sac.sfbay.sun.com>; Tue, 14 Jul 2009 18:15:00 -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 n6F1EhZZ005528
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Wed, 15 Jul 2009 09:14:59 +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 <0KMS00301U4Y4800@nwk-avmta-1.sfbay.Sun.COM> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.COM); Tue, 14 Jul 2009 18:14:58 -0700 (PDT)
Received: from sca-es-mail-1.sun.com ([192.18.43.132])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KMS00LOYU4Y1410@nwk-avmta-1.sfbay.Sun.COM> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.COM); Tue,
 14 Jul 2009 18:14:58 -0700 (PDT)
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 n6F1Ewjx006250	for
 <PSARC-ext@Sun.COM>; Tue, 14 Jul 2009 18:14:58 -0700 (PDT)
Received: from conversion-daemon.fe-sfbay-09.sun.com by fe-sfbay-09.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KMS00900U1ED000@fe-sfbay-09.sun.com> for PSARC-ext@Sun.COM
 (ORCPT PSARC-ext@Sun.COM); Tue, 14 Jul 2009 18:14:58 -0700 (PDT)
Received: from [129.153.2.14] ([unknown] [129.153.2.14])
 by fe-sfbay-09.sun.com (Sun Java(tm) System Messaging Server 7u2-7.02 64bit
 (built Apr 16 2009)) with ESMTPSA id <0KMS00DS8U4XQE00@fe-sfbay-09.sun.com>;
 Tue, 14 Jul 2009 18:14:57 -0700 (PDT)
Date: Tue, 14 Jul 2009 18:14:57 -0700
From: Phi Tran <Phi.Tran@sun.com>
Subject: Re: Add gnuplot command to Solaris WOS [PSARC/2009/395 FastTrack
 timeout 07/22/2009]
In-reply-to: <4A5D216E.2020704@sun.com>
Sender: Phi.Tran@sun.com
To: Alan Coopersmith <Alan.Coopersmith@sun.com>
Cc: Phi Tran <phitran@sac.sfbay.sun.com>, PSARC-ext@sun.com,
        David.Marx@sun.com
Message-id: <4A5D2D91.6060404@Sun.COM>
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200907150015.n6F0Fbps024679@sac.sfbay.sun.com>
 <4A5D216E.2020704@sun.com>
User-Agent: Thunderbird 2.0.0.19 (X11/20090110)
Status: RO
Content-Length: 409

On 07/14/09 17:23, Alan Coopersmith wrote:
> Phi Tran wrote:
>>     /usr/libexec/gnuplot/4.2/gnuplot_x11		Uncommitted
> 
> There is no libexec in Solaris, only lib.

We'll change it to lib.

> 
>>     /usr/share/man/man1/gnuplot.1			Uncommitted
> 
> Man pages are not interfaces.
> 

I've gotten used to seeing it in several cases as an interface, but I
agree that it shouldn't be one.  We'll remove it.

Phi

From Phi.Tran@sun.com Wed Jul 22 12:30:04 2009
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 n6MJU3Ot018706
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 22 Jul 2009 12:30:03 -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 n6MJTe9x020454
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Thu, 23 Jul 2009 03:30:02 +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 <0KN700F2Z7I0A500@nwk-avmta-1.sfbay.Sun.COM> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.COM); Wed, 22 Jul 2009 12:30:00 -0700 (PDT)
Received: from sca-es-mail-2.sun.com ([192.18.43.133])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KN700CLX7HZZ620@nwk-avmta-1.sfbay.Sun.COM> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.COM); Wed,
 22 Jul 2009 12:29:59 -0700 (PDT)
Received: from fe-sfbay-09.sun.com ([192.18.43.129])
	by sca-es-mail-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n6MJTx7w010548	for
 <PSARC-ext@Sun.COM>; Wed, 22 Jul 2009 12:29:59 -0700 (PDT)
Received: from conversion-daemon.fe-sfbay-09.sun.com by fe-sfbay-09.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KN70090076GFQ00@fe-sfbay-09.sun.com> for PSARC-ext@Sun.COM
 (ORCPT PSARC-ext@Sun.COM); Wed, 22 Jul 2009 12:29:59 -0700 (PDT)
Received: from [129.153.2.14] ([unknown] [129.153.2.14])
 by fe-sfbay-09.sun.com (Sun Java(tm) System Messaging Server 7u2-7.02 64bit
 (built Apr 16 2009)) with ESMTPSA id <0KN700K357HYVV70@fe-sfbay-09.sun.com> for
 PSARC-ext@Sun.COM (ORCPT PSARC-ext@Sun.COM); Wed,
 22 Jul 2009 12:29:58 -0700 (PDT)
Date: Wed, 22 Jul 2009 12:29:58 -0700
From: Phi Tran <Phi.Tran@sun.com>
Subject: Re: Add gnuplot command to Solaris WOS [PSARC/2009/395 FastTrack
 timeout 07/22/2009]
In-reply-to: <4A5D2D91.6060404@Sun.COM>
Sender: Phi.Tran@sun.com
To: PSARC-ext@sun.com
Cc: David.Marx@sun.com
Message-id: <4A6768B6.4030807@Sun.COM>
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200907150015.n6F0Fbps024679@sac.sfbay.sun.com>
 <4A5D216E.2020704@sun.com> <4A5D2D91.6060404@Sun.COM>
User-Agent: Thunderbird 2.0.0.19 (X11/20090110)
Status: RO
Content-Length: 44

This case was approved at PSARC today.

Phi

