taskSavannah Administration - Tasks: task #5728, Submission of Sort Analyser

 
 

task #5728: Submission of Sort Analyser

Submitter:  Parthasarathy <sara_savannah>
Submitted:  Mon 17 Jul 2006 03:25:58 PM UTC
   
 
Should Start On:  Mon 17 Jul 2006 12:00:00 AM UTC Should be Finished on:  Thu 27 Jul 2006 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  kickino Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Fri 22 Sep 2006 05:36:50 AM UTC, comment #8: 

Hi,

We did not get a response from you, so we deleted your project from the pending queue.

If you would still like to have your project hosted at Savannah, please register it again.

The re-registration URL found in our acknowledgment of your earlier registration will direct
you to the proper location where you can re-register your project.

Regards.

Sebastian Wieseler <kickino>
Sun 10 Sep 2006 05:30:06 PM UTC, comment #7: 

Hi,

I am waiting for an answer from you.

If within one week I still do not get a reply, I will remove your project.
You will still be able to register it again once you have the time to deal with the registration issues.

Are you still willing to host your project at Savannah?
If not, please tell us - we don't bite, and it will make us gain time.

Regards.

Sebastian Wieseler <kickino>
Mon 28 Aug 2006 04:45:54 PM UTC, comment #6: 

Hello.

At first, is your tarball corrupted?
bzip2: (stdin): trailing garbage after EOF ignored




At second, because of "Copyright (C) 2006, sps.sarathy@gmail.com"
Please check http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html
for more information about how to write /correct/ copyright notices into your files, and update them then.


At third,
"
# Copyright (C) 2006, -email is unavailable-
# This file is part of the GNU C Library.
"

If the source code belongs to the "GNU C Library" are you sure that YOU (sps.sarathy@gmail.com) are THE *Copyright Holder*?
I think the FSF owns this source code? Please provide us with some information about this possible violation of our source code!


Regards,
the Savannah Administration Team,

Sebastian Wieseler <kickino>
Mon 21 Aug 2006 03:10:57 PM UTC, comment #5: 

Hi,

I am waiting for an answer from you.

If within one week I still do not get a reply, I will remove your project.
You will still be able to register it again once you have the time to deal with the registration issues.

Are you still willing to host your project at Savannah?
If not, please tell us - we don't bite, and it will make us gain time.

Regards.

Sebastian Wieseler <kickino>
Tue 15 Aug 2006 04:41:34 PM UTC, comment #4: 

Hello.

"Copyright (C) 1991-2002,2003-2006, Free Software Foundation, Inc."
is invalid since you sign up copyright assignment papers with the FSF.

But this is not necessary for nonGNU project.
Your copyright notice should be:

"Copyright (C) year1, year2, year3  copyright-holder"
as described in http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html


But if you want to sign up copyright-assignment papers with the FSF, please tell me and I provide you with more information about this... but as I told you, it's enough to write copyright statements with your own name....


Furthermore this applies only to *your* own source code of course - not to the code owned by the FSF.
Regards,

Sebastian Wieseler <kickino>
Mon 31 Jul 2006 07:29:01 PM UTC, comment #3: 

Hi,
I'm evaluating the project you submitted for approval in Savannah.

At first, the address of the FSF has changed, and is now:

  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA

Please update your license notices.

Updates versions of the GPL, LGPL and GFDL can also be found at:
http://www.gnu.org/licenses/gpl.txt
http://www.gnu.org/licenses/lgpl.txt
http://www.gnu.org/licenses/fdl.txt

Please update the copy of the license (usually, the 'COPYING' file) in your package as well.

You can find some background and a possible migration script at https://savannah.gnu.org/forum/forum.php?forum_id=3766


At second, your scripts and your Makefile lack copyright+license notices and your project lacks a COPYING file - http://www.gnu.org/licenses/gpl.txt



At third, because of "Copyright (C) 2006 by Parthasarathy   *":

Is the copyright holder refered to in the copyright notices, a legal entity that can be assigned copyright?
If not, you need to add the author(s)' name(s) instead.

Check http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html
for more information, and update your files.



Regards,

Sebastian Wieseler <kickino>
Wed 19 Jul 2006 07:29:14 PM UTC, comment #2: 

www.geocities.com is down. So please download source code from the URL below
https://savannah.gnu.org/task/download.php?file_id=10377

Parthasarathy <sara_savannah>
Wed 19 Jul 2006 07:27:47 PM UTC, comment #1: 

file 10377

Parthasarathy <sara_savannah>
Mon 17 Jul 2006 03:25:58 PM UTC, original submission:  

A new project has been registered at Savannah
The project account will remain inactive until a site admin approve or discard the registration.


######### REGISTRATION ADMINISTRATION #########

While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific "Group Administration" page, accessible only to site administrators, effectively logged as site administrators (superuser):

  <https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=8680>


######### REGISTRATION DETAILS #########

Full Name:
----------
  Sort Analyser

System Group Name:
-----------------
  sort-analyser

Type:
-----
  non-GNU software & documentation

License:
--------
  GNU General Public License V2 or later

Description:
------------
  Sort Analyser 1.0 is mainly used for educational purposes for analysing the time effeciency of various sorting algorithms. The data (worst,best or avg case ) can be created dynamically on the fly and can be used for sorting. The sorting can be either ASC or DSC. The amount of time taken for each data set and for each sorting algorithm will be recorded by the program and the final output will be a file which can be directly given as i/p to gnuplot. Thus SA-1.0 can be used to analyze a particular case (worst, best and avg) for all algos and all cases for a particular algorithm. Since all algorithms have been implemented purely in pointers, there is virtually no limitation on the number of entries to be sorted.

[ Deps : gnuplot make gcc ]
URL:http://www.geocities.com/sara_mit2001/projects/sort_analyser-1.0.tar.gz


Parthasarathy <sara_savannah>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #10572:  sort_analyser-1.0.tar.bz2 added by sara_savannah (20KiB - application/x-bzip - Modified copyright notices as per your comments.)
file #10488:  sort_analyser-1.0.tar.bz2 added by sara_savannah (16KiB - application/x-bzip - Updated copy as per comments from Sebastian Wieseler)
file #10377:  sort_analyser-1.0.tar.gz added by sara_savannah (11KiB - application/gzip)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 11 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-09-22 kickino StatusPing-ed Cancelled
    Open/ClosedOpen Closed
2006-09-10 kickino StatusReady For Test Ping-ed
2006-08-28 kickino StatusPing-ed Ready For Test
2006-08-22 sara_savannah Attached File- Added sort_analyser-1.0.tar.bz2, #10572
    Carbon-Copy- Added -email is unavailable-
2006-08-21 kickino StatusWait reply Ping-ed
2006-08-08 sara_savannah Attached File- Added sort_analyser-1.0.tar.bz2, #10488
2006-07-31 kickino StatusNone Wait reply
    Assigned toNone kickino
2006-07-19 sara_savannah Attached File- Added sort_analyser-1.0.tar.gz, #10377

Back to the top

Powered by Savane 3.13-bb6a.
Corresponding source code