Annotation of doc/otherfiles/otherfiles.html, revision 1.4
1.1 harris41 1: <HTML>
2: <HEAD>
1.2 harris41 3: <META NAME="GENERATOR" CONTENT="Scott Harrison and Emacs. Version 3.14159265358979">
1.1 harris41 4: <TITLE>LON-CAPA Auxiliary Software Package Files and Directories</TITLE>
5: </HEAD>
1.4 ! harris41 6: <BODY BGCOLOR=#FFFFFF>
1.1 harris41 7:
8: <H1>LON-CAPA Auxiliary Software Package Files and Directories</H1>
9: <BR>Scott Harrison, September 2000
1.4 ! harris41 10: <BR>CVS location: doc/otherfiles
! 11: <TABLE VALIGN=TOP>
! 12: <TR VALIGN=TOP>
! 13: <TD>
! 14: <IMG SRC="working.gif" ALT="working"> a "bug-free", working external software package
! 15: </TD>
! 16: <TD>
! 17: <IMG SRC="almostfixed.gif" ALT="almost fixed"> an external software package that is a little buggy and is being worked on
! 18: </TD>
! 19: <TD>
! 20: <IMG SRC="bug.gif" ALT="bug">an external software package that has a bug and is currently on the backburner (not being worked on)
! 21: </TD>
! 22: <TD>
! 23: <IMG SRC="notmade.gif" ALT="not made">an external software feature that has yet to be really developed, despite possible exploratory work (this may be added to an existing package, or may constitute a new package)
! 24: </TD>
! 25: </TR>
! 26: </TABLE>
! 27: <P>
1.3 harris41 28: <TABLE BORDER=2>
1.4 ! harris41 29: <TR BGCOLOR=#000000 VALIGN=TOP>
! 30: <TH><FONT COLOR=#FFFFFF>Status</FONT></TH>
! 31: <TH><FONT COLOR=#FFFFFF>Name</FONT></TH>
! 32: <TH><FONT COLOR=#FFFFFF>Description</FONT></TH>
! 33: <TH><FONT COLOR=#FFFFFF>Note</FONT></TH>
! 34: </TR>
! 35: <TR VALIGN=TOP>
! 36: <TD><IMG SRC="working.gif" ALT="working"></TD>
! 37: <TD>krb4
! 38: <BR><A HREF="krb4.html">[Synopsis]</A> <A HREF="LON-CAPA-krb4-3.1-1.i386.rpm">[RPM]</A></TD>
! 39: <TD>
! 40: <FONT SIZE=-1>From the original source web site:
! 41: <BR>"Kerberos is a system for authenticating users and services on a network. It is built upon the assumption that the network is "unsafe". For example, data sent over the network can be eavesdropped and altered, and addresses can also be faked. Therefore
! 42: they cannot be used for authentication purposes."
! 43: </TD>
! 44: <TD>
! 45: Original source came from:
! 46: <BR>http://www.pdc.kth.se/kth-krb/
! 47: <BR>krb4-0.10.1.tar
! 48: <P>
! 49: There are good RPMs for kerberos version 5, however many educational
! 50: institutions are only compatible with version 4 (and version 4 has its
! 51: advantages).
! 52: </TD>
! 53: </TR>
! 54: <TR VALIGN=TOP>
! 55: <TD><IMG SRC="working.gif" ALT="working"></TD>
! 56: <TD>mysql
! 57: <BR><A HREF="mysql.html">[Synopsis]</A> <A HREF="LON-CAPA-mysql-3.1-1.i386.rpm">[RPM]</A></TD>
! 58: <TD>SQL database server</TD>
! 59: <TD>Original source came from:
! 60: <BR>http://www.mysql.com
! 61: <BR>mysql-3.22.32.tar.gz
! 62: </TD>
! 63: </TR>
! 64: <TR VALIGN=TOP>
! 65: <TD><IMG SRC="working.gif" ALT="working"></TD>
! 66: <TD>systemperl
! 67: <BR><A HREF="systemperl.html">[Synopsis]</A> <A HREF="LON-CAPA-systemperl-3.1-1.i386.rpm">[RPM]</A></TD>
! 68: <TD>Various perl modules built from CPAN, but do not exist as well-supported RPMs. These modules implement important functionality as well as serving as APIs for system application resources (like kerberos and MySQL).</TD>
! 69: harris41
! 70: 123qweH
! 71: telnet agrajag
! 72: www
! 73: <TD>These are the CPAN downloads (http://www.cpan.org/):
! 74: <PRE>
! 75: <FONT SIZE=-2>
! 76: Crypt-DES-2.01.tar.gz
! 77: Crypt-IDEA-1.01.tar.gz
! 78: DBI-1.14.tar.gz
! 79: Digest-MD5-2.12.tar.gz
! 80: HTML-Parser-3.13.tar.gz
! 81: IO-1.20.tar.gz
! 82: Krb4-1.1.tar.gz
! 83: MIME-Base64-2.11.tar.gz
! 84: MIME-tools-5.316.tar.gz
! 85: Msql-Mysql-modules-1.2215.tar.gz
! 86: URI-1.09.tar.gz
! 87: libnet-1.0703.tar.gz
! 88: libwww-perl-5.48.tar.gz
! 89: </FONT>
! 90: </PRE>
! 91: </TD>
! 92: </TR>
1.3 harris41 93: <TR>
1.4 ! harris41 94: <TD></TD>
! 95: <TD></TD>
! 96: <TD></TD>
1.3 harris41 97: <TD></TD>
98: </TR>
99: </TABLE>
1.1 harris41 100: </BODY>
101: </HTML>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>