Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.432 and 1.441

version 1.432, 2005/07/01 21:48:33 version 1.441, 2005/07/14 06:41:24
Line 1681  echo 'pod2html lond' Line 1681  echo 'pod2html lond'
 </file>  </file>
 <file>  <file>
 <source dist='default'>loncom/build/CHECKRPMS.default</source>  <source dist='default'>loncom/build/CHECKRPMS.default</source>
 <source dist='fedora1 fedora2 fedora3'>loncom/build/CHECKRPMS.fedora</source>  <source dist='fedora1 fedora2 fedora3 fedora4'>loncom/build/CHECKRPMS.fedora</source>
 <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>  <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>CGI script that checks status of RPMs</description>  <description>CGI script that checks status of RPMs</description>
Line 5166  CVS users.  (You can safely rely on the Line 5166  CVS users.  (You can safely rely on the
 present on your system... don't worry about warnings  present on your system... don't worry about warnings
 related to this file during the build process.)  related to this file during the build process.)
 </note>  </note>
 <build trigger='run if dependencies change'>  <build trigger='always run'>
 modules/TexConvert/tthperl/commands  modules/TexConvert/tthperl/commands
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <privatedependencies>  <dependencies>
 ../tthdynamic/tthfunc.c;  commands;
 ../ttmdynamic/ttmfunc.c  compiles/tth.so.i386;
 </privatedependencies>  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 5258  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 5433  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 5440  headerharvard.gif; Line 5450  headerharvard.gif;
 harvard.gif;  harvard.gif;
 uga.gif;  uga.gif;
 headeruga.gif;  headeruga.gif;
   covenantchristianhs.gif;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 5858  javascript for handling client-side inte Line 5869  javascript for handling client-side inte
 </file>  </file>
 <file>  <file>
 <source dist='default'>loncom/build/CHECKRPMS.default</source>  <source dist='default'>loncom/build/CHECKRPMS.default</source>
 <source dist='fedora1 fedora2 fedora3'>loncom/build/CHECKRPMS.fedora</source>  <source dist='fedora1 fedora2 fedora3 fedora4'>loncom/build/CHECKRPMS.fedora</source>
 <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>  <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
 <categoryname>system script</categoryname>  <categoryname>system script</categoryname>
 <description>  <description>
Line 5963  file that allows setuid password privile Line 5974  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 6073  Appleshares access (Macintosh) Line 6085  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.432  
changed lines
  Added in v.1.441


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