bsd
PC-BSD 7.1.1
PC-BSD 7.1.1 is an excellent and must-have product which offers you a free operating system with ease of use in mind. more>>
PC-BSD 7.1.1 is an excellent and must-have product which offers you a free operating system with ease of use in mind. Like any modern system, you can listen to your favorite music, watch your movies, work with office documents and install your favorite applications with a setup wizard at a click.
Enhancements:
- Updated 7.2-Stable to 06242009
- Updated KDE to 4.2.4
- Updated Nvidia driver to 185.14 - 4071
- Update the Nvidia driver 71.86.09 -> 71.86.11 which fixes the kernel panic - 4157
- Fixed a bug when running Dolphin in root mode - 4176
- Fixed bugs in py-cups port, which corrects "Print a test page" failure from the GUI - PR135675
- Fixed bugs in ksyslog program, now finds /var/log/messages properly - Port Commit
- Added gvim to the menu - 4114
- Removed obsolete printing menu icons - 4115
- Improved the system updater tray, don't issue popup on failure, change icon instead - 4100
- Improved stability with intel graphics cards
- Updated included Wine to 1.1.24, which fixes issues with certain 3D Games
- Fixed issues with using the fetch ports GUI causing a crash in kcmshell4. - 4069
- Improved the System Updater Tray to not use annoying popups and instead just change the icon - 4103
- Added the older Nvidia 71.86.xx driver - 4066
- Fixed issues with kppp, which needs suid permissions to function - 4061
- Moved /PCBSD to /usr/PCBSD and created sym-link to allow small root partitions - 3999 - 4004 - 4008
- Fixed bugs when "upgrading" a system that uses ZFS root partition - 3995 - 3997
- Added support to give higher / lower priority to wifi connections - 3871
- Added ability to edit saved wifi profiles - 3870
- Added ability to "ignore" updates in the updater tool - 3842
- Improved the system updater and tray application interaction - 3832
- Fixed CUPS issues not finding all .ppd files correctly - 3833 - 3834 - 3822
- Fixed bugs with xterm not running - 3804
- Improved the default fluxbox configuration - 3793 - 3794 - 3798 - 3808 - 3809
- Improved the KDE4 default theme - 3805 - 3810
- Updated the KDM theme - 3812 - 3817
- Improved the KSplash Theme - 3811
- Misc other bugfixes
AXIGEN Mail Server Office Edition Free 7.1
AXIGEN Office Edition is a FREE, reliable and secure mail server for Linux, BSD, Solaris. It offers (E)SMTP, POP3, IMAP4 and Webmail services for 5 users, centralized Web/CLI Admin, Personal Organizer, Groupware and free technical support. more>> <<less
License:Freeware
License:Freeware
CrunzhMonitor for Linux 1.7.1
CrunzhMonitor is a small program to check the stability of your web server. more>> CrunzhMonitor is a small program to check the stability of your web server. It simply checks the possibility of connecting to you web server (http server) and if it fails, maintains a error log. It is possible to configure how often it should check.
CrunzhMonitor is open source software (BSD license).<<less
xMule 1.13.6
xMule is an easy to use fork of the popular eMule client more>>
Based upon the wxWindows library and GNU C++, xMule aims to support the Linux, and *BSD operating systems.
Advanced Bash Scripting Guide 5.4
Complete ebook tutorial and reference on shell scripting with Bash in Linux/UNIX/BSD. This is the equivalent of a 918-page printed book. more>>
Complete ebook tutorial and reference on shell scripting with Bash in Linux/UNIX/BSD. This is the equivalent of a 918-page printed book. Includes shell scripts that emulate games, such as Perquackey and Nim. It is an official Linux Documentation Project (http://www.tldp.org) Guide. Some reviewers have named it the best book available on the subject.
Requirements: Web Browser or PDF viewer
Whats new in this version: New material, updates, bugfixes, stylistic revisions
<<lessDragonFly BSD 1.10.1
DragonFly is an operating system and environment designed to be the logical continuation of the FreeBSD-4.x OS series. more>>
It is our belief that the correct choice of features and algorithms can yield the potential for excellent scalability, robustness, and debuggability in a number of broad system categories. Not just for SMP or NUMA, but for everything from a single-node UP system to a massively clustered system. It is our belief that a fairly simple but wide-ranging set of goals will lay the groundwork for future growth.
The existing BSD cores, including FreeBSD-5, are still primarily based on models which could at best be called strained as they are applied to modern systems. The true innovation has given way to basically just laying on hacks to add features, such as encrypted disks and security layering that in a better environment could be developed at far less cost and with far greater flexibility.
We also believe that it is important to provide API solutions which allow reasonable backwards and forwards version compatibility, at least between userland and the kernel, in a mix-and-match environment. If one considers the situation from the ultimate in clustering... secure anonymous system clustering over the internet, the necessity of having properly specified APIs becomes apparent.
Finally, we believe that a fully integrated and feature-full upgrade mechanism should exist to allow end users and system operators of all walks of life to easily maintain their systems. Debian Linux has shown us the way, but it is possible to do better.
DragonFly is going to be a multi-year project at the very least. Achieving our goal set will require a great deal of groundwork just to reposition existing mechanisms to fit the new models. The goals link will take you to a more detailed description of what we hope to accomplish.
1.2.0 is our second major DragonFly release and the first one which we have created a separate CVS branch for. DragonFlys policy is to only commit bug fixes to release branches.
This release represents a significant milestone in our efforts to improve the kernel infrastructure. DragonFly is still running under the Big Giant Lock, but this will probably be the last release where that is the case.
The greatest progress has been made in the network subsystem. The TCP stack is now almost fully threaded (and will likely be the first subsystem we remove the BGL from in coming months). The TCP stack now fully supports the SACK protocol and a large number of bug and performance fixes have gone in, especially in regard to GigE performance over LANs.
The namecache has been completely rewritten and is now considered to be production-ready with this release. The rewrite will greatly simplify future filesystem work and is a necessary precursor for our ultimate goal of creating a clusterable OS.
This will be last release that uses GCC 2.95.x as the default compiler. Both GCC 3.4.x and GCC 2.95.x are supported in this release through the use of the CCVER environment variable (gcc2 or gcc34). GCC 2.95.x is to be retired soon due to its lack of TLS support. The current development branch will soon start depending heavily on TLS support and __thread both within the kernel and in libc and other libraries. This release fully supports TLS segments for programs compiled with gcc-3.4.x.
It goes without saying that this release is far more stable then our 1.0A release. A huge number of bug fixes, performance improvements, and design changes have been made since the 1.0A release.
libft 0.2
libft is an open source version of the fischertechnik ROBO Interface Library for Unix like system. more>>
The goal is to create a library that is fully compatible with the ftlib by knobloch eletronic.
The latest version is available at http://defiant.homedns.org/~erik/ft/libft/
This library should work on any systems supported by libusb, like Linux, BSD and Mac OS X.
libpcap 0.9.7
libpcap is a system-independent interface for user-level packet capture. more>>
Enhancements:
- Basic BPF filtering, Bluetooth, USB capturing on Linux, FreeBSD BIOCSDIRECTION ioctl, additional filter operations for 802.11 frame types, and support for filtering on MTP2 frame types were all added, and numerous other minor enhancements and bugfixes were made.
Heimdal 1.0.1
Heimdal is an implementation of Kerberos 5. more>>
Other free implementations include the one from MIT, and Shishi.
Enhancements:
- Several bugs in iprop were fixed.
- Platforms without dlopen are now supported.
- RFC3526 modp group14 is now included by default.
- [kdc] database = { } entries are now handled without realm = stanzas.
- krb5_get_renewed_creds and kaserver preauth were fixed along with other bugs.
uriparser 0.5.1
uriparser project is a strictly RFC 3986 compliant URI parsing library. more>>
Main features:
- Cross-platform (Unix, Windows, Mac OS X, ...)
- Strictly compliant to RFC 3986 (latest RFC on URIs to date)
- Fast (linear input length time complexity)
- Unicode support
- No external dependencies
- Uses unit testing
- Licensed under the New BSD license
Enhancements:
- This release fixes several bugs revealed by test cases from 4Suite.
Kazi 0.9
Kazi is a simple content managment system, written in Perl, and licensed under the BSD license. more>>
Kazis pages are all just plain text files, sorted inside various categories, which are also just directories. The pages file name has to end with .html.
There is support for plugins and themes.
Installation
- First, configure Kazi by editing the configuration section in index.pl. Also specify the correct path to Perl, in the shebang line.
- Make index.pl executable.
- If you are going to be doing anything through the web interface, make the data directory executable, readable and writable for all.
- Now, add some content, either directly into the data directory, or through the web interface (http://example.com/?action=new).
Enhancements:
- Various code and documentation cleanups, and some fixes.
libID3 1.2
libID3 is a small C library to parse ID3 tags. more>>
Enhancements:
- The license (BSD) has been properly documented, and the make system, versioned library, and test cases were cleaned up.
- A minor change was made to the API for loading files.
MidnightBSD 0.1-RELEASE
MidnightBSD is a FreeBSD 6 fork aimed at providing an easy-to-use desktop experience. more>>
Enhancements:
- This stable release is based on FreeBSD 6.1 beta and includes many fixes and improvements.
- It uses a command line interface but offers packages for X11, GNUstep, WindowMaker ,and other software.
- Future versions will provide a fully featured desktop environment.
tcpdump 3.9.7
tcpdump is a packet filtering library that works with libcap. more>>
Most notably, tcpdump needs this to work, and there is also a perl module (still in beta) which can use this as well. In plain english, if you want to write your own network traffic analyzer, this is the place to start.
Hundiyas 0.29a
Hundiyas is a Battleship-like game totally written in DHTML (JavaScript, CSS and HTML) that uses the mouse. more>>
Hundiyas game was tested under Linux, *BSD, BeOS, Windows, and others.