Annotation of doc/loncapafiles/buildfiles.lpml, revision 1.4
1.1 harris41 1: <!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"
2: "http://lpml.sourceforge.net/DTD/lpml.dtd">
3: <!-- buildfiles.lpml -->
4: <!-- Scott Harrison -->
5:
1.4 ! albertel 6: <!-- $Id: buildfiles.lpml,v 1.3 2002/09/06 21:07:24 albertel Exp $ -->
1.1 harris41 7:
8: <!--
9:
10: Copyright Michigan State University Board of Trustees
11:
12: This file is part of the LearningOnline Network with CAPA (LON-CAPA).
13:
14: LON-CAPA is free software; you can redistribute it and/or modify
15: it under the terms of the GNU General Public License as published by
16: the Free Software Foundation; either version 2 of the License, or
17: (at your option) any later version.
18:
19: LON-CAPA is distributed in the hope that it will be useful,
20: but WITHOUT ANY WARRANTY; without even the implied warranty of
21: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22: GNU General Public License for more details.
23:
24: You should have received a copy of the GNU General Public License
25: along with LON-CAPA; if not, write to the Free Software
26: Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
27:
28: /home/httpd/html/adm/gpl.txt
29:
30: http://www.lon-capa.org/
31:
32: -->
33:
34: <!-- Default values must be defined before specific values. -->
35: <!-- If no 'dist' attribute is specified, then it is always installed. -->
36: <!-- If 'dist' attribute is set to 'default', then the specification. -->
37: <!-- is accepted if an alternative distribution is not requested or not -->
38: <!-- defined. -->
39:
40: <lpml>
41: <specialnotices>
42: <specialnotice dist='default'>
43: </specialnotice>
44: </specialnotices>
45: <targetroot>/build</targetroot>
46: <sourceroot>/home/user/loncapa/</sourceroot>
47: <categories>
48: <category name="system file" type="runtime">
49: <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
50: <abbreviation>systemfile</abbreviation>
51: </category>
52: <category name="system file" type="development">
53: <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
54: <abbreviation>systemfile</abbreviation>
55: </category>
56: <category name="standard" type="runtime">
57: <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
58: <abbreviation>directory</abbreviation>
59: </category>
60: <category name="standard" type="development">
61: <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
62: <abbreviation>directory</abbreviation>
63: </category>
64: </categories>
65: <directories>
66: </directories>
67: <files>
68: <file>
69: <source>loncom/build/Makefile</source>
70: <target dist='default'>Makefile</target>
71: <categoryname>system file</categoryname>
72: <description>
73: Makefile for LON-CAPA
74: </description>
75: <note>
76: </note>
77: </file>
78: <file>
79: <source>doc/loncapafiles/loncapafiles.lpml</source>
80: <target dist='default'>loncapafiles.lpml</target>
81: <categoryname>system file</categoryname>
82: <description>
83: Describes the files that implement LON-CAPA on the filesystem
84: </description>
85: <note>
86: </note>
87: </file>
88: <file>
89: <source>doc/loncapafiles/buildfiles.lpml</source>
90: <target dist='default'>buildfiles.lpml</target>
91: <categoryname>system file</categoryname>
92: <description>
93: Describes the files that implement the building of LON-CAPA inside the source
94: file tree.
95: </description>
96: <note>
97: </note>
98: </file>
99: <file>
100: <source>doc/loncapafiles/webserver.piml</source>
101: <target dist='default'>webserver.piml</target>
102: <categoryname>system file</categoryname>
103: <description>
104: Post-installation of web server configuration files
1.3 albertel 105: </description>
106: <note>
107: </note>
108: </file>
109: <file>
110: <source>doc/loncapafiles/reseval_fixup.piml</source>
111: <target dist='default'>reseval_fixup.piml</target>
112: <categoryname>system file</categoryname>
113: <description>
114: Migrates reseval.db to nohist_eseval.db, deletes useless hist file
1.1 harris41 115: </description>
116: <note>
117: </note>
118: </file>
119: <file>
1.4 ! albertel 120: <source>doc/loncapafiles/clearoutoldspreadsheetcache.piml</source>
! 121: <target dist='default'>clearoutoldspreadsheetcache.piml</target>
! 122: <categoryname>system file</categoryname>
! 123: <description>
! 124: Deletes all of the old spreadsheet cache files, the ones generated prior
! 125: to version 0.6 were incorrect
! 126: </description>
! 127: <note>
! 128: </note>
! 129: </file>
! 130: <file>
1.1 harris41 131: <source>doc/loncapafiles/sanitycheck.piml</source>
132: <target dist='default'>sanitycheck.piml</target>
1.2 harris41 133: <categoryname>system file</categoryname>
134: <description>
135: Checks LON-CAPA system for frequently occuring bugs.
136: </description>
137: <note>
138: </note>
139: </file>
140: <file>
141: <source>doc/loncapafiles/updatequery.piml</source>
142: <target dist='default'>updatequery.piml</target>
1.1 harris41 143: <categoryname>system file</categoryname>
144: <description>
145: Checks LON-CAPA system for frequently occuring bugs.
1.4 ! albertel 146: </description>
! 147: <note>
! 148: </note>
! 149: </file>
! 150: <file>
! 151: <source>doc/loncapafiles/sendmail_fix.piml</source>
! 152: <target dist='default'>sendmail_fix.piml</target>
! 153: <categoryname>system file</categoryname>
! 154: <description>
! 155: Checks LON-CAPA system for sendmail permissions error.
1.1 harris41 156: </description>
157: <note>
158: </note>
159: </file>
160: <file>
161: <source>doc/loncapafiles/valid_hosts.xfml</source>
162: <target dist='default'>valid_hosts.xfml</target>
163: <categoryname>system file</categoryname>
164: <description>
165: Useful for extracting (and pushing/pulling) information relevant
166: to hosts.tab.
167: </description>
168: <note>
169: </note>
170: </file>
171: <file>
172: <source>loncom/build/check-rpms</source>
173: <target dist='default'>check-rpms</target>
174: <categoryname>system file</categoryname>
175: <description>
176: script for checking RPMS against an RPM repository
177: </description>
178: <note>
179: </note>
180: </file>
181: <file>
182: <source>loncom/build/distprobe</source>
183: <target dist='default'>distprobe</target>
184: <categoryname>system file</categoryname>
185: <description>
186: for probing operating system flavor and version
187: </description>
188: <note>
189: </note>
190: </file>
191: <file>
192: <source>loncom/build/doc_template.pl</source>
193: <target dist='default'>doc_template.pl</target>
194: <categoryname>system file</categoryname>
195: <description>
196: for making fancy install.lon-capa.org pages
197: </description>
198: <note>
199: </note>
200: </file>
201: <file>
202: <source>loncom/build/filecompare.pl</source>
203: <target dist='default'>filecompare.pl</target>
204: <categoryname>system file</categoryname>
205: <description>
206: rigorously compare many different values associated between files
207: </description>
208: <note>
209: </note>
210: </file>
211: <file>
212: <source>loncom/build/loncaparestoreconfigurations</source>
213: <target dist='default'>loncaparestoreconfigurations</target>
214: <categoryname>system file</categoryname>
215: <description>
216: intelligently restore configuration values
217: </description>
218: <note>
219: </note>
220: </file>
221: <file>
222: <source>loncom/build/lpml.dtd</source>
223: <target dist='default'>lpml.dtd</target>
224: <categoryname>system file</categoryname>
225: <description>
226: DocumentType for LPML
227: </description>
228: <note>
229: </note>
230: </file>
231: <file>
232: <source>loncom/build/lpml_html_posteval.pl</source>
233: <target dist='default'>lpml_html_posteval.pl</target>
234: <categoryname>system file</categoryname>
235: <description>
236: </description>
237: <note>
238: </note>
239: </file>
240: <file>
241: <source>loncom/build/lpml_parse.pl</source>
242: <target dist='default'>lpml_parse.pl</target>
243: <categoryname>system file</categoryname>
244: <description>
245: parse apart the loncapafiles.lpml and buildfiles.lpml
246: </description>
247: <note>
248: </note>
249: </file>
250: <file>
251: <source>loncom/build/make_domain_coordinator.pl</source>
252: <target dist='default'>make_domain_coordinator.pl</target>
253: <categoryname>system file</categoryname>
254: <description>
255: make a domain coordinator on a new LON-CAPA system
256: </description>
257: <note>
258: </note>
259: </file>
260: <file>
261: <source>loncom/build/piml.dtd</source>
262: <target dist='default'>piml.dtd</target>
263: <categoryname>system file</categoryname>
264: <description>
265: DocumentType definition for PIML (part of the LPML system)
266: </description>
267: <note>
268: </note>
269: </file>
270: <file>
271: <source>loncom/build/piml_parse.pl</source>
272: <target dist='default'>piml_parse.pl</target>
273: <categoryname>system file</categoryname>
274: <description>
275: parse a PIML file
276: </description>
277: <note>
278: </note>
279: </file>
280: <file>
281: <source>loncom/build/pod2html.sh</source>
282: <target dist='default'>pod2html.sh</target>
283: <categoryname>system file</categoryname>
284: <description>
285: make HTML documentation pages
286: </description>
287: <note>
288: </note>
289: </file>
290: <file>
291: <source>loncom/build/pod2man.sh</source>
292: <target dist='default'>pod2man.sh</target>
293: <categoryname>system file</categoryname>
294: <description>
295: make UNIX-style manual pages
296: </description>
297: <note>
298: </note>
299: </file>
300: <file>
301: <source>loncom/build/verify.pl</source>
302: <target dist='default'>verify.pl</target>
303: <categoryname>system file</categoryname>
304: <description>
305: wraps around filecompare.pl for posteval LPML statements
306: </description>
307: <note>
308: </note>
309: </file>
310: <file>
311: <source>loncom/build/verifymodown.pl</source>
312: <target dist='default'>verifymodown.pl</target>
313: <categoryname>system file</categoryname>
314: <description>
315: double-checks modification and ownership on files
316: </description>
317: <note>
318: </note>
319: </file>
320: <file>
321: <source>loncom/build/xfml.dtd</source>
322: <target dist='default'>xfml.dtd</target>
323: <categoryname>system file</categoryname>
324: <description>
325: DocumentType definition for XFML (part of the LPML system)
326: </description>
327: <note>
328: </note>
329: </file>
330: <file>
331: <source>loncom/build/xfml_parse.pl</source>
332: <target dist='default'>xfml_parse.pl</target>
333: <categoryname>system file</categoryname>
334: <description>
335: parses XFML files
336: </description>
337: <note>
338: </note>
339: </file>
340: </files>
341: </lpml>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>