Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.434 and 1.440

version 1.434, 2005/07/08 01:28:27 version 1.440, 2005/07/14 06:20:58
Line 5174  modules/TexConvert/tthperl/commands Line 5174  modules/TexConvert/tthperl/commands
 ../tthdynamic/tthfunc.c;  ../tthdynamic/tthfunc.c;
 ../ttmdynamic/ttmfunc.c  ../ttmdynamic/ttmfunc.c
 </privatedependencies>  </privatedependencies>
   <dependencies>
   commands;
   compiles/tth.so.i386;
   compiles/tth.so.x86_64
   </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/caparesponse/capa.pm</source>  <source>loncom/homework/caparesponse/capa.pm</source>
Line 5257  cgi binary for doing TeX -> math transla Line 5262  cgi binary for doing TeX -> math transla
 loncom/cgi/mimeTeX/commands  loncom/cgi/mimeTeX/commands
 </build>  </build>
 <dependencies>  <dependencies>
   commands;
   gfuntype.c;
   gifsave.c;
   mimetex.c;
   mimetex.h;
   mimetex.html;
   README;
   texfonts.h;
 </dependencies>  </dependencies>
 </file>  </file>
 <fileglob>  <fileglob>
Line 5424  huji.gif; Line 5437  huji.gif;
 ifusp.gif;  ifusp.gif;
 ucsc.gif;  ucsc.gif;
 uiuc.gif;  uiuc.gif;
   uiucheader.gif;
 waverly.gif;  waverly.gif;
 cmich.gif;  cmich.gif;
 UNICAMP.gif;  UNICAMP.gif;
Line 5964  file that allows setuid password privile Line 5978  file that allows setuid password privile
 <file>  <file>
 <source>loncom/init.d/loncontrol</source>  <source>loncom/init.d/loncontrol</source>
 <target dist='default'>etc/rc.d/init.d/loncontrol</target>  <target dist='default'>etc/rc.d/init.d/loncontrol</target>
   <target dist='suse9.2 suse9.3 sles9'>etc/init.d/loncontrol</target>
 <categoryname>root script</categoryname>  <categoryname>root script</categoryname>
 <description>  <description>
 Controls the launching/halting of lonc, lond, and lonsql processes.  Controls the launching/halting of lonc, lond, and lonsql processes.
Line 6074  Appleshares access (Macintosh) Line 6089  Appleshares access (Macintosh)
     Local handler for automated enrollment, standard version.      Local handler for automated enrollment, standard version.
   </description>    </description>
 </file>  </file>
   <file>
     <source>loncom/automation/batchcreatecourse.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/batchcreatecourse.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler for batch creation of courses.
     </description>
   </file>
   <file>
     <source>loncom/automation/Autocreate.pl</source>Autocreate.pl
     <target dist='default'>home/httpd/perl/Autocreate.pl</target>
     <categoryname>script</categoryname>
     <description>
       Script for automated course creation.
     </description>
   </file>
 <fileglob>  <fileglob>
     <glob>*</glob>      <glob>*</glob>
     <sourcedir>loncom/debugging_tools/</sourcedir>      <sourcedir>loncom/debugging_tools/</sourcedir>

Removed from v.1.434  
changed lines
  Added in v.1.440


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>