Update of /cvsroot/refdb/homepage
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4753
Modified Files:
index.html
Log Message:
added FreeBSD port news
Index: index.html
===================================================================
RCS file: /cvsroot/refdb/homepage/index.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -U2 -r1.2 -r1.3
--- index.html 7 Apr 2005 18:45:25 -0000 1.2
+++ index.html 4 May 2005 20:16:18 -0000 1.3
@@ -109,10 +109,10 @@
<p>RefDB is a reference database and bibliography tool for SGML, XML, and LaTeX/BibTeX documents. It allows users to share databases over a network. It is lightweight and portable to basically all platforms with a decent C compiler. And it's released under the <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</a>.</p>
<p>RefDB is currently known to build and run out of the tarball on at least these platforms:</p><ul>
- <li>Linux</li>
- <li>FreeBSD</li>
- <li>NetBSD</li>
- <li>Solaris (using gcc)</li>
- <li>OSX/Darwin</li>
- <li>Windows+Cygwin</li>
+ <li><a href="http://www.linux.org">Linux</a></li>
+ <li><a href="http://www.freebsd.org">FreeBSD</a></li>
+ <li><a href="http://www.netbsd.org">NetBSD</a></li>
+ <li><a href="http://www.sun.com/software/solaris/index.jsp">Solaris</a> (using gcc)</li>
+ <li><a href="http://www.apple.com/macosx/">OSX</a>/<a href="http://developer.apple.com/darwin/">Darwin</a></li>
+ <li><a href="http://www.microsoft.com/windows/default.mspx">Windows</a>+<a href="http://www.cygwin.com">Cygwin</a></li>
</ul>
<p>RefDB appears to be the only available tool to create HTML, PostScript, PDF, DVI, MIF, or RTF output from <a href="http://www.oasis-open.org/docbook/">DocBook</a> or <a href="http://www.tei-c.org">TEI</a> sources with <b>fully formatted</b> citations and bibliographies according to publisher's specifications (check out some <a href="examples.html">examples</a>). Additional document types can be easily added.</p>
@@ -126,6 +126,10 @@
<h2>News</h2>
<div class="news">
+ <h3>May 2, 2005</h3>
+ <p>A <a href="http://www.freebsd.org">FreeBSD</a> port is now available. Please see the instructions on the <a href="download.html#freebsd">download</a> page. See also this <a href="http://sourceforge.net/mailarchive/forum.php?thread_id=7160760&forum_id=1798">thread</a> for some additional information.</p>
+ </div>
+ <div class="news">
<h3>April 6, 2005</h3>
- <p>Debian packages of the latest prerelease and of the current CVS version are now available. Please see the instructions on the <a href="download.html#debian">download</a> page. See also this <a href="http://sourceforge.net/mailarchive/forum.php?thread_id=6992053&forum_id=1798">thread</a> for additional information.</p>
+ <p><a href="http://www.debian.org">Debian</a> packages of the latest prerelease and of the current CVS version are now available. Please see the instructions on the <a href="download.html#debian">download</a> page. See also this <a href="http://sourceforge.net/mailarchive/forum.php?thread_id=6992053&forum_id=1798">thread</a> for additional information.</p>
</div>
<div class="news">
|