File:  [LON-CAPA] / nsdl / build / buildfiles.lpml
Revision 1.1: download - view: text, annotated - select for diffs
Sun Oct 13 05:36:22 2002 UTC (21 years, 6 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
BUG 348 PARTIAL FIX; this file describes (and lists for tarball-making scripts)
the files necessary for compiling and installing the NSDL-LONCAPA software

<!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"
 "http://lpml.sourceforge.net/DTD/lpml.dtd">

<!-- Scott Harrison -->

<!-- $Id: buildfiles.lpml,v 1.1 2002/10/13 05:36:22 harris41 Exp $ -->

<!-- This file is a collection of files associated
with compiling and installing NSDL-LONCAPA gateway source code. -->

<lpml>
<specialnotices>
</specialnotices>
<targetroot>/build</targetroot>
<sourceroot>..</sourceroot>
<categories>
<category name="system file" type="runtime">
  <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  <abbreviation>systemfile</abbreviation>
</category>
<category name="system file" type="development">
  <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  <abbreviation>systemfile</abbreviation>
</category>
<category name="standard" type="runtime">
  <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  <abbreviation>directory</abbreviation>
</category>
<category name="standard" type="development">
  <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  <abbreviation>directory</abbreviation>
</category>
</categories>
<directories>
</directories>
<files>
<file>
<source>build/Makefile</source>
<target dist='default'>Makefile</target>
<categoryname>system file</categoryname>
<description>
Makefile for the NSDL-LONCAPA gateway.
</description>
<note></note>
<status>unverified</status>
</file>
<file>
<source>build/gatewayfiles.lpml</source>
<target dist='default'>gatewayfiles.lpml</target>
<categoryname>system file</categoryname>
<description>
Describes the source code files that implement the NSDL-LONCAPA gateway
on the filesystem.</description>
<note></note>
<status>unverified</status>
</file>
<file>
<source>build/lpml_parse.pl</source>
<target dist='default'>lpml_parse.pl</target>
<categoryname>system file</categoryname>
<description>
Parse apart *.lpml files.
</description>
<note></note>
<status>unverified</status>
</file>
<file>
<source>build/piml_parse.pl</source>
<target dist='default'>piml_parse.pl</target>
<categoryname>system file</categoryname>
<description>
Parse apart *.piml files.
</description>
<note>
</note>
</file>
<file>
<source>build/xfml_parse.pl</source>
<target dist='default'>xfml_parse.pl</target>
<categoryname>system file</categoryname>
<description>
Parse apart *.xfml files.
</description>
<note>
</note>
</file>
<file>
<source>build/filecompare.pl</source>
<target dist='default'>filecompare.pl</target>
<categoryname>system file</categoryname>
<description>
Rigorously compare many different values associated between files.
</description>
<note></note>
<status>unverified</status>
</file>
<file>
<source>build/verify.pl</source>
<target dist='default'>verify.pl</target>
<categoryname>system file</categoryname>
<description>
Wraps around filecompare.pl for posteval LPML statements.
</description>
<note>
</note>
</file>
<file>
<source>build/verifymodown.pl</source>
<target dist='default'>verifymodown.pl</target>
<categoryname>system file</categoryname>
<description>
Double-checks modification and ownership on files.
</description>
<note>
</note>
</file>
</files>
</lpml>

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