[Savannah-register-public] [task #11224] Submission of Olivier Cailloux

2011-07-19 Thread Olivier Cailloux
Follow-up Comment #2, task #11224 (project administration):

Hello,

Sorry for the compression format. IMHO this was suitable for free projects as
this is a (AFAIK) freely available format (http://en.wikipedia.org/wiki/7z). I
use the p7zip implementation available in Ubuntu (Universe). Anyway, here is a
tar gz one.

The JDK I use under Ubuntu to compile and test the software:
$ java -version
java version 1.6.0_20
OpenJDK Runtime Environment (IcedTea6 1.9.8) (6b20-1.9.8-0ubuntu1~10.04.1)
OpenJDK Server VM (build 19.0-b09, mixed mode)


(file #23674)
___

Additional Item Attachment:

File name: Java ILP-src.tar.gzSize:95 KB


___

Reply to this item at:

  http://savannah.gnu.org/task/?11224

___
  Message posté via/par Savannah
  http://savannah.gnu.org/




[Savannah-register-public] [task #11204] Submission of H5MD: HDF5 for molecular data

2011-07-19 Thread Pierre de Buyl
Follow-up Comment #1, task #11204 (project administration):

Reading the approval process for other projects, I would like to add that this
project will be moved to Savannah as main hosting, using its mailing-list, git
repository and tracking capabilities.

___

Reply to this item at:

  http://savannah.gnu.org/task/?11204

___
  Message sent via/by Savannah
  http://savannah.gnu.org/




[Savannah-register-public] [task #11212] Submission of CmdLauncher

2011-07-19 Thread H Xu
Follow-up Comment #6, task #11212 (project administration):

This will always be the link to the latest tarball:
https://bitbucket.org/xuhdev/cmdlauncher/get/tip.tar.gz

___

Reply to this item at:

  http://savannah.gnu.org/task/?11212

___
  Message sent via/by Savannah
  http://savannah.gnu.org/




[Savannah-register-public] [task #11188] Submission of screenwriter.el

2011-07-19 Thread klaatu
Additional Item Attachment, task #11188 (project administration):

File name: screenwriter.tar.xzSize:99 KB


___

Reply to this item at:

  http://savannah.gnu.org/task/?11188

___
  Message sent via/by Savannah
  http://savannah.gnu.org/




Re: [Savannah-register-public] [task #11213] Submission of XMantaRay

2011-07-19 Thread Johan Ceuppens


See http://soft.vub.ac.be/~jceuppen/x11/xmantaray-0.7.tar.gz

Love,
erana

On Sun, 17 Jul 2011, Mario Castelán Castro wrote:


Update of task #11213 (project administration):

 Status:None = Ping-ed
Assigned to:None = marioxcc

   ___

Follow-up Comment #4:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

2011-07-17 in GNU Savannah task #11213: Submission of XMantaRay.

Hi.

I will evaluate the project you submitted for approval in GNU
Savannah.  You can reach the rest Savannah hackers (Staff) in this
list: http://lists.gnu.org/mailman/listinfo/savannah-hackers-public.

We are waiting for an answer from you.

Please write a response in this tracker within one week, else I will
delete the submission.  You still will be able to resubmit the
projecta gain once you have enough time to deal with the registration
process.

If you are no longer planning use GNU Savannah please let us know.  We
won't bite, and it will make us gain time.

Regards.

Item status changes:

Assigned to - marioxcc
Status - Ping-ed
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEAREIAAYFAk4jYSoACgkQZ4DA0TLic4g5BQCeMQECU6HGDq5ch2Z5jXFR/uZV
nWEAoIRRK3pZ3Ji9kb5n9aiRMS2uEdd4
=3zj6
-END PGP SIGNATURE-


   ___

Reply to this item at:

 http://savannah.gnu.org/task/?11213

___
 Mensaje enviado vía/por Savannah
 http://savannah.gnu.org/



[Savannah-register-public] [task #11188] Submission of screenwriter.el

2011-07-19 Thread klaatu
Additional Item Attachment, task #11188 (project administration):

File name: screenwriter.tar.xzSize:108 KB


___

Reply to this item at:

  http://savannah.gnu.org/task/?11188

___
  Message sent via/by Savannah
  http://savannah.gnu.org/




[Savannah-register-public] [task #11230] Submission of TinyInit

2011-07-19 Thread Paul Parsons
URL:
  http://savannah.nongnu.org/task/?11230

 Summary: Submission of TinyInit
 Project: Savannah Administration
Submitted by: lostdistance
Submitted on: Tue 19 Jul 2011 09:10:01 PM GMT
 Should Start On: Tue 19 Jul 2011 12:00:00 AM GMT
   Should be Finished on: Fri 29 Jul 2011 12:00:00 AM GMT
Category: Project Approval
Priority: 5 - Normal
  Status: None
 Privacy: Public
Percent Complete: 0%
 Assigned to: None
 Open/Closed: Open
 Discussion Lock: Any
  Effort: 0.00

___

Details:

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
https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=10821 page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=10821


= Registration Details =

* Name: *TinyInit*
* System Name:  *tinyinit*
* Type: non-GNU software  documentation
* License: GNU General Public License v2 or later



 Description: 
TinyInit is a small modern system init package for UNIX-like systems.

It is specifically targeted at embedded environments, and will work happily on
the desktop.

Its main features are:

1.  Small; size /sbin/init:
text   data bss dec hex filename
67778643624   112652c01 /sbin/init

2.  Fast; services are started and stopped in parallel.

3.  Dynamic; service dependencies are reported to init program during boot.

4.  Additional services can be manually started/stopped after boot.

5.  Simple; unified configuration/rc-mechanism, not two-level inittab +
rc-mechanism.

6.  Can use external rc-mechanism if needed, e.g. Gentoo OpenRC.

7.  Specifically targeted at embedded environments, in particular:
works happily with read-only file systems;
performs no explicit dynamic memory allocation.

8.  Single user mode supported, as instructed by kernel.

9.  Multi-platform; tested on GNU/Linux, FreeBSD, OpenBSD and NetBSD.

10. Complete with utility programs for:
service management;
daemon management;
single-user mode login;
multi-shot getty;
system halt program.



 Tarball URL: 
http://savannah.gnu.org/submissions_uploads/tinyinit-0.1.tar.gz






___

Reply to this item at:

  http://savannah.nongnu.org/task/?11230

___
  Message sent via/by Savannah
  http://savannah.nongnu.org/




Re: [Savannah-register-public] [task #11224] Submission of Olivier Cailloux

2011-07-19 Thread Olivier Cailloux

Le 19/07/2011 21:31, Mario Castelán Castro a écrit :

Follow-up Comment #3, task #11224 (project administration):

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

2011-07-19 in GNU Savannah task #11224: Submission of Olivier
Cailloux


Hello and thank you for this review.

Sorry for the compression format. IMHO this was suitable for free
projects as this is a (AFAIK) freely available format
(http://en.wikipedia.org/wiki/7z). I use the p7zip implementation
available in Ubuntu (Universe). Anyway, here is a tar gz one.

It's not an issue whether something is Freely available but whether
user freedoms are observed.  That's the case with 7z because of the
p7zip existence.  I just pointed than it's not a common format and I
have no installed tool to dearchive it.
What I meant was: free as in free speech (granted, my phrasing was 
incorrect). I understand your point.

Regarding the tarball:

In order to release your project properly and unambiguously under the
LGPL, please place copyright notices and permission-to-copy statements
at the beginning of every copyrightable file, usually any file more
than 10 lines long.

Currently several files lack licensing information and Copyright
notices.
I think every .java file has the licensing information (the process is 
automated thanks to a classical maven tool). Please correct me if I am 
wrong.


Regarding the pom.xml files, which I guess you are referring to, these 
are maven pom files, and it is common practice, AFAIK, to include the 
license as metadata in licenses tags, as is done in jlp/pom.xml. These 
files are typically treated by automated tools (e.g. pom editor in 
eclipse or maven tools) and I'd prefer not to mess with them manually. 
IMHO the licenses tag does what it's there to do: say what license 
applies. Google has the same practice, look e.g. at the pom.xml file 
here: 
http://code.google.com/p/guava-libraries/source/browse/trunk/pom.xml , 
the pom.xml file does not contain any notice apart from the licenses 
tag. Contrast with any .java file, e.g. 
http://code.google.com/p/guava-libraries/source/browse/trunk/#trunk%2Fguava%2Fsrc%2Fcom%2Fgoogle%2Fcommon%2Fcache 
: those do start with the appropriate header.

In addition, please include a copy of the plain text version of the
GNU LGPL and the GNU GPL, available from
http://www.gnu.org/licenses/gpl.txt and
http://www.gnu.org/licenses/lgpl.txt.  Please note that, since the
LGPL is a set of additional permissions on top of the GPL, it's
important to include both licenses so users have all the materials
they need to understand their rights.
These are in the build folder. Once again, this is typical for the maven 
setup: then the maven deployment scripts can automatically copy these 
files into the release .jar files for distribution.

If some of your files cannot carry such notices (e.g. binary files,
auto generated files), then you can add a README file in the same
directory containing the copyright and license notices.  Check
http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html for
further information.
An exception holds for two .java files that I copied from an other 
project and which lie into the folder 
'javailp-solver-minisat-jni/src/main/java/net/sf/javailp/minisat': I 
left them unchanged (from 
http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html : “For 
files which are regularly copied from another project (such as 
‘gnulib’), leave the copyright notice as it is in the original.”)

For more information, see
http://www.gnu.org/licenses/gpl-howto.html.

I also noticed the project name given on the Name and System name
fields don't match that of the tarball and it's contained files.
Could you please provide a clarification on what's the real name?.
This is project name, not developer name.

We don't require anyone to (Not to) use a particular system for
development (Only to make sure the software runs on a free one), but
you might be interested in the note about Ubuntu in
http://www.gnu.org/philosophy/common-distros.html#Ubuntu.
Yep, I know, and use Debian at work (I am the only one using a 
non-Windows system in my lab). But all in all, I feel that Ubuntu does 
play a positive role in promoting the free software values to the public 
(even if only partially)...


Once again I thank you for your reviewing. I understand the value of 
making sure the legal things are ok, and I hope we will be able to reach 
an agreement on the details to make my project free as can be, and 
published on savannah. Please tell me if I still missed something.

Olivier


Regards and thanks for you interest in free software.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEAREIAAYFAk4l15wACgkQZ4DA0TLic4gakACfXGk4N2PGFtrPWJMqRJ43bfIn
ujYAn3eSOAFh4KEWhQVl+Htg4ODWuY5T
=avvQ
-END PGP SIGNATURE-


 ___

Reply to this item at:

   http://savannah.gnu.org/task/?11224

___