CVS log for loncom/build/lpml_parse.pl
Up to [LON-CAPA] / loncom / build
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Oct 7 19:55:39 2020 UTC (4 years ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
version_2_11_X,
version_2_11_5_msu,
version_2_11_5,
version_2_11_4_uiuc,
version_2_11_4_msu,
version_2_11_4,
version_2_11_3_uiuc,
version_2_11_3_msu,
version_2_11_3,
HEAD
Diff to previous 1.61: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.61: +12 -3
lines
- For distros where setuid scripts (e.g., lciptables) are wrapped, check for
update compares target's text version (e.g., .lciptables) with source file.
Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Jun 9 05:14:12 2014 UTC (10 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_uiuc,
version_2_11_2_msu,
version_2_11_2_educog,
version_2_11_2,
version_2_11_1,
version_2_11_0
Diff to previous 1.60: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.60: +9 -5
lines
- Bug 6535
- For 2.10.1 -> 2.11.0 transition inhibit generation of unwanted WARNINGS
(and lpmlsave files) for cases where 2.10.1 was installed recently (and
hence files have recent timestamps), by storing old release number
in /etc/loncapa-release.prev and then doing sha1-based checksum comparison
with checksums for files in dns_checksums/2.10.1.tab
Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Jan 27 23:50:57 2012 UTC (12 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC3,
version_2_11_0_RC2,
version_2_11_0_RC1,
loncapaMITrelate_1
Diff to previous 1.59: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.59: +3 -2
lines
- Bug 6535
Eliminate creation of unnecessary .lpmlsave files during install.
- PDF manuals are not included in CVS, but instead are built dynamically
when running make build (e.g., when creating a tarball for release).
- Assign new categoryname: pdf manual and include check for this in
lpml_parse.pl so filecompare.pl is called with -b3 flag.
- license/about.html and loncapa_apache.conf in release tree are modified
by make aboutVERSION, so developer installations can include version
and datestamp of build in version info.
- make aboutVERSION now includes code to set the last modified time to
the CVS commit date, so unanted .lpmlsave files will no longer be created.
- new file: getcvsdate.pl now included in loncom/build -- used to extract
commit date/time from CVS/Entries for about.html and loncapa_apache.conf
Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Jan 23 12:48:45 2012 UTC (12 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.58: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.58: +9 -7
lines
- Bug 6535.
- use -p option with install to apply modification times of source files
(in decompressed tarball) to corresponding destination files
(in /home/httpd).
- prevents unwanted .lpmlsave files being generated if other than the
latest stable LON-CAPA version was installed, and later updated with a
newer stable release.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Jan 23 03:32:43 2012 UTC (12 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.57: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.57: +21 -2
lines
- Bug 6408.
- Omit errors in WARNINGS file if hosts.tab, domain.tab, and ns_*.tab
are absent frm /home/httpd/lonTabs (e.g., new installation of LON-CAPA).
Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Mar 25 22:55:06 2011 UTC (13 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_X,
version_2_10_1,
version_2_10_0,
language_hyphenation_merge,
language_hyphenation,
BZ4492-merge,
BZ4492-feature_horizontal_radioresponse,
BZ4492-feature_Support_horizontal_radioresponse,
BZ4492-Support_horizontal_radioresponse
Diff to previous 1.56: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.56: +13 -6
lines
- system shell can be passed to lpml_parse.pl as an optional 6th arg.
- shell to be used for "make build" needs to be /bin/bash
(to avoid errors when running tthperl/commands, e.g., with /bin/dash in Debian 6.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Jan 10 21:24:36 2011 UTC (13 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0_RC2
Diff to previous 1.55: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.55: +5 -3
lines
- New categoryname: www conf
- loncaparevs.tab and serverhomeIDs.tab should be owned by www:www but be
"configurable", i.e., should not be overwritten during install.
Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Jun 2 03:04:51 2007 UTC (17 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_2_9_X,
version_2_9_99_0,
version_2_9_1,
version_2_9_0,
version_2_8_X,
version_2_8_99_1,
version_2_8_99_0,
version_2_8_2,
version_2_8_1,
version_2_8_0,
version_2_7_X,
version_2_7_99_1,
version_2_7_99_0,
version_2_7_1,
version_2_7_0,
version_2_6_X,
version_2_6_99_1,
version_2_6_99_0,
version_2_6_3,
version_2_6_2,
version_2_6_1,
version_2_6_0,
version_2_5_X,
version_2_5_99_1,
version_2_5_99_0,
version_2_5_2,
version_2_5_1,
version_2_5_0,
version_2_4_X,
version_2_4_99_0,
version_2_4_2,
version_2_4_1,
version_2_4_0,
version_2_10_0_RC1,
bz6209-base,
bz6209,
bz5969,
bz5610,
bz2851,
PRINT_INCOMPLETE_base,
PRINT_INCOMPLETE,
GCI_3,
GCI_2,
GCI_1,
BZ5971-printing-apage,
BZ5434-fox
Diff to previous 1.54: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.54: +14 -6
lines
- getting loncontrol to start at boottime on SuSE 10.2
Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Jan 25 22:54:25 2007 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_3_X,
version_2_3_99_0,
version_2_3_2
Diff to previous 1.53: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.53: +4 -4
lines
Explicit setting of SHELL was causing syntax errors to be reported from commands on multiple lines, when running make Makefile.build for make 3.81-1.1.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Dec 9 20:41:35 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_1,
version_2_3_0,
version_2_2_X,
version_2_2_99_1,
version_2_2_99_0,
version_2_2_2,
version_2_2_1,
version_2_2_0,
version_2_1_X,
version_2_1_99_3,
version_2_1_99_2,
version_2_1_99_1,
version_2_1_99_0,
version_2_1_3,
version_2_1_2,
version_2_1_1,
version_2_1_0,
version_2_0_99_1
Diff to previous 1.52: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.52: +25 -2
lines
- updating lpml_parse so there can be an install time script run
- switch the jsMath-font installtion to take place during install bnot build
- update the plugins dir creation
- gradesubmission/.pl was trying to install itself in a not existant location
Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Sep 11 22:01:48 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X,
version_2_0_2,
version_2_0_1,
version_2_0_0,
version_1_99_3,
version_1_99_2,
version_1_99_1_tmcc,
version_1_99_1,
version_1_99_0_tmcc,
version_1_99_0,
version_1_3_X,
version_1_3_3,
version_1_3_2,
version_1_3_1,
version_1_3_0,
version_1_2_X,
version_1_2_99_1,
version_1_2_99_0,
version_1_2_1,
version_1_2_0,
version_1_1_X,
version_1_1_99_5,
version_1_1_99_4,
version_1_1_99_3,
version_1_1_99_2,
version_1_1_99_1,
version_1_1_99_0,
version_1_1_3,
version_1_1_2,
version_1_1_1,
version_1_1_0,
version_1_0_99_3,
version_1_0_99_2,
version_1_0_99_1,
version_1_0_99
Diff to previous 1.51: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.51: +20 -4
lines
- fixes BUG#580
-<privatedependencies> are not put into MANIFEST
-<file type="private"> are not added to MANIFEST
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Oct 13 17:27:49 2002 UTC (22 years ago) by harris41
Branches: MAIN
CVS tags: version_1_0_3,
version_1_0_2,
version_1_0_1,
version_1_0_0,
version_0_99_5,
version_0_99_4,
version_0_99_3,
version_0_99_2,
version_0_99_1,
version_0_99_0,
version_0_6_2,
version_0_6,
conference_2003
Diff to previous 1.50: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.50: +49 -2
lines
BUG 860; processing protectionlevel in order to implement the
uninstall_shell_commands invocation mode; never_delete,
weak_delete (rm -Rvf -i), and
modest_delete+strong_delete+absolute_delete (rm -Rvf) are all supported;
IMPORTANTLY, THIS SCRIPT WILL NEVER EVER IMPLEMENT DELETION OF THE
ENTIRE FILESYSTEM (it traps 'rm -Rf /' possibilities which could result due
to flawed xml files or xml parsing rules).
Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu May 23 19:24:33 2002 UTC (22 years, 5 months ago) by harris41
Branches: MAIN
CVS tags: version_0_5_1,
version_0_5,
version_0_4,
stable_2002_july,
STABLE
Diff to previous 1.49: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.49: +3 -3
lines
fixing syntax error with shell commands
Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu May 23 16:55:20 2002 UTC (22 years, 5 months ago) by harris41
Branches: MAIN
Diff to previous 1.48: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.48: +9 -9
lines
improving way in which 'echo -n' commands are called for configinstall
mode
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun May 19 17:46:19 2002 UTC (22 years, 5 months ago) by harris41
Branches: MAIN
Diff to previous 1.47: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.47: +48 -29
lines
latest release; beautifies configinstall Makefile syntax output
Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Apr 26 15:53:00 2002 UTC (22 years, 6 months ago) by harris41
Branches: MAIN
CVS tags: stable_2002_april
Diff to previous 1.46: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.46: +13 -2
lines
latest version
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Apr 21 23:36:17 2002 UTC (22 years, 6 months ago) by harris41
Branches: MAIN
Diff to previous 1.45: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.45: +13 -4
lines
latest version from http://lpml.sourceforge.net/; it supports MANIFEST mode
(generating a file listing with which to build a tarball)
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Apr 13 19:29:32 2002 UTC (22 years, 6 months ago) by harris41
Branches: MAIN
Diff to previous 1.44: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.44: +131 -50
lines
increased documentation and improving some of the variable names
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Apr 8 12:51:03 2002 UTC (22 years, 6 months ago) by harris41
Branches: MAIN
Diff to previous 1.43: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.43: +2 -3
lines
POD "NAME" value should be in one line
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Apr 8 10:56:16 2002 UTC (22 years, 6 months ago) by harris41
Branches: MAIN
Diff to previous 1.42: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.42: +33 -16
lines
beautifying, fixing header
Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Mar 22 02:09:41 2002 UTC (22 years, 7 months ago) by harris41
Branches: MAIN
Diff to previous 1.41: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.41: +2 -2
lines
do not trash character before escape backslash within build tag
Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Mar 22 01:55:04 2002 UTC (22 years, 7 months ago) by harris41
Branches: MAIN
Diff to previous 1.40: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.40: +10 -7
lines
adding in dates of work, fixing overly long lines, allowing build tag
to have commands split into multiple lines with the slash character
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Feb 5 01:28:57 2002 UTC (22 years, 9 months ago) by harris41
Branches: MAIN
CVS tags: stable_2002_spring
Diff to previous 1.39: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.39: +1 -2
lines
removing debug line output
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Feb 5 01:28:16 2002 UTC (22 years, 9 months ago) by harris41
Branches: MAIN
Diff to previous 1.38: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.38: +3 -2
lines
oops
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Jan 31 17:08:40 2002 UTC (22 years, 9 months ago) by harris41
Branches: MAIN
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2
lines
fixing a discrepancy with dtd
Revision
1.37:
download - view:
text,
markup,
annotated -
[selected for diffs]
Thu Jan 31 15:04:46 2002 UTC (22 years, 9 months ago) by
harris41
Branches:
MAIN
Diff to previous 1.36:
preferred,
colored
Changes since revision 1.36: +1 -41
lines
removing temp loc solution which is now deprecated by Makefile.cvs
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Jan 29 10:40:17 2002 UTC (22 years, 9 months ago) by harris41
Branches: MAIN
Diff to previous 1.35: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.35: +3 -3
lines
fixing minor output error in commenting
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Jan 9 22:18:16 2002 UTC (22 years, 9 months ago) by harris41
Branches: MAIN
Diff to previous 1.34: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.34: +119 -6
lines
implement a make_rpm mode for processing customizing XML files
and implement a rpm_file_list mode for passing data to lpml_parse.pl
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Dec 29 18:52:08 2001 UTC (22 years, 10 months ago) by harris41
Branches: MAIN
Diff to previous 1.33: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.33: +4 -4
lines
fixes to support targetting and processing of dependency checking
-Scott Harrison
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Dec 19 21:26:52 2001 UTC (22 years, 10 months ago) by harris41
Branches: MAIN
Diff to previous 1.32: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.32: +9 -3
lines
more flexible processing of <build></build> contents -Scott Harrison
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Dec 15 20:20:11 2001 UTC (22 years, 10 months ago) by harris41
Branches: MAIN
Diff to previous 1.31: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.31: +9 -6
lines
making fixes so that statuspost make target will produce a
"incorrect" count in the summary table -Scott Harrison
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Dec 13 23:41:26 2001 UTC (22 years, 10 months ago) by harris41
Branches: MAIN
Diff to previous 1.30: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.30: +14 -2
lines
ignoring specialnotice output for now -Scott Harrison
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Dec 12 23:20:47 2001 UTC (22 years, 10 months ago) by harris41
Branches: MAIN
Diff to previous 1.29: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.29: +6 -2
lines
fix to CVS exclusion which was also excluding a.gif, l.gif, etc. -Scott Harrison
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Dec 7 04:45:16 2001 UTC (22 years, 11 months ago) by harris41
Branches: MAIN
Diff to previous 1.28: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.28: +99 -6
lines
it fully works now -Scott Harrison
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Dec 6 23:14:33 2001 UTC (22 years, 11 months ago) by harris41
Branches: MAIN
Diff to previous 1.27: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.27: +42 -8
lines
GPL-ing and seems to fully work for looking at status of file system -Scott
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Dec 6 00:22:53 2001 UTC (22 years, 11 months ago) by harris41
Branches: MAIN
Diff to previous 1.26: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.26: +65 -15
lines
beginning implementation of postevaluation steps
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Dec 5 01:39:08 2001 UTC (22 years, 11 months ago) by harris41
Branches: MAIN
Diff to previous 1.25: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.25: +76 -28
lines
a significant step forward for implementing html mode
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Dec 1 16:51:07 2001 UTC (22 years, 11 months ago) by harris41
Branches: MAIN
Diff to previous 1.24: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.24: +45 -11
lines
implementation of category section and putting categorytype into header
information -Scott
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Nov 29 19:00:56 2001 UTC (22 years, 11 months ago) by harris41
Branches: MAIN
Diff to previous 1.23: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.23: +96 -24
lines
implementing html and text modes necessary for filesystem monitoring -Scott
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Nov 29 15:01:04 2001 UTC (22 years, 11 months ago) by harris41
Branches: MAIN
Diff to previous 1.22: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.22: +61 -4
lines
beginning to refine html output (and also text mode) for
status posting -Scott
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Nov 17 23:23:36 2001 UTC (22 years, 11 months ago) by harris41
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.21: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.21: +2 -2
lines
enforce filemode and ownership on conf files as well
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Nov 17 23:00:10 2001 UTC (22 years, 11 months ago) by harris41
Branches: MAIN
Diff to previous 1.20: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.20: +8 -6
lines
final changes for enforcing file permissions -Scott
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Nov 17 21:30:28 2001 UTC (22 years, 11 months ago) by harris41
Branches: MAIN
Diff to previous 1.19: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.19: +22 -2
lines
adding in more logic for the installation of configuration files -Scott
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Nov 17 18:35:21 2001 UTC (22 years, 11 months ago) by harris41
Branches: MAIN
Diff to previous 1.18: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.18: +19 -14
lines
using tee command and other things to help implement WARNINGS -Scott
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Nov 16 21:10:32 2001 UTC (22 years, 11 months ago) by harris41
Branches: MAIN
Diff to previous 1.17: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.17: +78 -6
lines
formatting/adding documentation and altering buildmode flag invocation on
filecompare.pl
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Nov 7 16:59:51 2001 UTC (22 years, 11 months ago) by harris41
Branches: MAIN
Diff to previous 1.16: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.16: +8 -11
lines
improving header information for three Makefile.* target modes
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Nov 7 16:53:52 2001 UTC (22 years, 11 months ago) by harris41
Branches: MAIN
Diff to previous 1.15: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.15: +7 -0
lines
changing header information for configinstall output
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Nov 6 03:06:03 2001 UTC (23 years ago) by harris41
Branches: MAIN
Diff to previous 1.14: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.14: +1 -1
lines
fix to rh7.1 new bash
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Nov 5 02:57:21 2001 UTC (23 years ago) by harris41
Branches: MAIN
Diff to previous 1.13: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.13: +111 -20
lines
implementing smart date checking against CVS/Entries and also incorporating
more conditional logic to only install/build/configinstall files when
everything is right
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Oct 30 22:27:32 2001 UTC (23 years ago) by albertel
Branches: MAIN
Diff to previous 1.12: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.12: +1 -1
lines
- was ignoring any file starting with C or V or S
-bug, doen't support 2 or 1 letter file names now
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 18 13:18:33 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
CVS tags: Before_rewrite
Diff to previous 1.11: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.11: +20 -0
lines
implements configinstall target now
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Sep 17 20:44:38 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.10: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.10: +52 -2
lines
implementing build mode processing of lpml
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Sep 17 18:25:15 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.9: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.9: +41 -30
lines
cleaning up handling of newlines within xml and plural targets
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Sep 8 23:02:55 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.8: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.8: +1 -1
lines
filtering out CVS directories (and files that weirdly begin
with CVS) for fileglobbing
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Sep 8 22:51:26 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.7: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.7: +5 -5
lines
adding in missing slashes
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Sep 8 22:47:38 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.6: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.6: +2 -2
lines
adding in a missing slash
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Sep 8 22:44:45 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.5: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.5: +1 -1
lines
removing extraneous quotation mark
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Sep 8 17:45:09 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.4: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.4: +33 -12
lines
works now for directories, files, fileglobs, and links
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Sep 7 16:49:18 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.3: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.3: +103 -11
lines
implementing directories and files portion of install mode
invocation
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jun 24 23:00:32 2001 UTC (23 years, 4 months ago) by harris41
Branches: MAIN
Diff to previous 1.2: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.2: +727 -60
lines
it now works with a plaintext output
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jun 20 12:32:54 2001 UTC (23 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, colored to selected 1.37: preferred, colored
Changes since revision 1.1: +63 -1
lines
- started the parser
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 6 22:53:30 2001 UTC (23 years, 6 months ago) by harris41
Branches: MAIN
Diff to selected 1.37: preferred, colored
an XML-ish markup language (Linux Packaging Markup Language)
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>