Diff for /doc/loncapafiles/buildfiles.lpml between versions 1.17 and 1.32

version 1.17, 2005/12/06 05:02:05 version 1.32, 2021/12/21 15:17:17
Line 165  Executes clean_db.pl on each file_permis Line 165  Executes clean_db.pl on each file_permis
   <target dist='default'>chkconfig.piml</target>    <target dist='default'>chkconfig.piml</target>
   <categoryname>system file</categoryname>    <categoryname>system file</categoryname>
   <description>    <description>
 Checks that the webserver is probably set to run at startup  Checks that the webserver and loncontrol are properly set to run at startup
   </description>    </description>
   <note>    <note>
   </note>    </note>
Line 181  Checks that the HTML::parser installatio Line 181  Checks that the HTML::parser installatio
   </note>    </note>
 </file>  </file>
 <file>  <file>
     <source>doc/loncapafiles/math_random_check.piml</source>
     <target dist='default'>math_random_check.piml</target>
     <categoryname>system file</categoryname>
     <description>
   Checks that the Math::Random installation has the correct phrase to 
   seed generator.
     </description>
     <note>
     </note>
   </file>
   <file>
   <source>doc/loncapafiles/logcleanup.piml</source>    <source>doc/loncapafiles/logcleanup.piml</source>
   <target dist='default'>logcleanup.piml</target>    <target dist='default'>logcleanup.piml</target>
   <categoryname>system file</categoryname>    <categoryname>system file</categoryname>
Line 292  Makes sure that /home/httpd/lonUsers and Line 303  Makes sure that /home/httpd/lonUsers and
 </note>  </note>
 </file>  </file>
 <file>  <file>
     <source>doc/loncapafiles/update_queue_slots.piml</source>
     <target dist='default'>update_queue_slots.piml</target>
     <categoryname>system file</categoryname>
     <description>
   Update the slots definitons from havin @ to having :
     </description>
     <note>
     </note>
   </file>
   <file>
   <source>doc/loncapafiles/wrap_setuid.piml</source>    <source>doc/loncapafiles/wrap_setuid.piml</source>
   <target dist='default'>wrap_setuid.piml</target>    <target dist='default'>wrap_setuid.piml</target>
   <categoryname>system file</categoryname>    <categoryname>system file</categoryname>
Line 302  Wraps the setuid perl scripts into a bin Line 323  Wraps the setuid perl scripts into a bin
   </note>    </note>
 </file>  </file>
 <file>  <file>
     <source>doc/loncapafiles/latex_fixup.piml</source>
     <target dist='default'>latex_fixup.piml</target>
     <categoryname>system file</categoryname>
     <description>
   Runs /usr/bin/mktexlsr so LaTeX sees files added to texmf/tex/latex/base
     </description>
     <note>
     </note>
   </file>
   <file>
     <source>doc/loncapafiles/picins_check.piml</source>
     <target dist='default'>picins_check.piml</target>
     <categoryname>system file</categoryname>
     <description>
   If picins.sty is absent, retrieves from CTAN and runs texinfo rehash 
   and fmtutil-sys --missing.
     </description>
     <note>
     </note>
   </file>
   <file>
     <source>doc/loncapafiles/langcheck.piml</source>
     <target dist='default'>langcheck.piml</target>
     <categoryname>system file</categoryname>
     <description>
   Check language used for root bash and OS, and warn if language other
   than English is in use. 
     </description>
     <note>
     </note>
   </file>
   <file>
     <source>doc/loncapafiles/mimetex_version_check.piml</source>
     <target dist='default'>mimetex_version_check.piml</target>
     <categoryname>system file</categoryname>
     <description>
   If mimeTeX cgi has been updated will update version number in 
   /home/httpd/lonTabs/mimetex-version and remove any .gif files from 
   /home/httpd/cgi-bin/mimtexcache/
     </description>
     <note>
     </note>
   </file>
   <file>
     <source>doc/loncapafiles/verify_domconfiguser.piml</source>
     <target dist='default'>verify_domconfiguser.piml</target>
     <categoryname>system file</categoryname>
     <description>
   Determine if current machine is the primary library server for any domains.
   If it is create the $dom-domainconfig user for any of these domains if it is absent, create /home/httpd/lonUsers/$dom/1/2/3/$dom-domainconfig directory, assign author role if required, and create /home/$dom-domconfig/public_html directory, if required.
     </description>
     <note>
     </note>
   </file>
   <file>
     <source>doc/loncapafiles/latex_fmtutil.piml</source>
     <target dist='default'>latex_fmtutil.piml</target>
     <categoryname>system file</categoryname>
     <description>
   Runs "/usr/bin/fmtutil-sys --missing" to create any missing TeX format files.
     </description>
     <note>
     </note>
   </file>
   <file>
     <source>doc/loncapafiles/removenolongerused.piml</source>
     <target dist='default'>removenolongerused.piml</target>
     <categoryname>system file</categoryname>
     <description>
   Check for files and/or directories installed by earlier versions of LON-CAPA which are no longer used by the version being installed.  Prompt the user to confirm deletion for each file and each directory, before deleting them.
     </description>
     <note>
     </note>
   </file>
   <file>
     <source>doc/loncapafiles/lcmathcomplex.piml</source>
     <target dist='default'>lcmathcomplex.piml</target>
     <categoryname>system file</categoryname>
     <description>
   Use perl core module Config.pm to determine nvsize and set value for this scalar in /home/httpd/lib/perl/LONCAPA/LCMathComplex.pm.  LCMathComplex.pm is used instead of the core perl module Math::Complex in Safe Space, because the dependency on Config.pm is eliminated.
     </description>
     <note>
     </note>
   </file>
   <file>
 <source>doc/loncapafiles/valid_hosts.xfml</source>  <source>doc/loncapafiles/valid_hosts.xfml</source>
 <target dist='default'>valid_hosts.xfml</target>  <target dist='default'>valid_hosts.xfml</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 353  rigorously compare many different values Line 459  rigorously compare many different values
 </note>  </note>
 </file>  </file>
 <file>  <file>
   <source>loncom/build/getcvsdate.pl</source>
   <target dist='default'>getcvsdate.pl</target>
   <categoryname>system file</categoryname>
   <description>
   script to get CVS commit date/time for a file from file's entry in
   CVS/Entries for directory containing the file
   </description>
   <note>
   </note>
   </file>
   
   <file>
 <source>loncom/build/loncaparestoreconfigurations</source>  <source>loncom/build/loncaparestoreconfigurations</source>
 <target dist='default'>loncaparestoreconfigurations</target>  <target dist='default'>loncaparestoreconfigurations</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 402  make a domain coordinator on a new LON-C Line 520  make a domain coordinator on a new LON-C
 </note>  </note>
 </file>  </file>
 <file>  <file>
     <source>loncom/build/add_domain_coordinator_privilege.pl</source>
     <target dist='default'>add_domain_coordinator_privilege.pl</target>
     <categoryname>system file</categoryname>
     <description>
   add domain coordinator privilege to and exisiting local LON-CAPA user
     </description>
     <note>
     </note>
   </file>
   <file>
     <source>loncom/build/expire_DC_role.pl</source>
     <target dist='default'>expire_DC_role.pl</target>
     <categoryname>system file</categoryname>
     <description>
   expire domain coordinator role for exisiting local LON-CAPA user
     </description>
     <note>
     </note>
   </file>
   <file>
 <source>loncom/build/piml.dtd</source>  <source>loncom/build/piml.dtd</source>
 <target dist='default'>piml.dtd</target>  <target dist='default'>piml.dtd</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>

Removed from v.1.17  
changed lines
  Added in v.1.32


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