taskSavannah Administration - Tasks: task #8890, Submission of rand

 
 

task #8890: Submission of rand

Submitter:  Guduleasa Alexandru Ionut <gulyan>
Submitted:  Tue 02 Dec 2008 09:59:11 PM UTC
   
 
Should Start On:  Tue 02 Dec 2008 12:00:00 AM UTC Should be Finished on:  Fri 12 Dec 2008 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 15 Dec 2008 06:56:39 PM UTC, comment #5: 

I've approved your project--welcome on board! :-)

You'll receive a mail notification with further instructions shortly.

--
Happy hacking!

Sylvain Beucler <Beuc>
Mon 15 Dec 2008 08:24:25 AM UTC, comment #4: 

Indeed, you did :)

As promised, I had recommended your project for approval already on Thursday. Now you just have to lean back until an admin comes about and hits the approval button.

Sebastian Gerhardt <sgerhardt>
Sun 14 Dec 2008 09:06:45 PM UTC, comment #3: 

I think I have fixed all the issued. :)

Guduleasa Alexandru Ionut <gulyan>
Thu 11 Dec 2008 08:57:09 PM UTC, comment #2: 

Hello,

your new update has fixed nearly all open issues.

The manual needs a copyright&license text on top, too. Then I suggest your project for approval. :)

Sebastian Gerhardt <sgerhardt>
Thu 11 Dec 2008 08:13:48 PM UTC, comment #1: 

Hello,
 
your project has been reviewed.
A few issues prevent the project from being approved right away.
 
Below you will find the protocol of the evaluation. If you
are still interested in submitting the project, please update
your project accordingly so the project can be reconsidered for
inclusion in Savannah.

---------------------------------------------------------------
 
Project name: rand
https://savannah.gnu.org/task/?8890
 
Description:
Intelligible. (OK)
 
Dependencies:
Neither proprietary dependencies nor recommendations. (OK)
 
Licensing:
The complete project is licensed GPL compatible. (OK)
A copy of the verbatim license text is included. (OK)
 
# Not all non-trivial source files bear an appropriate
# copyright & license notice on the top.
# rand.1 and the makefile lack them. Please fix.
 

> Terms used:

# The rand.c contains a version message saying the program
# is for "Linux", which should be altered to "GNU/Linux"
# because the context suggests this is not only about the kernel.
# http://www.gnu.org/gnu/linux-and-gnu.html
 
(Reviewer's remark: On a brief look, the program seems to be written very portable. Therefore, it may be useable on all systems for which a standard compliant C compiler exists, not only GNU/Linux)

AUTHORS file:
The first line seems to refer to an interim project named "bricker". This should be changed to the name the project is now
released under.

Sebastian Gerhardt <sgerhardt>
Tue 02 Dec 2008 09:59:11 PM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves or discards 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):



Registration Details


  • Name: rand
  • System Name:  rand
  • Type: non-GNU software & documentation
  • License: GNU General Public License v3 or later





Description:

Simple program to generate random numbers.

The program will print a random number on the standard output.

Basic arguments for rand are:
       -N count
              the count of random numbers

       -e     enable interpretation of backslash escapes

       -E     disable interpretation of backslash escapes (default)

       -M, --max number
              the limit of the random numbers (default 32576)

       -f     generate float numbers from 0 to 1

       -p precision
              the precision of float numbers (activates -f)

       -s number
              the seed for the random numbers generator (default time(NULL))

       -d STRING
              delimiter between the numbers (default SPACE)

       --eof STRING
              What to print at the end of the program (default newline)

       --version
              output version information and exit



Tarball URL:

http://savannah.gnu.org/submissions_uploads/rand-1.0.2.tar.gz


Guduleasa Alexandru Ionut <gulyan>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #17039:  rand-1.0.2.tar.gz added by gulyan (15KiB - application/x-gzip - I've forgotten to delete a file in the previous upload.)
file #17030:  rand-1.0.2.tar.gz added by gulyan (15KiB - application/x-gzip - I've added the copyright&license text to the manual. :))
file #17028:  rand-1.0.2.tar.gz added by gulyan (15KiB - application/x-gzip)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by Beuc (Posted a comment)
  • -email is unavailable- added by gulyan (Submitted the item)
  •  

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

    Date Changed by Updated Field Previous Value => Replaced by
    2008-12-15 Beuc StatusNone Done
        Open/ClosedOpen Closed
    2008-12-12 gulyan Attached File- Added rand-1.0.2.tar.gz, #17039
    2008-12-11 gulyan Attached File- Added rand-1.0.2.tar.gz, #17030
    2008-12-11 gulyan Attached File- Added rand-1.0.2.tar.gz, #17028

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code