File:  [LON-CAPA] / nsdl / build / gatewayfiles.lpml
Revision 1.5: download - view: text, annotated - select for diffs
Sun Oct 13 06:23:55 2002 UTC (21 years, 5 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
minor documentation update

    1: <!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"
    2:  "http://lpml.sourceforge.net/DTD/lpml.dtd">
    3: 
    4: <!-- Scott Harrison -->
    5: 
    6: <!-- $Id: gatewayfiles.lpml,v 1.5 2002/10/13 06:23:55 harris41 Exp $ -->
    7: 
    8: <!-- This file is a collection of source code files associated
    9: with implementing a gateway between NSDL to LON-CAPA. -->
   10: 
   11: <lpml>
   12: <specialnotices>
   13: </specialnotices>
   14: <targetroot>/</targetroot>
   15: <sourceroot>..</sourceroot>
   16: <categories>
   17: <category name='interfacefile' type='development'>
   18: <chmod dist='default'>0444</chmod>
   19: <chown dist='default'>www:www</chown>
   20: <abbreviation>interfacefile</abbreviation>
   21: </category>
   22: <category name='htpasswd' type='development'>
   23: <chmod dist='default'>0400</chmod>
   24: <chown dist='default'>www:www</chown>
   25: <abbreviation>htpasswd</abbreviation>
   26: </category>
   27: <category name='webprogram' type='development'>
   28: <chmod dist='default'>0744</chmod>
   29: <chown dist='default'>www:www</chown>
   30: <abbreviation>webprogram</abbreviation>
   31: </category>
   32: <category name='script' type='development'>
   33: <chmod dist='default'>0755</chmod>
   34: <chown dist='default'>root:root</chown>
   35: <abbreviation>script</abbreviation>
   36: </category>
   37: <category name='perlmodule' type='development'>
   38: <chmod dist='default'>0444</chmod>
   39: <chown dist='default'>root:root</chown>
   40: <abbreviation>perlmodule</abbreviation>
   41: </category>
   42: <category name='standard' type='development'>
   43: <chmod dist='default'>0755</chmod>
   44: <chown dist='default'>root:root</chown>
   45: <abbreviation>standard</abbreviation>
   46: </category>
   47: <category name='webstandard' type='development'>
   48: <chmod dist='default'>0755</chmod>
   49: <chown dist='default'>www:www</chown>
   50: <abbreviation>webstandard</abbreviation>
   51: </category>
   52: <category name='filestandard' type='development'>
   53: <chmod dist='default'>0644</chmod>
   54: <chown dist='default'>root:root</chown>
   55: <abbreviation>filestandard</abbreviation>
   56: </category>
   57: </categories>
   58: <rpm>
   59:   <rpmSummary>Basic files for running a LON-CAPA to NSDL Gateway Server.</rpmSummary>
   60:   <rpmName>LONCAPA-NSDL-GATEWAY-base</rpmName>
   61:   <rpmVersion>0.1</rpmVersion>
   62:   <rpmRelease>1</rpmRelease>
   63:   <rpmVendor>LON-CAPA
   64:   </rpmVendor>
   65:   <rpmBuildRoot>/home/user/LONCAPA-NSDL-GATEWAY-BuildRoot</rpmBuildRoot>
   66:   <rpmCopyright>Michigan State University patents may apply.</rpmCopyright>
   67:   <rpmGroup>Utilities/System</rpmGroup>
   68:   <rpmSource>LONCAPA-NSDL-GATEWAY-base-0.1.tar.gz</rpmSource>
   69:   <rpmAutoReqProv>no</rpmAutoReqProv>
   70:   <rpmdescription>This package facilitates a base installation of files
   71: in their directories.\n
   72: For more on the LONCAPA-NSDL-GATEWAY project, visit http://nsdl.lon-capa.org/.
   73:   </rpmdescription>
   74:   <rpmpre>echo '***********************************************************************'\n
   75: echo 'LONCAPA-NSDL-GATEWAY'\n
   76: echo 'http://nsdl.lon-capa.org/'\n
   77: echo 'Scott Harrison'\n
   78: echo 'Michigan State University'\n
   79: echo '** Michigan State University patents may apply **'\n
   80: echo ' '\n
   81: echo '***********************************************************************'\n
   82: </rpmpre>
   83: <rpmRequires>
   84: <item>PreReq: apache</item>
   85: <item>PreReq: /etc/httpd/conf/httpd.conf</item>
   86: </rpmRequires>
   87: </rpm>
   88: <directories>
   89: <directory>
   90:   <targetdir dist='default'>etc/httpd/conf</targetdir>
   91:   <categoryname>standard</categoryname>
   92:   <description>directory for web server configuration files</description>
   93: </directory>
   94: <directory>
   95:   <targetdir dist='default'>home/httpd/html/gateway_images</targetdir>
   96:   <categoryname>webstandard</categoryname>
   97:   <description>directory for beautifying gateway images</description>
   98: </directory>
   99: <directory>
  100:   <targetdir dist='default'>home/httpd/html/info</targetdir>
  101:   <categoryname>webstandard</categoryname>
  102:   <description>information directory about the NSDL-LONCAPA Gateway
  103: </description>
  104: </directory>
  105: <directory>
  106:   <targetdir dist='default'>home/httpd/html/test</targetdir>
  107:   <categoryname>webstandard</categoryname>
  108:   <description>directory for temporary files</description>
  109: </directory>
  110: <directory>
  111:   <targetdir dist='default'>home/httpd/html/tmp</targetdir>
  112:   <categoryname>webstandard</categoryname>
  113:   <description>directory for temporary files</description>
  114: </directory>
  115: <directory>
  116:   <targetdir dist='default'>home/httpd/html/css</targetdir>
  117:   <categoryname>webstandard</categoryname>
  118:   <description>directory for style sheets</description>
  119: </directory>
  120: <directory>
  121:   <targetdir dist='default'>home/httpd/perl</targetdir>
  122:   <categoryname>webstandard</categoryname>
  123:   <description>Location of perl scripts, logs and utilities</description>
  124: </directory>
  125: <directory>
  126:   <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>
  127:   <categoryname>webstandard</categoryname>
  128:   <description>Location of mod_perl modules</description>
  129: </directory>
  130: <directory>
  131:   <targetdir dist='default'>home/httpd/lib/perl/Apache/NSDL</targetdir>
  132:   <categoryname>webstandard</categoryname>
  133:   <description>Location of mod_perl modules for interfacing with NSDL
  134: </description>
  135: </directory>
  136: <directory>
  137:   <targetdir dist='default'>home/httpd/lib/perl/Apache/LONCAPA</targetdir>
  138:   <categoryname>webstandard</categoryname>
  139:   <description>Location of mod_perl modules for interfacing with LONCAPA
  140: </description>
  141: </directory>
  142: <directory>
  143:   <targetdir dist='default'>home/httpd/lib/perl/Apache/GATEWAY</targetdir>
  144:   <categoryname>webstandard</categoryname>
  145:   <description>Location of mod_perl modules for interfacing with GATEWAY
  146: functionality</description>
  147: </directory>
  148: </directories>
  149: <files>
  150: <file>
  151: <source>interface/homepage.html</source>
  152: <target dist='default'>home/httpd/html/index.html</target>
  153: <categoryname>interfacefile</categoryname>
  154: <description>NSDL image</description>
  155: <status>unverified</status>
  156: </file>
  157: <file>
  158: <source>interface/graphics/gateway.gif</source>
  159: <target dist='default'>home/httpd/html/gateway_images/gateway.gif
  160: </target>
  161: <categoryname>interfacefile</categoryname>
  162: <description>gateway header word image</description>
  163: <status>unverified</status>
  164: </file>
  165: <file>
  166: <source>interface/graphics/and.gif</source>
  167: <target dist='default'>home/httpd/html/gateway_images/and.gif
  168: </target>
  169: <categoryname>interfacefile</categoryname>
  170: <description>image of the word "and"</description>
  171: <status>unverified</status>
  172: </file>
  173: <file>
  174: <source>interface/graphics/nsdl_title.gif</source>
  175: <target dist='default'>home/httpd/html/gateway_images/nsdl_title.gif
  176: </target>
  177: <categoryname>interfacefile</categoryname>
  178: <description>NSDL image</description>
  179: <status>unverified</status>
  180: </file>
  181: <file>
  182: <source>interface/graphics/LOLnetwork_top.gif</source>
  183: <target dist='default'>home/httpd/html/gateway_images/LOLnetwork_top.gif
  184: </target>
  185: <categoryname>interfacefile</categoryname>
  186: <description>Top part of the LON-CAPA header icon</description>
  187: <status>unverified</status>
  188: </file>
  189: <file>
  190: <source>interface/graphics/LOLnetwork_bottom.gif</source>
  191: <target dist='default'>home/httpd/html/gateway_images/LOLnetwork_bottom.gif
  192: </target>
  193: <categoryname>interfacefile</categoryname>
  194: <description>Bottom part of the LON-CAPA header icon</description>
  195: <status>unverified</status>
  196: </file>
  197: <file>
  198: <source>interface/graphics/edgegraphic.jpg</source>
  199: <target dist='default'>home/httpd/html/gateway_images/edgegraphic.jpg</target>
  200: <categoryname>interfacefile</categoryname>
  201: <description>Pictures of LON-CAPA activity</description>
  202: <status>unverified</status>
  203: </file>
  204: <file>
  205: <source>interface/content.html</source>
  206: <target dist='default'>home/httpd/html/info/content.html</target>
  207: <categoryname>interfacefile</categoryname>
  208: <description>Description of LON-CAPA content</description>
  209: <status>unverified</status>
  210: </file>
  211: <file>
  212: <source>interface/test1.html</source>
  213: <target dist='default'>home/httpd/html/test/test1.html</target>
  214: <categoryname>interfacefile</categoryname>
  215: <description></description>
  216: <status>unverified</status>
  217: </file>
  218: <file>
  219: <source>interface/test2.html</source>
  220: <target dist='default'>home/httpd/html/test/test2.html</target>
  221: <categoryname>interfacefile</categoryname>
  222: <description></description>
  223: <status>unverified</status>
  224: </file>
  225: <file>
  226: <source>conf/nsdl.conf</source>
  227: <target dist='default'>etc/httpd/conf/nsdl.conf</target>
  228: <categoryname>filestandard</categoryname>
  229: <description></description>
  230: <status>unverified</status>
  231: </file>
  232: <file>
  233: <source>conf/nsdlstartup.pl</source>
  234: <target dist='default'>etc/httpd/conf/nsdlstartup.pl</target>
  235: <categoryname>filestandard</categoryname>
  236: <description></description>
  237: <status>unverified</status>
  238: </file>
  239: <file>
  240: <source>bin/gatewayc</source>
  241: <target dist='default'>home/httpd/perl/gatewayc
  242: </target>
  243: <categoryname>webprogram</categoryname>
  244: <description></description>
  245: <status>unverified</status>
  246: </file>
  247: <file>
  248: <source>bin/gatewayd</source>
  249: <target dist='default'>home/httpd/perl/gatewayd
  250: </target>
  251: <categoryname>webprogram</categoryname>
  252: <description></description>
  253: <status>unverified</status>
  254: </file>
  255: <file>
  256: <source>lib/perl/Apache/GATEWAY/Common.pm</source>
  257: <target dist='default'>home/httpd/lib/perl/Apache/GATEWAY/Common.pm
  258: </target>
  259: <categoryname>webprogram</categoryname>
  260: <description></description>
  261: <status>unverified</status>
  262: </file>
  263: <file>
  264: <source>lib/perl/Apache/GATEWAY/ToNSDL.pm</source>
  265: <target dist='default'>home/httpd/lib/perl/Apache/GATEWAY/ToNSDL.pm
  266: </target>
  267: <categoryname>webprogram</categoryname>
  268: <description></description>
  269: <status>unverified</status>
  270: </file>
  271: <file>
  272: <source>lib/perl/Apache/GATEWAY/FromNSDL.pm</source>
  273: <target dist='default'>home/httpd/lib/perl/Apache/GATEWAY/FromNSDL.pm
  274: </target>
  275: <categoryname>webprogram</categoryname>
  276: <description></description>
  277: <status>unverified</status>
  278: </file>
  279: <file>
  280: <source>lib/perl/Apache/GATEWAY/ToLONCAPA.pm</source>
  281: <target dist='default'>home/httpd/lib/perl/Apache/GATEWAY/ToLONCAPA.pm
  282: </target>
  283: <categoryname>webprogram</categoryname>
  284: <description></description>
  285: <status>unverified</status>
  286: </file>
  287: <file>
  288: <source>lib/perl/Apache/GATEWAY/FromLONCAPA.pm</source>
  289: <target dist='default'>home/httpd/lib/perl/Apache/GATEWAY/FromLONCAPA.pm
  290: </target>
  291: <categoryname>webprogram</categoryname>
  292: <description></description>
  293: <status>unverified</status>
  294: </file>
  295: <file>
  296: <source>lib/perl/Apache/LONCAPA/ToTheGateway.pm</source>
  297: <target dist='default'>home/httpd/lib/perl/Apache/LONCAPA/ToTheGateway.pm
  298: </target>
  299: <categoryname>webprogram</categoryname>
  300: <description></description>
  301: <status>unverified</status>
  302: </file>
  303: <file>
  304: <source>lib/perl/Apache/LONCAPA/FromTheGateway.pm</source>
  305: <target dist='default'>home/httpd/lib/perl/Apache/LONCAPA/FromTheGateway.pm
  306: </target>
  307: <categoryname>webprogram</categoryname>
  308: <description></description>
  309: <status>unverified</status>
  310: </file>
  311: <file>
  312: <source>lib/perl/Apache/NSDL/ToTheGateway.pm</source>
  313: <target dist='default'>home/httpd/lib/perl/Apache/NSDL/ToTheGateway.pm
  314: </target>
  315: <categoryname>webprogram</categoryname>
  316: <description></description>
  317: <status>unverified</status>
  318: </file>
  319: <file>
  320: <source>lib/perl/Apache/NSDL/FromTheGateway.pm</source>
  321: <target dist='default'>home/httpd/lib/perl/Apache/NSDL/FromTheGateway.pm
  322: </target>
  323: <categoryname>webprogram</categoryname>
  324: <description></description>
  325: <status>unverified</status>
  326: </file>
  327: </files>
  328: </lpml>

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