uClibc-apps.html 49 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
  2. <HTML>
  3. <HEAD>
  4. <TITLE>uClibc -- a C library for embedded systems</TITLE>
  5. </HEAD>
  6. <body text="#000000" alink="#660000" link="#660000" bgcolor="#dee2de" vlink="#660000">
  7. <basefont face="lucida, helvetica, arial" size="3">
  8. <CENTER>
  9. <p>
  10. <TABLE BORDER=0 CELLSPACING=1 CELLPADDING=2>
  11. <TR>
  12. <td bgcolor="#000000">
  13. <FONT FACE="lucida, helvetica" COLOR="#ccccc0">
  14. <B>µ&nbsp;C&nbsp;l&nbsp;i&nbsp;b&nbsp;c</B>
  15. </FONT>
  16. </TD>
  17. </TR>
  18. </TABLE>
  19. <p>
  20. <!-- Begin NOT Working List -->
  21. <TABLE WIDTH=95% CELLSPACING=1 CELLPADDING=4 BORDER=1>
  22. <TR><TD BGCOLOR="#ccccc0" ALIGN=center>
  23. <A NAME="notworking"> <BIG><B>
  24. uClibc -- NOT WORKING Application List
  25. </font>
  26. </A></B></BIG>
  27. </TD></TR>
  28. <TR><TD BGCOLOR="#eeeee0">
  29. <p> The following applications are known to NOT work with uClibc. Please
  30. tell us if you know of any applications that fall into this category! </p>
  31. <br>
  32. When you are done, <a href="http://www.uclibc.org/">you can click here to return
  33. to the uClibc home page.</a>
  34. <!-- Not Working List -->
  35. <center>
  36. <table width="100%" border=1>
  37. <tr><th width="15%"> Program </th>
  38. <th width="15%"> Version </th>
  39. <th width="70%"> Comment </th>
  40. </tr>
  41. <!-- -------------------------------------------------------------------- -->
  42. <tr>
  43. <td> <a href="http://www.mozilla.org/">Mozilla</a> </td>
  44. <td> &nbsp;</td>
  45. <td> Might actually work now that pthreads are working. Someone care to give it a try?</td>
  46. </tr>
  47. <tr>
  48. <td> Dunno....</a> </td>
  49. <td> &nbsp;</td>
  50. <td> If you know of an application that <em>does not work</em> with uClibc, let me know. </td>
  51. </tr>
  52. <!-- -------------------------------------------------------------------- -->
  53. </table>
  54. </center>
  55. <!-- End of NOT Working List -->
  56. <!-- End of Table -->
  57. </TD></TR>
  58. </TABLE>
  59. </P>
  60. <TABLE WIDTH=95% CELLSPACING=1 CELLPADDING=4 BORDER=1>
  61. <TR><TD BGCOLOR="#ccccc0" ALIGN=center>
  62. <A NAME="applications"> <BIG><B>
  63. uClibc -- WORKING Application List
  64. </font>
  65. </A></B></BIG>
  66. </TD></TR>
  67. <TR><TD BGCOLOR="#eeeee0">
  68. <p> The following applications are known to work with uClibc, either out of the
  69. box or with a patch. Please tell us if you have experience with other versions
  70. (especially with newer ones) or with programs not listed below! </p>
  71. <!-- Application List -->
  72. <center>
  73. <table width="100%" border=1>
  74. <tr><th width="15%"> Program </th>
  75. <th width="15%"> Version </th>
  76. <th width="15%"> Needs Patch </th>
  77. <th width="55%"> Comment </th>
  78. </tr>
  79. <!-- -------------------------------------------------------------------- -->
  80. <tr>
  81. <td> Lots of other applications!</a> </td>
  82. <td> &nbsp;</td>
  83. <td> &nbsp;</td>
  84. <td> If you use an application with uClibc, let me know. </td>
  85. </tr>
  86. <!-- -------------------------------------------------------------------- -->
  87. <tr>
  88. <td> <a href="http://www.busybox.net/">BusyBox</a> </td>
  89. <td> <a href="http://www.busybox.net/downloads/busybox-0.60.3.tar.gz">busybox-0.60.3.tar.bz2</a> </td>
  90. <td> &nbsp;</td>
  91. <td> Busybox is a small replacement for most major Unix tools. All
  92. versions of BusyBox work with uClibc without changes.
  93. </td>
  94. </tr>
  95. <!-- -------------------------------------------------------------------- -->
  96. <tr>
  97. <td> <a href="http://tinylogin.busybox.net">TinyLogin</a> </td>
  98. <td> <a href="http://tinylogin.busybox.net/downloads/snapshots/tinylogin-snapshot.tar.gz">tinylogin-snapshot.tar.gz</a> </td>
  99. <td> &nbsp;</td>
  100. <td> A small replacement for login, getty, passwd, adduser, deluser, etc. </td>
  101. </tr>
  102. <!-- -------------------------------------------------------------------- -->
  103. <tr>
  104. <td> <a href="http://udhcp.busybox.net/">uDHCP</a> </td>
  105. <td> <a href="http://udhcp.busybox.net/downloads/udhcp-0.9.8.tar.gz">udhcp-0.9.8.tar.gz</a></td>
  106. <td> &nbsp;</td>
  107. <td> A tiny but fully RFC compliant DHCP client and/or server. </td>
  108. </tr>
  109. <!-- -------------------------------------------------------------------- -->
  110. <tr>
  111. <td> <a href="http://www.boa.org/">boa webserver</a> </td>
  112. <td> <a href="http://www.boa.org/boa-0.94.11.tar.gz">boa-0.94.11.tar.gz</a> </td>
  113. <td> &nbsp;</td>
  114. <td>Boa is a very small, high performance web server.</td>
  115. </tr>
  116. <!-- -------------------------------------------------------------------- -->
  117. <tr>
  118. <td> <a href="http://xfree.org/">XFree86</a> </td>
  119. <td> &nbsp;</td>
  120. <td> <a href="http://tuxscreen.net/wiki/view/Main/BuildingTinyX">TinyX + uClibc howto</a></td>
  121. <td> XFree86 is the underlying software that is between the hardware and graphical user
  122. interface (aka gui) that people see and use. It provides the standard windowing
  123. system for most Linux systems.</td>
  124. </tr>
  125. <!-- -------------------------------------------------------------------- -->
  126. <tr>
  127. <td> <a href="http://www.gnu.org/software/fileutils/fileutils.html">GNU Fileutils</a> </td>
  128. <td> <a href="ftp://ftp.gnu.org/gnu/fileutils/fileutils-4.1.tar.gz">fileutils-4.1.tar.gz</a> </td>
  129. <td> <a href="http://www.uclibc.org/lists/uclibc/2002-February/004806.html">patch information</td>
  130. <td> The GNU File Utilities provide basic file-manipulation commands.</td>
  131. </tr>
  132. <!-- -------------------------------------------------------------------- -->
  133. <tr>
  134. <td> <a href="http://www.gnu.org/software/shellutils/shellutils.html">GNU shellutils</a> </td>
  135. <td> <a href="ftp://ftp.gnu.org/gnu/sh-utils/">sh-utils-2.0.tar.gz</a> </td>
  136. <td> &nbsp; </td>
  137. <td> The GNU Shell Utilities provide basic shell-manipulation commands.
  138. </td>
  139. </tr>
  140. <!-- -------------------------------------------------------------------- -->
  141. <tr>
  142. <td> <a href="http://www.gnu.org/software/findutils/findutils.html">GNU findutils</a> </td>
  143. <td> <a href="ftp://ftp.gnu.org/gnu/findutils/findutils-4.1.tar.gz">findutils-4.1.tar.gz</a> </td>
  144. <td> &nbsp; </td>
  145. <td> Provides find, locate, and xargs</td>
  146. </tr>
  147. <!-- -------------------------------------------------------------------- -->
  148. <tr>
  149. <td> <a href="http://www.gnu.org/software/textutils/textutils.html">GNU Textutils </a> </td>
  150. <td> <a href="ftp://ftp.gnu.org/gnu/textutils/textutils-2.1.tar.gz">textutils-2.1.tar.gz</a> </td>
  151. <td> &nbsp; </td>
  152. <td> The GNU Text Utilities provide basic text-manipulation commands. </td>
  153. </tr>
  154. <!-- -------------------------------------------------------------------- -->
  155. <tr>
  156. <td> <a href="http://freshmeat.net/projects/util-linux/">util-linux</a> </td>
  157. <td> <a href="ftp://ftp.win.tue.nl/pub/home/aeb/linux-local/utils/util-linux/util-linux-2.11u.tar.gz">util-linux-2.11u.tar.gz</a> </td>
  158. <td> disable "ENABLE_WIDECHAR" in defines.h</td>
  159. <td>A suite of essential utilities for any Linux system.</td>
  160. </tr>
  161. <!-- -------------------------------------------------------------------- -->
  162. <tr>
  163. <td> <a href="http://www.gnu.org/software/grep/grep.html">GNU grep</a> </td>
  164. <td> <a href="ftp://ftp.gnu.org/pub/gnu/grep/grep-2.4.2.tar.gz">grep-2.4.2.tar.gz</a> </td>
  165. <td> &nbsp; </td>
  166. <td> Grep searches one or more input files for lines containing a match to a specified pattern.
  167. </td>
  168. </tr>
  169. <!-- -------------------------------------------------------------------- -->
  170. <tr>
  171. <td> <a href="http://www.gnu.org/software/sed/sed.html"></a> </td>
  172. <td> <a href="ftp://ftp.gnu.org/pub/gnu/sed/sed-3.02.tar.gz">sed-3.02.tar.gz</a> </td>
  173. <td> &nbsp; </td>
  174. <td> Sed (streams editor) is a tool to filter and modify text streams </td>
  175. </tr>
  176. <!-- -------------------------------------------------------------------- -->
  177. <tr>
  178. <td> <a href="http://www.gnu.org/software/gzip/gzip.html">Gzip</a> </td>
  179. <td> <a href="ftp://ftp.gnu.org/pub/gnu/gzip/gzip-1.2.4a.tar.gz">gzip-1.2.4a.tar.gz</a> </td>
  180. <td> &nbsp; </td>
  181. <td> gzip (GNU zip) is a popular data compression program (version 1.3.3 is also OK)
  182. </td>
  183. </tr>
  184. <!-- -------------------------------------------------------------------- -->
  185. <tr>
  186. <td> <a href="http://sources.redhat.com/bzip2/">Bzip2</a> </td>
  187. <td> <a href="ftp://sources.redhat.com/pub/bzip2/v102/bzip2-1.0.2.tar.gz">bzip2-1.0.2.tar.gz</a> </td>
  188. <td> &nbsp; </td>
  189. <td> bzip2 is a freely available, patent free (see below), high-quality
  190. data compressor. It typically compresses files to within 10% to 15% of the
  191. best available techniques (the PPM family of statistical compressors), whilst
  192. being around twice as fast at compression and six times faster at decompression.</td>
  193. </tr>
  194. <!-- -------------------------------------------------------------------- -->
  195. <tr>
  196. <td> <a href="http://www.gzip.org/zlib/">zlib</a> </td>
  197. <td> <a href="ftp://ftp.info-zip.org/pub/infozip/zlib/zlib-1.1.4.tar.gz">zlib-1.1.4.tar.gz</a> </td>
  198. <td> &nbsp;</td>
  199. <td> zlib is a very popular compression library that uses the same underlying methods as gzip. </td>
  200. </tr>
  201. <!-- -------------------------------------------------------------------- -->
  202. <tr>
  203. <td> <a href="http://www.gnu.org/software/tar/tar.html">GNU tar</a> </td>
  204. <td> <a href="ftp://ftp.gnu.org/pub/gnu/tar/tar-1.13.tar.gz">tar-1.13.tar.gz</a> </td>
  205. <td> &nbsp; </td>
  206. <td> The name `tar' comes from its original use; it stands for tape archiver.
  207. It is used to store archives of data into a single file which can then be
  208. stored and transported.
  209. </td>
  210. </tr>
  211. <!-- -------------------------------------------------------------------- -->
  212. <tr>
  213. <td> <a href="http://www.gnu.org/software/wget/wget.html">wget</a> </td>
  214. <td> <a href="ftp://ftp.gnu.org/pub/gnu/wget/wget-1.8.2.tar.gz">wget-1.8.2.tar.gz</a> </td>
  215. <td> &nbsp; </td>
  216. <td> GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP
  217. </td>
  218. </tr>
  219. <!-- -------------------------------------------------------------------- -->
  220. <tr>
  221. <td> <a href="http://www.gnu.org/software/less/less.html">GNU less</a> </td>
  222. <td> <a href="ftp://ftp.gnu.org/pub/gnu/less/less-358.tar.gz">less-358.tar.gz</a> </td>
  223. <td> &nbsp; </td>
  224. <td> less is a utility for viewing text files</td>
  225. </tr>
  226. <!-- -------------------------------------------------------------------- -->
  227. <tr>
  228. <td> <a href="http://www.gnu.org/software/bash/bash.html">Bash shell</a> </td>
  229. <td> <a href="ftp://ftp.gnu.org/gnu/bash/bash-2.05a.tar.gz">bash-2.05a.tar.gz</a> </td>
  230. <td> &nbsp; </td>
  231. <td> &nbsp; </td>
  232. </tr>
  233. <!-- -------------------------------------------------------------------- -->
  234. <tr>
  235. <td> <a href="http://cnswww.cns.cwru.edu/~chet/readline/rltop.html">readline</a> </td>
  236. <td> <a href="ftp://ftp.gnu.org/gnu/readline/readline-4.2a.tar.gz">readline-4.2a.tar.gz</a> </td>
  237. <td> &nbsp; </td>
  238. <td> The GNU Readline library provides applications with command line editing,
  239. used by BASH as well as other things.
  240. </td>
  241. </tr>
  242. <!-- -------------------------------------------------------------------- -->
  243. <tr>
  244. <td> <a href="http://texinfo.org/">GNU Texinfo </a> </td>
  245. <td> <a href="ftp://ftp.gnu.org/pub/gnu/texinfo/texinfo-4.0.tar.gz">texinfo-4.0.tar.gz</a> </td>
  246. <td> &nbsp; </td>
  247. <td> Texinfo is the official documentation format of the GNU project. </td>
  248. </tr>
  249. <!-- -------------------------------------------------------------------- -->
  250. <tr>
  251. <td> <a href="http://www.gnu.org/software/gawk/gawk.html">gawk</a> </td>
  252. <td> <a href="ftp://ftp.gnu.org/pub/gnu/gawk/gawk-3.1.0.tar.gz">gawk-3.1.0.tar.gz</a> </td>
  253. <td> &nbsp; </td>
  254. <td> The `awk' utility interprets a special-purpose programming language
  255. that makes it possible to handle simple data-reformatting jobs with just a few lines of code.
  256. </td>
  257. </tr>
  258. <!-- -------------------------------------------------------------------- -->
  259. <tr>
  260. <td> <a href="http://www.math.fu-berlin.de/~leitner/mawk/">mawk</a> </td>
  261. <td> <a href="ftp://ftp.fu-berlin.de/pub/unix/languages/mawk/mawk1.3.3.tar.gz">mawk1.3.3.tar.gz</a> </td>
  262. <td> &nbsp; </td>
  263. <td> Mike's awk implementation, which is smaller and faster then gawk
  264. </td>
  265. </tr>
  266. <!-- -------------------------------------------------------------------- -->
  267. <tr>
  268. <td> <a href="ftp://ftp.prosa.it/pub/gpm/gpm-1.19.6.lsm">gpm</a> </td>
  269. <td> <a href="ftp://ftp.prosa.it/pub/gpm/gpm-1.19.6.tar.gz">gpm-1.19.6.tar.gz</a> </td>
  270. <td> &nbsp; </td>
  271. <td> The gpm (general purpose mouse) daemon tries to be a useful mouse
  272. server for applications running on the Linux console. </td>
  273. </tr>
  274. <!-- -------------------------------------------------------------------- -->
  275. <tr>
  276. <td> <a href="http://www.microwindows.org/">Microwindows</a> </td>
  277. <td> CVS version</a></td>
  278. <td> &nbsp;</td>
  279. <td> Microwindows is a small windowing system similar to the X Window System. </td>
  280. </tr>
  281. <!-- -------------------------------------------------------------------- -->
  282. <tr>
  283. <td> <a href="http://www.mars.org/home/rob/proj/mpeg/">MAD: MPEG Audio Decoder</a> </td>
  284. <td> <a href="ftp://ftp.mars.org/pub/mpeg/mad-0.13.0b.tar.gz">mad-0.13.0b</a></td>
  285. <td> ./configure --disable-nls</td>
  286. <td>MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1
  287. and the MPEG-2 extension to Lower Sampling Frequencies, as well as the
  288. so-called MPEG 2.5 format. All three audio layers (Layer I, Layer II, and
  289. Layer III a.k.a. MP3) are fully implemented. It also supports doing
  290. fixed point math, so it works great on FPU-less chips like ARM. </td>
  291. </tr>
  292. <!-- -------------------------------------------------------------------- -->
  293. <tr>
  294. <td> <a href="http://www.mp3dev.org/mp3/">lame mp3 encoder</a> </td>
  295. <td> <a href="http://prdownloads.sourceforge.net/lame/lame-3.91.tar.gz"></a> </td>
  296. <td> &nbsp; </td>
  297. <td> LAME is the source code for a fully LGPL'd MP3 encoder, with speed and
  298. quality to rival all commercial competitors. </td>
  299. </tr>
  300. <!-- -------------------------------------------------------------------- -->
  301. <tr>
  302. <td> <a href="ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/wavplay-1.4.lsm">wavplay</a> </td>
  303. <td> <a href="ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/wavplay-1.4.tar.gz">wavplay-1.4.tar.gz</a> </td>
  304. <td> &nbsp; </td>
  305. <td> Utilities to play and record WAV files </td>
  306. </tr>
  307. <!-- -------------------------------------------------------------------- -->
  308. <tr>
  309. <td> <a href="http://www.ohse.de/uwe/software/lrzsz.html">lrzsz</a> </td>
  310. <td> <a href="http://www.ohse.de/uwe/releases">lrzsz-0.12.20.tar.gz</a></td>
  311. <td> &nbsp;</td>
  312. <td> lrzsz is a unix communication package providing the XMODEM, YMODEM ZMODEM file transfer protocols. </td>
  313. </tr>
  314. <!-- -------------------------------------------------------------------- -->
  315. <tr>
  316. <td> <a href="http://pcmcia-cs.sourceforge.net/">pcmcia-cs</a> </td>
  317. <td> <a href="http://prdownloads.sourceforge.net/pcmcia-cs/">pcmcia-cs-3.1.29.tar.gz</a></td>
  318. <td> &nbsp;</td>
  319. <td> A complete Linux PCMCIA support package. </td>
  320. </tr>
  321. <!-- -------------------------------------------------------------------- -->
  322. <tr>
  323. <td> <a href="ftp://mirror.dc.us.telia.net/pub/linux/redhat/redhat/redhat-7.1-en/os/i386/SRPMS/newt-0.50.22-2.src.rpm">newt</a> </td>
  324. <td> all versions</a></td>
  325. <td> &nbsp;</td>
  326. <td> Newt is a curses based text windowing library. Very useful for making console applications. </td>
  327. </tr>
  328. <!-- -------------------------------------------------------------------- -->
  329. <tr>
  330. <td> <a href="http://dickey.his.com/ncurses/ncurses.html">ncurses</a> </td>
  331. <td> 5.2</a></td>
  332. <td> &nbsp;</td>
  333. <td> ncurses is a standard terminal handling library.
  334. </td>
  335. </tr>
  336. <!-- -------------------------------------------------------------------- -->
  337. <tr>
  338. <td> <a href="http://www.s-lang.org/">slang</a> </td>
  339. <td> 1.4.5</a></td>
  340. <td> &nbsp;</td>
  341. <td> Slang does the same sort of thing that ncurses does -- and with a bit of wrapper code
  342. can act as a full replacement. Very useful for making console applications (such as newt).
  343. Because the full slang provides many other things, I personally use a massively cut down version
  344. called <a href="ftp://busybox.net/slang-1.4.5-mini.tar.gz">minislang</a>, which also works great,
  345. handles the ncurses type slang APIs only, and is just 80k compiled vs uClibc.
  346. </td>
  347. </tr>
  348. <!-- -------------------------------------------------------------------- -->
  349. <tr>
  350. <td> <a href="http://www.net.lut.ac.uk/psst/">LSH</a> </td>
  351. <td> 1.2.5 </td>
  352. <td> <a href="http://www.schwebel.de/software/uClibc/index_en.html">patch</a> </td>
  353. <td> A relatively small implementation of the SSH protocol. </td>
  354. </tr>
  355. <!-- -------------------------------------------------------------------- -->
  356. <tr>
  357. <td> <a href="http://www.schwebel.de/software/uClibc/index_en.html">flash-0.9.5</a> </td>
  358. <td> 0.9.5</td>
  359. <td> &nbsp;</td>
  360. <td> A secure menuing shell. </td>
  361. </tr>
  362. <!-- -------------------------------------------------------------------- -->
  363. <tr>
  364. <td> <a href="http://cr.yp.to/djbdns.html">djbdns</a> </td>
  365. <td> 1.0.5</td>
  366. <td> &nbsp;</td>
  367. <td> D. J. Bernstein's DNS implementation. </td>
  368. </tr>
  369. <!-- -------------------------------------------------------------------- -->
  370. <tr>
  371. <td> <a href="http://e2fsprogs.sourceforge.net/">e2fsprogs</a> </td>
  372. <td> <a href="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.27.tar.gz">e2fsprogs-1.27.tar.gz</a> </td>
  373. <td> &nbsp;</td>
  374. <td>Utilities to create and check ext3 and ext2 filesystems under Linux</td>
  375. </tr>
  376. <!-- -------------------------------------------------------------------- -->
  377. <tr>
  378. <td> <a href="http://linux-ntfs.sourceforge.net/">Linux-NTFS tools</a> </td>
  379. <td> <a href="http://prdownloads.sourceforge.net/linux-ntfs/linux-ntfs-1.5.1.tar.gz">linux-ntfs-1.5.1.tar.gz</a> </td>
  380. <td> &nbsp;</td>
  381. <td>Utilities to create and check NTFS filesystems under Linux</td>
  382. </tr>
  383. <!-- -------------------------------------------------------------------- -->
  384. <tr>
  385. <td> <a href="ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools.lsm">dosfstools</a> </td>
  386. <td> <a href="ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-2.8.src.tar.gz">dosfstools-2.8.src.tar.gz</a> </td>
  387. <td> &nbsp;</td>
  388. <td>Utilities to create and check MS-DOS filesystems under Linux</td>
  389. </tr>
  390. <!-- -------------------------------------------------------------------- -->
  391. <tr>
  392. <td> <a href="http://freshmeat.net/projects/lilo/">LILO bootloader</a> </td>
  393. <td> <a href="http://brun.dyndns.org/pub/linux/lilo/lilo-22.1.tar.gz">lilo-22.1.tar.gz</a> </td>
  394. <td> &nbsp;</td>
  395. <td>Lilo is a Boot loader for Linux/x86 and other PC operating systems.</td>
  396. </tr>
  397. <!-- -------------------------------------------------------------------- -->
  398. <tr>
  399. <td> <a href="http://bluez.sourceforge.net/">Bluez Bluetooth stack</a> </td>
  400. <td> latest</td>
  401. <td> &nbsp;</td>
  402. <td> BlueZ is implementation of Bluetooth protocol stack for Linux.
  403. Originally BlueZ was developed by Qualcomm Incorporated and then
  404. became an Open Source project. </td>
  405. </tr>
  406. <!-- -------------------------------------------------------------------- -->
  407. <tr>
  408. <td> <a href="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html">Linux wireless tools</a> </td>
  409. <td> latest</td>
  410. <td> &nbsp;</td>
  411. <td> The Wireless Extension is a generic API allowing a driver to expose to the user space configuration and statistics specific to common Wireless LANs. The beauty of it is that a single set of tool can support all the variations of Wireless LANs, regardless of their type (as long as the driver support Wireless Extension). Another advantage is these parameters may be changed on the fly without restarting the driver (or Linux). </td>
  412. </tr>
  413. <!-- -------------------------------------------------------------------- -->
  414. <tr>
  415. <td> <a href="http://www.libpng.org/pub/png/libpng.html">libpng</a> </td>
  416. <td> <a href="http://www.libpng.org/pub/png/src/libpng-1.2.1.tar.gz">libpng-1.2.1.tar.gz</a> </td>
  417. <td> &nbsp;</td>
  418. <td> The reference library implementing the Portable Network Graphics
  419. format, a really nifty (and patent free) image format.<p>Passes 'make test' without problems.</td>
  420. </tr>
  421. <!-- -------------------------------------------------------------------- -->
  422. <tr>
  423. <td> <a href="http://www.ijg.org/">libjpeg</a> </td>
  424. <td> <a href="ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz">jpegsrc.v6b.tar.gz</a> </td>
  425. <td> &nbsp;</td>
  426. <td> The Independent JPEG Group's implementation of the JPEG
  427. image compression format. <p>Passes 'make test' just fine</td>
  428. </tr>
  429. <!-- -------------------------------------------------------------------- -->
  430. <tr><th width="15%"> Program </th>
  431. <th width="15%"> Version </th>
  432. <th width="15%"> Needs Patch </th>
  433. <th width="55%"> Comment </th>
  434. </tr>
  435. <!-- -------------------------------------------------------------------- -->
  436. <tr>
  437. <td> <a href="http://www.gnu.org/software/gcc/gcc.html">GCC</a> </td>
  438. <td> <a href="ftp://ftp.gnu.org/gnu/gcc/gcc-2.95.3.tar.gz">gcc-2.95.3.tar.gz</a> <br>
  439. <a href="ftp://ftp.gnu.org/gnu/gcc/gcc-3.1.1.tar.gz">gcc-3.1.1.tar.gz</a> </td>
  440. <td> c-compiler, c++-compiler compiler work fine, libio build currently fails </td>
  441. <td> GCC is <em>the</em> compiler for GNU/Linux systems.</td>
  442. </tr>
  443. <!-- -------------------------------------------------------------------- -->
  444. <tr>
  445. <td> <a href="http://sources.redhat.com/binutils/">GNU binutils</a> </td>
  446. <td> <a href="ftp://ftp.gnu.org/gnu/binutils/binutils-2.13.tar.gz">binutils-2.13.tar.gz</a> </td>
  447. <td> Add CFLAGS+=-D__FORCE_NOGLIBC</td>
  448. <td>The GNU assembler, linker and binary utilities.</td>
  449. </tr>
  450. <!-- -------------------------------------------------------------------- -->
  451. <tr>
  452. <td> <a href="http://www.gnu.org/software/gdb/gdb.html">GDB: The GNU Debugger </a></td>
  453. <td> <a href="ftp://ftp.gnu.org/pub/gnu/gdb/gdb-5.1.tar.gz">gdb-5.1</a></td>
  454. <td> By default gdbserver does not get built. Once gdb is built, you
  455. can change gdb/gdbserver/Makefile to
  456. use xxx-uclibc-gcc, and then run make to get gdbserver to build.</td>
  457. <td> gdb allows you to debug applications. gdbserver allows you to debug
  458. applications running on a remote system. </td>
  459. </tr>
  460. <!-- -------------------------------------------------------------------- -->
  461. <tr>
  462. <td> <a href="http://www.gnu.org/software/make/make.html">GNU make</a> </td>
  463. <td> <a href="ftp://ftp.gnu.org/pub/gnu/make/make-3.79.1.tar.gz">make-3.79.1.tar.gz</a> </td>
  464. <td> &nbsp; </td>
  465. <td> Make is a tool which controls the generation of executables and other
  466. non-source files of a program from the program's source files.</td>
  467. </tr>
  468. <!-- -------------------------------------------------------------------- -->
  469. <tr>
  470. <td> <a href="http://www.gnu.org/software/patch/patch.html">GNU patch</a> </td>
  471. <td> <a href="ftp://ftp.gnu.org/gnu/patch/patch-2.5.4.tar.gz">patch-2.5.4.tar.gz</a> </td>
  472. <td> &nbsp; </td>
  473. <td> Patch takes a patch file (containing a difference listing produced by diff) and
  474. applies those differences to one or more original files, producing patched versions.
  475. </td>
  476. </tr>
  477. <!-- -------------------------------------------------------------------- -->
  478. <tr>
  479. <td> <a href="http://www.gnu.org/software/diffutils/diffutils.html">Diffutils</a> </td>
  480. <td> <a href="ftp://ftp.gnu.org/pub/gnu/diffutils/diffutils-2.7.tar.gz">diffutils-2.7.tar.gz</a> </td>
  481. <td> &nbsp; </td>
  482. <td> The diff command can show differences between files and directories</td>
  483. </tr>
  484. <!-- -------------------------------------------------------------------- -->
  485. <tr>
  486. <td> <a href="http://home.hccnet.nl/d.ingamells/beautify.html">GNU indent</a> </td>
  487. <td> <a href="http://home.hccnet.nl/d.ingamells/indent-2.2.7.tar.gz">indent-2.2.7.tar.gz</a> </td>
  488. <td> &nbsp; </td>
  489. <td> The indent program can be used to make code easier to read. It can
  490. also convert from one style of writing C to another.
  491. </td>
  492. </tr>
  493. <!-- -------------------------------------------------------------------- -->
  494. <tr>
  495. <td> <a href="http://www.gnu.org/software/flex/flex.html">Flex</a> </td>
  496. <td> <a href="ftp://ftp.gnu.org/non-gnu/flex/flex-2.5.4a.tar.gz">flex-2.5.4a.tar.gz</a> </td>
  497. <td> &nbsp; </td>
  498. <td> Flex is a fast lexical analyser generator. </td>
  499. </tr>
  500. <!-- -------------------------------------------------------------------- -->
  501. <tr>
  502. <td> <a href="http://www.gnu.org/software/bison/bison.html">Bison</a> </td>
  503. <td> <a href="ftp://ftp.gnu.org/gnu/bison/bison-1.32.tar.gz">bison-1.32.tar.gz</a> </td>
  504. <td> &nbsp; </td>
  505. <td> Bison is a general-purpose parser generator that converts a grammar
  506. description for an LALR context-free grammar into a C program to parse that grammar.
  507. </td>
  508. </tr>
  509. <!-- -------------------------------------------------------------------- -->
  510. <tr>
  511. <td> <a href="http://www.seindal.dk/rene/gnu/">m4</a> </td>
  512. <td> <a href="ftp://ftp.seindal.dk/pub/rene/gnu/m4-1.4.tar.gz">m4-1.4.tar.gz</a> </td>
  513. <td> &nbsp; </td>
  514. <td> GNU m4 is an implementation of the traditional Unix macro processor, and
  515. is the foundation for GNU autoconf and automake.
  516. </td>
  517. </tr>
  518. <!-- -------------------------------------------------------------------- -->
  519. <tr>
  520. <td> <a href="http://sources.redhat.com/autoconf/">GNU autoconf</a> </td>
  521. <td> <a href="ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.13.tar.gz">autoconf-2.13.tar.gz</a> </td>
  522. <td> &nbsp; </td>
  523. <td> GNU Autoconf is used for generating configure scripts, which are present
  524. in a large number of free software packages and are used to detect system
  525. features at compilation time.
  526. </td>
  527. </tr>
  528. <!-- -------------------------------------------------------------------- -->
  529. <tr>
  530. <td> <a href="http://sources.redhat.com/automake/">GNU Automake</a> </td>
  531. <td> <a href="ftp://ftp.gnu.org/gnu/automake/automake-1.5.tar.gz">automake-1.5.tar.gz</a> </td>
  532. <td> &nbsp; </td>
  533. <td> Automake is a tool for automatically generating Makefiles
  534. </td>
  535. </tr>
  536. <!-- -------------------------------------------------------------------- -->
  537. <tr>
  538. <td> <a href="http://www.gnu.org/software/libtool/libtool.html">libtool</a> </td>
  539. <td> <a href="ftp://ftp.gnu.org/gnu/libtool/libtool-1.4.2.tar.gz">libtool-1.4.2.tar.gz</a></td>
  540. <td> &nbsp; </td>
  541. <td>GNU libtool is a generic library support script. </td>
  542. </tr>
  543. <!-- -------------------------------------------------------------------- -->
  544. <tr>
  545. <td> <a href="http://www.gnu.org/software/gettext/gettext.html">gettext</a> </td>
  546. <td> <a href="ftp://ftp.gnu.org/gnu/gettext/gettext-0.10.40.tar.gz">gettext-0.10.40.tar.gz</a></td>
  547. <td> &nbsp; </td>
  548. <td> GNU gettext provides a set of tools for adding multi-lingual messages to applications. </td>
  549. </tr>
  550. <!-- -------------------------------------------------------------------- -->
  551. <tr>
  552. <td> <a href="http://www.web-sites.co.uk/nasm/">NASM assembler</a> </td>
  553. <td> <a href="ftp://sunsite.unc.edu/pub/Linux/devel/lang/assemblers/nasm-0.98.tar.gz">nasm-0.98.tar.gz</a> </td>
  554. <td> &nbsp; </td>
  555. <td> NASM is the Netwide Assembler, a free portable assembler for the
  556. Intel 80x86 microprocessor series, which uses the traditional Intel
  557. instruction mnemonics and syntax.
  558. </td>
  559. </tr>
  560. <!-- -------------------------------------------------------------------- -->
  561. <tr>
  562. <td> <a href="http://www.cix.co.uk/~mayday/">bin86</a> </td>
  563. <td> <a href="http://freshmeat.net/redir/bin86/743/url_tgz/bin86-0.16.0.tar.gz">bin86-0.16.0.tar.gz</a> </td>
  564. <td> &nbsp; </td>
  565. <td> The as86 and ld86 provide a complete 8086 assembler and loader which can
  566. generate 32-bit code for the 386+ processors. These tools are used to create
  567. the 16-bit bootsector and setup binaries for linux. The syntax is not compatible
  568. with the GNU assembler.
  569. </td>
  570. </tr>
  571. <!-- -------------------------------------------------------------------- -->
  572. <tr>
  573. <td> <a href="http://www.liacs.nl/~wichert/strace/">strace</a> </td>
  574. <td> <a href="http://prdownloads.sourceforge.net/strace/strace_4.4-1.tar.gz">strace_4.4-1.tar.gz</a> </td>
  575. <td> &nbsp; </td>
  576. <td> Strace is a system call trace, i.e. a debugging tool which prints out
  577. a trace of all the system calls made by a another process/program. </td>
  578. </tr>
  579. <!-- -------------------------------------------------------------------- -->
  580. <tr>
  581. <td> <a href="http://freshmeat.net/projects/ltrace/">ltrace</a> </td>
  582. <td> <a href="ftp://ftp.debian.org/debian/pool/main/l/ltrace/ltrace_0.3.16.tar.gz">ltrace_0.3.16.tar.gz</a> </td>
  583. <td> &nbsp; </td>
  584. <td> ltrace is a program that simply runs the specified command until it exits.
  585. It intercepts and records the dynamic library calls, which are called by the
  586. executed process, and the signals which are received by that process. It can
  587. also intercept and print the system calls executed by the program. Its use is very similar to strace(1) .
  588. </td>
  589. </tr>
  590. <!-- -------------------------------------------------------------------- -->
  591. <tr>
  592. <td> <a href="http://freshmeat.net/projects/lsof/">lsof</a> </td>
  593. <td> <a href="ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/lsof_4.61.tar.gz">lsof_4.61.tar.gz</a> </td>
  594. <td> &nbsp; </td>
  595. <td> Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open
  596. Files, and it does just that. It lists information about any files that are
  597. open by processes currently running on the system. It can also list communications open by each process.
  598. </td>
  599. </tr>
  600. <!-- -------------------------------------------------------------------- -->
  601. <tr>
  602. <td> <a href="http://www.sax.de/~adlibit/">e3 text editor</a> </td>
  603. <td> <a href="http://www.sax.de/~adlibit/e3-2.33.tar.gz">e3-2.33.tar.gz</a> </td>
  604. <td> &nbsp; </td>
  605. <td> a full featured very tiny text editor </td>
  606. </tr>
  607. <!-- -------------------------------------------------------------------- -->
  608. <tr>
  609. <td> <a href="http://freshmeat.net/projects/kbd/">kbd</a> </td>
  610. <td> <a href="http://ftp.kernel.org/pub/linux/utils/kbd/kbd-1.06.tar.gz">kbd-1.06.tar.gz</a> </td>
  611. <td> &nbsp; </td>
  612. <td> The kbd package contains font, keytable and keyboard utilities for Linux. </td>
  613. </tr>
  614. <!-- -------------------------------------------------------------------- -->
  615. <tr>
  616. <td> <a href="http://freshmeat.net/projects/hdparm/">hdparm</a> </td>
  617. <td> <a href="http://www.ibiblio.org/pub/Linux/system/hardware/hdparm-4.6.tar.gz">hdparm-4.6.tar.gz</a> </td>
  618. <td> &nbsp; </td>
  619. <td> A utility to tune hard disk parameters for high performance. </td>
  620. </tr>
  621. <!-- -------------------------------------------------------------------- -->
  622. <tr>
  623. <td> <a href="http://freshmeat.net/projects/devfsd/">devfsd</a> </td>
  624. <td> <a href="ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/daemons/devfsd/devfsd-v1.3.22.tar.gz">devfsd-v1.3.22.tar.gz</a> </td>
  625. <td> &nbsp; </td>
  626. <td> Devfsd provides configurable management of device nodes using the Linux Device Filesystem. </td>
  627. </tr>
  628. <!-- -------------------------------------------------------------------- -->
  629. <tr>
  630. <td> <a href="http://freshmeat.net/projects/sysklogd/">sysklogd</a> </td>
  631. <td> <a href="http://www.ibiblio.org/pub/Linux/system/daemons/sysklogd-1.4.1.tar.gz">sysklogd-1.4.1.tar.gz</a> </td>
  632. <td> &nbsp; </td>
  633. <td> The sysklogd package implements a syslogd daemon which is responsible
  634. for handling requests for syslog services, and a klogd daemon, which listens
  635. for kernel log messages and routes them to syslogd.</td>
  636. </tr>
  637. <!-- -------------------------------------------------------------------- -->
  638. <tr>
  639. <td> <a href="http://freshmeat.net/projects/dcron/">Dillon's Cron</a> </td>
  640. <td> <a href="http://freshmeat.net/redir/dcron/1903/url_tgz/dcron-2.3.3.tar.gz">dcron-2.3.3.tar.gz</a> </td>
  641. <td> &nbsp; </td>
  642. <td> Dillon's Cron is a multi-user cron focused on usability and reliability,
  643. and is the standard cron distributed with most distributions of Linux.
  644. </td>
  645. </tr>
  646. <!-- -------------------------------------------------------------------- -->
  647. <tr>
  648. <td> <a href="ftp://ftp.us.kernel.org/pub/linux/utils/man/man-1.5j.lsm">man</a> </td>
  649. <td> <a href="ftp://ftp.us.kernel.org/pub/linux/utils/man/man-1.5j.tar.gz">man-1.5j.tar.gz</a> </td>
  650. <td> &nbsp; </td>
  651. <td> This package provides the man command, the primary tool for
  652. reading on-line help files (manual pages).</td>
  653. </tr>
  654. <!-- -------------------------------------------------------------------- -->
  655. <tr>
  656. <td> <a href="http://www.tuxedo.org/~esr/fetchmail/">fetchmail</a> </td>
  657. <td> <a href="http://www.tuxedo.org/~esr/fetchmail/fetchmail-5.9.6.tar.gz">fetchmail-5.9.6.tar.gz</a> </td>
  658. <td> &nbsp; </td>
  659. <td> Fetchmail is a mail retrieval and forwarding utility that supports
  660. POP2, POP3, RPOP, APOP, KPOP, all flavors of IMAP, ETRN, and ODMR.
  661. </td>
  662. </tr>
  663. <!-- -------------------------------------------------------------------- -->
  664. <tr>
  665. <td> <a href="http://www.ibiblio.org/mc/">GNU Midnight Commander</a> </td>
  666. <td> <a href="http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/snapshots/mc-2002-02-01-14.tar.gz">mc-2002-02-01-14.tar.gz</a> </td>
  667. <td> &nbsp; </td>
  668. <td> GNU Midnight Commander is a file manager for free operating systems. </td>
  669. </tr>
  670. <!-- -------------------------------------------------------------------- -->
  671. <tr>
  672. <td> <a href="http://netfilter.samba.org/">netfilter/iptables</a> </td>
  673. <td> latest</td>
  674. <td> IP6 reported to not be working yet</td>
  675. <td> IP packet filtering tools for use with 2.4.4+ Linux kernels. </td>
  676. </tr>
  677. <!-- -------------------------------------------------------------------- -->
  678. <tr>
  679. <td> <a href="http://www.samba.org/ppp/">pppd</a> </td>
  680. <td> <a href="ftp://cs.anu.edu.au/pub/software/ppp/ppp-2.4.1.tar.gz">ppp-2.4.1.tar.gz</a> </td>
  681. <td> &nbsp;</td>
  682. <td> ppp (Paul's PPP Package) is an open source package which
  683. implements the Point-to-Point Protocol (PPP). </td>
  684. </tr>
  685. <!-- -------------------------------------------------------------------- -->
  686. <tr>
  687. <td> <a href="http://defiant.coinet.com/iproute2/">iproute2</a> </td>
  688. <td> <a href="http://defiant.coinet.com/iproute2/iproute2-2.2.4-now-ss991023.tar.gz">iproute2-2.2.4-now-ss991023.tar.gz</a> </td>
  689. <td> &nbsp; </td>
  690. <td> The tool you use to do all sorts of advanced routing funkiness </td>
  691. </tr>
  692. <!-- -------------------------------------------------------------------- -->
  693. <tr>
  694. <td> <a href="http://doolittle.faludi.com/ntpclient/">ntpclient</a> </td>
  695. <td> <a href="http://doolittle.faludi.com/ntpclient/ntpclient_2000_345.tar.gz">ntpclient_2000_345.tar.gz</a> </td>
  696. <td> &nbsp; </td>
  697. <td> ntpclient is an NTP (RFC-1305) client targeted at embedded computers.</td>
  698. </tr>
  699. <!-- -------------------------------------------------------------------- -->
  700. <tr>
  701. <td> <a href="http://freshmeat.net/projects/file/">file</a> </td>
  702. <td> <a href="ftp://ftp.gw.com/mirrors/pub/unix/file/file-3.39.tar.gz">file-3.37.tar.gz</a> </td>
  703. <td> &nbsp; </td>
  704. <td> File attempts to classify files depending on their contents and prints a description if a match is found. </td>
  705. </tr>
  706. <!-- -------------------------------------------------------------------- -->
  707. <tr>
  708. <td> <a href="http://artax.karlin.mff.cuni.cz/~mikulas/links/">Links Web Browser</a> </td>
  709. <td> <a href="http://artax.karlin.mff.cuni.cz/~mikulas/links/download/links-0.96.tar.gz">links-0.96.tar.gz</a> </td>
  710. <td> &nbsp; </td>
  711. <td> Links is text more web browser, similar to Lynx, that does a fine job rendering
  712. tables and such. It can do downloads in the background and uses HTTP/1.1 keepalive connections.
  713. </td>
  714. </tr>
  715. <!-- -------------------------------------------------------------------- -->
  716. <tr>
  717. <td> <a href="http://www.gtk.org/">glib</a> </td>
  718. <td> <a href="ftp://ftp.gimp.org/pub/gtk/v1.2/glib-1.2.10.tar.gz">glib-1.2.10.tar.gz</a> </td>
  719. <td> &nbsp; </td>
  720. <td> GLib is a library containing many useful C routines for things such as
  721. trees, hashes, and lists. GLib is the foundation for the GTK toolkit. </td>
  722. </tr>
  723. <!-- -------------------------------------------------------------------- -->
  724. <tr>
  725. <td> <a href="http://www.procmail.org/">procmail</a> </td>
  726. <td> <a href="http://www.procmail.org/procmail-3.22.tar.gz">procmail-3.22.tar.gz</a> </td>
  727. <td> &nbsp;</td>
  728. <td> procmail is a very nice mail-filtering tool. </td>
  729. <!-- -------------------------------------------------------------------- -->
  730. <tr>
  731. <td> <a href="http://www.roaringpenguin.com/pppoe/">RP-PPPoE</a> </td>
  732. <td> <a href="http://www.roaringpenguin.com/pppoe/rp-pppoe-3.3.tar.gz">rp-pppoe-3.3.tar.gz</a> </td>
  733. <td> &nbsp;</td>
  734. <td> A PPP over Ethernet client and server</td>
  735. <!-- -------------------------------------------------------------------- -->
  736. <tr>
  737. <td> <a href="http://www.cs.wisc.edu/~ghost/">Ghostscript</a> </td>
  738. <td> <a href="http://prdownloads.sourceforge.net/ghostscript/ghostscript-7.04.tar.gz">ghostscript-7.04.tar.gz</a> </td>
  739. <td> &nbsp;</td>
  740. <td> An interpreter and printing system for PostScript and PDF</td>
  741. <!-- -------------------------------------------------------------------- -->
  742. <tr>
  743. <td> <a href="http://www.tcpdump.org/">libpcap</a> </td>
  744. <td> <a href="http://www.tcpdump.org/release/libpcap-0.7.1.tar.gz">libpcap-0.7.1.tar.gz</a> </td>
  745. <td> &nbsp;</td>
  746. <td> Packet capture library used by TCPDump et al.</td>
  747. <!-- -------------------------------------------------------------------- -->
  748. <tr>
  749. <td> <a href="http://www.freeswan.org/">freeswan</a> </td>
  750. <td> <a href="ftp://ftp.xs4all.nl/pub/crypto/freeswan/freeswan-1.98b.tar.gz">freeswan-1.98b.tar.gz</a> </td>
  751. <td> Works fine w/o changes, even with the x509 patch and dhcprelay</td>
  752. <td> Linux FreeS/WAN is an implementation of IPSEC and IKE for Linux</td>
  753. <!-- -------------------------------------------------------------------- -->
  754. <tr>
  755. <td> <a href="http://icarus.com/eda/verilog/">Icarus Verilog</a> </td>
  756. <td> <a href="ftp://icarus.com/pub/eda/verilog/v0.6/verilog-0.6.1.tar.gz">verilog-0.6.1.tar.gz</a> </td>
  757. <td> &nbsp;</td>
  758. <td> Icarus Verilog is a Verilog simulation and synthesis tool</td>
  759. <!-- -------------------------------------------------------------------- -->
  760. <tr>
  761. <td> <a href="http://www.gtk.org/">GTK+</a> </td>
  762. <td> <a href="ftp://ftp.gtk.org/pub/gtk/v1.2/gtk+-1.2.10.tar.gz">gtk+-1.2.10.tar.gz</a> </td>
  763. <td> &nbsp;</td>
  764. <td> GTK+ is a multi-platform toolkit for creating graphical user interfaces</td>
  765. <!-- -------------------------------------------------------------------- -->
  766. <tr>
  767. <td> <a href="http://vim.sourceforge.net/">Vim/gvim</a> </td>
  768. <td> <a href="ftp://ftp.vim.org/pub/vim/unix/vim-6.1.tar.bz2">vim-6.1.tar.bz2</a> </td>
  769. <td> &nbsp;</td>
  770. <td> Vim is a highly configurable text editor built to enable efficient text editing</td>
  771. <!-- -------------------------------------------------------------------- -->
  772. <tr>
  773. <td> <a href="http://www.lesstif.org/">LessTif</a> </td>
  774. <td> <a href="ftp://ftp.hungry.com/pub/hungry/lesstif/">LessTif 0.93.18</a> </td>
  775. <td> &nbsp;</td>
  776. <td> LessTif is the Hungry Programmers' version of OSF/Motif(R)</td>
  777. <!-- -------------------------------------------------------------------- -->
  778. <tr>
  779. <td> <a href="http://www.fvwm.org/">FVWM</a> </td>
  780. <td> <a href="ftp://ftp.fvwm.org/pub/fvwm/version-2/fvwm-2.4.6.tar.bz2">fvwm-2.4.6.tar.bz2</a> </td>
  781. <td> &nbsp;</td>
  782. <td> FVWM is an extremely powerful ICCCM-compliant multiple virtual desktop window manager for the X Window system</td>
  783. <!-- -------------------------------------------------------------------- -->
  784. <tr>
  785. <td> <a href="http://www.newbreedsoftware.com/agendaroids/">Agendaroids</a> </td>
  786. <td> <a href="ftp://ftp.sonic.net/pub/users/nbs/unix/agenda/agendaroids/agendaroids-2002.03.07.tar.gz">agendaroids-2002.03.07.tar.gz</a> </td>
  787. <td> &nbsp;</td>
  788. <td> Agendaroids" is a clone of the classic arcade game "Asteroids."</td>
  789. <!-- -------------------------------------------------------------------- -->
  790. <tr>
  791. <td> <a href="http://bochs.sourceforge.net/">bochs</a> </td>
  792. <td> <a href="http://prdownloads.sourceforge.net/bochs/bochs-1.4.tar.gz">bochs-1.4.tar.gz</a> </td>
  793. <td> &nbsp;</td>
  794. <td> Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, bochs can be compiled to emulate a 386, 486 or Pentium CPU. Bochs is capable of running most Operating Systems inside the emulation including Linux, Windows(R)95, DOS, and recently Windows(R) NT 4.</td>
  795. <!-- -------------------------------------------------------------------- -->
  796. <tr>
  797. <td> <a href="http://directfb.org/">DirectFB</a> </td>
  798. <td> <a href="http://directfb.org/download/DirectFB/DirectFB-0.9.9.tar.gz">DirectFB-0.9.9.tar.gz</a> </td>
  799. <td> &nbsp;</td>
  800. <td> DirectFB is a thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system with support for translucent windows and multiple display layers on top of the Linux Framebuffer Device.</td>
  801. <!-- -------------------------------------------------------------------- -->
  802. <tr>
  803. <td> <a href="http://www.fltk.org/">FLTK</a> </td>
  804. <td> <a href="http://www.fltk.org/software.php?SOFTWARE=v1_1">fltk-1.1.0b11-source.tar.bz2</a> </td>
  805. <td> &nbsp;</td>
  806. <td> A C++ user interface toolkit for X11/WIN32/MacOS and OpenGL.</td>
  807. <!-- -------------------------------------------------------------------- -->
  808. <tr>
  809. <td> <a href="http://flwm.sourceforge.net/">flwm</a> </td>
  810. <td> <a href="http://flwm.sourceforge.net/flwm-1.00.tgz">flwm-1.00.tgz</a> </td>
  811. <td> &nbsp;</td>
  812. <td> Flwm is an X window manager designed to be user friendly and use the absolute minimum amount of screen real estate. It has no icons, using a pop-up menu to select hidden or new windows, and sideways titlebars.</td>
  813. <!-- -------------------------------------------------------------------- -->
  814. <tr>
  815. <td> <a href="http://www.freetype.org/">FreeType</a> </td>
  816. <td> <a href="http://prdownloads.sourceforge.net/freetype/freetype-2.0.9.tar.bz2">freetype-2.0.9.tar.bz2</a> </td>
  817. <td> &nbsp;</td>
  818. <td> A Free, High-Quality, and Portable Font Engine</td>
  819. <!-- -------------------------------------------------------------------- -->
  820. <tr>
  821. <td> <a href="http://www.3dsite.com/people/erco/unixtools/nixieclock/">Nixie Clock</a> </td>
  822. <td> <a href="http://www.3dsite.com/people/erco/unixtools/nixieclock/nixieclock-1.40.tar.gz">nixieclock-1.40.tar.gz</a> </td>
  823. <td> &nbsp;</td>
  824. <td> This simple little desktop clock displays the current date and time in various time formats (including a custom 'strftime(3)' format) using little icons of actual nixie tube digits.</td>
  825. <!-- -------------------------------------------------------------------- -->
  826. <tr>
  827. <td> <a href="http://www.rxvt.org/">rxvt</a> </td>
  828. <td> <a href="ftp://ftp.rxvt.org/pub/rxvt/rxvt-2.6.4.tar.bz2">rxvt-2.6.4.tar.bz2</a> </td>
  829. <td> &nbsp;</td>
  830. <td> A VT102 emulator for the X window system</td>
  831. <!-- -------------------------------------------------------------------- -->
  832. <tr>
  833. <td> <a href="http://www.libsdl.org/">SDL</a> </td>
  834. <td> <a href="http://www.libsdl.org/release/SDL-1.2.3.tar.gz">SDL-1.2.3.tar.gz</a> </td>
  835. <td> &nbsp;</td>
  836. <td> Simple DirectMedia Layer is a cross-platform multimedia library designed to provide fast access to the graphics framebuffer and audio device.</td>
  837. <!-- -------------------------------------------------------------------- -->
  838. <tr>
  839. <td> <a href="http://www.libsdl.org/projects/SDL_image/">SDL_image</a> </td>
  840. <td> <a href="http://www.libsdl.org/projects/SDL_image/release/SDL_image-1.2.1.tar.gz">SDL_image-1.2.1.tar.gz</a> </td>
  841. <td> &nbsp;</td>
  842. <td> an image file loading library for SDL</td>
  843. <!-- -------------------------------------------------------------------- -->
  844. <tr>
  845. <td> <a href="http://www.lcdf.org/xmahjongg/">xmahjongg</a> </td>
  846. <td> <a href="http://www.lcdf.org/xmahjongg/xmahjongg-3.5.tar.gz">xmahjongg-3.5.tar.gz</a> </td>
  847. <td> &nbsp;</td>
  848. <td> Colorful X solitaire Mah Jongg game</td>
  849. <!-- -------------------------------------------------------------------- -->
  850. <tr>
  851. <td> <a href="http://prtr-13.ucsc.edu/~badger/software/libungif/index.shtml">libungif</a> </td>
  852. <td> <a href="ftp://prtr-13.ucsc.edu/pub/libungif/libungif-4.1.0b1.tar.gz">libungif-4.1.0b1.tar.gz</a> </td>
  853. <td> &nbsp;</td>
  854. <td> a library for using uncompressed GIFs </td>
  855. <!-- -------------------------------------------------------------------- -->
  856. <tr>
  857. <td> <a href="http://www.openssl.org/">openssl</a> </td>
  858. <td> <a href="http://www.openssl.org/source/openssl-0.9.6e.tar.gz">openssl-0.9.6e.tar.gz</a> </td>
  859. <td> &nbsp;</td>
  860. <td> A robust, commercial-grade, full-featured, Open Source toolkit
  861. implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer
  862. Security (TLS v1) protocols as well as a full-strength general purpose
  863. cryptography library. <p>'make test' completes without any failures.</td>
  864. </tr>
  865. <!-- -------------------------------------------------------------------- -->
  866. <tr>
  867. <td> <a href="http://www.openssh.com/">OpenSSH</a> </td>
  868. <td> <a href="http://www.openssh.com/">openssh_3.4p1.tar.gz</a> </td>
  869. <td> &nbsp;</td>
  870. <td> OpenSSH is a FREE version of the SSH protocol suite which encrypts all traffic
  871. (including passwords) to effectively eliminate eavesdropping, connection hijacking,
  872. and other network-level attacks.</td>
  873. <!-- -------------------------------------------------------------------- -->
  874. <tr>
  875. <td> <a href="http://www.buttsoft.com/~thumper/downloads/chkconfig/">chkconfig</a> </td>
  876. <td> <a href="http://www.buttsoft.com/~thumper/downloads/chkconfig/chkconfig-1.2.24h.tar.gz">chkconfig-1.2.24h.tar.gz</a> </td>
  877. <td> &nbsp;</td>
  878. <td> a tool for managing the collection of symbolic links found in the /etc/rc.d directory</td>
  879. <!-- -------------------------------------------------------------------- -->
  880. <tr>
  881. <td> <a href="http://invisible-island.net/dialog">dialog</a> </td>
  882. <td> <a href="ftp://invisible-island.net/dialog/dialog-0.9b-20020622.tgz">dialog-0.9b-20020622.tgz</a> </td>
  883. <td> &nbsp;</td>
  884. <td> dialog allows shell scripts to provide fancy text dialogs</td>
  885. <!-- -------------------------------------------------------------------- -->
  886. <tr>
  887. <td> <a href="http://www.nano-editor.org/">nano</a> </td>
  888. <td> <a href="http://www.nano-editor.org/dist/v1.0/nano-1.0.9.tar.gz">nano-1.0.9.tar.gz</a> </td>
  889. <td> &nbsp;</td>
  890. <td> nano is a pico text editor clone</td>
  891. <!-- -------------------------------------------------------------------- -->
  892. <tr>
  893. <td> <a href="ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x">popt</a> </td>
  894. <td> <a href="ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/popt-1.6.4.tar.gz">popt-1.6.4.tar.gz</a> </td>
  895. <td> &nbsp;</td>
  896. <td> library exists essentially for parsing command line options</td>
  897. <!-- -------------------------------------------------------------------- -->
  898. <tr>
  899. <td> <a href="http://www.mysql.com/">Mysql 3.23</a> </td>
  900. <td> <a href="http://www.mysql.com/downloads/index.html"></a>Mysql 3.23</td>
  901. <td> &nbsp;</td>
  902. <td> A popular opensource database</td>
  903. <!-- -------------------------------------------------------------------- -->
  904. <tr>
  905. <td> <a href="http://www.sendmail.org/">sendmail 8.12.6</a> </td>
  906. <td> <a href="http://www.sendmail.org/">sendmail 8.12.6</a> </td>
  907. <td> &nbsp;</td>
  908. <td> The original mailer daemon</td>
  909. <!-- -------------------------------------------------------------------- -->
  910. <tr>
  911. <td> <a href="http://net-snmp.sourceforge.net/">Net-SNMP</a> </td>
  912. <td> <a href="http://net-snmp.sourceforge.net/">Net-SNMP</a> </td>
  913. <td> Reportedly needs './configure --disable-ipv6 --with-out-mib-modules="ucd_snmp
  914. ucd-snmp/disk ucd-snmp/diskio"</td>
  915. <td> Various tools relating to the Simple Network Management Protocol</td>
  916. <!-- -------------------------------------------------------------------- -->
  917. <tr>
  918. <td> <a href="ftp://ftp.porcupine.org/pub/security/index.html">Wietse's portmap daemon</a> </td>
  919. <td> <a href="ftp://ftp.porcupine.org/pub/security/portmap_5beta.tar.gz">portmap_5beta.tar.gz</a> </td>
  920. <td> Needs <a href="http://uclibc.org/portmap_5-1_uClibc.diff.bz2">this patch</a> to work</td>
  921. <td> Wietse Venema's portmap daemon</td>
  922. <!-- -------------------------------------------------------------------- -->
  923. <tr>
  924. <td> <a href="http://www.MPlayerHQ.hu/homepage/">MPlayer</a> </td>
  925. <td> <a href="ftp://ftp1.mplayerhq.hu/MPlayer/releases/MPlayer-0.90rc1.tar.bz2">MPlayer-0.90rc1.tar.bz2</a> </td>
  926. <td> Seems to need "./configure --disable-setlocale --disable-termcap" to build cleanly.
  927. (and "--cc=path_to_uclibc_gcc" to use uClibc)</td>
  928. <td> MPlayer is a movie player for Linux that supports almost all modern movie codecs.</td>
  929. <!-- -------------------------------------------------------------------- -->
  930. </table>
  931. </center>
  932. <!-- End of Application List -->
  933. <!-- End of Table -->
  934. </TD></TR>
  935. </TABLE>
  936. </P>
  937. <!-- Footer -->
  938. <HR>
  939. <TABLE WIDTH="100%">
  940. <TR>
  941. <TD>
  942. <font size="-1" face="arial, helvetica, sans-serif">
  943. Mail all comments, insults, suggestions and bribes to
  944. <a href="mailto:andersen@codepoet.org">Erik Andersen</a><BR>
  945. </font>
  946. </TD>
  947. <TD>
  948. <a href="http://www.vim.org"><img border=0 width=90 height=36
  949. src="images/written.in.vi.png"
  950. alt="This site created with the vi editor"></a>
  951. </TD>
  952. <TD>
  953. <a href="http://www.gimp.org/"><img border=0 width=90 height=36
  954. src="images/gfx_by_gimp.png" alt="Graphics by GIMP"></a>
  955. </TD>
  956. <TD>
  957. <a href="http://www.linuxtoday.com"><img width=90 height=36
  958. src="images/ltbutton2.png" alt="Linux Today"></a>
  959. </TD>
  960. <TD>
  961. <p><a href="http://slashdot.org"><img width=90 height=36
  962. src="images/sdsmall.png" alt="Slashdot"></a>
  963. </TD>
  964. <TD>
  965. <a href="http://freshmeat.net"><img width=90 height=36
  966. src="images/fm.mini.png" alt="Freshmeat"></a>
  967. </TD>
  968. </TR>
  969. </TABLE>
  970. </CENTER>
  971. </BODY>
  972. </HTML>