savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] administration/lists pending_projects_to_keep.txt


From: Sylvain Beucler
Subject: [Savannah-cvs] administration/lists pending_projects_to_keep.txt
Date: Wed, 02 Feb 2005 04:11:55 -0500

CVSROOT:        /cvsroot/administration
Module name:    administration
Branch:         
Changes by:     Sylvain Beucler <address@hidden>        05/02/02 09:11:55

Modified files:
        lists          : pending_projects_to_keep.txt 

Log message:
        Big clean-up.
        
        I took the liberty to delete project managed by asubedi, justizin and
        mctails (as well as mine - and of course, after checking no mail from
        the submitter was unreplied for those projects).
        
        Zeus: I let you clean-up your projects, if you don't mind.
        
        Also, we have 17 projects approved w/o source code to review asap :)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/administration/administration/lists/pending_projects_to_keep.txt.diff?tr1=1.711&tr2=1.712&r1=text&r2=text

Patches:
Index: administration/lists/pending_projects_to_keep.txt
diff -u administration/lists/pending_projects_to_keep.txt:1.711 
administration/lists/pending_projects_to_keep.txt:1.712
--- administration/lists/pending_projects_to_keep.txt:1.711     Mon Jan 24 
13:28:35 2005
+++ administration/lists/pending_projects_to_keep.txt   Wed Feb  2 09:11:54 2005
@@ -1,25 +1,35 @@
-#: Pending
-#- Ordered by date of confirmation/submission
-
-
 #: Being reviewed
 #- Ordered by date of first review
 
-xadreco(sonicmctails; waiting for updated tarball)
-t3d (asubedi)
-torino (asubedi)
-tarback (sonicmctails; waiting for response)
-rpgba (asubedi)
-gowl (justizin; missing notices)
-qlinux (sonicmctails)
-clake (sonicmctails)
-pgge (Beuc)
-zsnes-docs (Beuc)
-phpintranet (Beuc)
 spinneret (Zeus)
 nag-synaptic (Zeus)
 tim (Zeus)
 
+#: Approved without source code
+#- Ordered by date of approval
+#####
+# We save the approved projects wihout source code here, these
+# projects will be checked after (1 month, more or less) looking for
+# licensing problems.
+
+freakware (asubedi; Nov 16, 2004)
+libtongues (Zeus; Nov 17, 2004)
+cashew-s (Beuc; Nov 20, 2004)
+capturedefense (Beuc; Nov 22, 2004)
+pgd (Zeus; Nov 26, 2004)
+emacszilla (Beuc; Dec 6, 2004)
+brad (Zeus; Dec 10, 2004)
+arabic (Beuc; Dec 11, 2004 - translations)
+vvc (Beuc; Dec 11, 2004)
+epimp (Zeus; Dec 12, 2004)
+mailprobe (Zeus; Dec 28, 2004)
+findthem (Zeus; Dec 31, 2004)
+lockbox (Zeus; Dec 31, 2004)
+druidixsoft (Zeus; Dec 31, 2004)
+ospf-te (Zeus; Dec 31, 2004)
+tim (Zeus; Dec 31, 2004)
+xmlbuild (asubedi; Jan 9, 2005)
+
 #: Approved
 #- Ordered by date of approval
 
@@ -265,31 +275,6 @@
 tuxbowl (Zeus)
 debatepoint (Zeus)
 
-#: Approved without source code
-#- Ordered by date of approval
-#####
-# We save the approved projects wihout source code here, these
-# projects will be checked after (1 month, more or less) looking for
-# licensing problems.
-
-freakware (asubedi; Nov 16, 2004)
-libtongues (Zeus; Nov 17, 2004)
-cashew-s (Beuc; Nov 20, 2004)
-capturedefense (Beuc; Nov 22, 2004)
-pgd (Zeus; Nov 26, 2004)
-emacszilla (Beuc; Dec 6, 2004)
-brad (Zeus; Dec 10, 2004)
-arabic (Beuc; Dec 11, 2004 - translations)
-vvc (Beuc; Dec 11, 2004)
-epimp (Zeus; Dec 12, 2004)
-mailprobe (Zeus; Dec 28, 2004)
-findthem (Zeus; Dec 31, 2004)
-lockbox (Zeus; Dec 31, 2004)
-druidixsoft (Zeus; Dec 31, 2004)
-ospf-te (Zeus; Dec 31, 2004)
-tim (Zeus; Dec 31, 2004)
-xmlbuild (asubedi; Jan 9, 2005)
-
 #: Deleted
 #- Ordered by date of deletion
 
@@ -354,53 +339,14 @@
 equitencheres (Zeus)
 umlsdd (Zeus)
 net (Zeus)
-
-###############
-
-These projects notifications were not send to
address@hidden I copied them here; let them until tarback's
-and gimi's reviews are completed.
-
-###############
-
-Tarback : a Perl script for automated t - non-GNU - GPL
-
-Project Admins:
-Bob Phipps <address@hidden> ;
-
-Registration Date:
-Sun 10/24/2004 at 20:33
-
-System Group Name:
-tarback
-
-Submitted Description:
-TARBACK is a Perl script for managing and making automated periodic
-back ups of nominated files and directories on to tape. It uses the
-TAR archive utility, with GZIP compression. In use it is controlled by
-a configuration file which defines the directories to be backed up,
-and the frequency. TARBACK is released under the GPL. TARBACK consists
-of two separate scripts. The first, called "tarback", is relatively
-small. It is a scheduler, containing a timer and trigger, and is meant
-to run in the background continuously. In this automatic mode tarback
-looks at the configuration file at hourly intervals to see whether a
-back up is due. If one is, tarback calls "tarbackmain", the larger
-second script of TARBACK, which carries out the back up with
-appropriate prompts to the user, such as to mount the tape. After a
-back up is complete, tarbackmain drops out and control returns to
-tarback. The scheduler can tolerate late (or missed) backups. TARBACK
-may be also be run manually, and the user may enter the configuration
-mode for setting up and modifying the back up schedules. It is also
-possible to force a back up ahead of schedule in this mode. If a
-backup is due, the user may load the tape but set a delay of a some
-hours, so that the actual backup is done at night for example. The
-Home Page for TARBACK is http://www.tarback.uklinux.net, on which
-there is a link to the Download Page for the source.
-
-Required software:
-perl tar gzip mt wall
-
-Other comments:
-I did submit this project to Savannah earlier in the year, but I
-gather that you were having difficulties with the site at the time and
-it was probably lost.
+gowl (justizin; timeout)
+xadreco(sonicmctails; waiting for updated tarball)
+tarback (sonicmctails; waiting for response)
+qlinux (sonicmctails)
+clake (sonicmctails)
+pgge (Beuc)
+zsnes-docs (Beuc)
+phpintranet (Beuc)
+t3d (asubedi)
+torino (asubedi)
+rpgba (asubedi)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]