1.99 ringtones
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 22
CPPSERV 0.1.99.0 (Samples)
CPPSERV is a web application server that provides Servlet-like API and JSP-like functionality to C++ programmers. more>>
CPPSERV is a web application server that provides Servlet-like API and JSP-like functionality to C++ programmers. CPPSERV consists of stand-alone daemon, listening on TCP socket for requests from web server, and web server module. Currently apache-2.0.x and ligttpd are supported.
CSP (C++ Server pages) are currently implemented as a precompiler that converts CSP source to C++ source of a servlet, which, in turn needs to be compiled into CPPSERV servlet. In other words - no run-time compilation/updates. This greatly simplifies the system, avoids long "first-time access" delay, and avoids dependancy on compiler and header files on the server.
Enhancements:
- This version features a completely non-interactive test suite for CPPSERV, an update to the latest SPTK API, and a few minor bugfixes.
<<lessCSP (C++ Server pages) are currently implemented as a precompiler that converts CSP source to C++ source of a servlet, which, in turn needs to be compiled into CPPSERV servlet. In other words - no run-time compilation/updates. This greatly simplifies the system, avoids long "first-time access" delay, and avoids dependancy on compiler and header files on the server.
Enhancements:
- This version features a completely non-interactive test suite for CPPSERV, an update to the latest SPTK API, and a few minor bugfixes.
Download (0.18MB)
Added: 2007-04-05 License: LGPL (GNU Lesser General Public License) Price:
932 downloads
Download (21.4MB)
Added: 2007-07-30 License: LGPL (GNU Lesser General Public License) Price:
817 downloads
fireflier 1.1.7 / 1.99 Beta 2
fireflier is a firewall tool, which is built on top of the iptables framework. more>>
fireflier is a firewall tool, which is built on top of the iptables framework. It all started in February 2002, when I was sitting on my computer and doing the firewall settings for a small server. I realized, that allthough I know about firewall rules, my desktop machine was not secure, with which I was working all the time.
The reason for this was very simple: It was just to annoying, to modify the rules all the time when I wanted to try something new (Shoutcasting, Samba, ...).
At that time I started searching for a tool to easily manage my firewall rules, but at that time my search was not successful. So I decided to write my own tool, which I wanted to be able to manage a firewall in a very convenient way. As I did some research, I soon realized, that the iptables offered a very convenient possibility, to pass packets down to userspace.
And so I started to write FireFlier, which should provide a personal firewall - easy to manage and with a nice interface.
Anyways: as the installation is not very easy, this project is aimed at system administrators, who do know a little about kernel compilation, and firewalls in general.
Nevertheless I will answer installation questions.
Main features:
- Client - Server:
- FireFlier is designed as a Client/Server model, which enables you to run the firewall part on one computer and the interface, for configuring the firewall on another computer
- Java/QT/Gtk Client:
- 1. There are three existing clients, which are compatible with the FireFlier server. The Java client, which enables you to configure your firewall from any operating system. (Windows, Mac OS X, ...).
- 2. The QT client, which works on Linux machines and looks quite nice (btw: the QT Client depends on QT 3.x)
- 3. And the Gtk client, which looks quite nice, too ;)
- Interaction:
- As every packet which is not so far matched by any rule appears automatically in the interface, you have got the possiblity to accept or deny single packets, or create rules based on these packets.
- Filtering by application:
- FireFlier is also capable of filtering by application. So you are for example able to simply allow your ICQ Client to do anything it wants.
- Timing-out rules:
- Consider the situation, that you want to allow a friend to access your computer for downloading some stuff. Granting him access to do that would usually mean, that you would have to block him a few hours later again, to "secure" your firewall. This is a task, which can be done by FireFlier itself. You just tell it, when you accept the packets, that the rule is only valid for 6 hours. After these six hours, the rule times out and you get a request again, if there is again a connection from his computer.
<<lessThe reason for this was very simple: It was just to annoying, to modify the rules all the time when I wanted to try something new (Shoutcasting, Samba, ...).
At that time I started searching for a tool to easily manage my firewall rules, but at that time my search was not successful. So I decided to write my own tool, which I wanted to be able to manage a firewall in a very convenient way. As I did some research, I soon realized, that the iptables offered a very convenient possibility, to pass packets down to userspace.
And so I started to write FireFlier, which should provide a personal firewall - easy to manage and with a nice interface.
Anyways: as the installation is not very easy, this project is aimed at system administrators, who do know a little about kernel compilation, and firewalls in general.
Nevertheless I will answer installation questions.
Main features:
- Client - Server:
- FireFlier is designed as a Client/Server model, which enables you to run the firewall part on one computer and the interface, for configuring the firewall on another computer
- Java/QT/Gtk Client:
- 1. There are three existing clients, which are compatible with the FireFlier server. The Java client, which enables you to configure your firewall from any operating system. (Windows, Mac OS X, ...).
- 2. The QT client, which works on Linux machines and looks quite nice (btw: the QT Client depends on QT 3.x)
- 3. And the Gtk client, which looks quite nice, too ;)
- Interaction:
- As every packet which is not so far matched by any rule appears automatically in the interface, you have got the possiblity to accept or deny single packets, or create rules based on these packets.
- Filtering by application:
- FireFlier is also capable of filtering by application. So you are for example able to simply allow your ICQ Client to do anything it wants.
- Timing-out rules:
- Consider the situation, that you want to allow a friend to access your computer for downloading some stuff. Granting him access to do that would usually mean, that you would have to block him a few hours later again, to "secure" your firewall. This is a task, which can be done by FireFlier itself. You just tell it, when you accept the packets, that the rule is only valid for 6 hours. After these six hours, the rule times out and you get a request again, if there is again a connection from his computer.
Download (0.57MB)
Added: 2007-07-02 License: GPL (GNU General Public License) Price:
845 downloads
KCPULoad 1.99-10
KCPULoad is a small program for Kicker (the KDE panel). more>>
KCPULoad is a small program for Kicker (the KDE panel).
It shows a recent history of CPU usage in the form of one or two configurable diagrams in the system tray. These diagrams have settings for colours and various different styles.
KCPULoad has support for SMP and separate user/system loads.
Installation:
You need to install klik on your system to run cmg applications.
Press Alt-F2 and paste:
wget klik.atekon.de/client/install -O -|sh
<<lessIt shows a recent history of CPU usage in the form of one or two configurable diagrams in the system tray. These diagrams have settings for colours and various different styles.
KCPULoad has support for SMP and separate user/system loads.
Installation:
You need to install klik on your system to run cmg applications.
Press Alt-F2 and paste:
wget klik.atekon.de/client/install -O -|sh
Download (0.17MB)
Added: 2005-09-29 License: GPL (GNU General Public License) Price:
1486 downloads
GNU Oleo 1.99.16
GNU Oleo is a lightweight spreadsheet application. more>>
GNU Oleo is a lightweight spreadsheet application.
It has internationalization support, an ncurses interface, a Motif/LessTif interface, and an autoconf/automake-based compilation process.
Current enhancements include printing and plotting.
Main features:
- Motif/LessTif interface, based on the XbaeMatrix widget
- Access to the statistics functions of the GSL (GNU Scientific Library).
- Support for opening multiple spreadsheets, each in a Motif window, at the same time.
- device independent graphics through GNU plotutils, replacing the older gnuplot interface
- more portable build through autoconf and automake
- internationalised (i18n)
- updated documentation
- ANSI C code (removed K&R stuff)
- filter mode (read file from stdin, save to stdout)
- better SYLK support
- improved printing (PostScript and PCL)
- database access (MySQL and DBF files)
- SciPlot graphics (Motif/LessTif only)
- cleaned up internals
- runs in character mode as well as in a GUI
- interface to CUPS to browse available printers
<<lessIt has internationalization support, an ncurses interface, a Motif/LessTif interface, and an autoconf/automake-based compilation process.
Current enhancements include printing and plotting.
Main features:
- Motif/LessTif interface, based on the XbaeMatrix widget
- Access to the statistics functions of the GSL (GNU Scientific Library).
- Support for opening multiple spreadsheets, each in a Motif window, at the same time.
- device independent graphics through GNU plotutils, replacing the older gnuplot interface
- more portable build through autoconf and automake
- internationalised (i18n)
- updated documentation
- ANSI C code (removed K&R stuff)
- filter mode (read file from stdin, save to stdout)
- better SYLK support
- improved printing (PostScript and PCL)
- database access (MySQL and DBF files)
- SciPlot graphics (Motif/LessTif only)
- cleaned up internals
- runs in character mode as well as in a GUI
- interface to CUPS to browse available printers
Download (0.77MB)
Added: 2006-09-27 License: GPL (GNU General Public License) Price:
1124 downloads
Fortune-mod 1.99.1
Fortune-mod project is a tool which shows fortune cookies on demand. more>>
Fortune-mod project is a tool which shows fortune cookies on demand.
It comes with over 20,000 cookies, classified into a number of different sets.
Enhancements:
- Some internationalisation support
- UTF-8 support
- Zillions of extra fortunes that have been suggested to the Debian maintainers over the last 5 years
- Number of spelling fixes.
- Fixes to REGEXPs searches
- Changes in percentage allocations
- A few bug fixes
- A Y2K compliant version number
<<lessIt comes with over 20,000 cookies, classified into a number of different sets.
Enhancements:
- Some internationalisation support
- UTF-8 support
- Zillions of extra fortunes that have been suggested to the Debian maintainers over the last 5 years
- Number of spelling fixes.
- Fixes to REGEXPs searches
- Changes in percentage allocations
- A few bug fixes
- A Y2K compliant version number
Download (1.7MB)
Added: 2006-11-06 License: BSD License Price:
631 downloads
Sound Monitor 1.99.0
Sound Monitor is a GNOME panel applet, it displays the current Volume output of the Esound daemon. more>>
Sound Monitor is a GNOME panel applet, it displays the current Volume output of the Esound daemon, also, optionally shows the Esound status: Off(error), Standby, Ready. The esound server information can be displayed, the balance and volume can be also be adjusted for streams and samples. An extra program, esdpvd is included that will allow saving of stream volumes between sessions.
For installation do the basically make ; make install should do it.
The applet can then be run by selecting:
Panel->Add applet->Multimedia->Sound Monitor
Additional themes go into (gnome-prefix)/share/sound-monitor2
To make your own theme, see the SKIN-SPECS file.
Keyboard support:
An applet of this type does not really need to have keyboard shortcuts. But for themes that are resizable (they have a button that can be dragged to resize the applet), when the size button has focus the shift+arrow keys will resize the applet, shift+home will reset the applet theme to its default size.
Enhancements:
- sound-monitor_applet.spec.in: Added icon, tested build.
- src/themes/Makefile.am: Install SKIN-SPECS file.
- configure.in: Release 1.99.0
<<lessFor installation do the basically make ; make install should do it.
The applet can then be run by selecting:
Panel->Add applet->Multimedia->Sound Monitor
Additional themes go into (gnome-prefix)/share/sound-monitor2
To make your own theme, see the SKIN-SPECS file.
Keyboard support:
An applet of this type does not really need to have keyboard shortcuts. But for themes that are resizable (they have a button that can be dragged to resize the applet), when the size button has focus the shift+arrow keys will resize the applet, shift+home will reset the applet theme to its default size.
Enhancements:
- sound-monitor_applet.spec.in: Added icon, tested build.
- src/themes/Makefile.am: Install SKIN-SPECS file.
- configure.in: Release 1.99.0
Download (0.30MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
1208 downloads
BINKI GNU/Linux 0.3
BINKI GNU/Linux is a distro inspired by the www.linuxfromscratch.com project. more>>
BINKI GNU/Linux is a distro inspired by the www.linuxfromscratch.com project.
BINKI is many things, first of all, it is the name of the horse of Death as it is told by my favourite author Terry Pratchet in his "Discworld" series. It is the name of a sheep that was eaten at a St. Georges Day in Bulgaria. And last it is my custom distro, based on inspirations from www.linuxfromscratch.com
Packages:
1. a2ps-4.13 convert any into PostScript format
2. a52dec-0.7.4 decode ATSC A/52 (AC-3) streams
3. aalib-1.4.0 render any graphic into ASCII Art
4. akregator-1.0.2 RSS reader
5. alsa-lib-1.0.11 ALSA sound interface library
6. alsa-oss-1.0.11 ALSA OSS compatibility lib
7. alsa-plugins-1.0.11 ALSA OSS and JACK plugins
8. alsa-utils-1.0.11 ALSA utilities
9. amarok-1.4.0 advanced audio player
10. apache-2.2.0 apache web server
11. arts-1.5.0 arts sound support for KDE libs
12. aspell-0.60.4 interactive spell checking program
13. atk-1.11.4 accessibility solutions for GTK2
14. audacity-1.3.0b audio editor and recorder
15. audiofile-0.2.6 oss version of SGIs audiofile library
16. autoconf-2.59 automatically configures source code
17. autofs-4.1.4 Automate Mounting of File Systems
18. automake-1.9.6 generates Makefiles for autoconf
19. avidemux-2.1.2 linear video editor
20. avifile-0.7.43 AVI tools and support libraries
21. bash-3.1 Bourne-Again SHell
22. bc-1.06 arbitrary precision numeric processor
23. berkeley-db-4.4.20 Berkeley database library ver.4
24. bind-9.3.1 DNS server and utilities
25. binkibase-0.3 BINKI 0.2 Base Config
26. binutils-2.16.1 GNU binary development tools
27. bison-2.1 parser generator
28. bluefish-1.0.5 powerful programmers editor for X
29. boehm-gc-6.7 garbage collector
30. bzip2-1.0.3 compress and decompress bz2 files
31. cairo-1.0.4 2D graphics library
32. calcchecksum-1.6 various checksum calulator
33. cdparanoia-3.9.8 CD audio extraction tool
34. cdrdao-1.2.1 record audio or data CDR in DAO mode
35. cdrtools-2.01 CD recording utilities
36. cfv-1.18.1 checksum verification files tool
37. chmlib-0.37.4 ITSS/CHM file format lib
38. consolecyr-0.1 console cyrillic support
39. coreutils-5.94 core GNU utilities
40. cpio-2.6 cpio and tar archiver
41. cream-0.35 vim graphical interface for X
42. cups-1.2.1 Common Unix Printing System
43. curl-7.15.3 transfer files with URL syntax
44. cvs-1.11.21 CVS version control system
45. cxx-4.0.3-runtime g++,fortran,objc,java runtime libs
46. cxx-libs-5.0.7 C++ shared library compatibility
47. d4x-2.5.6 Downloader for X
48. dejagnu-1.4.4 framework for testing other programs
49. desktop-file-utils-0.10 desktop entries command line tool
50. dhcp-3.0.4b3 DHCP client and server tools
51. dhcpcd-2.0.4 DHCP Client Daemon
52. dialog-1.0 curses based dialog interface
53. diffutils-2.8.7 find differences between files
54. distcc-2.18.3 distributed C/C++ compiler
55. dlume-0.2.4 address book
56. dosfstools-2.11 FAT-16 and FAT-32 file system tools
57. drgeo-1.1.0 interactive geometry for children
58. dvd+rw-tools-6.1 tools for burning DVD/-R/+R/+RW/-RW
59. dvd-slideshow-0.7.5 DVD slides creation tool
60. dvdauthor-0.6.11 DVD authoring tools
61. e2fsprogs-1.38 ext2 and ext3 file system tools
62. easytag-1.99.12 various media tags viewer/editor
63. enscript-1.6.4 converts ASCII to PS, HTML, RTF, ANSI
64. esound-0.2.36 Enlightened sound daemon
65. espgs-8.15.1 versatile processor for PostScript data
66. ethereal-0.10.14 network packet sniffer and analizer
67. ettercap-0.7.3 network packet sniffer and analizer
68. expat-2.0.0 C library for parsing XML streams
69. expect-5.43.0 dialog with interactive programs
70. faac-1.24.1 free AAC encoder
71. faad-2.0.1 free AAC decoder
72. fcron-3.0.0 periodical command scheduler
73. ffmpeg-0.4.9 audio and video conversion tools
74. fftw-3.1.1 fast fourier transform lib
75. file-4.17 tool for determining file type
76. findutils-4.2.27 tools to find files
77. firefox-1.5.0.3 firefox web browser
78. flac-1.1.2 free lossless audio codec
79. flex-2.5.33 programs to recognize text patterns
80. fontconfig-2.3.2 library for configuring font access
81. fortune-mod-1.99.1 fortune telling program
82. freeglut-2.4.0 free openGL toolkit
83. freetype-2.1.10 TrueType font lib
84. fyre-1.0.0 tool for computation artwork
85. gaim-1.5.0 Instant Messenger
86. galculator-1.2.5.2 scientific calculator
87. gawk-3.1.5 programs for manipulating text files
88. gbgoffice-1.3 office dictionary
89. gcc-4.0.3 gcc,g77,g++,gnat,gcj compilers
90. gcolor2-0.4 simple color selector
91. gd-2.0.33 graphic library for image creation
92. gdb-6.4 GNU Project Debugger
93. gdbm-1.8.3 GNU Database Manager
94. gettext-0.14.5 internationalization and localization
95. gftp-2.0.18 ftp client for X
96. giflib-4.1.4 libs for reading and writing GIFs
97. gimp-2.2.11 The GIMP image editor
98. gimp-help-2.0.9 The GIMP help
99. gimp-print-4.2.7 high quality printer drivers
100. glib-1.2.10 low-level core library
101. glib-2.10.3 low-level core library
102. glibc-2.3.6 main C library
103. glibmm-2.8.6 C++ interface for glib2
104. gmp-4.1.4 arbitrary precision math lib
105. gnupg-1.4.3 public/private key encryptor
106. gnutls-1.3.1 gnu Transport Layer Security lib
107. gpa-0.7.0 GnuPG Assistant Manager
108. gparted-0.2.5 GUI for parted
109. gpgme-1.0.3 GnuPG Make access Easy
110. gphoto2-2.1.99 GNU Digital Camera download software
111. gpm-1.20.1 General Purpose Mouse daemon
112. gqview-2.1.1 very fast image viewer
113. graveman-0.3.12-4 cdrtools/dvd+rw-tools GUI
114. grep-2.5.1a programs for searching through files
115. gresistor-0.0.1 translate resistor color codes
116. groff-1.18.1.1 processing and formatting text
117. grsync-0.4.2 GUI for rsync
118. grub-0.97 GRand Unified Bootloader
119. gtk+-1.2.10 GTK+ libs
120. gtk2-2.8.18 GTK2 libs
121. gtkam-0.1.13 digital camera front-end for X
122. gtkglext-1.2.0 GTK2 openGL extension
123. gtkglextmm-1.2.0 GTKmm openGL extension
124. gtkmm-2.8.5 C++ interface of GTK2 libs
125. guile-1.6.7 extensions language lib
126. gzip-1.3.5 compress and decompress gz files
127. hd2u-1.0.0 dos2unix plain text convertor
128. hicolor-theme-0.9 hicolor icon theme
129. htop-0.6.2 interactive process viewer
130. icu-3.4.1 Unicode support fot C/C++/Java
131. id3lib-3.8.3 manipule ID3v1 and ID3v2 tags
132. imagemagick-6.2.6-8 interactive image manipulation tool
133. imlib-1.9.15 image rendering lib
134. imlib2-1.2.1 faster image rendering lib
135. inetutils-1.4.2 basic networking programs
136. inkscape-0.43 SVG-based vector drawing program
137. intltool-0.34.1 internationalization tool
138. iproute2-2.6.16 basic and advanced IPV4-based networking
139. iptables-1.3.5 principal linux firewall
140. iptraf-3.0.0 IP Network monitor stat tool
141. jack-0.100.0 Jack Audio Connection Kit
142. k3b-0.12.15 The Ultimate CD/DVD Burner
143. k9copy-1.0.4 linux DVD shrinker
144. kaffeine-0.8.1 full featured media player
145. kanatest-0.3.6 learn japanese alphabet
146. kbabel-3.5.2 advanced PO-file editor
147. kbd-1.12 key-table files and keyboard tools
148. kcdlabel-2.13 tool for making CD covers
149. kchmviewer-2.5 CHM viewer
150. kdelibs-3.5.0 core KDE programs and libs
151. kdetv-0.8.9 watch TV on Linux
152. kernel-headers-2.6.12.0 sanitized kernel headers API
153. kino-0.8.1 non-linear video editor
154. kmagnify-3.5.2 magnifies screen portions
155. knowde-1.8.0 knowledge management tool
156. kompare-3.5.2 compares files
157. kpdf-3.5.0 PDF Viewer
158. kphotoalbum-2.2 photo album utility
159. krename-3.0.11 multirename tool
160. ksubeditor-0.2 subtitle file editor
161. kuser-3.5.2 user manager
162. lame-3.97 MP3 encoder
163. lcms-1.15 provide color management facilities
164. leafpad-0.8.9 simple notepad for X
165. less-394 text file viewer
166. lha-114i LHA archiver
167. libIDL-0.8.6 Interface Definition Language libs
168. libao-0.8.6 cross-platform audio library
169. libart_lgpl-2.3.17 high-performance 2D graphics lib
170. libavc1394-0.5.1 1934 AV/C program interface
171. libcdio-0.77 CD Input and Control library
172. libcroco-0.6.1 general CSS parsing and manipulation
173. libdv-0.104 software DV video codec
174. libdvdcss-1.2.9 access DVDs as a block device
175. libdvdread-0.9.4 simple DVD reading lib
176. libexif-0.6.13 parse, edit, and save EXIF data
177. libexif-gtk-0.3.5 libexif GTK bindings
178. libfame-0.9.1 realtime MPEG-1/4 video encoding lib
179. libfpx-1.2.0.13 Flash FPX image lib
180. libgcrypt-1.2.2 general-purpose cryptographic library
181. libglade-2.5.1 loads Glade interface files
182. libgpg-error-1.3 error handling for GnuPG, libgcrypt
183. libgphoto2-2.1.99 access digital camera by programs
184. libgsf-1.14.0 abstraction layer for structured files
185. libgtkhtml-2.6.3 lightweight HTML engine
186. libid3tag-0.15.1b ID3 tag library
187. libiec61883-1.0.0 high level DV streaming API
188. libieee1284-0.2.10 paralel port IEEE 1284 Driver
189. libjpeg-6b JPEG image compression lib
190. libmad-0.15.1b high-quality MPEG audio decoder
191. libmikmod-3.2.0 module formats and samples sound lib
192. libmng-1.0.9 MNG image (animated PNG) lib
193. libmpeg2-0.4.0b advanced manipulation of MPEG-2 streams
194. libmpeg3-1.6 advanced manipulation of MPEG streams
195. libnet-1.1.3 generic networking API
196. libogg-1.1.3 ogg file structure lib
197. libpcap-0.9.4 user-level network packet capture
198. libpng-1.2.8 PNG image manipulation lib
199. libquicktime-0.9.8 manipulate quicktime files
200. libraw1394-1.2.1 IEEE 1394 direct access
201. librsvg-2.14.3 SVG image manipulation lib
202. libsamplerate-0.1.2 Sample Rate Converter for audio
203. libsigc++-2.0.17 typesafe callback system for C++
204. libsndfile-1.0.15 Sampled Sound file library
205. libtheora-1.0 free video compression lib
206. libtiff-3.8.2 TIFF image manipulation lib
207. libtool-1.5.22 generic library support script
208. libusb-0.1.12 USB device access lib
209. libvorbis-1.1.2 general purpose audio format
210. libxml-1.8.17 XML parsing lib
211. libxml2-2.6.22 XML and HTML parser lib
212. libxslt-1.1.15 XSLT XML support lib
213. linux-2.6.16.2 Linux Kernel source
214. lmms-0.1.4 Linux MultiMedia Studio
215. lshw-0.2 hardware lister
216. lynx-2.8.5 text based web browser with color
217. lzo-2.02 realtime data (de)compression library
218. m4-1.4.4 macro processor
219. make-3.80 program for compiling packages
220. man-1.6c find and view man pages
221. man-pages-2.25 GNU Linux 1,200 man pages
222. mc-4.6.1 midnight commander
223. mixmos-0.2.0 enchanced audio mixer for X
224. mjpegtools-1.8.0 MPEG-2 tools
225. mktemp-1.5 create secure temporary files
226. modinit-tools-3.2.2 kernel module (un)loading tools
227. mpeg4ip-1.5 audio/video streaming tools
228. mpfr-2.2.0 multi-precision float-point lib
229. mplayer-1.0 Mplayer video audio player
230. mysql-5.0.20 fast SQL database server
231. nas-1.7 Network Audio Server
232. nasm-0.98.39 80x86 assembler and disassebler
233. ncftp-3.1.9 powerful and flexible ftp client
234. ncurses-5.5 terminal-independent screen library
235. net-tools-1.60 linux kernel networking tools
236. netpbm-10.26.27 graphic sofware lib
237. nmap-4.0.2 network exploration and security
238. nss-3.11 network security services libs
239. ntp-4.2.0 Network Time Protocol client/server
240. ocrad-0.14 optical character recognition tool
241. ogmtools-1.5 OGM video tools
242. openexr-1.2.2 HDR image format libs
243. openldap-2.3.30 Lightweight Directory Access Protocol
244. openssh-4.3p2 secure shell client and daemon
245. openssl-0.9.8a cryptography tools and libs
246. p7zip-4.42 7zip archiver
247. pango-1.12.1 layout and text rendering lib
248. parted-1.7.1 advanced partition editor
249. patch-2.5.9 apply and create patch files
250. pciutils-2.2.1 lists PCI devices
251. pcre-6.6 Perl Compatible Regular Expression
252. perl-5.8.8 Perl development environment
253. perl-archive-zip-1.16 perl module
254. perl-compress-zlib-1.41 perl module
255. perl-xml-parser-2.34 perl module
256. php-5.1.4 PHP Hypertext Preprocessor
257. pine-4.64 mail user agent
258. pkg-config-0.20 manage library compile/link flags
259. poppler-0.4.5 PDF rendering library
260. popt-1.7.5 parse command-line options
261. postfix-2.2.10 mail transport agent server
262. postgresql-8.1.4 advanced object-relational DBMS
263. ppp-2.4.3 dial-up PPP daemon
264. procps-3.2.6 programs for monitoring processes
265. proftpd-1.2.10 highly configurable secure FTP daemon
266. psmisc-22.2 display info about running processes
267. psutils-p17 PostScript Utilities
268. pygtk-2.8.6 Python bindings for the GTK widget
269. python-2.4.2 Python development environment
270. qcomicbook-0.2.7 comic books reading tool
271. qt-3.3.6 C++ GUI library (for KDE)
272. readline-5.1 command-line editing support
273. recode-3.6 converts files between character sets
274. reiserfsprogs-3.6.19 Reiserfs file system tools
275. rp-pppoe-3.8 PPPoE client and server
276. rsync-2.6.7 fast incremental file transfers daemon
277. ruby-1.8.4 Ruby development environment
278. samba-3.0.22 provides services to SMB/CIFS clients
279. sane-backends-1.0.17 Scanner Access Now Easy backends
280. screen-4.0.2 screen manager VT100/ANSI emulation
281. sdl-1.2.10 Simple DirectMedia Layer toolkit
282. sdl-guilib-1.1.2 SDL GUI library
283. sdl-image-1.2.5 SDL image loader
284. sdl-mixer-1.2.7 SDL mixer lib
285. sdl-mpeg-0.4.4 SDL video lib
286. sdl-net-1.2.6 SDL network lib
287. sdl-rtf-0.1.0 SDL rich text format lib
288. sdl-sound-1.0.1 SDL Sound lib
289. sdl-ttf-2.0.8 SDL TrueType font lib
290. sed-4.1.5 stream line editing tool
291. shadow-4.0.15 shadow password suite
292. shared-mime-info-0.17 shared MIME-info database
293. sharutils-4.6 create shell archives out of many files
294. slang-2.0.6 powerful interpreted language
295. smb4k-0.7.0 SAMBA network browser
296. sox-12.17.9 audio converting tool
297. speex-1.1.9 speech audio encoder/decoder
298. sqlite-3.3.5 lite SQL engine
299. squid-3.0 high performance web proxy cache
300. startup-notify-0.8 busy cursor for loading apps
301. strace-4.5.14 system call tracer
302. subversion-1.3.1 SVN version control system
303. sudo-1.6.8p12 gives temporary root access
304. supertux-0.1.3 Super Mario clone
305. sysklogd-1.4.1 programs for logging system messages
306. sysvinit-2.86 Linux System V Init tools
307. taglib-1.4 manipulate audio meta data
308. tar-1.15.1 GNU tar archiver
309. tcl-8.4.12 Tool Command Language
310. tcp_wrappers-7.6 daemon wrapper programs
311. tcpdump-3.9.4 network monitoring and data acquisition
312. tcsh-6.14.00 enhanced C shell
313. tellico-1.1.6 collection manager
314. texinfo-4.8 GNU software documentation system
315. thunderbird-1.5.0.2 Thunderbird mail client
316. tightvnc-1.3 optimized VNC distribution
317. tk-8.4.12 TCL GUI toolkit
318. traceroute-1.4 IP packet route tracing utility
319. transcode-1.0.2 transcoding video and audio
320. ttf-basic-0.3 basic TrueType fonts for X
321. tuxpaint-0.9.15b drawing program for children
322. udev-089 dynamic creation of device nodes tools
323. udftools-1.0.0b3 UDF file system tools
324. unzip-5.52 ZIP extraction utilities
325. usbutils-0.71 list USB devices
326. util-linux-2.12r huge collection of essential tools
327. vcdimager-0.7.23 VCD BIN/CUE image creation and ripping
328. vim-6.4 vim text editor
329. vnc2swf-0.5.0 screen recorging tool
330. vorbis-tools-1.1.1 Ogg Vorbis Tools
331. wget-1.10.2 non-interactive download manager
332. which-2.16 shows full path of (shell) commands
333. whois-4.7.12 whois directory client
334. wireless-tools-2.8 wireless tools
335. wxgtk-2.6.3 cross platform GTK lib
336. x264-20060508 free H.264/MPEG-4 AVC lib
337. xchat-2.6.2 IRC client for X
338. xfc-4.3.1 XFCE Foundation Classes
339. xfce-4.3-plugins XFCE Goodies
340. xfce-4.3 XFCE Desktop environment
341. xfsprogs-2.7.11 Utilities for SGIs XFS filesystem
342. xine-lib-1.1.1 xine multimedia playback libs
343. xinetd-2.3.14 eXtended InterNET services Daemon
344. xmahjongg-3.7 a MahJongg game for X
345. xmms-1.2.10 MP3 player and MPlayer frontend
346. xorg-6.9.0 xorg X11 server
347. xpad-2.11 leave sticky notes
348. xsane-0.97 SANE front end for X
349. xvid-1.1.0 XviD (MPEG-4 compliant) video codec
350. zip-2.31 ZIP creation utilities
351. zlib-1.2.3 compression and decompression lib
352. zsh-4.2.5 the Z shell (enhanced korn shell)
<<lessBINKI is many things, first of all, it is the name of the horse of Death as it is told by my favourite author Terry Pratchet in his "Discworld" series. It is the name of a sheep that was eaten at a St. Georges Day in Bulgaria. And last it is my custom distro, based on inspirations from www.linuxfromscratch.com
Packages:
1. a2ps-4.13 convert any into PostScript format
2. a52dec-0.7.4 decode ATSC A/52 (AC-3) streams
3. aalib-1.4.0 render any graphic into ASCII Art
4. akregator-1.0.2 RSS reader
5. alsa-lib-1.0.11 ALSA sound interface library
6. alsa-oss-1.0.11 ALSA OSS compatibility lib
7. alsa-plugins-1.0.11 ALSA OSS and JACK plugins
8. alsa-utils-1.0.11 ALSA utilities
9. amarok-1.4.0 advanced audio player
10. apache-2.2.0 apache web server
11. arts-1.5.0 arts sound support for KDE libs
12. aspell-0.60.4 interactive spell checking program
13. atk-1.11.4 accessibility solutions for GTK2
14. audacity-1.3.0b audio editor and recorder
15. audiofile-0.2.6 oss version of SGIs audiofile library
16. autoconf-2.59 automatically configures source code
17. autofs-4.1.4 Automate Mounting of File Systems
18. automake-1.9.6 generates Makefiles for autoconf
19. avidemux-2.1.2 linear video editor
20. avifile-0.7.43 AVI tools and support libraries
21. bash-3.1 Bourne-Again SHell
22. bc-1.06 arbitrary precision numeric processor
23. berkeley-db-4.4.20 Berkeley database library ver.4
24. bind-9.3.1 DNS server and utilities
25. binkibase-0.3 BINKI 0.2 Base Config
26. binutils-2.16.1 GNU binary development tools
27. bison-2.1 parser generator
28. bluefish-1.0.5 powerful programmers editor for X
29. boehm-gc-6.7 garbage collector
30. bzip2-1.0.3 compress and decompress bz2 files
31. cairo-1.0.4 2D graphics library
32. calcchecksum-1.6 various checksum calulator
33. cdparanoia-3.9.8 CD audio extraction tool
34. cdrdao-1.2.1 record audio or data CDR in DAO mode
35. cdrtools-2.01 CD recording utilities
36. cfv-1.18.1 checksum verification files tool
37. chmlib-0.37.4 ITSS/CHM file format lib
38. consolecyr-0.1 console cyrillic support
39. coreutils-5.94 core GNU utilities
40. cpio-2.6 cpio and tar archiver
41. cream-0.35 vim graphical interface for X
42. cups-1.2.1 Common Unix Printing System
43. curl-7.15.3 transfer files with URL syntax
44. cvs-1.11.21 CVS version control system
45. cxx-4.0.3-runtime g++,fortran,objc,java runtime libs
46. cxx-libs-5.0.7 C++ shared library compatibility
47. d4x-2.5.6 Downloader for X
48. dejagnu-1.4.4 framework for testing other programs
49. desktop-file-utils-0.10 desktop entries command line tool
50. dhcp-3.0.4b3 DHCP client and server tools
51. dhcpcd-2.0.4 DHCP Client Daemon
52. dialog-1.0 curses based dialog interface
53. diffutils-2.8.7 find differences between files
54. distcc-2.18.3 distributed C/C++ compiler
55. dlume-0.2.4 address book
56. dosfstools-2.11 FAT-16 and FAT-32 file system tools
57. drgeo-1.1.0 interactive geometry for children
58. dvd+rw-tools-6.1 tools for burning DVD/-R/+R/+RW/-RW
59. dvd-slideshow-0.7.5 DVD slides creation tool
60. dvdauthor-0.6.11 DVD authoring tools
61. e2fsprogs-1.38 ext2 and ext3 file system tools
62. easytag-1.99.12 various media tags viewer/editor
63. enscript-1.6.4 converts ASCII to PS, HTML, RTF, ANSI
64. esound-0.2.36 Enlightened sound daemon
65. espgs-8.15.1 versatile processor for PostScript data
66. ethereal-0.10.14 network packet sniffer and analizer
67. ettercap-0.7.3 network packet sniffer and analizer
68. expat-2.0.0 C library for parsing XML streams
69. expect-5.43.0 dialog with interactive programs
70. faac-1.24.1 free AAC encoder
71. faad-2.0.1 free AAC decoder
72. fcron-3.0.0 periodical command scheduler
73. ffmpeg-0.4.9 audio and video conversion tools
74. fftw-3.1.1 fast fourier transform lib
75. file-4.17 tool for determining file type
76. findutils-4.2.27 tools to find files
77. firefox-1.5.0.3 firefox web browser
78. flac-1.1.2 free lossless audio codec
79. flex-2.5.33 programs to recognize text patterns
80. fontconfig-2.3.2 library for configuring font access
81. fortune-mod-1.99.1 fortune telling program
82. freeglut-2.4.0 free openGL toolkit
83. freetype-2.1.10 TrueType font lib
84. fyre-1.0.0 tool for computation artwork
85. gaim-1.5.0 Instant Messenger
86. galculator-1.2.5.2 scientific calculator
87. gawk-3.1.5 programs for manipulating text files
88. gbgoffice-1.3 office dictionary
89. gcc-4.0.3 gcc,g77,g++,gnat,gcj compilers
90. gcolor2-0.4 simple color selector
91. gd-2.0.33 graphic library for image creation
92. gdb-6.4 GNU Project Debugger
93. gdbm-1.8.3 GNU Database Manager
94. gettext-0.14.5 internationalization and localization
95. gftp-2.0.18 ftp client for X
96. giflib-4.1.4 libs for reading and writing GIFs
97. gimp-2.2.11 The GIMP image editor
98. gimp-help-2.0.9 The GIMP help
99. gimp-print-4.2.7 high quality printer drivers
100. glib-1.2.10 low-level core library
101. glib-2.10.3 low-level core library
102. glibc-2.3.6 main C library
103. glibmm-2.8.6 C++ interface for glib2
104. gmp-4.1.4 arbitrary precision math lib
105. gnupg-1.4.3 public/private key encryptor
106. gnutls-1.3.1 gnu Transport Layer Security lib
107. gpa-0.7.0 GnuPG Assistant Manager
108. gparted-0.2.5 GUI for parted
109. gpgme-1.0.3 GnuPG Make access Easy
110. gphoto2-2.1.99 GNU Digital Camera download software
111. gpm-1.20.1 General Purpose Mouse daemon
112. gqview-2.1.1 very fast image viewer
113. graveman-0.3.12-4 cdrtools/dvd+rw-tools GUI
114. grep-2.5.1a programs for searching through files
115. gresistor-0.0.1 translate resistor color codes
116. groff-1.18.1.1 processing and formatting text
117. grsync-0.4.2 GUI for rsync
118. grub-0.97 GRand Unified Bootloader
119. gtk+-1.2.10 GTK+ libs
120. gtk2-2.8.18 GTK2 libs
121. gtkam-0.1.13 digital camera front-end for X
122. gtkglext-1.2.0 GTK2 openGL extension
123. gtkglextmm-1.2.0 GTKmm openGL extension
124. gtkmm-2.8.5 C++ interface of GTK2 libs
125. guile-1.6.7 extensions language lib
126. gzip-1.3.5 compress and decompress gz files
127. hd2u-1.0.0 dos2unix plain text convertor
128. hicolor-theme-0.9 hicolor icon theme
129. htop-0.6.2 interactive process viewer
130. icu-3.4.1 Unicode support fot C/C++/Java
131. id3lib-3.8.3 manipule ID3v1 and ID3v2 tags
132. imagemagick-6.2.6-8 interactive image manipulation tool
133. imlib-1.9.15 image rendering lib
134. imlib2-1.2.1 faster image rendering lib
135. inetutils-1.4.2 basic networking programs
136. inkscape-0.43 SVG-based vector drawing program
137. intltool-0.34.1 internationalization tool
138. iproute2-2.6.16 basic and advanced IPV4-based networking
139. iptables-1.3.5 principal linux firewall
140. iptraf-3.0.0 IP Network monitor stat tool
141. jack-0.100.0 Jack Audio Connection Kit
142. k3b-0.12.15 The Ultimate CD/DVD Burner
143. k9copy-1.0.4 linux DVD shrinker
144. kaffeine-0.8.1 full featured media player
145. kanatest-0.3.6 learn japanese alphabet
146. kbabel-3.5.2 advanced PO-file editor
147. kbd-1.12 key-table files and keyboard tools
148. kcdlabel-2.13 tool for making CD covers
149. kchmviewer-2.5 CHM viewer
150. kdelibs-3.5.0 core KDE programs and libs
151. kdetv-0.8.9 watch TV on Linux
152. kernel-headers-2.6.12.0 sanitized kernel headers API
153. kino-0.8.1 non-linear video editor
154. kmagnify-3.5.2 magnifies screen portions
155. knowde-1.8.0 knowledge management tool
156. kompare-3.5.2 compares files
157. kpdf-3.5.0 PDF Viewer
158. kphotoalbum-2.2 photo album utility
159. krename-3.0.11 multirename tool
160. ksubeditor-0.2 subtitle file editor
161. kuser-3.5.2 user manager
162. lame-3.97 MP3 encoder
163. lcms-1.15 provide color management facilities
164. leafpad-0.8.9 simple notepad for X
165. less-394 text file viewer
166. lha-114i LHA archiver
167. libIDL-0.8.6 Interface Definition Language libs
168. libao-0.8.6 cross-platform audio library
169. libart_lgpl-2.3.17 high-performance 2D graphics lib
170. libavc1394-0.5.1 1934 AV/C program interface
171. libcdio-0.77 CD Input and Control library
172. libcroco-0.6.1 general CSS parsing and manipulation
173. libdv-0.104 software DV video codec
174. libdvdcss-1.2.9 access DVDs as a block device
175. libdvdread-0.9.4 simple DVD reading lib
176. libexif-0.6.13 parse, edit, and save EXIF data
177. libexif-gtk-0.3.5 libexif GTK bindings
178. libfame-0.9.1 realtime MPEG-1/4 video encoding lib
179. libfpx-1.2.0.13 Flash FPX image lib
180. libgcrypt-1.2.2 general-purpose cryptographic library
181. libglade-2.5.1 loads Glade interface files
182. libgpg-error-1.3 error handling for GnuPG, libgcrypt
183. libgphoto2-2.1.99 access digital camera by programs
184. libgsf-1.14.0 abstraction layer for structured files
185. libgtkhtml-2.6.3 lightweight HTML engine
186. libid3tag-0.15.1b ID3 tag library
187. libiec61883-1.0.0 high level DV streaming API
188. libieee1284-0.2.10 paralel port IEEE 1284 Driver
189. libjpeg-6b JPEG image compression lib
190. libmad-0.15.1b high-quality MPEG audio decoder
191. libmikmod-3.2.0 module formats and samples sound lib
192. libmng-1.0.9 MNG image (animated PNG) lib
193. libmpeg2-0.4.0b advanced manipulation of MPEG-2 streams
194. libmpeg3-1.6 advanced manipulation of MPEG streams
195. libnet-1.1.3 generic networking API
196. libogg-1.1.3 ogg file structure lib
197. libpcap-0.9.4 user-level network packet capture
198. libpng-1.2.8 PNG image manipulation lib
199. libquicktime-0.9.8 manipulate quicktime files
200. libraw1394-1.2.1 IEEE 1394 direct access
201. librsvg-2.14.3 SVG image manipulation lib
202. libsamplerate-0.1.2 Sample Rate Converter for audio
203. libsigc++-2.0.17 typesafe callback system for C++
204. libsndfile-1.0.15 Sampled Sound file library
205. libtheora-1.0 free video compression lib
206. libtiff-3.8.2 TIFF image manipulation lib
207. libtool-1.5.22 generic library support script
208. libusb-0.1.12 USB device access lib
209. libvorbis-1.1.2 general purpose audio format
210. libxml-1.8.17 XML parsing lib
211. libxml2-2.6.22 XML and HTML parser lib
212. libxslt-1.1.15 XSLT XML support lib
213. linux-2.6.16.2 Linux Kernel source
214. lmms-0.1.4 Linux MultiMedia Studio
215. lshw-0.2 hardware lister
216. lynx-2.8.5 text based web browser with color
217. lzo-2.02 realtime data (de)compression library
218. m4-1.4.4 macro processor
219. make-3.80 program for compiling packages
220. man-1.6c find and view man pages
221. man-pages-2.25 GNU Linux 1,200 man pages
222. mc-4.6.1 midnight commander
223. mixmos-0.2.0 enchanced audio mixer for X
224. mjpegtools-1.8.0 MPEG-2 tools
225. mktemp-1.5 create secure temporary files
226. modinit-tools-3.2.2 kernel module (un)loading tools
227. mpeg4ip-1.5 audio/video streaming tools
228. mpfr-2.2.0 multi-precision float-point lib
229. mplayer-1.0 Mplayer video audio player
230. mysql-5.0.20 fast SQL database server
231. nas-1.7 Network Audio Server
232. nasm-0.98.39 80x86 assembler and disassebler
233. ncftp-3.1.9 powerful and flexible ftp client
234. ncurses-5.5 terminal-independent screen library
235. net-tools-1.60 linux kernel networking tools
236. netpbm-10.26.27 graphic sofware lib
237. nmap-4.0.2 network exploration and security
238. nss-3.11 network security services libs
239. ntp-4.2.0 Network Time Protocol client/server
240. ocrad-0.14 optical character recognition tool
241. ogmtools-1.5 OGM video tools
242. openexr-1.2.2 HDR image format libs
243. openldap-2.3.30 Lightweight Directory Access Protocol
244. openssh-4.3p2 secure shell client and daemon
245. openssl-0.9.8a cryptography tools and libs
246. p7zip-4.42 7zip archiver
247. pango-1.12.1 layout and text rendering lib
248. parted-1.7.1 advanced partition editor
249. patch-2.5.9 apply and create patch files
250. pciutils-2.2.1 lists PCI devices
251. pcre-6.6 Perl Compatible Regular Expression
252. perl-5.8.8 Perl development environment
253. perl-archive-zip-1.16 perl module
254. perl-compress-zlib-1.41 perl module
255. perl-xml-parser-2.34 perl module
256. php-5.1.4 PHP Hypertext Preprocessor
257. pine-4.64 mail user agent
258. pkg-config-0.20 manage library compile/link flags
259. poppler-0.4.5 PDF rendering library
260. popt-1.7.5 parse command-line options
261. postfix-2.2.10 mail transport agent server
262. postgresql-8.1.4 advanced object-relational DBMS
263. ppp-2.4.3 dial-up PPP daemon
264. procps-3.2.6 programs for monitoring processes
265. proftpd-1.2.10 highly configurable secure FTP daemon
266. psmisc-22.2 display info about running processes
267. psutils-p17 PostScript Utilities
268. pygtk-2.8.6 Python bindings for the GTK widget
269. python-2.4.2 Python development environment
270. qcomicbook-0.2.7 comic books reading tool
271. qt-3.3.6 C++ GUI library (for KDE)
272. readline-5.1 command-line editing support
273. recode-3.6 converts files between character sets
274. reiserfsprogs-3.6.19 Reiserfs file system tools
275. rp-pppoe-3.8 PPPoE client and server
276. rsync-2.6.7 fast incremental file transfers daemon
277. ruby-1.8.4 Ruby development environment
278. samba-3.0.22 provides services to SMB/CIFS clients
279. sane-backends-1.0.17 Scanner Access Now Easy backends
280. screen-4.0.2 screen manager VT100/ANSI emulation
281. sdl-1.2.10 Simple DirectMedia Layer toolkit
282. sdl-guilib-1.1.2 SDL GUI library
283. sdl-image-1.2.5 SDL image loader
284. sdl-mixer-1.2.7 SDL mixer lib
285. sdl-mpeg-0.4.4 SDL video lib
286. sdl-net-1.2.6 SDL network lib
287. sdl-rtf-0.1.0 SDL rich text format lib
288. sdl-sound-1.0.1 SDL Sound lib
289. sdl-ttf-2.0.8 SDL TrueType font lib
290. sed-4.1.5 stream line editing tool
291. shadow-4.0.15 shadow password suite
292. shared-mime-info-0.17 shared MIME-info database
293. sharutils-4.6 create shell archives out of many files
294. slang-2.0.6 powerful interpreted language
295. smb4k-0.7.0 SAMBA network browser
296. sox-12.17.9 audio converting tool
297. speex-1.1.9 speech audio encoder/decoder
298. sqlite-3.3.5 lite SQL engine
299. squid-3.0 high performance web proxy cache
300. startup-notify-0.8 busy cursor for loading apps
301. strace-4.5.14 system call tracer
302. subversion-1.3.1 SVN version control system
303. sudo-1.6.8p12 gives temporary root access
304. supertux-0.1.3 Super Mario clone
305. sysklogd-1.4.1 programs for logging system messages
306. sysvinit-2.86 Linux System V Init tools
307. taglib-1.4 manipulate audio meta data
308. tar-1.15.1 GNU tar archiver
309. tcl-8.4.12 Tool Command Language
310. tcp_wrappers-7.6 daemon wrapper programs
311. tcpdump-3.9.4 network monitoring and data acquisition
312. tcsh-6.14.00 enhanced C shell
313. tellico-1.1.6 collection manager
314. texinfo-4.8 GNU software documentation system
315. thunderbird-1.5.0.2 Thunderbird mail client
316. tightvnc-1.3 optimized VNC distribution
317. tk-8.4.12 TCL GUI toolkit
318. traceroute-1.4 IP packet route tracing utility
319. transcode-1.0.2 transcoding video and audio
320. ttf-basic-0.3 basic TrueType fonts for X
321. tuxpaint-0.9.15b drawing program for children
322. udev-089 dynamic creation of device nodes tools
323. udftools-1.0.0b3 UDF file system tools
324. unzip-5.52 ZIP extraction utilities
325. usbutils-0.71 list USB devices
326. util-linux-2.12r huge collection of essential tools
327. vcdimager-0.7.23 VCD BIN/CUE image creation and ripping
328. vim-6.4 vim text editor
329. vnc2swf-0.5.0 screen recorging tool
330. vorbis-tools-1.1.1 Ogg Vorbis Tools
331. wget-1.10.2 non-interactive download manager
332. which-2.16 shows full path of (shell) commands
333. whois-4.7.12 whois directory client
334. wireless-tools-2.8 wireless tools
335. wxgtk-2.6.3 cross platform GTK lib
336. x264-20060508 free H.264/MPEG-4 AVC lib
337. xchat-2.6.2 IRC client for X
338. xfc-4.3.1 XFCE Foundation Classes
339. xfce-4.3-plugins XFCE Goodies
340. xfce-4.3 XFCE Desktop environment
341. xfsprogs-2.7.11 Utilities for SGIs XFS filesystem
342. xine-lib-1.1.1 xine multimedia playback libs
343. xinetd-2.3.14 eXtended InterNET services Daemon
344. xmahjongg-3.7 a MahJongg game for X
345. xmms-1.2.10 MP3 player and MPlayer frontend
346. xorg-6.9.0 xorg X11 server
347. xpad-2.11 leave sticky notes
348. xsane-0.97 SANE front end for X
349. xvid-1.1.0 XviD (MPEG-4 compliant) video codec
350. zip-2.31 ZIP creation utilities
351. zlib-1.2.3 compression and decompression lib
352. zsh-4.2.5 the Z shell (enhanced korn shell)
Download (14MB)
Added: 2006-06-05 License: GPL (GNU General Public License) Price:
1252 downloads
Configuration HOWTO 1.99.8
Configuration HOWTO would be the main documentation for configuring most common hardware and services. more>>
Configuration HOWTO would be the main documentation for configuring most common hardware and services.
This document is one of the most important for LDP, because by configuring hardware and software you can get your own Linux box. This HOWTO was born in the Golden Age of developers, mainly for the command line. As it became too big and old for the current distros, I rewrote it more simple as I could.
Fundamentally, to configure the system, Linux users have to write some configuration files. To do it easyer, today programs and wizards are avaliable to manage them. This programs may be quite different for the various distributions.
In this HOWTO, I will speak about Mandrake-Linux and about Red Hat.
<<lessThis document is one of the most important for LDP, because by configuring hardware and software you can get your own Linux box. This HOWTO was born in the Golden Age of developers, mainly for the command line. As it became too big and old for the current distros, I rewrote it more simple as I could.
Fundamentally, to configure the system, Linux users have to write some configuration files. To do it easyer, today programs and wizards are avaliable to manage them. This programs may be quite different for the various distributions.
In this HOWTO, I will speak about Mandrake-Linux and about Red Hat.
Download (MB)
Added: 2007-01-25 License: LGPL (GNU Lesser General Public License) Price:
1006 downloads
Kgraphviewer 1.0.4 / 1.99.0
KGraphViewer is a Graphviz dot graph file viewer for KDE. more>>
KGraphViewer program is a Graphviz dot graph file viewer for KDE.
I used, in this program, code from the profiling tool kcachegrind (http://kcachegrind.sourceforge.net/cgi-bin/show.cgi/KcacheGrindIndex).
The tool is not finished but works pretty well for not huge graphs (< 1000 nodes).
Main features:
- loading of several graphs in tabs;
- saving of the recent files list;
- manual reload of files;
- display of a bird-eye view of the graph;
- moving of the graph by dragging;
- simple graph printing (no resizing nor cutting in pages);
- closing of the tabs;
- loading of nearly all graphviz example graphs;
- nodes and edges colors and all node shapes are supported
Kgraphviewer is using the boost/spirit library for graphs parsing. To avoid external dependencies, these Boost parts have been integrated in Kgraphviewer.
<<lessI used, in this program, code from the profiling tool kcachegrind (http://kcachegrind.sourceforge.net/cgi-bin/show.cgi/KcacheGrindIndex).
The tool is not finished but works pretty well for not huge graphs (< 1000 nodes).
Main features:
- loading of several graphs in tabs;
- saving of the recent files list;
- manual reload of files;
- display of a bird-eye view of the graph;
- moving of the graph by dragging;
- simple graph printing (no resizing nor cutting in pages);
- closing of the tabs;
- loading of nearly all graphviz example graphs;
- nodes and edges colors and all node shapes are supported
Kgraphviewer is using the boost/spirit library for graphs parsing. To avoid external dependencies, these Boost parts have been integrated in Kgraphviewer.
Download (2.3MB)
Added: 2007-07-14 License: GPL (GNU General Public License) Price:
835 downloads
Komodo Linux RC 2
Komodo Linux is a new and young KDE based Linux distribution. more>>
Komodo Linux is a new and young KDE based Linux distribution.
Komodo Official rpmlist
- acidrip-0.14-1tex
- acpi-0.07-2.1tex
- acpid-1.0.3-1tex
- akregator-1.0-0.beta8.1tex
- alsa-utils-1.0.8-1tex
- amarok-1.2-3tex
- anca-0.9.1-1tex
- apmd-3.2.1-1tex
- apollon-1.0.1-2tex
- apt-0.5.5cnc6-2tex
- arts-1.3.2-2tex
- ash-0.3.8-6mdk
- aspell-0.50.5-3.2tex
- aspell-en-6.0-1tex
- at-3.1.8-7mdk
- attr-2.4.16-1tex
- audacity-1.2.3-1tex
- audiofile-0.2.3-6mdk
- autoconf2.1-2.13-21mdk
- autoconf2.5-2.59-5mdk
- automake1.4-1.4-24.p6.mdk
- automake1.7-1.7.9-2mdk
- automake1.8-1.8.5-1mdk
- awesfx-0.4.4-5mdk
- azureus-2.2.0.2-1tex
- basesystem-10.0-6tex
- bash-2.05b-14mdk
- bdflush-1.5-24mdk
- binutils-2.14.90.0.5-2mdk
- bladeenc-0.94.1-1tex
- bootloader-utils-1.9-3tex
- bootsplash-2.1.13-6tex
- busybox-1.00-0.pre5.3tex
- bzip2-1.0.2-16mdk
- cdialog-0.9b-4mdk
- cdparanoia-IIIa9.8-9tex
- cdrdao-1.1.9-2tex
- cdrecord-2.01-1tex
- cdrecord-cdda2wav-2.01-1tex
- chkauth-0.3-0.2.92mdk
- chkconfig-1.3.13-3tex
- chkfontpath-1.10.0-1tex
- cloop-utils-1.02-1tex
- color-schemes-1.0.0-5tex
- common-licenses-1.0-7mdk
- console-tools-0.2.3-46mdk
- coreutils-5.2.1-7tex
- cpio-2.5-4mdk
- crack-attack-1.1.10-2tex
- crack-attack-music-1-1tex
- crack-attack-sounds-1-1tex
- cracklib-dicts-2.7-17mdk
- crontabs-1.10-3mdk
- csmash-0.6.5-2mdk
- cups-1.1.23-4tex
- cups-common-1.1.23-4tex
- cups-drivers-10.1-0.2mdk
- curl-7.12.1-1tex
- cvs-1.11.16-1.2tex
- db1-1.85-9mdk
- dbus-0.23.2-3tex
- desktop-file-utils-0.8-2tex
- dev86-0.16.3-2mdk
- dhcp-client-3.0.1-8tex
- dhcp-common-3.0.1-8tex
- diald-1.0-4mdk
- diffutils-2.8.4-4mdk
- digikam-0.7.1-1tex
- digikam-plugins-0.7.1-1tex
- dip-3.3.7o-19mdk
- dirmngr-0.5.5-1tex
- divx4linux-20030428-2tex
- dmsetup-1.00.21-1tex
- docbook-dtd412-xml-1.0-15mdk
- dosfstools-2.10-1tex
- drakconf-10.1-1tex
- drakxtools-10.1-27.7tex
- drakxtools-backend-10.1-27.7tex
- drakxtools-newt-10.1-27.7tex
- dvd+rw-tools-5.21.4.10.8-2.1tex
- dynamic-0.23-1tex
- e2fsprogs-1.35-1tex
- eagle-usb-1.9.6-1tex
- eject-2.0.13-4mdk
- elfutils-0.84-1mdk
- emelfm-0.9.2-8tex
- esound-0.2.34-1tex
- etcskel-1.63-15mdk
- ethtool-1.6-2mdk
- evolution-data-server-1.0.3-4tex
- expect-8.4.2-1mdk
- fdutils-5.4-8mdk
- ffmpeg-0.4.9-0.pre1.1tex
- file-4.03-2mdk
- filesystem-2.1.3-10mdk
- findutils-4.1.20-1mdk
- flphoto-1.1-1mdk
- fluxbox-0.9.12-1tex
- fontconfig-2.2.99-3tex
- fonts-ttf-decoratives-1.3-12mdk
- fonts-ttf-vera-1.10-2mdk
- fonts-type1-hebrew-0.100-6tex
- font-tools-0.1-10mdk
- foobillard-SDL-3.0-2tex
- foomatic-db-3.0.1-0.20040828.1mdk
- foomatic-db-engine-3.0.1-0.20040828.1mdk
- foomatic-filters-3.0.1-0.20040828.1mdk
- fp-linux-ws-4.4.8-1
- freetype-1.3.1-20mdk
- freetype-devel-1.3.1-20mdk
- freetype-tools-1.3.1-20mdk
- fribidi-0.10.4-3mdk
- gail-1.8.0-1tex
- gaim-1.1.2-1tex
- gaim-encryption-2.33-1tex
- galaxy-gnome-1.0.2-7tex
- galaxy-kde-1.0.2-7tex
- galaxy-kde-kwin-1.0.2-7tex
- galculator-1.2.2-1tex
- gamin-0.0.20-2tex
- gawk-3.1.2-2.1.92mdk
- gcc-3.3.1-2mdk
- gcc-c++-3.3.1-2mdk
- gcc-cpp-3.3.1-2mdk
- GConf2-2.10.0-1tex
- gdk-pixbuf-loaders-0.22.0-5tex
- gettext-0.11.5-7mdk
- gettext-base-0.11.5-7mdk
- gettext-devel-0.11.5-7mdk
- ghostscript-7.07-25mdk
- ghostscript-fonts-6.0-2mdk
- ghostscript-module-X-7.07-25mdk
- gifsicle-1.40-1tex
- gift-0.11.8.1-1tex
- gift-fasttrack-0.8.9-1tex
- gift-gnutella-0.0.10-1tex
- gift-openft-0.2.1.5-1tex
- gkrellm-2.2.4-1tex
- gkrellm-themes-2.1.28-1tex
- glibc-2.3.2-14mdk
- glibc-devel-2.3.2-14mdk
- glib-gettextize-2.4.6-1tex
- Glide_V2-2.53-7mdk
- gmencoder-0.1.0-2tex
- gnome-chess-0.3.3-4mdk
- gnome-games-2.8.0-1tex
- gnome-games-extra-data-2.8.0-1tex
- gnome-icon-theme-2.8.0-2tex
- gnome-keyring-0.4.0-1tex
- gnome-libs-1.4.2-7mdk
- gnome-mime-data-2.4.2-3tex
- gnome-vfs2-2.10.0-1tex
- gnome-volume-manager-1.0.3-6tex
- gnuchess-5.07-5tex
- gnupg-1.2.5-1tex
- gnupg2-1.9.10-1tex
- gnupg-texstar-1.0.0-1tex
- gocr-0.37-3mdk
- gpg-pubkey-22458a98-3969e7de
- gpg-pubkey-70771ff3-3c8f768f
- gpg-pubkey-85c54c72-40e9e13e
- gpg-pubkey-85c54c72-40e9e13e
- gpg-pubkey-9b4a4024-3874ddfb
- gpg-pubkey-e9972fef-40e9dfc6
- gpg-pubkey-e9972fef-40e9dfc6
- gphoto-0.4.3-19mdk
- gphoto2-2.1.4-1tex
- gpm-1.20.1-12tex
- gqview-1.5.6-1tex
- grep-2.5.1-3mdk
- grip-3.2.0-5tex
- groff-1.19-3mdk
- groff-for-man-1.19-3mdk
- gstreamer-alsa-0.8.7-3tex
- gstreamer-arts-0.8.7-3tex
- gstreamer-artsd-0.8.7-3tex
- gstreamer-audio-formats-0.8.7-3tex
- gstreamer-GConf-0.8.7-3tex
- gstreamer-mad-0.8.7-3tex
- gstreamer-plugins-0.8.7-3tex
- gstreamer-tools-0.8.9-2tex
- gstreamer-vorbis-0.8.7-3tex
- gstreamer-x11-0.8.7-3tex
- gtk+2.0-2.4.9-3tex
- gtkam-0.1.11-0.dev1.6mdk
- gtkdialogs-2.0-6mdk
- gtk-qt-engine-0.6-2tex
- gtranscode-0.3-2tex
- guile-1.6.4-3mdk
- gv-3.5.8-30mdk
- gwenview-1.0.1-0.2tex
- gzip-1.2.4a-13.2tex
- hal-0.4.7-11tex
- harddrake-10.1-27.7tex
- harddrake-ui-10.1-27.7tex
- hdparm-5.8-1tex
- hicolor-icon-theme-0.5-6tex
- hostap-0.0.4-1mdk
- hotplug-2004_09_23-3tex
- hpoj-0.91-6tex
- id3lib-3.8.3-4mdk
- ifplugd-0.26-3tex
- ImageMagick-5.5.7.15-6.4tex
- imlib-1.9.14-8.1.tex
- indent-2.2.9-3mdk
- indexhtml-9.1-10mdk
- info-install-4.6-1mdk
- initscripts-7.61.1-21tex
- intltool-0.32.1-1tex
- iproute2-2.4.7-11mdk
- iptables-1.2.9-7.2tex
- iputils-20020927-4mdk
- isapnptools-1.26-6mdk
- jackit-0.99.0-1tex
- jfsprogs-1.1.7-1tex
- jpilot-0.99.6-1mdk
- jpilot-Mail-0.0.6-8mdk
- jpilot-syncmal-0.71.2-3mdk
- k3b-0.11.20-1tex
- kaffeine-0.5-3tex
- kasablanca-0.4.0.2-1tex
- katalog-0.3-2tex
- kbirthday-0.7.3-2tex
- kbudget-0.6-2tex
- kcdlabel-2.12-4tex
- kcpuload-1.99-4tex
- kdeaddons-3.3.2-3tex
- kdeadmin-3.3.2-1tex
- kdeadmin-kpackage-3.3.2-1tex
- kdeartwork-3.3.2-1tex
- kdeartwork-kde-classic-3.3.2-1tex
- kdebase-3.3.2-1tex
- kdebase-kdm-3.3.2-1tex
- kdebase-nsplugins-3.3.2-1tex
- kdebase-servicemenu-10.1-4tex
- kdegames-3.3.2-1tex
- kdegraphics-3.3.2-3tex
- kdelibs-3.3.2-3tex
- kdelibs-common-3.3.2-3tex
- kdemoreartwork-activeheart-1.2.1-2tex
- kdemoreartwork-alloy-0.5.3-2tex
- kdemoreartwork-comix-1.2.3-1tex
- kdemoreartwork-corona-1.0-2tex
- kdemoreartwork-crystal-0.8.0-2tex
- kdemoreartwork-flatknifty-0.4.2-2tex
- kdemoreartwork-grover-1.1-2tex
- kdemoreartwork-kbcl-1.0.8-3tex
- kdemoreartwork-kbl-1.0.8-3tex
- kdemoreartwork-kbml-1.0.8-3tex
- kdemoreartwork-knifty-0.4.2-3tex
- kdemoreartwork-luna-1.0-2tex
- kdemoreartwork-lunamet-1.0-2tex
- kdemoreartwork-nvidia-1.0-2tex
- kdemoreartwork-softcrystal-1.0-2tex
- kdemoreartwork-thinkeramik-3.2.1-2tex
- kdemultimedia-3.3.2-2tex
- kdenetwork-3.3.2-1tex
- kdepim-3.3.2-3tex
- kdesdk-3.3.2-1tex
- kdetoys-3.3.2-1tex
- kdeutils-3.3.2-1tex
- kdm-icons-crystal-0.2-1tex
- kdocker-1.0-rc1_3tex
- kernel-2.6.10-oci7-1-1oci
- kexchange-1.0-4tex
- keybled-0.65-2tex
- kickerpager-0.3.1-3tex
- kio_burn-0.6.2-1tex
- kipi-plugins-0.1-0.beta1.5tex
- kleds-0.8.0-1tex
- klibido-0.2.0-1tex
- kmplayer-0.8.4-1tex
- kmymoney2-0.6.4-2tex
- knetload-2.3-2tex
- knetworkled-0.5-4tex
- komics-1.4-2tex
- kompose-0.5.1-1tex
- konserve-0.10.3-3tex
- konversation-0.15.1-1tex
- konverter-0.7-3tex
- kover-2.9.3-1tex
- kplayer-0.5.3-2tex
- krename-3.0.3-1tex
- krusader-1.51-1tex
- kshowmail-3.1.0-6tex
- ksmoothdock-3.5.1-2tex
- ldconfig-2.3.2-14mdk
- ldetect-0.5.5-1tex
- ldetect-lst-0.1.63-1tex
- less-381-2mdk
- lesstif-0.93.49-3mdk
- lftp-2.6.6-2.1.92mdk
- liba52dec0-0.7.4-3mdk
- libaa1-1.4.0-0.rc5.8mdk
- libacl1-2.2.23-2tex
- libalsa2-1.0.8-7tex
- libalsa2-devel-1.0.8-7tex
- libalsa-data-1.0.8-7tex
- libao2-0.8.3-8mdk
- libapm1-3.2.1-1tex
- libart_lgpl2-2.3.16-1.1tex
- libart_lgpl2-devel-2.3.16-1.1tex
- libarts-1.3.2-2tex
- libarts-devel-1.3.2-2tex
- libarts-static-devel-1.3.2-2tex
- libaspell15-0.50.5-3.2tex
- libassuan0-0.6.6-1tex
- libatk1.0_0-1.8.0-1tex
- libatk1.0_0-devel-1.8.0-1tex
- libattr1-2.4.16-1tex
- libaudiofile0-0.2.3-6mdk
- libaudiofile0-devel-0.2.3-6mdk
- libavc1394_0-0.4.1-4.1tex
- libavifile0.7-0.7.41-0.20041001.1tex
- libaviplayavcodec0.7-0.7.41-0.20041001.1tex
- libbinutils2-2.14.90.0.5-2mdk
- libbonobo2_0-2.8.1-1tex
- libbonobo2_0-devel-2.8.1-1tex
- libbonobo-2.8.1-1tex
- libbonoboui2_0-2.8.0-1tex
- libbonoboui-2.8.0-1tex
- libbzip2_1-1.0.2-16mdk
- libbzip2_1-devel-1.0.2-16mdk
- libcap1-1.10-4.1tex
- libcdda0-IIIa9.8-9tex
- libcdio0-0.70-2tex
- libconsole0-0.2.3-46mdk
- libcrack2-2.7-17mdk
- libcroco2-0.6.0-1tex
- libcups2-1.1.23-4tex
- libcurl3-7.12.1-1tex
- libdb3.3-3.3.11-16mdk
- libdb4.1-4.1.25-4tex
- libdbcxx4.1-4.1.25-4tex
- libdbus-1_0-0.23.2-3tex
- libdbus-glib-1_0-0.23.2-3tex
- libdevmapper1.00-1.00.21-1tex
- libdha1.0-1.0-0.pre6a.2tex
- libdivx4linux0-20030428-2tex
- libdv4-0.103-2tex
- libdvdread3-0.9.4-2mdk
- libelfutils1-0.84-1mdk
- libesound0-0.2.34-1tex
- libesound0-devel-0.2.34-1tex
- libevolution-data-server3-1.0.3-4tex
- libexif9-0.5.12-2mdk
- libexif9-devel-0.5.12-2mdk
- libexif-gtk4-0.3.3-6mdk
- libexpat0-1.95.6-4mdk
- libexpat0-devel-1.95.6-4mdk
- libext2fs2-1.35-1tex
- libfaad2_0-2.0-1.1tex
- libfame0.9_1-0.9.1-2.1tex
- libffmpeg0-0.4.9-0.pre1.1tex
- libffmpeg0-devel-0.4.9-0.pre1.1tex
- libfftw2-2.1.5-4tex
- libflac++4-1.1.1-1tex
- libflac6-1.1.1-1tex
- libflac6-devel-1.1.1-1tex
- libfltk1.1-1.1.4-0.rc1.1mdk
- libfontconfig1-2.2.99-3tex
- libfontconfig1-devel-2.2.99-3tex
- libfox1.2-1.2.11-1tex
- libfreetype6-2.1.9-4tex
- libfreetype6-devel-2.1.9-4tex
- libfribidi0-0.10.4-3mdk
- libfribidi0-devel-0.10.4-3mdk
- libgail17-1.8.0-1tex
- libgamin-1_0-0.0.20-2tex
- libgamin-1_0-devel-0.0.20-2tex
- libgcc1-3.3.1-2mdk
- libGConf2_4-2.10.0-1tex
- libGConf2_4-devel-2.10.0-1tex
- libgcrypt11-1.2.0-4tex
- libgdbm2-1.8.0-24mdk
- libgdbm2-devel-1.8.0-24mdk
- libgdkcardimage0-2.4.0-1mdk
- libgdk_pixbuf2.0_0-2.4.9-3tex
- libgdk_pixbuf2.0_0-devel-2.4.9-3tex
- libgdk-pixbuf2-0.22.0-5tex
- libgdk-pixbuf-gnomecanvas1-0.22.0-8tex
- libggi-2.0.3-4mdk
- libggi2-2.0.3-4mdk
- libgift0-0.11.8.1-1tex
- libgii0-0.8.3-4mdk
- libgii-0.8.3-4mdk
- libgimpprint1-4.2.7-8mdk
- libglade0-0.17-9mdk
- libglade2.0_0-2.3.6-1.tex
- libglade-gnome0-0.17-9mdk
- libglib1.2-1.2.10-11mdk
- libglib2.0_0-2.4.6-1tex
- libglib2.0_0-devel-2.4.6-1tex
- libgmp3-4.1.2-3mdk
- libgnet-2.0_0-2.0.4-1mdk
- libgnome2_0-2.8.0-1tex
- libgnome2-2.8.0-1tex
- libgnome32-1.4.2-7mdk
- libgnomecanvas2_0-2.8.0-1tex
- libgnomecups-0.2.0-1tex
- libgnomecups-1.0_1-0.2.0-1tex
- libgnome-keyring0-0.4.0-1tex
- libgnomeprint-2.10.0-1tex
- libgnomeprint2-2_0-2.10.0-1tex
- libgnomeprintui2-2_0-2.8.2-1tex
- libgnomeui2_0-2.8.0-1tex
- libgnomeui2-2.8.0-1tex
- libgnome-vfs2_0-2.10.0-1tex
- libgnome-vfs2_0-devel-2.10.0-1tex
- libgnutls11-1.0.13-1tex
- libgpg-error0-1.0-1tex
- libgpg-error0-devel-1.0-1tex
- libgpgme11-0.9.0-2tex
- libgpgme11-devel-0.9.0-2tex
- libgphoto2-2.1.4-3tex
- libgphoto2-devel-2.1.4-3tex
- libgphoto-hotplug-2.1.4-3tex
- libgpm1-1.20.1-12tex
- libgpm1-devel-1.20.1-12tex
- libgsf-1_1-1.8.2-1mdk
- libgsf-1_1-devel-1.8.2-1mdk
- libgstgconf0.8-0.8.7-3tex
- libgstreamer0.8-0.8.9-2tex
- libgstreamer-plugins0.8-0.8.7-3tex
- libgtk+1.2-1.2.10-37mdk
- libgtk+2.0_0-2.4.9-3tex
- libgtk+2.0_0-devel-2.4.9-3tex
- libgtkhtml2_0-2.6.2-1tex
- libgtkmm1.2-1.2.10-6mdk
- libgtkspell0-2.0.3-5mdk
- libgtk+-x11-2.0_0-2.4.9-3tex
- libguile12-1.6.4-3mdk
- libhal0-0.4.7-11tex
- libhowl1-0.9.6-2tex
- libhowl1-devel-0.9.6-2tex
- libhpojip0-0.91-6tex
- libid3_3.8_3-3.8.3-4mdk
- libid3tag0-0.15.0b-4mdk
- libIDL2_0-0.8.5-1tex
- libIDL2_0-devel-0.8.5-1tex
- libieee1284_3-0.2.6-4mdk
- libieee1284_3-devel-0.2.6-4mdk
- libijs0-0.34-82mdk
- libimlib1-1.9.14-8.1.tex
- libimlib2_1-1.1.0-4tex
- libimlib2_1-filters-1.1.0-4tex
- libimlib2_1-loaders-1.1.0-4tex
- libintl2-0.11.5-7mdk
- libiw27-27-1tex
- libjack0-0.99.0-1tex
- libjack0-devel-0.99.0-1tex
- libjpeg62-6b-32mdk
- libjpeg62-devel-6b-32mdk
- libjpeg-progs-6b-32mdk
- libjpilot_plugin0-0.99.6-1mdk
- libkexif-0.2.1-1tex
- libkipi-0.1-2tex
- libkrb53-1.3.4-2.2tex
- libksba8-0.9.8-1tex
- liblame0-3.96.1-1tex
- liblcms1-1.10-1mdk
- liblcms1-devel-1.10-1mdk
- libldap2-2.1.29-5.1tex
- libldap2-devel-2.1.29-5.1tex
- liblinc1-1.0.3-1mdk
- liblinux-atm1-2.4.1-3mdk
- liblirc0-0.6.6-7.1tex
- libltdl3-1.5.12-2tex
- liblzo1-1.08-4tex
- libmad0-0.15.1b-3tex
- libmad0-devel-0.15.1b-3tex
- libmagic1-4.03-2mdk
- libMagick5.5.7-5.5.7.15-6.4tex
- libmal0-0.31-5mdk
- libMesaGL1-5.0.2-8.2tex
- libMesaGLU1-5.0.2-8.2tex
- libMesaGLU1-devel-5.0.2-8.2tex
- libMesaglut3-5.0.2-8.2tex
- libmikmod2-3.1.10-7mdk
- libmjpegtools1.6-1.6.2-8tex
- libmng1-1.0.5-4mdk
- libmng1-devel-1.0.5-4mdk
- libmodplug0-0.7-1tex
- libmpeg3_1-1.5-1.1tex
- libmusicbrainz4-2.1.1-1tex
- libmusicbrainz4-devel-2.1.1-1tex
- libnas2-1.6-10mdk
- libnas2-devel-1.6-10mdk
- libncurses5-5.3-1.20030215.3mdk
- libncurses5-devel-5.3-1.20030215.3mdk
- libnetpbm9-9.24-7mdk
- libnet-snmp50-5.0.9-7.1.92mdk
- libnewt0.51-0.51.6-9tex
- libnspr4-1.7.5-1tex
- libnss3-1.7.5-1tex
- libntfs5-1.9.4-1tex
- libogg0-1.1-5tex
- libogg0-devel-1.1-5tex
- liboggflac1-1.1.1-1tex
- liboil0.2-0.2.2-2tex
- libopencdk8-0.5.4-2tex
- libopenct0-0.1.0-1tex
- libopenh323_1-1.15.2-2.1tex
- libopenh323_1-devel-1.15.2-2.1tex
- libopenh323_1-plugins-1.15.2-2.1tex
- libopensc0-0.8.1-1tex
- libopenslp1-1.0.11-4mdk
- libopenssl0.9.7-0.9.7d-1.2tex
- libopenssl0.9.7-devel-0.9.7d-1.2tex
- libORBit0-0.5.17-6mdk
- libORBit2_0-2.12.1-1tex
- libORBit2_0-devel-2.12.1-1tex
- libpam0-0.77-22tex
- libpango1.0_0-1.6.0-1tex
- libpango1.0_0-devel-1.6.0-1tex
- libpango1.0_0-modules-1.6.0-1tex
- libpaper1-1.1.8-4.1tex
- libparted1.6-1.6.20-1tex
- libpcap0-0.7.2-3mdk
- libpcre0-4.3-6tex
- libpcre0-devel-4.3-6tex
- libpisock++0-0.11.8-4mdk
- libpisock8-0.11.8-4mdk
- libpisock8-devel-0.11.8-4mdk
- libpisync0-0.11.8-4mdk
- libpng3-1.2.5-8.2tex
- libpng3-devel-1.2.5-8.2tex
- libpolypaudio0.7-0.7-3tex
- libpostproc0-1.0-0.pre6a.2tex
- libpq3-7.3.4-2mdk
- libptal0-0.91-6tex
- libpth20-2.0.0-2tex
- libpth20-devel-2.0.0-2tex
- libpwdb0-0.61.2-3mdk
- libpwlib1-1.8.3-3.1tex
- libpwlib1-devel-1.8.3-3.1tex
- libpwlib1-plugins-1.8.3-3.1tex
- libpython2.3-2.3.4-5.1tex
- libqt3-3.3.3-6tex
- libqt3-devel-3.3.3-6tex
- libquicktime0-0.9.3-1.1tex
- libraw1394_5-0.9.0-4mdk
- libreadline4-4.3-7mdk
- libreadline4-devel-4.3-7mdk
- librsvg2_2-2.8.1-1tex
- libsamplerate0-0.1.2-1tex
- libsamplerate0-devel-0.1.2-1tex
- libsane1-1.0.14-1tex
- libsane1-devel-1.0.14-1tex
- libsane-hpoj1-0.91-6tex
- libsasl2-2.1.15-10.1tex
- libsasl2-devel-2.1.15-10.1tex
- libscrollkeeper0-0.3.14-1.1tex
- libSDL1.2-1.2.7-2.1tex
- libSDL1.2-devel-1.2.7-2.1tex
- libSDL_image1.2-1.2.3-3mdk
- libSDL_mixer1.2-1.2.5-3mdk
- libSDL_net1.2-1.2.5-2mdk
- libselinux1-1.15.4-3tex
- libshout3-2.0-3.1tex
- libslang1-1.4.9-6tex
- libsmbclient0-3.0.11-1tex
- libsmokeqt1-1.2.1-3mdk
- libsmpeg0.4-0.4.4-23mdk
- libsndfile1-1.0.11-1tex
- libsoup-2.2_7-2.2.1-1tex
- libspeex1-1.1.6-1tex
- libstartup-notification-1_0-0.7-1tex
- libstdc++2.10-2.96-0.83mdk
- libstdc++5-3.3.1-2mdk
- libstdc++5-devel-3.3.1-2mdk
- libsysfs1-1.2.0-5tex
- libtaglib0-1.3.1-1tex
- libtermcap2-2.0.8-35mdk
- libtiff3-3.6.1-7tex
- libtiff3-devel-3.6.1-7tex
- libtool-1.5.12-2tex
- libtunepimp-0.3.0-1tex
- libungif4-4.1.0-23mdk
- libunixODBC2-2.2.6-4mdk
- libunixODBC2-devel-2.2.6-4mdk
- libusb0.1_4-0.1.8-6tex
- libusb0.1_4-devel-0.1.8-6tex
- libuser-0.51.7-9.2tex
- libuser1-0.51.7-9.2tex
- libutempter0-0.5.2-13.1tex
- libvisual0-0.2.0-1tex
- libvorbis0-1.1.0-1.1tex
- libvorbis0-devel-1.1.0-1.1tex
- libvorbisenc2-1.1.0-1.1tex
- libvorbisfile3-1.1.0-1.1tex
- libvte4-0.11.10-5.1tex
- libwmf0.2_7-0.2.8.3-2tex
- libwmf-0.2.8.3-2tex
- libwvstreams3.7-3.70-3mdk
- libwxgtk2.5_3-2.5.3-2tex
- libXaw3d7-1.5-13mdk
- libxclass0-0.6.3-14tex
- libxine1-1.0-2tex
- libxine1-devel-1.0-2tex
- libxklavier8-1.03-1tex
- libxklavier-data-1.03-1tex
- libxml1-1.8.17-7.2tex
- libxml2-2.6.8-1tex
- libxml2-devel-2.6.8-1tex
- libxml2-utils-2.6.8-1tex
- libxmms1-1.2.10-1tex
- libxorg-x11-6.8.2-2tex
- libxorg-x11-devel-6.8.2-2tex
- libxpm4-3.4k-28.3tex
- libxpm4-devel-3.4k-28.3tex
- libxslt1-1.1.5-1tex
- libxslt1-devel-1.1.5-1tex
- libxvid4-1.0.3-1tex
- lilo-22.6.1-3tex
- limewire-4.4.5-1tex
- links-2.1-0.pre11.1mdk
- LinNeighborhood-0.6.5-7tex
- linux-atm-2.4.1-3mdk
- lirc-0.6.6-7.1tex
- locales-2.3.2-5mdk
- locales-en-2.3.2-5mdk
- logrotate-3.6.6-2mdk
- losetup-2.11z-8tex
- lsb-release-1.4-5mdk
- lsdvd-0.10-1.1tex
- lsof-4.68-1mdk
- lvm2-2.00.33-1tex
- m4-1.4.2-1tex
- mailcap-2.0.4-9mdk
- mailx-8.1.1-23mdk
- make-3.80-5mdk
- makedev-4.3-1tex
- man-1.5k-12mdk
- mandrake_desk-9.2-8mdk
- mandrake_doc-common-9.2-1mdk
- mandrakelinux-theme-0.2.13-6tex
- mandrake-menu-directory-1.0-42.7tex
- man-pages-1.60-1mdk
- mawk-1.3.3-6mdk
- mc-4.6.0-6.1tex
- mdklaunchhelp-9.2-6mdk
- mdk-menu-messages-9.2-6mdk
- mediacheck-7.3-1mdk
- mencoder-1.0-0.pre6a.2tex
- menu-2.1.9-19.3tex
- menudrake-0.7.4-5mdk
- Mesa-5.0.2-8.2tex
- mikmod-3.1.6a-13mdk
- mingetty-1.00-3mdk
- mjpegtools-1.6.2-8tex
- mkbootdisk-1.4.5-7mdk
- mkinitrd-4.1.12-6tex
- mkisofs-2.01-1tex
- mktemp-1.5-12tex
- mkxauth-1.7-8.1tex
- module-init-tools-3.0-7tex
- modutils-2.4.26-3.1tex
- mount-2.11z-8tex
- mountloop-0.11.6-1.1tex
- mozilla-firefox-1.0-1tex
- mozilla-flash-1.7-2tex
- mozilla-java-1.7.3-1tex
- mozilla-thunderbird-1.0-1tex
- mp32ogg-0.11-3mdk
- mpage-2.5.3-5mdk
- mpg123-0.59r-22.2tex
- mplayer-1.0-0.pre6a.2tex
- mplayer-gui-1.0-0.pre6a.2tex
- mplayerplugin-2.75-1tex
- msec-0.40-1mdk
- mtools-3.9.9-2mdk
- myspell-en_AU-1.0.2-0.20030329.1mdk
- myspell-en_GB-1.0.2-0.20021216.1mdk
- myspell-en_US-1.0.2-0.20020626.1mdk
- myspell-hyph-en-1.0.2-0.20020727.1mdk
- nano-1.3.5-1tex
- ncurses-5.3-1.20030215.3mdk
- ndiswrapper-1.0-1tex
- netpbm-9.24-7mdk
- netprofile-0.6-1mdk
- net-tools-1.60-9mdk
- newt-0.51.6-9tex
- nmap-3.78-1tex
- nmap-frontend-3.78-1tex
- ntfsprogs-1.9.4-1tex
- numlock-2.0-8mdk
- nvu-0.81-1tex
- omni-0.9.1-13tex
- openldap-2.1.29-5.1tex
- openofficeorg-calc-1.9.100-1
- openofficeorg-core01-1.9.100-1
- openofficeorg-core02-1.9.100-1
- openofficeorg-core03-1.9.100-1
- openofficeorg-core03u-1.9.100-1
- openofficeorg-core04-1.9.100-1
- openofficeorg-core04u-1.9.100-1
- openofficeorg-core05-1.9.100-1
- openofficeorg-core05u-1.9.100-1
- openofficeorg-core06-1.9.100-1
- openofficeorg-core07-1.9.100-1
- openofficeorg-core08-1.9.100-1
- openofficeorg-core09-1.9.100-1
- openofficeorg-core10-1.9.100-1
- openofficeorg-draw-1.9.100-1
- openofficeorg-gnome-integration-1.9.100-1
- openofficeorg-graphicfilter-1.9.100-1
- openofficeorg-impress-1.9.100-1
- openofficeorg-javafilter-1.9.100-1
- openofficeorg-math-1.9.100-1
- openofficeorg-pyuno-1.9.100-1
- openofficeorg-spellcheck-1.9.100-1
- openofficeorg-testtool-1.9.100-1
- openofficeorg-writer-1.9.100-1
- openofficeorg-xsltfilter-1.9.100-1
- openslp-1.0.11-4mdk
- openssh-3.6.1p2-9.1tex
- openssh-askpass-3.6.1p2-9.1tex
- openssh-clients-3.6.1p2-9.1tex
- openssh-server-3.6.1p2-9.1tex
- openssl-0.9.7d-1.2tex
- ORBit-0.5.17-6mdk
- ORBit2-2.12.1-1tex
- pam-0.77-22tex
- pan-0.14.2.91-5tex
- pango-1.6.0-1tex
- parchive2-0.3-1tex
- parted-1.6.20-1tex
- partimage-0.6.4-2tex
- passwd-0.68-4tex
- patch-2.5.9-1mdk
- pciutils-2.1.11-4.1tex
- pclinuxos-mime-0.4-9.2tex
- pclinuxos-release-10.0-3tex
- pclinuxos-theme-0.2.13-1tex
- pcmcia-cs-3.2.4-2mdk
- pcre-4.3-6tex
- pcsc-lite-1.1.2-5tex
- perl-5.8.5-3.3tex
- perl-Authen-SASL-2.08-1mdk
- perl-base-5.8.5-3.3tex
- perl-CGI-3.05-1mdk
- perl-Convert-ASN1-0.18-1mdk
- perl-Crypt-SmbHash-0.12-1tex
- perl-DB_File-1.810-2mdk
- perl-Digest-HMAC-1.01-11mdk
- perl-Digest-SHA1-2.10-1mdk
- perl-Expect-1.15-6mdk
- perl-Glib-1.054-1mdk
- perl-Gnome2-Vte-0.04-1mdk
- perl-Gtk2-1.054-1mdk
- perl-Gtk2-TrayIcon-0.04-1mdk
- perl-HTML-Parser-3.36-1mdk
- perl-HTML-Tagset-3.03-7mdk
- perl-IO-Tty-1.02-9mdk
- perl-ldap-0.31-2mdk
- perl-Libconf-0.33-2mdk
- perl-libwww-perl-5.800-1mdk
- perl-Locale-gettext-1.01-13mdk
- perl-MailTools-1.62-1mdk
- perl-MDK-Common-1.1.18-1mdk
- perl-MP3-Info-1.02-4mdk
- perl-Net_SSLeay-1.25-3mdk
- perl-Qt-3.008-4.1tex
- perl-String-ShellQuote-1.00-7mdk
- perl-TimeDate-1.16-3.1tex
- perl-URI-1.31-2mdk
- perl-URPM-1.03-1mdk
- perl-XML-NamespaceSupport-1.08-4mdk
- perl-XML-Parser-2.34-3mdk
- perl-XML-SAX-0.12-4mdk
- pilot-link-0.11.8-4mdk
- pinball-0.3.1-1tex
- pinentry-0.7.1-2tex
- pinentry-qt-0.7.1-2tex
- pkgconfig-0.15.0-3mdk
- planner-0.11-2tex
- playmidi-2.5-2mdk
- plugger-5.1.3-1tex
- popt-1.8-22.1.92mdk
- popt-devel-1.8-22.1.92mdk
- portmap-4.0-21mdk
- ppp-2.4.1-12mdk
- ppp-pppoatm-2.4.1-12mdk
- ppp-pppoe-2.4.1-12mdk
- pptp-adsl-1.0.2-13mdk
- pptp-linux-1.3.1-1mdk
- printer-filters-10.1-0.2mdk
- printer-testpages-10.1-0.2mdk
- prism2-utils-0.2.1-0.pre26.2tex
- procinfo-18-4mdk
- procmail-3.22-4mdk
- procps-3.1.11-2mdk
- progsreiserfs-0.3.0.4-5tex
- psmisc-21.3-2mdk
- psutils-p17-8mdk
- pump-0.8.14-2mdk
- putty-0.56-0.20041221.1tex
- pwdb-conf-0.61.2-3mdk
- pygtk2.0-wrapper-2.3.96-1.1tex
- python-base-2.3.4-5.1tex
- qemu-0.6.2-021305.2tex
- qsynaptics-0.21-3tex
- qt3-common-3.3.3-6tex
- qtfprot-0.2.1c-1tex
- qtparted-0.4.4-2tex
- raidtools-0.90-13mdk
- rar-3.2.0-1.1tex
- rdate-1.3-3mdk
- rdesktop-1.3.1-3tex
- real-codecs-1.2-2.1tex
- reiserfsprogs-3.6.19-1tex
- rezound-0.11.1-1tex
- rfb-0.6.1-7mdk
- rfbdrake-1.0-7tex
- ripperx-2.6.4-1tex
- rootfiles-9.1-0.1mdk
- rpm-4.2-22.1.92mdk
- rpm-build-4.2-22.1.92mdk
- rpm-helper-0.9.1-1mdk
- rpmtools-4.5-13mdk
- rp-pppoe-3.5-4.2tex
- rp-pppoe-gui-3.5-4.2tex
- rsh-0.17-12mdk
- rsync-2.6.3-1tex
- samba-client-3.0.11-1tex
- samba-common-3.0.11-1tex
- samba-server-3.0.11-1tex
- sane-backends-1.0.14-1tex
- saned-1.0.14-1tex
- sash-3.5-6mdk
- scli-0.2.12-4tex
- scribus-1.2.1-1tex
- scrollkeeper-0.3.14-1.1tex
- sed-4.0.7-1mdk
- setserial-2.17-7mdk
- setup-2.4-2mdk
- sgml-common-0.6.3-8mdk
- shadow-utils-4.0.3-8.2tex
- shared-mime-info-0.15-2tex
- shorewall-2.0.8-1tex
- skype-1.0.0.1-1tex
- slocate-2.7-2.1tex
- smb4k-0.5.1-1tex
- sndconfig-0.68-1mdk
- sound-scripts-0.19-1tex
- soundwrapper-1.3-3tex
- sox-12.17.4-2mdk
- spec-helper-0.9.2-1mdk
- speedtouch-1.3-9tex
- squashfs-tools-2.1-1tex
- strace-4.4.98-1mdk
- streamripper-1.60.8-1tex
- streamtuner-0.12.5-1tex
- streamtuner-live365-0.3.4-1tex
- sudo-1.6.8p1-1.2tex
- sunjammer-0.5.1-4tex
- super-3.23.0-2tex
- superkaramba-0.35-2tex
- supertux-0.1.2-1tex
- suspend-scripts-1.8.2-1tex
- symlinks-1.2-15mdk
- synaptic-0.55.3-1tex
- synaptics-0.14.0-1tex
- sysctlconfig-0.15-1tex
- sysfsutils-1.2.0-5tex
- sysklogd-1.4.1-7tex
- syslinux-1.76-15tex
- systemtarapplet2-0.3-3tex
- SysVinit-2.85-1mdk
- t1lib1-1.3.1-12mdk
- t1utils-1.27-1mdk
- taglib-1.3.1-1tex
- tar-1.15.1-1tex
- tcl-8.4.2-1mdk
- tcp_wrappers-7.6-23mdk
- termcap-11.0.1-8mdk
- tftp-0.34-1mdk
- thumber-1.1.1-1tex
- tightvnc-1.2.7-5mdk
- tightvnc-server-1.2.7-5mdk
- time-1.7-25mdk
- timeconfig-3.2-8mdk
- timezone-2.3.2-14mdk
- TiMidity++-2.13.2-2tex
- timidity-instruments-1.0-19mdk
- tk-8.4.2-1mdk
- tmdns-0.1-12mdk
- tmpwatch-2.9.0-1mdk
- transcode-0.6.14-1tex
- tvtime-0.9.15-1tex
- uClibc-0.9.21-5tex
- udev-053-3tex
- umb-scheme-3.2-20mdk
- unzip-5.50-9mdk
- urw-fonts-2.0-10mdk
- usbutils-0.70-1tex
- usbview-1.0-9.1tex
- userdrake-1.1-2tex
- usermode-1.63-6mdk
- usermode-consoleonly-1.63-6mdk
- utempter-0.5.2-13.1tex
- util-linux-2.11z-8tex
- uudeview-0.5.20-2tex
- vedi-Type1-fonts-1.0-1tex
- vim-minimal-6.3-5.2tex
- vixie-cron-3.0.1-56mdk
- vobcopy-0.5.10-1.1tex
- vorbis-tools-1.0.1-5.3tex
- vte-0.11.10-5.1tex
- wget-1.9.1-4.2tex
- which-2.14-5mdk
- win32-codecs-1.6-3.1tex
- wireless-tools-27-1tex
- wvdial-1.53-3mdk
- wxGTK2.5-2.5.3-2tex
- X11R6-contrib-6.8.2-2tex
- xanim-codecs-1.0-4tex
- xboard-4.2.7-4.1tex
- xcdroast-0.98-29.alpha14mdk
- xchat-2.4.1-1tex
- xclass-icons-0.6.3-14tex
- Xdialog-2.1.1-2tex
- xfsprogs-2.6.3-1.1tex
- xine-arts-1.0-2tex
- xine-plugins-1.0-2tex
- xinetd-2.3.11-4mdk
- xine-ui-0.99.3-1tex
- xine-ui-fb-0.99.3-1tex
- xine-win32-1.0-2tex
- xinitrc-2.4.11-1tex
- xmms-1.2.10-1tex
- xmms-alsa-1.2.10-1tex
- xmms-arts-0.7.1-2.1tex
- xmmsctrl-1.8-1tex
- xmms-esd-1.2.10-1tex
- xojpanel-0.91-6tex
- xorg-x11-100dpi-fonts-6.8.2-2tex
- xorg-x11-6.8.2-2tex
- xorg-x11-75dpi-fonts-6.8.2-2tex
- xorg-x11-cyrillic-fonts-6.8.2-2tex
- xorg-x11-glide-module-6.8.2-2tex
- xorg-x11-server-6.8.2-2tex
- xorg-x11-Xdmx-6.8.2-2tex
- xorg-x11-xfs-6.8.2-2tex
- xorg-x11-Xnest-6.8.2-2tex
- xorg-x11-Xprt-6.8.2-2tex
- xorg-x11-Xvfb-6.8.2-2tex
- xpdf-3.00-7.3tex
- xpp-1.1-10mdk
- xsane-0.97-1tex
- xterm-179-1mdk
- zcip-4-3mdk
- zenity-2.8.0-1tex
- zip-2.3-11.2tex
- zisofs-tools-1.0.6-1tex
- zlib1-1.1.4-8mdk
- zlib1-devel-1.1.4-8mdk
<<lessKomodo Official rpmlist
- acidrip-0.14-1tex
- acpi-0.07-2.1tex
- acpid-1.0.3-1tex
- akregator-1.0-0.beta8.1tex
- alsa-utils-1.0.8-1tex
- amarok-1.2-3tex
- anca-0.9.1-1tex
- apmd-3.2.1-1tex
- apollon-1.0.1-2tex
- apt-0.5.5cnc6-2tex
- arts-1.3.2-2tex
- ash-0.3.8-6mdk
- aspell-0.50.5-3.2tex
- aspell-en-6.0-1tex
- at-3.1.8-7mdk
- attr-2.4.16-1tex
- audacity-1.2.3-1tex
- audiofile-0.2.3-6mdk
- autoconf2.1-2.13-21mdk
- autoconf2.5-2.59-5mdk
- automake1.4-1.4-24.p6.mdk
- automake1.7-1.7.9-2mdk
- automake1.8-1.8.5-1mdk
- awesfx-0.4.4-5mdk
- azureus-2.2.0.2-1tex
- basesystem-10.0-6tex
- bash-2.05b-14mdk
- bdflush-1.5-24mdk
- binutils-2.14.90.0.5-2mdk
- bladeenc-0.94.1-1tex
- bootloader-utils-1.9-3tex
- bootsplash-2.1.13-6tex
- busybox-1.00-0.pre5.3tex
- bzip2-1.0.2-16mdk
- cdialog-0.9b-4mdk
- cdparanoia-IIIa9.8-9tex
- cdrdao-1.1.9-2tex
- cdrecord-2.01-1tex
- cdrecord-cdda2wav-2.01-1tex
- chkauth-0.3-0.2.92mdk
- chkconfig-1.3.13-3tex
- chkfontpath-1.10.0-1tex
- cloop-utils-1.02-1tex
- color-schemes-1.0.0-5tex
- common-licenses-1.0-7mdk
- console-tools-0.2.3-46mdk
- coreutils-5.2.1-7tex
- cpio-2.5-4mdk
- crack-attack-1.1.10-2tex
- crack-attack-music-1-1tex
- crack-attack-sounds-1-1tex
- cracklib-dicts-2.7-17mdk
- crontabs-1.10-3mdk
- csmash-0.6.5-2mdk
- cups-1.1.23-4tex
- cups-common-1.1.23-4tex
- cups-drivers-10.1-0.2mdk
- curl-7.12.1-1tex
- cvs-1.11.16-1.2tex
- db1-1.85-9mdk
- dbus-0.23.2-3tex
- desktop-file-utils-0.8-2tex
- dev86-0.16.3-2mdk
- dhcp-client-3.0.1-8tex
- dhcp-common-3.0.1-8tex
- diald-1.0-4mdk
- diffutils-2.8.4-4mdk
- digikam-0.7.1-1tex
- digikam-plugins-0.7.1-1tex
- dip-3.3.7o-19mdk
- dirmngr-0.5.5-1tex
- divx4linux-20030428-2tex
- dmsetup-1.00.21-1tex
- docbook-dtd412-xml-1.0-15mdk
- dosfstools-2.10-1tex
- drakconf-10.1-1tex
- drakxtools-10.1-27.7tex
- drakxtools-backend-10.1-27.7tex
- drakxtools-newt-10.1-27.7tex
- dvd+rw-tools-5.21.4.10.8-2.1tex
- dynamic-0.23-1tex
- e2fsprogs-1.35-1tex
- eagle-usb-1.9.6-1tex
- eject-2.0.13-4mdk
- elfutils-0.84-1mdk
- emelfm-0.9.2-8tex
- esound-0.2.34-1tex
- etcskel-1.63-15mdk
- ethtool-1.6-2mdk
- evolution-data-server-1.0.3-4tex
- expect-8.4.2-1mdk
- fdutils-5.4-8mdk
- ffmpeg-0.4.9-0.pre1.1tex
- file-4.03-2mdk
- filesystem-2.1.3-10mdk
- findutils-4.1.20-1mdk
- flphoto-1.1-1mdk
- fluxbox-0.9.12-1tex
- fontconfig-2.2.99-3tex
- fonts-ttf-decoratives-1.3-12mdk
- fonts-ttf-vera-1.10-2mdk
- fonts-type1-hebrew-0.100-6tex
- font-tools-0.1-10mdk
- foobillard-SDL-3.0-2tex
- foomatic-db-3.0.1-0.20040828.1mdk
- foomatic-db-engine-3.0.1-0.20040828.1mdk
- foomatic-filters-3.0.1-0.20040828.1mdk
- fp-linux-ws-4.4.8-1
- freetype-1.3.1-20mdk
- freetype-devel-1.3.1-20mdk
- freetype-tools-1.3.1-20mdk
- fribidi-0.10.4-3mdk
- gail-1.8.0-1tex
- gaim-1.1.2-1tex
- gaim-encryption-2.33-1tex
- galaxy-gnome-1.0.2-7tex
- galaxy-kde-1.0.2-7tex
- galaxy-kde-kwin-1.0.2-7tex
- galculator-1.2.2-1tex
- gamin-0.0.20-2tex
- gawk-3.1.2-2.1.92mdk
- gcc-3.3.1-2mdk
- gcc-c++-3.3.1-2mdk
- gcc-cpp-3.3.1-2mdk
- GConf2-2.10.0-1tex
- gdk-pixbuf-loaders-0.22.0-5tex
- gettext-0.11.5-7mdk
- gettext-base-0.11.5-7mdk
- gettext-devel-0.11.5-7mdk
- ghostscript-7.07-25mdk
- ghostscript-fonts-6.0-2mdk
- ghostscript-module-X-7.07-25mdk
- gifsicle-1.40-1tex
- gift-0.11.8.1-1tex
- gift-fasttrack-0.8.9-1tex
- gift-gnutella-0.0.10-1tex
- gift-openft-0.2.1.5-1tex
- gkrellm-2.2.4-1tex
- gkrellm-themes-2.1.28-1tex
- glibc-2.3.2-14mdk
- glibc-devel-2.3.2-14mdk
- glib-gettextize-2.4.6-1tex
- Glide_V2-2.53-7mdk
- gmencoder-0.1.0-2tex
- gnome-chess-0.3.3-4mdk
- gnome-games-2.8.0-1tex
- gnome-games-extra-data-2.8.0-1tex
- gnome-icon-theme-2.8.0-2tex
- gnome-keyring-0.4.0-1tex
- gnome-libs-1.4.2-7mdk
- gnome-mime-data-2.4.2-3tex
- gnome-vfs2-2.10.0-1tex
- gnome-volume-manager-1.0.3-6tex
- gnuchess-5.07-5tex
- gnupg-1.2.5-1tex
- gnupg2-1.9.10-1tex
- gnupg-texstar-1.0.0-1tex
- gocr-0.37-3mdk
- gpg-pubkey-22458a98-3969e7de
- gpg-pubkey-70771ff3-3c8f768f
- gpg-pubkey-85c54c72-40e9e13e
- gpg-pubkey-85c54c72-40e9e13e
- gpg-pubkey-9b4a4024-3874ddfb
- gpg-pubkey-e9972fef-40e9dfc6
- gpg-pubkey-e9972fef-40e9dfc6
- gphoto-0.4.3-19mdk
- gphoto2-2.1.4-1tex
- gpm-1.20.1-12tex
- gqview-1.5.6-1tex
- grep-2.5.1-3mdk
- grip-3.2.0-5tex
- groff-1.19-3mdk
- groff-for-man-1.19-3mdk
- gstreamer-alsa-0.8.7-3tex
- gstreamer-arts-0.8.7-3tex
- gstreamer-artsd-0.8.7-3tex
- gstreamer-audio-formats-0.8.7-3tex
- gstreamer-GConf-0.8.7-3tex
- gstreamer-mad-0.8.7-3tex
- gstreamer-plugins-0.8.7-3tex
- gstreamer-tools-0.8.9-2tex
- gstreamer-vorbis-0.8.7-3tex
- gstreamer-x11-0.8.7-3tex
- gtk+2.0-2.4.9-3tex
- gtkam-0.1.11-0.dev1.6mdk
- gtkdialogs-2.0-6mdk
- gtk-qt-engine-0.6-2tex
- gtranscode-0.3-2tex
- guile-1.6.4-3mdk
- gv-3.5.8-30mdk
- gwenview-1.0.1-0.2tex
- gzip-1.2.4a-13.2tex
- hal-0.4.7-11tex
- harddrake-10.1-27.7tex
- harddrake-ui-10.1-27.7tex
- hdparm-5.8-1tex
- hicolor-icon-theme-0.5-6tex
- hostap-0.0.4-1mdk
- hotplug-2004_09_23-3tex
- hpoj-0.91-6tex
- id3lib-3.8.3-4mdk
- ifplugd-0.26-3tex
- ImageMagick-5.5.7.15-6.4tex
- imlib-1.9.14-8.1.tex
- indent-2.2.9-3mdk
- indexhtml-9.1-10mdk
- info-install-4.6-1mdk
- initscripts-7.61.1-21tex
- intltool-0.32.1-1tex
- iproute2-2.4.7-11mdk
- iptables-1.2.9-7.2tex
- iputils-20020927-4mdk
- isapnptools-1.26-6mdk
- jackit-0.99.0-1tex
- jfsprogs-1.1.7-1tex
- jpilot-0.99.6-1mdk
- jpilot-Mail-0.0.6-8mdk
- jpilot-syncmal-0.71.2-3mdk
- k3b-0.11.20-1tex
- kaffeine-0.5-3tex
- kasablanca-0.4.0.2-1tex
- katalog-0.3-2tex
- kbirthday-0.7.3-2tex
- kbudget-0.6-2tex
- kcdlabel-2.12-4tex
- kcpuload-1.99-4tex
- kdeaddons-3.3.2-3tex
- kdeadmin-3.3.2-1tex
- kdeadmin-kpackage-3.3.2-1tex
- kdeartwork-3.3.2-1tex
- kdeartwork-kde-classic-3.3.2-1tex
- kdebase-3.3.2-1tex
- kdebase-kdm-3.3.2-1tex
- kdebase-nsplugins-3.3.2-1tex
- kdebase-servicemenu-10.1-4tex
- kdegames-3.3.2-1tex
- kdegraphics-3.3.2-3tex
- kdelibs-3.3.2-3tex
- kdelibs-common-3.3.2-3tex
- kdemoreartwork-activeheart-1.2.1-2tex
- kdemoreartwork-alloy-0.5.3-2tex
- kdemoreartwork-comix-1.2.3-1tex
- kdemoreartwork-corona-1.0-2tex
- kdemoreartwork-crystal-0.8.0-2tex
- kdemoreartwork-flatknifty-0.4.2-2tex
- kdemoreartwork-grover-1.1-2tex
- kdemoreartwork-kbcl-1.0.8-3tex
- kdemoreartwork-kbl-1.0.8-3tex
- kdemoreartwork-kbml-1.0.8-3tex
- kdemoreartwork-knifty-0.4.2-3tex
- kdemoreartwork-luna-1.0-2tex
- kdemoreartwork-lunamet-1.0-2tex
- kdemoreartwork-nvidia-1.0-2tex
- kdemoreartwork-softcrystal-1.0-2tex
- kdemoreartwork-thinkeramik-3.2.1-2tex
- kdemultimedia-3.3.2-2tex
- kdenetwork-3.3.2-1tex
- kdepim-3.3.2-3tex
- kdesdk-3.3.2-1tex
- kdetoys-3.3.2-1tex
- kdeutils-3.3.2-1tex
- kdm-icons-crystal-0.2-1tex
- kdocker-1.0-rc1_3tex
- kernel-2.6.10-oci7-1-1oci
- kexchange-1.0-4tex
- keybled-0.65-2tex
- kickerpager-0.3.1-3tex
- kio_burn-0.6.2-1tex
- kipi-plugins-0.1-0.beta1.5tex
- kleds-0.8.0-1tex
- klibido-0.2.0-1tex
- kmplayer-0.8.4-1tex
- kmymoney2-0.6.4-2tex
- knetload-2.3-2tex
- knetworkled-0.5-4tex
- komics-1.4-2tex
- kompose-0.5.1-1tex
- konserve-0.10.3-3tex
- konversation-0.15.1-1tex
- konverter-0.7-3tex
- kover-2.9.3-1tex
- kplayer-0.5.3-2tex
- krename-3.0.3-1tex
- krusader-1.51-1tex
- kshowmail-3.1.0-6tex
- ksmoothdock-3.5.1-2tex
- ldconfig-2.3.2-14mdk
- ldetect-0.5.5-1tex
- ldetect-lst-0.1.63-1tex
- less-381-2mdk
- lesstif-0.93.49-3mdk
- lftp-2.6.6-2.1.92mdk
- liba52dec0-0.7.4-3mdk
- libaa1-1.4.0-0.rc5.8mdk
- libacl1-2.2.23-2tex
- libalsa2-1.0.8-7tex
- libalsa2-devel-1.0.8-7tex
- libalsa-data-1.0.8-7tex
- libao2-0.8.3-8mdk
- libapm1-3.2.1-1tex
- libart_lgpl2-2.3.16-1.1tex
- libart_lgpl2-devel-2.3.16-1.1tex
- libarts-1.3.2-2tex
- libarts-devel-1.3.2-2tex
- libarts-static-devel-1.3.2-2tex
- libaspell15-0.50.5-3.2tex
- libassuan0-0.6.6-1tex
- libatk1.0_0-1.8.0-1tex
- libatk1.0_0-devel-1.8.0-1tex
- libattr1-2.4.16-1tex
- libaudiofile0-0.2.3-6mdk
- libaudiofile0-devel-0.2.3-6mdk
- libavc1394_0-0.4.1-4.1tex
- libavifile0.7-0.7.41-0.20041001.1tex
- libaviplayavcodec0.7-0.7.41-0.20041001.1tex
- libbinutils2-2.14.90.0.5-2mdk
- libbonobo2_0-2.8.1-1tex
- libbonobo2_0-devel-2.8.1-1tex
- libbonobo-2.8.1-1tex
- libbonoboui2_0-2.8.0-1tex
- libbonoboui-2.8.0-1tex
- libbzip2_1-1.0.2-16mdk
- libbzip2_1-devel-1.0.2-16mdk
- libcap1-1.10-4.1tex
- libcdda0-IIIa9.8-9tex
- libcdio0-0.70-2tex
- libconsole0-0.2.3-46mdk
- libcrack2-2.7-17mdk
- libcroco2-0.6.0-1tex
- libcups2-1.1.23-4tex
- libcurl3-7.12.1-1tex
- libdb3.3-3.3.11-16mdk
- libdb4.1-4.1.25-4tex
- libdbcxx4.1-4.1.25-4tex
- libdbus-1_0-0.23.2-3tex
- libdbus-glib-1_0-0.23.2-3tex
- libdevmapper1.00-1.00.21-1tex
- libdha1.0-1.0-0.pre6a.2tex
- libdivx4linux0-20030428-2tex
- libdv4-0.103-2tex
- libdvdread3-0.9.4-2mdk
- libelfutils1-0.84-1mdk
- libesound0-0.2.34-1tex
- libesound0-devel-0.2.34-1tex
- libevolution-data-server3-1.0.3-4tex
- libexif9-0.5.12-2mdk
- libexif9-devel-0.5.12-2mdk
- libexif-gtk4-0.3.3-6mdk
- libexpat0-1.95.6-4mdk
- libexpat0-devel-1.95.6-4mdk
- libext2fs2-1.35-1tex
- libfaad2_0-2.0-1.1tex
- libfame0.9_1-0.9.1-2.1tex
- libffmpeg0-0.4.9-0.pre1.1tex
- libffmpeg0-devel-0.4.9-0.pre1.1tex
- libfftw2-2.1.5-4tex
- libflac++4-1.1.1-1tex
- libflac6-1.1.1-1tex
- libflac6-devel-1.1.1-1tex
- libfltk1.1-1.1.4-0.rc1.1mdk
- libfontconfig1-2.2.99-3tex
- libfontconfig1-devel-2.2.99-3tex
- libfox1.2-1.2.11-1tex
- libfreetype6-2.1.9-4tex
- libfreetype6-devel-2.1.9-4tex
- libfribidi0-0.10.4-3mdk
- libfribidi0-devel-0.10.4-3mdk
- libgail17-1.8.0-1tex
- libgamin-1_0-0.0.20-2tex
- libgamin-1_0-devel-0.0.20-2tex
- libgcc1-3.3.1-2mdk
- libGConf2_4-2.10.0-1tex
- libGConf2_4-devel-2.10.0-1tex
- libgcrypt11-1.2.0-4tex
- libgdbm2-1.8.0-24mdk
- libgdbm2-devel-1.8.0-24mdk
- libgdkcardimage0-2.4.0-1mdk
- libgdk_pixbuf2.0_0-2.4.9-3tex
- libgdk_pixbuf2.0_0-devel-2.4.9-3tex
- libgdk-pixbuf2-0.22.0-5tex
- libgdk-pixbuf-gnomecanvas1-0.22.0-8tex
- libggi-2.0.3-4mdk
- libggi2-2.0.3-4mdk
- libgift0-0.11.8.1-1tex
- libgii0-0.8.3-4mdk
- libgii-0.8.3-4mdk
- libgimpprint1-4.2.7-8mdk
- libglade0-0.17-9mdk
- libglade2.0_0-2.3.6-1.tex
- libglade-gnome0-0.17-9mdk
- libglib1.2-1.2.10-11mdk
- libglib2.0_0-2.4.6-1tex
- libglib2.0_0-devel-2.4.6-1tex
- libgmp3-4.1.2-3mdk
- libgnet-2.0_0-2.0.4-1mdk
- libgnome2_0-2.8.0-1tex
- libgnome2-2.8.0-1tex
- libgnome32-1.4.2-7mdk
- libgnomecanvas2_0-2.8.0-1tex
- libgnomecups-0.2.0-1tex
- libgnomecups-1.0_1-0.2.0-1tex
- libgnome-keyring0-0.4.0-1tex
- libgnomeprint-2.10.0-1tex
- libgnomeprint2-2_0-2.10.0-1tex
- libgnomeprintui2-2_0-2.8.2-1tex
- libgnomeui2_0-2.8.0-1tex
- libgnomeui2-2.8.0-1tex
- libgnome-vfs2_0-2.10.0-1tex
- libgnome-vfs2_0-devel-2.10.0-1tex
- libgnutls11-1.0.13-1tex
- libgpg-error0-1.0-1tex
- libgpg-error0-devel-1.0-1tex
- libgpgme11-0.9.0-2tex
- libgpgme11-devel-0.9.0-2tex
- libgphoto2-2.1.4-3tex
- libgphoto2-devel-2.1.4-3tex
- libgphoto-hotplug-2.1.4-3tex
- libgpm1-1.20.1-12tex
- libgpm1-devel-1.20.1-12tex
- libgsf-1_1-1.8.2-1mdk
- libgsf-1_1-devel-1.8.2-1mdk
- libgstgconf0.8-0.8.7-3tex
- libgstreamer0.8-0.8.9-2tex
- libgstreamer-plugins0.8-0.8.7-3tex
- libgtk+1.2-1.2.10-37mdk
- libgtk+2.0_0-2.4.9-3tex
- libgtk+2.0_0-devel-2.4.9-3tex
- libgtkhtml2_0-2.6.2-1tex
- libgtkmm1.2-1.2.10-6mdk
- libgtkspell0-2.0.3-5mdk
- libgtk+-x11-2.0_0-2.4.9-3tex
- libguile12-1.6.4-3mdk
- libhal0-0.4.7-11tex
- libhowl1-0.9.6-2tex
- libhowl1-devel-0.9.6-2tex
- libhpojip0-0.91-6tex
- libid3_3.8_3-3.8.3-4mdk
- libid3tag0-0.15.0b-4mdk
- libIDL2_0-0.8.5-1tex
- libIDL2_0-devel-0.8.5-1tex
- libieee1284_3-0.2.6-4mdk
- libieee1284_3-devel-0.2.6-4mdk
- libijs0-0.34-82mdk
- libimlib1-1.9.14-8.1.tex
- libimlib2_1-1.1.0-4tex
- libimlib2_1-filters-1.1.0-4tex
- libimlib2_1-loaders-1.1.0-4tex
- libintl2-0.11.5-7mdk
- libiw27-27-1tex
- libjack0-0.99.0-1tex
- libjack0-devel-0.99.0-1tex
- libjpeg62-6b-32mdk
- libjpeg62-devel-6b-32mdk
- libjpeg-progs-6b-32mdk
- libjpilot_plugin0-0.99.6-1mdk
- libkexif-0.2.1-1tex
- libkipi-0.1-2tex
- libkrb53-1.3.4-2.2tex
- libksba8-0.9.8-1tex
- liblame0-3.96.1-1tex
- liblcms1-1.10-1mdk
- liblcms1-devel-1.10-1mdk
- libldap2-2.1.29-5.1tex
- libldap2-devel-2.1.29-5.1tex
- liblinc1-1.0.3-1mdk
- liblinux-atm1-2.4.1-3mdk
- liblirc0-0.6.6-7.1tex
- libltdl3-1.5.12-2tex
- liblzo1-1.08-4tex
- libmad0-0.15.1b-3tex
- libmad0-devel-0.15.1b-3tex
- libmagic1-4.03-2mdk
- libMagick5.5.7-5.5.7.15-6.4tex
- libmal0-0.31-5mdk
- libMesaGL1-5.0.2-8.2tex
- libMesaGLU1-5.0.2-8.2tex
- libMesaGLU1-devel-5.0.2-8.2tex
- libMesaglut3-5.0.2-8.2tex
- libmikmod2-3.1.10-7mdk
- libmjpegtools1.6-1.6.2-8tex
- libmng1-1.0.5-4mdk
- libmng1-devel-1.0.5-4mdk
- libmodplug0-0.7-1tex
- libmpeg3_1-1.5-1.1tex
- libmusicbrainz4-2.1.1-1tex
- libmusicbrainz4-devel-2.1.1-1tex
- libnas2-1.6-10mdk
- libnas2-devel-1.6-10mdk
- libncurses5-5.3-1.20030215.3mdk
- libncurses5-devel-5.3-1.20030215.3mdk
- libnetpbm9-9.24-7mdk
- libnet-snmp50-5.0.9-7.1.92mdk
- libnewt0.51-0.51.6-9tex
- libnspr4-1.7.5-1tex
- libnss3-1.7.5-1tex
- libntfs5-1.9.4-1tex
- libogg0-1.1-5tex
- libogg0-devel-1.1-5tex
- liboggflac1-1.1.1-1tex
- liboil0.2-0.2.2-2tex
- libopencdk8-0.5.4-2tex
- libopenct0-0.1.0-1tex
- libopenh323_1-1.15.2-2.1tex
- libopenh323_1-devel-1.15.2-2.1tex
- libopenh323_1-plugins-1.15.2-2.1tex
- libopensc0-0.8.1-1tex
- libopenslp1-1.0.11-4mdk
- libopenssl0.9.7-0.9.7d-1.2tex
- libopenssl0.9.7-devel-0.9.7d-1.2tex
- libORBit0-0.5.17-6mdk
- libORBit2_0-2.12.1-1tex
- libORBit2_0-devel-2.12.1-1tex
- libpam0-0.77-22tex
- libpango1.0_0-1.6.0-1tex
- libpango1.0_0-devel-1.6.0-1tex
- libpango1.0_0-modules-1.6.0-1tex
- libpaper1-1.1.8-4.1tex
- libparted1.6-1.6.20-1tex
- libpcap0-0.7.2-3mdk
- libpcre0-4.3-6tex
- libpcre0-devel-4.3-6tex
- libpisock++0-0.11.8-4mdk
- libpisock8-0.11.8-4mdk
- libpisock8-devel-0.11.8-4mdk
- libpisync0-0.11.8-4mdk
- libpng3-1.2.5-8.2tex
- libpng3-devel-1.2.5-8.2tex
- libpolypaudio0.7-0.7-3tex
- libpostproc0-1.0-0.pre6a.2tex
- libpq3-7.3.4-2mdk
- libptal0-0.91-6tex
- libpth20-2.0.0-2tex
- libpth20-devel-2.0.0-2tex
- libpwdb0-0.61.2-3mdk
- libpwlib1-1.8.3-3.1tex
- libpwlib1-devel-1.8.3-3.1tex
- libpwlib1-plugins-1.8.3-3.1tex
- libpython2.3-2.3.4-5.1tex
- libqt3-3.3.3-6tex
- libqt3-devel-3.3.3-6tex
- libquicktime0-0.9.3-1.1tex
- libraw1394_5-0.9.0-4mdk
- libreadline4-4.3-7mdk
- libreadline4-devel-4.3-7mdk
- librsvg2_2-2.8.1-1tex
- libsamplerate0-0.1.2-1tex
- libsamplerate0-devel-0.1.2-1tex
- libsane1-1.0.14-1tex
- libsane1-devel-1.0.14-1tex
- libsane-hpoj1-0.91-6tex
- libsasl2-2.1.15-10.1tex
- libsasl2-devel-2.1.15-10.1tex
- libscrollkeeper0-0.3.14-1.1tex
- libSDL1.2-1.2.7-2.1tex
- libSDL1.2-devel-1.2.7-2.1tex
- libSDL_image1.2-1.2.3-3mdk
- libSDL_mixer1.2-1.2.5-3mdk
- libSDL_net1.2-1.2.5-2mdk
- libselinux1-1.15.4-3tex
- libshout3-2.0-3.1tex
- libslang1-1.4.9-6tex
- libsmbclient0-3.0.11-1tex
- libsmokeqt1-1.2.1-3mdk
- libsmpeg0.4-0.4.4-23mdk
- libsndfile1-1.0.11-1tex
- libsoup-2.2_7-2.2.1-1tex
- libspeex1-1.1.6-1tex
- libstartup-notification-1_0-0.7-1tex
- libstdc++2.10-2.96-0.83mdk
- libstdc++5-3.3.1-2mdk
- libstdc++5-devel-3.3.1-2mdk
- libsysfs1-1.2.0-5tex
- libtaglib0-1.3.1-1tex
- libtermcap2-2.0.8-35mdk
- libtiff3-3.6.1-7tex
- libtiff3-devel-3.6.1-7tex
- libtool-1.5.12-2tex
- libtunepimp-0.3.0-1tex
- libungif4-4.1.0-23mdk
- libunixODBC2-2.2.6-4mdk
- libunixODBC2-devel-2.2.6-4mdk
- libusb0.1_4-0.1.8-6tex
- libusb0.1_4-devel-0.1.8-6tex
- libuser-0.51.7-9.2tex
- libuser1-0.51.7-9.2tex
- libutempter0-0.5.2-13.1tex
- libvisual0-0.2.0-1tex
- libvorbis0-1.1.0-1.1tex
- libvorbis0-devel-1.1.0-1.1tex
- libvorbisenc2-1.1.0-1.1tex
- libvorbisfile3-1.1.0-1.1tex
- libvte4-0.11.10-5.1tex
- libwmf0.2_7-0.2.8.3-2tex
- libwmf-0.2.8.3-2tex
- libwvstreams3.7-3.70-3mdk
- libwxgtk2.5_3-2.5.3-2tex
- libXaw3d7-1.5-13mdk
- libxclass0-0.6.3-14tex
- libxine1-1.0-2tex
- libxine1-devel-1.0-2tex
- libxklavier8-1.03-1tex
- libxklavier-data-1.03-1tex
- libxml1-1.8.17-7.2tex
- libxml2-2.6.8-1tex
- libxml2-devel-2.6.8-1tex
- libxml2-utils-2.6.8-1tex
- libxmms1-1.2.10-1tex
- libxorg-x11-6.8.2-2tex
- libxorg-x11-devel-6.8.2-2tex
- libxpm4-3.4k-28.3tex
- libxpm4-devel-3.4k-28.3tex
- libxslt1-1.1.5-1tex
- libxslt1-devel-1.1.5-1tex
- libxvid4-1.0.3-1tex
- lilo-22.6.1-3tex
- limewire-4.4.5-1tex
- links-2.1-0.pre11.1mdk
- LinNeighborhood-0.6.5-7tex
- linux-atm-2.4.1-3mdk
- lirc-0.6.6-7.1tex
- locales-2.3.2-5mdk
- locales-en-2.3.2-5mdk
- logrotate-3.6.6-2mdk
- losetup-2.11z-8tex
- lsb-release-1.4-5mdk
- lsdvd-0.10-1.1tex
- lsof-4.68-1mdk
- lvm2-2.00.33-1tex
- m4-1.4.2-1tex
- mailcap-2.0.4-9mdk
- mailx-8.1.1-23mdk
- make-3.80-5mdk
- makedev-4.3-1tex
- man-1.5k-12mdk
- mandrake_desk-9.2-8mdk
- mandrake_doc-common-9.2-1mdk
- mandrakelinux-theme-0.2.13-6tex
- mandrake-menu-directory-1.0-42.7tex
- man-pages-1.60-1mdk
- mawk-1.3.3-6mdk
- mc-4.6.0-6.1tex
- mdklaunchhelp-9.2-6mdk
- mdk-menu-messages-9.2-6mdk
- mediacheck-7.3-1mdk
- mencoder-1.0-0.pre6a.2tex
- menu-2.1.9-19.3tex
- menudrake-0.7.4-5mdk
- Mesa-5.0.2-8.2tex
- mikmod-3.1.6a-13mdk
- mingetty-1.00-3mdk
- mjpegtools-1.6.2-8tex
- mkbootdisk-1.4.5-7mdk
- mkinitrd-4.1.12-6tex
- mkisofs-2.01-1tex
- mktemp-1.5-12tex
- mkxauth-1.7-8.1tex
- module-init-tools-3.0-7tex
- modutils-2.4.26-3.1tex
- mount-2.11z-8tex
- mountloop-0.11.6-1.1tex
- mozilla-firefox-1.0-1tex
- mozilla-flash-1.7-2tex
- mozilla-java-1.7.3-1tex
- mozilla-thunderbird-1.0-1tex
- mp32ogg-0.11-3mdk
- mpage-2.5.3-5mdk
- mpg123-0.59r-22.2tex
- mplayer-1.0-0.pre6a.2tex
- mplayer-gui-1.0-0.pre6a.2tex
- mplayerplugin-2.75-1tex
- msec-0.40-1mdk
- mtools-3.9.9-2mdk
- myspell-en_AU-1.0.2-0.20030329.1mdk
- myspell-en_GB-1.0.2-0.20021216.1mdk
- myspell-en_US-1.0.2-0.20020626.1mdk
- myspell-hyph-en-1.0.2-0.20020727.1mdk
- nano-1.3.5-1tex
- ncurses-5.3-1.20030215.3mdk
- ndiswrapper-1.0-1tex
- netpbm-9.24-7mdk
- netprofile-0.6-1mdk
- net-tools-1.60-9mdk
- newt-0.51.6-9tex
- nmap-3.78-1tex
- nmap-frontend-3.78-1tex
- ntfsprogs-1.9.4-1tex
- numlock-2.0-8mdk
- nvu-0.81-1tex
- omni-0.9.1-13tex
- openldap-2.1.29-5.1tex
- openofficeorg-calc-1.9.100-1
- openofficeorg-core01-1.9.100-1
- openofficeorg-core02-1.9.100-1
- openofficeorg-core03-1.9.100-1
- openofficeorg-core03u-1.9.100-1
- openofficeorg-core04-1.9.100-1
- openofficeorg-core04u-1.9.100-1
- openofficeorg-core05-1.9.100-1
- openofficeorg-core05u-1.9.100-1
- openofficeorg-core06-1.9.100-1
- openofficeorg-core07-1.9.100-1
- openofficeorg-core08-1.9.100-1
- openofficeorg-core09-1.9.100-1
- openofficeorg-core10-1.9.100-1
- openofficeorg-draw-1.9.100-1
- openofficeorg-gnome-integration-1.9.100-1
- openofficeorg-graphicfilter-1.9.100-1
- openofficeorg-impress-1.9.100-1
- openofficeorg-javafilter-1.9.100-1
- openofficeorg-math-1.9.100-1
- openofficeorg-pyuno-1.9.100-1
- openofficeorg-spellcheck-1.9.100-1
- openofficeorg-testtool-1.9.100-1
- openofficeorg-writer-1.9.100-1
- openofficeorg-xsltfilter-1.9.100-1
- openslp-1.0.11-4mdk
- openssh-3.6.1p2-9.1tex
- openssh-askpass-3.6.1p2-9.1tex
- openssh-clients-3.6.1p2-9.1tex
- openssh-server-3.6.1p2-9.1tex
- openssl-0.9.7d-1.2tex
- ORBit-0.5.17-6mdk
- ORBit2-2.12.1-1tex
- pam-0.77-22tex
- pan-0.14.2.91-5tex
- pango-1.6.0-1tex
- parchive2-0.3-1tex
- parted-1.6.20-1tex
- partimage-0.6.4-2tex
- passwd-0.68-4tex
- patch-2.5.9-1mdk
- pciutils-2.1.11-4.1tex
- pclinuxos-mime-0.4-9.2tex
- pclinuxos-release-10.0-3tex
- pclinuxos-theme-0.2.13-1tex
- pcmcia-cs-3.2.4-2mdk
- pcre-4.3-6tex
- pcsc-lite-1.1.2-5tex
- perl-5.8.5-3.3tex
- perl-Authen-SASL-2.08-1mdk
- perl-base-5.8.5-3.3tex
- perl-CGI-3.05-1mdk
- perl-Convert-ASN1-0.18-1mdk
- perl-Crypt-SmbHash-0.12-1tex
- perl-DB_File-1.810-2mdk
- perl-Digest-HMAC-1.01-11mdk
- perl-Digest-SHA1-2.10-1mdk
- perl-Expect-1.15-6mdk
- perl-Glib-1.054-1mdk
- perl-Gnome2-Vte-0.04-1mdk
- perl-Gtk2-1.054-1mdk
- perl-Gtk2-TrayIcon-0.04-1mdk
- perl-HTML-Parser-3.36-1mdk
- perl-HTML-Tagset-3.03-7mdk
- perl-IO-Tty-1.02-9mdk
- perl-ldap-0.31-2mdk
- perl-Libconf-0.33-2mdk
- perl-libwww-perl-5.800-1mdk
- perl-Locale-gettext-1.01-13mdk
- perl-MailTools-1.62-1mdk
- perl-MDK-Common-1.1.18-1mdk
- perl-MP3-Info-1.02-4mdk
- perl-Net_SSLeay-1.25-3mdk
- perl-Qt-3.008-4.1tex
- perl-String-ShellQuote-1.00-7mdk
- perl-TimeDate-1.16-3.1tex
- perl-URI-1.31-2mdk
- perl-URPM-1.03-1mdk
- perl-XML-NamespaceSupport-1.08-4mdk
- perl-XML-Parser-2.34-3mdk
- perl-XML-SAX-0.12-4mdk
- pilot-link-0.11.8-4mdk
- pinball-0.3.1-1tex
- pinentry-0.7.1-2tex
- pinentry-qt-0.7.1-2tex
- pkgconfig-0.15.0-3mdk
- planner-0.11-2tex
- playmidi-2.5-2mdk
- plugger-5.1.3-1tex
- popt-1.8-22.1.92mdk
- popt-devel-1.8-22.1.92mdk
- portmap-4.0-21mdk
- ppp-2.4.1-12mdk
- ppp-pppoatm-2.4.1-12mdk
- ppp-pppoe-2.4.1-12mdk
- pptp-adsl-1.0.2-13mdk
- pptp-linux-1.3.1-1mdk
- printer-filters-10.1-0.2mdk
- printer-testpages-10.1-0.2mdk
- prism2-utils-0.2.1-0.pre26.2tex
- procinfo-18-4mdk
- procmail-3.22-4mdk
- procps-3.1.11-2mdk
- progsreiserfs-0.3.0.4-5tex
- psmisc-21.3-2mdk
- psutils-p17-8mdk
- pump-0.8.14-2mdk
- putty-0.56-0.20041221.1tex
- pwdb-conf-0.61.2-3mdk
- pygtk2.0-wrapper-2.3.96-1.1tex
- python-base-2.3.4-5.1tex
- qemu-0.6.2-021305.2tex
- qsynaptics-0.21-3tex
- qt3-common-3.3.3-6tex
- qtfprot-0.2.1c-1tex
- qtparted-0.4.4-2tex
- raidtools-0.90-13mdk
- rar-3.2.0-1.1tex
- rdate-1.3-3mdk
- rdesktop-1.3.1-3tex
- real-codecs-1.2-2.1tex
- reiserfsprogs-3.6.19-1tex
- rezound-0.11.1-1tex
- rfb-0.6.1-7mdk
- rfbdrake-1.0-7tex
- ripperx-2.6.4-1tex
- rootfiles-9.1-0.1mdk
- rpm-4.2-22.1.92mdk
- rpm-build-4.2-22.1.92mdk
- rpm-helper-0.9.1-1mdk
- rpmtools-4.5-13mdk
- rp-pppoe-3.5-4.2tex
- rp-pppoe-gui-3.5-4.2tex
- rsh-0.17-12mdk
- rsync-2.6.3-1tex
- samba-client-3.0.11-1tex
- samba-common-3.0.11-1tex
- samba-server-3.0.11-1tex
- sane-backends-1.0.14-1tex
- saned-1.0.14-1tex
- sash-3.5-6mdk
- scli-0.2.12-4tex
- scribus-1.2.1-1tex
- scrollkeeper-0.3.14-1.1tex
- sed-4.0.7-1mdk
- setserial-2.17-7mdk
- setup-2.4-2mdk
- sgml-common-0.6.3-8mdk
- shadow-utils-4.0.3-8.2tex
- shared-mime-info-0.15-2tex
- shorewall-2.0.8-1tex
- skype-1.0.0.1-1tex
- slocate-2.7-2.1tex
- smb4k-0.5.1-1tex
- sndconfig-0.68-1mdk
- sound-scripts-0.19-1tex
- soundwrapper-1.3-3tex
- sox-12.17.4-2mdk
- spec-helper-0.9.2-1mdk
- speedtouch-1.3-9tex
- squashfs-tools-2.1-1tex
- strace-4.4.98-1mdk
- streamripper-1.60.8-1tex
- streamtuner-0.12.5-1tex
- streamtuner-live365-0.3.4-1tex
- sudo-1.6.8p1-1.2tex
- sunjammer-0.5.1-4tex
- super-3.23.0-2tex
- superkaramba-0.35-2tex
- supertux-0.1.2-1tex
- suspend-scripts-1.8.2-1tex
- symlinks-1.2-15mdk
- synaptic-0.55.3-1tex
- synaptics-0.14.0-1tex
- sysctlconfig-0.15-1tex
- sysfsutils-1.2.0-5tex
- sysklogd-1.4.1-7tex
- syslinux-1.76-15tex
- systemtarapplet2-0.3-3tex
- SysVinit-2.85-1mdk
- t1lib1-1.3.1-12mdk
- t1utils-1.27-1mdk
- taglib-1.3.1-1tex
- tar-1.15.1-1tex
- tcl-8.4.2-1mdk
- tcp_wrappers-7.6-23mdk
- termcap-11.0.1-8mdk
- tftp-0.34-1mdk
- thumber-1.1.1-1tex
- tightvnc-1.2.7-5mdk
- tightvnc-server-1.2.7-5mdk
- time-1.7-25mdk
- timeconfig-3.2-8mdk
- timezone-2.3.2-14mdk
- TiMidity++-2.13.2-2tex
- timidity-instruments-1.0-19mdk
- tk-8.4.2-1mdk
- tmdns-0.1-12mdk
- tmpwatch-2.9.0-1mdk
- transcode-0.6.14-1tex
- tvtime-0.9.15-1tex
- uClibc-0.9.21-5tex
- udev-053-3tex
- umb-scheme-3.2-20mdk
- unzip-5.50-9mdk
- urw-fonts-2.0-10mdk
- usbutils-0.70-1tex
- usbview-1.0-9.1tex
- userdrake-1.1-2tex
- usermode-1.63-6mdk
- usermode-consoleonly-1.63-6mdk
- utempter-0.5.2-13.1tex
- util-linux-2.11z-8tex
- uudeview-0.5.20-2tex
- vedi-Type1-fonts-1.0-1tex
- vim-minimal-6.3-5.2tex
- vixie-cron-3.0.1-56mdk
- vobcopy-0.5.10-1.1tex
- vorbis-tools-1.0.1-5.3tex
- vte-0.11.10-5.1tex
- wget-1.9.1-4.2tex
- which-2.14-5mdk
- win32-codecs-1.6-3.1tex
- wireless-tools-27-1tex
- wvdial-1.53-3mdk
- wxGTK2.5-2.5.3-2tex
- X11R6-contrib-6.8.2-2tex
- xanim-codecs-1.0-4tex
- xboard-4.2.7-4.1tex
- xcdroast-0.98-29.alpha14mdk
- xchat-2.4.1-1tex
- xclass-icons-0.6.3-14tex
- Xdialog-2.1.1-2tex
- xfsprogs-2.6.3-1.1tex
- xine-arts-1.0-2tex
- xine-plugins-1.0-2tex
- xinetd-2.3.11-4mdk
- xine-ui-0.99.3-1tex
- xine-ui-fb-0.99.3-1tex
- xine-win32-1.0-2tex
- xinitrc-2.4.11-1tex
- xmms-1.2.10-1tex
- xmms-alsa-1.2.10-1tex
- xmms-arts-0.7.1-2.1tex
- xmmsctrl-1.8-1tex
- xmms-esd-1.2.10-1tex
- xojpanel-0.91-6tex
- xorg-x11-100dpi-fonts-6.8.2-2tex
- xorg-x11-6.8.2-2tex
- xorg-x11-75dpi-fonts-6.8.2-2tex
- xorg-x11-cyrillic-fonts-6.8.2-2tex
- xorg-x11-glide-module-6.8.2-2tex
- xorg-x11-server-6.8.2-2tex
- xorg-x11-Xdmx-6.8.2-2tex
- xorg-x11-xfs-6.8.2-2tex
- xorg-x11-Xnest-6.8.2-2tex
- xorg-x11-Xprt-6.8.2-2tex
- xorg-x11-Xvfb-6.8.2-2tex
- xpdf-3.00-7.3tex
- xpp-1.1-10mdk
- xsane-0.97-1tex
- xterm-179-1mdk
- zcip-4-3mdk
- zenity-2.8.0-1tex
- zip-2.3-11.2tex
- zisofs-tools-1.0.6-1tex
- zlib1-1.1.4-8mdk
- zlib1-devel-1.1.4-8mdk
Download (MB)
Added: 2006-09-29 License: GPL (GNU General Public License) Price:
1130 downloads
Jimsim Network Simulator 1.1
Jimsim is an application that emulates several routers connected via virutal networks. more>>
Jimsim Network Simulator project can emulate several routers connected via virutal networks. You can connect to the routers with your own favorite telnet program.
Connecting to the Virtual Routers
Use your favorite telnet program to connect to each of the virtual routers. For example:
For router 1 type:
C:>telnet localhost 10000
For router 2 type:
C:>telnet localhost 10001
For router 3 type:
C:>telnet localhost 10002
Network Layout
Currently the network is configured like this:
access-list [1-99] [permit/deny] [ ip wildcard-mask | host a.b.c.d | any ]
ip acccess-list [standard] [name]
ip access-group
show access-list
show ip interface
show ip interface brief
debug interface
encapsulation [hdlc,ppp] (serial interfaces only)
bandwidth
clock rate (serial interfaces)
interface loopback0
User commands:
?
enable
exit
ping ip
show cdp
show cdp neigh
show cdp neigh detail
show interface
show interface e0,eth0,etc
show ip route
show version
Enable commands:
clear counters
clear counters interface
config terminal
copy running startup
copy startup running
debug all
debug ip routing
debug ip eigrp
debug cdp
disable
exit
reload
show run
show startup
show ip eigrp neighbors
show ip eigrp topology
traceroute ip
undebug all
undebug ip routing
undebug ip eigrp
undebug cdp
Config commands:
cdp run
enable password password
end
hostname
banner motd delimiter
banner exec delimiter
banner login delimiter
ip route network netmask dest
interface e0,eth0,etc
bandwidth value
ip address addr netmask
description
cdp enable
shutdown
line con0, console0, console 0
login
login local
password passwd
router eigrp number
network a.b.c.d
service password-encryption
user username password password
Version restrictions:
- The EIGRP support is very basic. Just the network command for now. (Neighbors dont expire.) You can disable EIGRP with "no router eigrp process_id"
- The routing table isnt 100% correct. It doesnt summarize subnets. Nor does it understand multiple routes to the same destination. This will be fixed in the next version.
- Traceroute seems to count extra hops. Its counting each remote interface on a router as a hop. So, when you traceroute from router1 to router3, it counts router2 twice (once for 192.168.1.2 and 10.1.1.1)
<<lessConnecting to the Virtual Routers
Use your favorite telnet program to connect to each of the virtual routers. For example:
For router 1 type:
C:>telnet localhost 10000
For router 2 type:
C:>telnet localhost 10001
For router 3 type:
C:>telnet localhost 10002
Network Layout
Currently the network is configured like this:
access-list [1-99] [permit/deny] [ ip wildcard-mask | host a.b.c.d | any ]
ip acccess-list [standard] [name]
ip access-group
show access-list
show ip interface
show ip interface brief
debug interface
encapsulation [hdlc,ppp] (serial interfaces only)
bandwidth
clock rate (serial interfaces)
interface loopback0
User commands:
?
enable
exit
ping ip
show cdp
show cdp neigh
show cdp neigh detail
show interface
show interface e0,eth0,etc
show ip route
show version
Enable commands:
clear counters
clear counters interface
config terminal
copy running startup
copy startup running
debug all
debug ip routing
debug ip eigrp
debug cdp
disable
exit
reload
show run
show startup
show ip eigrp neighbors
show ip eigrp topology
traceroute ip
undebug all
undebug ip routing
undebug ip eigrp
undebug cdp
Config commands:
cdp run
enable password password
end
hostname
banner motd delimiter
banner exec delimiter
banner login delimiter
ip route network netmask dest
interface e0,eth0,etc
bandwidth value
ip address addr netmask
description
cdp enable
shutdown
line con0, console0, console 0
login
login local
password passwd
router eigrp number
network a.b.c.d
service password-encryption
user username password password
Version restrictions:
- The EIGRP support is very basic. Just the network command for now. (Neighbors dont expire.) You can disable EIGRP with "no router eigrp process_id"
- The routing table isnt 100% correct. It doesnt summarize subnets. Nor does it understand multiple routes to the same destination. This will be fixed in the next version.
- Traceroute seems to count extra hops. Its counting each remote interface on a router as a hop. So, when you traceroute from router1 to router3, it counts router2 twice (once for 192.168.1.2 and 10.1.1.1)
Download (0.65MB)
Added: 2006-03-08 License: Free for non-commercial use Price:
1325 downloads
GNOME Personal Web Server 1.99.5
GNOME Personal Web Server is a user friendly web server with GUI included in GNOME-Network. more>>
GNOME Personal Web Server is a user friendly web server with GUI included in GNOME-Network.
<<less Download (1.0MB)
Added: 2005-07-28 License: GPL (GNU General Public License) Price:
1548 downloads
G3DViewer 0.2.99.4
G3DViewer is a 3D file viewer for GTK+ supporting a variety of file types. more>>
G3DViewer is a 3D file viewer for GTK+ supporting a variety of file types:
- 3D Studio (.3ds, .prj)
- LightWave (.lw, .lwb, .lwo)
- Alias Wavefront (.obj)
- Impulse TurboSilver / Imagine (.iob)
- AutoCAD (.dxf)
- Quake II Models (.md2)
- Neutral File Format (.nff)
- 3D Metafile (.3dmf, .3mf, .b3d)
- Caligari TrueSpace Objects (.cob)
- Quick3D Objects & Scenes (.q3o, q3s)
- VRML 1.0 files (.wrl, .vrml) (new in 0.1.1, still buggy)
- AC3D objects (.ac, .acc) (new in 0.1.99.1)
Main features:
- Wireframe mode
- Texture support (new in 0.1.99.1)
- Specular lighting (not really nice at the moment)
- changeable background color
<<less- 3D Studio (.3ds, .prj)
- LightWave (.lw, .lwb, .lwo)
- Alias Wavefront (.obj)
- Impulse TurboSilver / Imagine (.iob)
- AutoCAD (.dxf)
- Quake II Models (.md2)
- Neutral File Format (.nff)
- 3D Metafile (.3dmf, .3mf, .b3d)
- Caligari TrueSpace Objects (.cob)
- Quick3D Objects & Scenes (.q3o, q3s)
- VRML 1.0 files (.wrl, .vrml) (new in 0.1.1, still buggy)
- AC3D objects (.ac, .acc) (new in 0.1.99.1)
Main features:
- Wireframe mode
- Texture support (new in 0.1.99.1)
- Specular lighting (not really nice at the moment)
- changeable background color
Download (0.19MB)
Added: 2006-11-25 License: GPL (GNU General Public License) Price:
1069 downloads
BitPim 1.0.1
BitPim is a program that allows you to view and manipulate data on many CDMA phones. more>>
BitPim is a program that allows you to view and manipulate data on many CDMA phones from LG, Samsung, Sanyo and other manufacturers.
BitPim includes the PhoneBook, Calendar, WallPapers, RingTones (functionality varies by phone) and the Filesystem for most Qualcomm CDMA chipset based phones.
You need a cell phone that BitPim can talk to (details).
You will need a cable that plugs into your computer and into the cellphone. The page for your cell phone lists details of the cables.
If you use Windows, a driver is required for your cable. The driver should be supplied by the supplier/manufacturer of the cable. Drivers may also be available online from the manufacturer of the cable or the phone. The "section" of the help pages for your phone may have pointers to these drivers. Mac OS X and most recent Linux distributions include the drivers, if required.
BitPim is a Python-based app that allows you to view and manipulate data on LG VX4400/VX6000 as well as many Sanyo Sprint cell phones. This includes the PhoneBook, Calendar, WallPapers, RingTones (functionality varies by phone), and the embedded Filesystem for most Qualcomm CDMA chipset-based phones (expert users).
Note: You should to use the test releases if you have any phone other than the LG VX4400, with the LG VX4400 you should use this version. Also, straight USB cables for the LG VX4400 phone WILL result in errors.
Supported phones:
- Audiovox CDM-8900
- LG-VX4400
- LG-VX4500
- LG-VX6000
- Sanyo SCP-4900
- Sanyo SCP-5300
- Sanyo SCP-5500
- Sanyo SCP-7200
- Other CDMA phones
<<lessBitPim includes the PhoneBook, Calendar, WallPapers, RingTones (functionality varies by phone) and the Filesystem for most Qualcomm CDMA chipset based phones.
You need a cell phone that BitPim can talk to (details).
You will need a cable that plugs into your computer and into the cellphone. The page for your cell phone lists details of the cables.
If you use Windows, a driver is required for your cable. The driver should be supplied by the supplier/manufacturer of the cable. Drivers may also be available online from the manufacturer of the cable or the phone. The "section" of the help pages for your phone may have pointers to these drivers. Mac OS X and most recent Linux distributions include the drivers, if required.
BitPim is a Python-based app that allows you to view and manipulate data on LG VX4400/VX6000 as well as many Sanyo Sprint cell phones. This includes the PhoneBook, Calendar, WallPapers, RingTones (functionality varies by phone), and the embedded Filesystem for most Qualcomm CDMA chipset-based phones (expert users).
Note: You should to use the test releases if you have any phone other than the LG VX4400, with the LG VX4400 you should use this version. Also, straight USB cables for the LG VX4400 phone WILL result in errors.
Supported phones:
- Audiovox CDM-8900
- LG-VX4400
- LG-VX4500
- LG-VX6000
- Sanyo SCP-4900
- Sanyo SCP-5300
- Sanyo SCP-5500
- Sanyo SCP-7200
- Other CDMA phones
Download (14.1MB)
Added: 2007-08-11 License: GPL (GNU General Public License) Price:
579 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 2
- 1
- 2
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above 1.99 ringtones search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed