mhonarc-commits
[Top] [All Lists]

CVS: mharc Makefile,1.21,1.22 NEWS,1.18,1.19 TODO,1.7,1.8

2002-07-08 18:30:57
Update of /cvsroot/mhonarc/mharc
In directory subversions:/tmp/cvs-serv24959

Modified Files:
	Makefile NEWS TODO 
Log Message:
* bin/compress-files:
  . Add POD.  Execute './bin/compress-files -man' to view
    documentation.
* bin/compress-mboxes:
  . Converted to Perl.  POD added along with some command-line options.
    Execute './bin/compress-mboxes -man' to view documentation.
* bin/gc-search-indexes
  . Converted to Perl.  POD added along with some command-line options.
    Execute './bin/gc-search-indexes -man' to view documentation.


Index: Makefile
===================================================================
RCS file: /cvsroot/mhonarc/mharc/Makefile,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** Makefile	7 Jul 2002 06:24:50 -0000	1.21
--- Makefile	9 Jul 2002 01:30:49 -0000	1.22
***************
*** 163,167 ****
  		  ./NEWS \
  		  ./COPYING \
- 		  ./.htaccess.in.dist \
  		  # End DIST_FILES
  
--- 163,166 ----

Index: NEWS
===================================================================
RCS file: /cvsroot/mhonarc/mharc/NEWS,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** NEWS	8 Jul 2002 02:30:56 -0000	1.18
--- NEWS	9 Jul 2002 01:30:49 -0000	1.19
***************
*** 30,33 ****
--- 30,45 ----
      "<list-name>.CVS" to "[CVS] <list-name>".
  
+ * bin/compress-files:
+   . Add POD.  Execute './bin/compress-files -man' to view
+     documentation.
+ 
+ * bin/compress-mboxes:
+   . Converted to Perl.  POD added along with some command-line options.
+     Execute './bin/compress-mboxes -man' to view documentation.
+ 
+ * bin/gc-search-indexes
+   . Converted to Perl.  POD added along with some command-line options.
+     Execute './bin/gc-search-indexes -man' to view documentation.
+ 
  * etc/apache.conf.in.dist:
    . Updated to add <File> directives to deny access to various files

Index: TODO
===================================================================
RCS file: /cvsroot/mhonarc/mharc/TODO,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** TODO	23 May 2002 02:15:44 -0000	1.7
--- TODO	9 Jul 2002 01:30:49 -0000	1.8
***************
*** 3,11 ****
   => Better documentation.
  
!  => Remove search form on top archive index page if searching is
!     disabled.
  
!  => Change all scripts to be in Perl: Only useful if ever want to
!     port to non-Unix-like platforms.
  
  ===========================================================================
--- 3,16 ----
   => Better documentation.
  
!  => Change all scripts to be in Perl: Useful if ever want to
!     port to non-Unix-like platforms.  Perl does have the benefit
!     of POD to self-document the scripts.
  
!  => Have a log-capture script that can be piped to capture script
!     output and prepend time stamp information for cron.log.
! 
!  => A log rotation script for cron.log and procmail.log.
! 
!  => Replace use of make(1) with a control program written in Perl.
  
  ===========================================================================

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV