taskSavannah Administration - Tasks: task #4866, Submission of Math Tools

 
 

task #4866: Submission of Math Tools

Submitter:  Tejas Dinkar <tejas>
Submitted:  Wed 26 Oct 2005 02:47:50 PM UTC
   
 
Should Start On:  Wed 26 Oct 2005 12:00:00 AM UTC Should be Finished on:  Sat 05 Nov 2005 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 18 Nov 2005 07:42:53 PM UTC, comment #6: 

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>
Fri 11 Nov 2005 01:44:15 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>
Sun 06 Nov 2005 07:49:52 PM UTC, comment #4: 

Hello.

You should add license and permission-to-copy statements at the beginning of every file of source code. But please notice that a file < 10 lines cannot be licensed. So you shouldn't add there license+copyright notices.

Hope that helps.

Sebastian Wieseler <kickino>
Sun 06 Nov 2005 04:17:19 PM UTC, comment #3: 

Do I have to add the entire GPL to all the files?

Many of the .c files, especially those in the folder functions/ are incredibly short, and contain about 4-5 lines of code at the max.

Isn't there some shortened GPL I can add, or a link to the GPL?

Tejas Dinkar

Tejas Dinkar <tejas>
Fri 04 Nov 2005 07:03:25 AM UTC, comment #2: 

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>
Wed 26 Oct 2005 04:34:44 PM UTC, comment #1: 

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

Can you please read http://www.gnu.org/licenses/gpl.html#SEC4 and then re-write your license notices again? They should be complete with the permission-to-copy statements in EVERY file of source code.

And please notice that 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


Regards,

Sebastian Wieseler <kickino>
Wed 26 Oct 2005 02:47:50 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.gnu.org/admin/groupedit.php?group_id=8065>


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

Full Name:
----------
  Math Tools

System Group Name:
-----------------
  mathtools

Type:
-----
  Official GNU software

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

Description:
------------
  I am building a set of command line tools to do basic math

The code itself is very simple, accepting data from stdin, and evaluating and outputting to stdout

you must ./configure (script written in python)
and then make, opetional make install

It works as follow

$ echo 4 | sqrt
2.000000

$ echo 4 | add 5.5
9.500000

If you do not make install, you must echo 4 | ./sqrt

The code can be gotten here:
http://tejas.nipl.net/mathtools-1.0.0.tar.gz

Other Software Required:
------------------------
  Just lib Math from GCC


Tejas Dinkar <tejas>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

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 7 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-11-18 kickino StatusPing-ed Cancelled
    Open/ClosedOpen Closed
2005-11-11 kickino StatusWait reply Ping-ed
2005-11-06 kickino StatusPing-ed Wait reply
2005-11-04 kickino StatusWait reply Ping-ed
2005-10-26 kickino StatusNone Wait reply
    Assigned toNone kickino

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code