From nobody@FreeBSD.org  Sun May 27 09:42:43 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id AE5F416A468
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 27 May 2007 09:42:43 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id A039B13C447
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 27 May 2007 09:42:43 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l4R9gfAi083605
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 27 May 2007 09:42:42 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l4R9gfnj083590;
	Sun, 27 May 2007 09:42:41 GMT
	(envelope-from nobody)
Message-Id: <200705270942.l4R9gfnj083590@www.freebsd.org>
Date: Sun, 27 May 2007 09:42:41 GMT
From: bf<bf2006a@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Move misc/gretl to math/gretl; add secondary category of finance
X-Send-Pr-Version: www-3.0

>Number:         113052
>Category:       ports
>Synopsis:       Move misc/gretl to math/gretl; add secondary category of finance
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    edwin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 27 09:50:03 GMT 2007
>Closed-Date:    Mon Jun 04 11:34:26 GMT 2007
>Last-Modified:  Mon Jun  4 11:40:03 GMT 2007
>Originator:     bf
>Release:        n/a
>Organization:
>Environment:
n/a
>Description:
gretl is used in the mathematical analysis of time series, and has a functionality that is similar to various statistical and signal processing components of it++, octave, scilab, R, numpy/scipy, etc. -- most of which are in the math category.  It should really be placed there, rather than in misc.  In recognition of the fact that it implements some methods that are commonly (but not exclusively!) used in econometrics, it should also be given a secondary listing in finance.  (In my opinion, however, it shouldn't be given a primary listing in that category, because most of the ports there deal with the nuts-and-bolts of accounting, payment methods, taxes, and stock tracking.  To my knowledge, the only ports now in finance that remotely resemble gretl are quantlib, xtrader, and qtstalker, all of which employ simpler methods that are more specific to financial time series than are the more general methods in gretl. 
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->repocopy 
State-Changed-By: edwin 
State-Changed-When: Sun Jun 3 00:59:19 UTC 2007 
State-Changed-Why:  
over to portmgr for repocopy 


Responsible-Changed-From-To: freebsd-ports-bugs->portmgr 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jun 3 00:59:19 UTC 2007 
Responsible-Changed-Why:  
over to portmgr for repocopy 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113052 
State-Changed-From-To: repocopy->open 
State-Changed-By: marcus 
State-Changed-When: Mon Jun 4 00:02:05 UTC 2007 
State-Changed-Why:  
Repocopy complete. 


Responsible-Changed-From-To: portmgr->edwin 
Responsible-Changed-By: marcus 
Responsible-Changed-When: Mon Jun 4 00:02:05 UTC 2007 
Responsible-Changed-Why:  
Repocopy complete. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113052 
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Mon Jun 4 11:34:22 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113052 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/113052: commit references a PR
Date: Mon,  4 Jun 2007 11:34:24 +0000 (UTC)

 edwin       2007-06-04 11:34:17 UTC
 
   FreeBSD ports repository
 
   Modified files:
     .                    MOVED 
     misc                 Makefile 
     math                 Makefile 
     math/gretl           Makefile 
   Removed files:
     misc/gretl           Makefile distinfo pkg-descr pkg-plist 
     misc/gretl/files     patch-Makefile.in patch-cli::Makefile.in 
                          patch-gnome::Makefile.in 
                          patch-gui2::Makefile.in 
                          patch-gui2::omf-install::Makefile.in 
                          patch-lib::Makefile.in 
                          patch-lib::src::gretl_paths.c 
                          patch-lib__src__gretl_matrix.c 
                          patch-macros-lapack.m4 
                          patch-plugin::Makefile.in 
                          patch-plugin::libole2::ms-ole2.h 
                          patch-plugin::workbook.c 
                          patch-plugin__oprobit.c 
                          patch-po::Makefile.in.in 
                          patch-share::Makefile.in 
                          patch-share::bcih::Makefile.in 
   Log:
   Move misc/gretl to math/gretl; add secondary category of finance
   
           gretl is used in the mathematical analysis of time series,
           and has a functionality that is similar to various statistical
           and signal processing components of it++, octave, scilab,
           R, numpy/scipy, etc. -- most of which are in the math
           category.  It should really be placed there, rather than
           in misc.  In recognition of the fact that it implements
           some methods that are commonly (but not exclusively!) used
           in econometrics, it should also be given a secondary listing
           in finance.  (In my opinion, however, it shouldn't be given
           a primary listing in that category, because most of the
           ports there deal with the nuts-and-bolts of accounting,
           payment methods, taxes, and stock tracking.  To my knowledge,
           the only ports now in finance that remotely resemble gretl
           are quantlib, xtrader, and qtstalker, all of which employ
           simpler methods that are more specific to financial time
           series than are the more general methods in gretl.
   
   PR:             ports/113052
   Submitted by:   bf <bf2006a@yahoo.com>
   
   Revision  Changes    Path
   1.1379    +2 -1      ports/MOVED
   1.456     +1 -0      ports/math/Makefile
   1.60      +1 -1      ports/math/gretl/Makefile
   1.853     +0 -1      ports/misc/Makefile
   1.60      +0 -77     ports/misc/gretl/Makefile (dead)
   1.34      +0 -3      ports/misc/gretl/distinfo (dead)
   1.3       +0 -14     ports/misc/gretl/files/patch-Makefile.in (dead)
   1.8       +0 -41     ports/misc/gretl/files/patch-cli::Makefile.in (dead)
   1.6       +0 -32     ports/misc/gretl/files/patch-gnome::Makefile.in (dead)
   1.8       +0 -100    ports/misc/gretl/files/patch-gui2::Makefile.in (dead)
   1.4       +0 -29     ports/misc/gretl/files/patch-gui2::omf-install::Makefile.in (dead)
   1.24      +0 -56     ports/misc/gretl/files/patch-lib::Makefile.in (dead)
   1.2       +0 -13     ports/misc/gretl/files/patch-lib::src::gretl_paths.c (dead)
   1.2       +0 -17     ports/misc/gretl/files/patch-lib__src__gretl_matrix.c (dead)
   1.2       +0 -11     ports/misc/gretl/files/patch-macros-lapack.m4 (dead)
   1.11      +0 -46     ports/misc/gretl/files/patch-plugin::Makefile.in (dead)
   1.2       +0 -14     ports/misc/gretl/files/patch-plugin::libole2::ms-ole2.h (dead)
   1.3       +0 -10     ports/misc/gretl/files/patch-plugin::workbook.c (dead)
   1.2       +0 -19     ports/misc/gretl/files/patch-plugin__oprobit.c (dead)
   1.2       +0 -11     ports/misc/gretl/files/patch-po::Makefile.in.in (dead)
   1.10      +0 -65     ports/misc/gretl/files/patch-share::Makefile.in (dead)
   1.4       +0 -14     ports/misc/gretl/files/patch-share::bcih::Makefile.in (dead)
   1.2       +0 -22     ports/misc/gretl/pkg-descr (dead)
   1.33      +0 -509    ports/misc/gretl/pkg-plist (dead)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
