freebsd 6.1
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 710
FreeBSD 7.2 / 8.0 Beta 1
offers an innovative operating system for x86 compatible (including Pentium® and AthlonTM), amd64 compatible (including OpteronTM, AthlonTM64, and EM64T), ARM, IA-64, PowerPC, PC-98 and UltraSPARC® architectures. more>> <<less
Added: 2009-07-06 License: BSD License Price: FREE
downloads
Other version of FreeBSD
License:BSD License
TrueBSD 0.1
TrueBSD is a LiveCD operating system based on FreeBSD with many useful applications. more>>
TrueBSD is a LiveCD operating system based on FreeBSD with many useful applications.
All open programs will keep working even when you eject LiveCD (using command cdcontrol eject) in order to get some data from your own CDs. Just dont forget to insert the LiveCD again before starting any other programs.
TrueBSD is distributed under BSD license (see /truebsd/doc/copyright for details), but some of the included software can be covered by some other license.
<<lessAll open programs will keep working even when you eject LiveCD (using command cdcontrol eject) in order to get some data from your own CDs. Just dont forget to insert the LiveCD again before starting any other programs.
TrueBSD is distributed under BSD license (see /truebsd/doc/copyright for details), but some of the included software can be covered by some other license.
Download (369.9MB)
Added: 2006-11-02 License: BSD License Price:
1086 downloads
FreeBSDShield 0.1
FreeBSDShield is a DShield.org reporting client for FreeBSD and the ipfw firewall. more>>
FreeBSDShield is a DShield.org reporting client for FreeBSD and the ipfw firewall.
The project allows you to report attempted security breaches to the DShield cooperative firewall logging effort, which in turn helps the Internet Storm Center (and netizens at large) track trends in network security and catch emerging vulnerabilities.
Main features:
- Written in PHP5 for fast execution
- Parses ipfw-style /var/log/security logs
- Formats incident reports and submits to DShield.org
<<lessThe project allows you to report attempted security breaches to the DShield cooperative firewall logging effort, which in turn helps the Internet Storm Center (and netizens at large) track trends in network security and catch emerging vulnerabilities.
Main features:
- Written in PHP5 for fast execution
- Parses ipfw-style /var/log/security logs
- Formats incident reports and submits to DShield.org
Download (0.005MB)
Added: 2007-02-23 License: BSD License Price:
973 downloads
FreeSBIE 2.0.1
FreeSBIE is a LiveCD based on the FreeBSD Operating system. more>>
FreeSBIE is a LiveCD based on the FreeBSD Operating system, or even easier, a FreeBSD-based operating system that works directly from a CD, without touching your hard drive.
The only thing you have to do is to insert a FreeSBIE cd in your cdrom drive.
Enhancements:
- You may remember that FreeSBIE 2.0 was released on January 15th. It turned out it had some annoying bugs, one of which was especially serious, as it prevented USB mice from working. This fact led us, the FreeSBIE staff, to develop a bug-fix release, 2.0.1. All the bugs that have been pointed out were solved and this release has been more thoroughly tested, to offer a better FreeSBIE experience to our users. FreeSBIE 2.0.1-RELEASE (code name Black Mamba) is based on FreeBSD 6.2-RELEASE, both in terms of sources and packages. It contains more than 450 pieces and 1.3 GB of software, all in a single CD-ROM.
<<lessThe only thing you have to do is to insert a FreeSBIE cd in your cdrom drive.
Enhancements:
- You may remember that FreeSBIE 2.0 was released on January 15th. It turned out it had some annoying bugs, one of which was especially serious, as it prevented USB mice from working. This fact led us, the FreeSBIE staff, to develop a bug-fix release, 2.0.1. All the bugs that have been pointed out were solved and this release has been more thoroughly tested, to offer a better FreeSBIE experience to our users. FreeSBIE 2.0.1-RELEASE (code name Black Mamba) is based on FreeBSD 6.2-RELEASE, both in terms of sources and packages. It contains more than 450 pieces and 1.3 GB of software, all in a single CD-ROM.
Download (671MB)
Added: 2007-02-11 License: BSD License Price:
1022 downloads
FreeBSD for i386 ISO 6.3
FreeBSD is an advanced operating system for x86 compatible ... more>> <<less
Download (26.36MB)
Added: 2009-04-22 License: Freeware Price: Free
209 downloads
Other version of FreeBSD for i386 ISO
License:Freeware

Blender For FreeBSD 2.44
efficient creation 3D sofeware For FreeBSD more>> Aimed world-wide at media professionals and artists, Blender can be used to create 3D visualizations, stills as well as broadcast and cinema quality video, while the incorporation of a real-time 3D engine allows for the creation of 3D interactive content for stand-alone playback.
Originally developed by the company Not a Number (NaN), Blender now is continued as Free Software, with the source code available under the GNU GPL license. It now continues development by the Blender Foundation in the Netherlands.
Key Features:
For Unix; Requires FreeBSD 6.2
Fully integrated creation suite, offering a broad range of essential tools for the creation of 3D content, including modeling, uv-mapping, texturing, rigging, weighting, animation, particle and other simulation, scripting, rendering, compositing, post-production, and game creation;
Cross platform, with OpenGL uniform GUI on all platforms, ready to use for all versions of Windows (98, NT, 2000, XP), Linux, OS X, FreeBSD, Irix, Sun and numerous other operating systems;
High quality 3D architecture enabling fast and efficient creation work-flow;<<less
Download (4.44MB)
Added: 2009-04-13 License: Freeware Price: Free
193 downloads
BSDLive 5.4.1
BSDLive is a live filesystem CD based on FreeBSD that can fit on a business card CD-ROM. more>>
BSDLive is a live filesystem CD based on FreeBSD that can fit on a business card CD-ROM.
This means that its a FreeBSD operating system that will work directly from a CD, without touching your hard drive.
<<lessThis means that its a FreeBSD operating system that will work directly from a CD, without touching your hard drive.
Download (50MB)
Added: 2005-09-05 License: BSD License Price:
1510 downloads
FreeBSD ports monitoring 1.0
FreeBSD ports monitoring project is a simple solution for monitoring what has changed in installed ports on a FreeBSD machine. more>>
FreeBSD ports monitoring project is a simple solution for monitoring what has changed in installed ports on a FreeBSD machine. It works quite well and shows me what is happening on some machines which are manage not only by me. And leaves some trace after handy portupgrade -a command.
But when many ports are upgraded at once output from this script becomes mess and it is hard to read what was added/removed and upgraded. Well it happens when change relates to two ports, neighbours in alphabetical sequence. Diff output with my modifiers becomes unacceptable. So I rewrote it and yes, it is now in Ruby.
<<lessBut when many ports are upgraded at once output from this script becomes mess and it is hard to read what was added/removed and upgraded. Well it happens when change relates to two ports, neighbours in alphabetical sequence. Diff output with my modifiers becomes unacceptable. So I rewrote it and yes, it is now in Ruby.
Download (0.003MB)
Added: 2006-08-23 License: BSD License Price:
1162 downloads
Yasm 0.6.1
Yasm is a complete rewrite of NASM. more>>
Yasm is a complete rewrite of the NASM assembler under the "new" BSD License (some portions are under other licenses, see COPYING for details).
Yasm project is designed from the ground up to allow for multiple assembler syntaxes to be supported (eg, TASM, GAS, NASM etc.) in addition to multiple output object formats and even multiple instruction sets. Another primary module of the overall design is an optimizer module.
The core focus of Yasm is not the "yasm" commandline frontend; rather, it is the Libyasm library and associated LoadableModules? (see the ProgrammerReferences for documentation).
Libyasm and the modules are intended for reuse in other sorts of programs dealing with code at the assembly level (compilers, debuggers, etc). Someday, libyasm may be packaged separately from the rest of Yasm.
Key Current User-Visible Yasm major features:>
- Nearly feature-complete lexing and parsing of (preprocessed) NASM syntax?.
- AMD64 support (enabled using "BITS 64" and "-m amd64" option)
- 64-bit (and larger) integer constants allowed (including math operations).
- Internationalization support via GNU gettext.
- A simple 2-pass optimizer (its a bit better than the NASM one).
- The "real" NASM preprocessor (imported from NASMs source tree).
- Binary object file? output (NASM style).
- COFF object file? output, for use with DJGPP.
- Win32 object file? output (including Win64/AMD64 support).
- STABS debug format?.
- ELF32 and ELF64 object file output. No debugging information included at this point.
- Portability; currently compilable on:
- UNIX and compatibles (FreeBSD and Linux tested, GNU configure based autoconfiguration)
- DOS (using DJGPP)
- Windows (using Visual C++ or CygWin).
Key Internal Main features:>
- A NASM syntax parser written in yacc. This simplifies the source code and increases performance: yacc-generated parsers are almost always faster than hand-written ones. Also, yacc (and its GNU implementation, bison) is an extremely well-tested and well-documented tool.
- Architecture-specific instruction parsers hand-written for simplicity and size, as well as to make it easy to add additional architectures while retaining the same front-end syntax. The blend of yacc for syntax and a hand-written parser for instructions strikes a great balance between the strengths and weaknesses of each approach.
- A NASM syntax? lexer written in re2c. A highly efficient scanner generator (almost always faster than lex/flex), its also very embeddable due to its code generation methodology, allowing a number of re2c scanners to be used in various places in yasm without any worries about naming conflicts.
- Many of the modular interfaces at least superficially finished. This is still an area that needs a lot of work.
- A small set of portable equivalants of useful functions that are standard on some systems (detected via configure), such as the queue(3) set of functions, strdup, strcasecmp, and mergesort.
- A decent (and growing) set of assembler test input files to test the entire assembler as well as specific modules.
Important Differences from NASM:
- Yasm defaults to reading from standard input if no files are specified. When an input file is specified, Yasm behaves like NASM.
- A number of command line options are different. Run "yasm --help" for a quick command line option summary, or read the full yasm(1) manpage for detailed descriptions of all command line options.
Enhancements:
- This release adds SSE4.1 and SSE4.2 instruction support, a .set directive in the GAS parser, and allowing Mach-O custom sections.
- Bugfixes include fixes to AMD Pacifica (SVM) instructions, absolute section handling, RIP-relative cross-section references in bin output, and many others.
<<lessYasm project is designed from the ground up to allow for multiple assembler syntaxes to be supported (eg, TASM, GAS, NASM etc.) in addition to multiple output object formats and even multiple instruction sets. Another primary module of the overall design is an optimizer module.
The core focus of Yasm is not the "yasm" commandline frontend; rather, it is the Libyasm library and associated LoadableModules? (see the ProgrammerReferences for documentation).
Libyasm and the modules are intended for reuse in other sorts of programs dealing with code at the assembly level (compilers, debuggers, etc). Someday, libyasm may be packaged separately from the rest of Yasm.
Key Current User-Visible Yasm major features:>
- Nearly feature-complete lexing and parsing of (preprocessed) NASM syntax?.
- AMD64 support (enabled using "BITS 64" and "-m amd64" option)
- 64-bit (and larger) integer constants allowed (including math operations).
- Internationalization support via GNU gettext.
- A simple 2-pass optimizer (its a bit better than the NASM one).
- The "real" NASM preprocessor (imported from NASMs source tree).
- Binary object file? output (NASM style).
- COFF object file? output, for use with DJGPP.
- Win32 object file? output (including Win64/AMD64 support).
- STABS debug format?.
- ELF32 and ELF64 object file output. No debugging information included at this point.
- Portability; currently compilable on:
- UNIX and compatibles (FreeBSD and Linux tested, GNU configure based autoconfiguration)
- DOS (using DJGPP)
- Windows (using Visual C++ or CygWin).
Key Internal Main features:>
- A NASM syntax parser written in yacc. This simplifies the source code and increases performance: yacc-generated parsers are almost always faster than hand-written ones. Also, yacc (and its GNU implementation, bison) is an extremely well-tested and well-documented tool.
- Architecture-specific instruction parsers hand-written for simplicity and size, as well as to make it easy to add additional architectures while retaining the same front-end syntax. The blend of yacc for syntax and a hand-written parser for instructions strikes a great balance between the strengths and weaknesses of each approach.
- A NASM syntax? lexer written in re2c. A highly efficient scanner generator (almost always faster than lex/flex), its also very embeddable due to its code generation methodology, allowing a number of re2c scanners to be used in various places in yasm without any worries about naming conflicts.
- Many of the modular interfaces at least superficially finished. This is still an area that needs a lot of work.
- A small set of portable equivalants of useful functions that are standard on some systems (detected via configure), such as the queue(3) set of functions, strdup, strcasecmp, and mergesort.
- A decent (and growing) set of assembler test input files to test the entire assembler as well as specific modules.
Important Differences from NASM:
- Yasm defaults to reading from standard input if no files are specified. When an input file is specified, Yasm behaves like NASM.
- A number of command line options are different. Run "yasm --help" for a quick command line option summary, or read the full yasm(1) manpage for detailed descriptions of all command line options.
Enhancements:
- This release adds SSE4.1 and SSE4.2 instruction support, a .set directive in the GAS parser, and allowing Mach-O custom sections.
- Bugfixes include fixes to AMD Pacifica (SVM) instructions, absolute section handling, RIP-relative cross-section references in bin output, and many others.
Download (1.1MB)
Added: 2007-06-16 License: BSD License Price:
876 downloads
RoFreeSBIE Live CD 1.2p1
RoFreeSBIE Live CD is a LiveCD based on FreeBSD 6.1 operating system. more>>
RoFreeSBIE Live CD is a LiveCD based on FreeBSD 6.1 operating system made in Romania.
Main features:
NEW FREEBSD PORTBROWSER
Includes Portbrowser, an efficient package manager with a simple way to install applications (more than 14500 FreeBSD applications from ports or binary packages).
SCRIPTS
Find under the RofreeSbie Tools a wide-range of powerful scripts. From Internet and antivirus configurations to all partitions detection, this is a must-have tool for average BSD users.
TEST YOUR HARDWARE
Testing your hardware compatibility with FreeBSD 6.1 before installing couldnt be easier with a Live CD/DVD like RoFreeSBIE.
SECURITY
High level of security thanks to UNIX solid as a rock, Clamav antivirus, F-Prot antivirus and a firewall. Feel safe with RoFreeSBIE.
Let others commercial operating systems lose your root password in 20 minutes or a kid at home install a trojan in your computer.
INTELLIGENT UPDATES
Because RoFreeSBIE is FreeBSD based, it uses intelligent ways of updating: cvsup and recompiling the base system or binary patches.
If you use cvsup, you can track daily changes on the FreeBSD base system and easily obtain a new FreeBSD release when it appears.
LINUX SUPPORT
RoFreeSBIE runs Linux applications with high performance and speed. Why should you have to choose between BSD and Linux, when you can get the best of both?
CLONE PARTITIONS
With clone.sh youll be able to make a compressed image of a chosen partition from your HDD and store it on another writable partition.
ROFREESBIE MEANS...
Romanian Free System Burned In Economy, its main version being English. KDE support is available in:
Romanian, Spanish, Portuguese, Italian, French, Russian and German. More languages will be included soon due to your help. Thanks.
NOTE: The first CD is for installation only and the second CD is for upgrading your installation made with CD 1 which will result in an installation just as the one from the DVD version.
The CD version was made by splitting the DVD version content so the people that dont own a DVD-ROM can install this operating system.
You can get the complete version of this operating system on a DVD version
Enhancements:
- Minor bugs corrected
<<lessMain features:
NEW FREEBSD PORTBROWSER
Includes Portbrowser, an efficient package manager with a simple way to install applications (more than 14500 FreeBSD applications from ports or binary packages).
SCRIPTS
Find under the RofreeSbie Tools a wide-range of powerful scripts. From Internet and antivirus configurations to all partitions detection, this is a must-have tool for average BSD users.
TEST YOUR HARDWARE
Testing your hardware compatibility with FreeBSD 6.1 before installing couldnt be easier with a Live CD/DVD like RoFreeSBIE.
SECURITY
High level of security thanks to UNIX solid as a rock, Clamav antivirus, F-Prot antivirus and a firewall. Feel safe with RoFreeSBIE.
Let others commercial operating systems lose your root password in 20 minutes or a kid at home install a trojan in your computer.
INTELLIGENT UPDATES
Because RoFreeSBIE is FreeBSD based, it uses intelligent ways of updating: cvsup and recompiling the base system or binary patches.
If you use cvsup, you can track daily changes on the FreeBSD base system and easily obtain a new FreeBSD release when it appears.
LINUX SUPPORT
RoFreeSBIE runs Linux applications with high performance and speed. Why should you have to choose between BSD and Linux, when you can get the best of both?
CLONE PARTITIONS
With clone.sh youll be able to make a compressed image of a chosen partition from your HDD and store it on another writable partition.
ROFREESBIE MEANS...
Romanian Free System Burned In Economy, its main version being English. KDE support is available in:
Romanian, Spanish, Portuguese, Italian, French, Russian and German. More languages will be included soon due to your help. Thanks.
NOTE: The first CD is for installation only and the second CD is for upgrading your installation made with CD 1 which will result in an installation just as the one from the DVD version.
The CD version was made by splitting the DVD version content so the people that dont own a DVD-ROM can install this operating system.
You can get the complete version of this operating system on a DVD version
Enhancements:
- Minor bugs corrected
Download (693MB)
Added: 2006-09-25 License: BSD License Price:
652 downloads
GWireless 0.0.3
GWireless is a simplist utility for managing wifi 802.11x wireless connections on FreeBSD. more>>
GWireless is a simplist utility for managing wifi 802.11x wireless connections on FreeBSD.
GWireless enables you to connect to available networks without touching the ifconfig command by hand.
Asumptions:
- sudo available without pass
- wireless is ipw0 (if not, "ifconfig yours0 name ipw0")
<<lessGWireless enables you to connect to available networks without touching the ifconfig command by hand.
Asumptions:
- sudo available without pass
- wireless is ipw0 (if not, "ifconfig yours0 name ipw0")
Download (0.28MB)
Added: 2005-08-24 License: GPL (GNU General Public License) Price:
1527 downloads
RoFreeSBIE Live DVD 1.2p1
RoFreeSBIE Live DVD is the first Live DVD based on FreeBSD 6.1 operating system. more>>
RoFreeSBIE Live DVD is the first Live DVD based on FreeBSD 6.1 operating system.
Main features:
NEW FREEBSD PORTBROWSER
Includes Portbrowser, an efficient package manager with a simple way to install applications (more than 14500 FreeBSD applications from ports or binary packages).
SCRIPTS
Find under the RofreeSbie Tools a wide-range of powerful scripts. From Internet and antivirus configurations to all partitions detection, this is a must-have tool for average BSD users.
TEST YOUR HARDWARE
Testing your hardware compatibility with FreeBSD 6.1 before installing couldnt be easier with a Live CD/DVD like RoFreeSBIE.
SECURITY
High level of security thanks to UNIX solid as a rock, Clamav antivirus, F-Prot antivirus and a firewall. Feel safe with RoFreeSBIE.
Let others commercial operating systems lose your root password in 20 minutes or a kid at home install a trojan in your computer.
INTELLIGENT UPDATES
Because RoFreeSBIE is FreeBSD based, it uses intelligent ways of updating: cvsup and recompiling the base system or binary patches.
If you use cvsup, you can track daily changes on the FreeBSD base system and easily obtain a new FreeBSD release when it appears.
LINUX SUPPORT
RoFreeSBIE runs Linux applications with high performance and speed. Why should you have to choose between BSD and Linux, when you can get the best of both?
CLONE PARTITIONS
With clone.sh youll be able to make a compressed image of a chosen partition from your HDD and store it on another writable partition.
ROFREESBIE MEANS...
Romanian Free System Burned In Economy, its main version being English. KDE support is available in:
Romanian, Spanish, Portuguese, Italian, French, Russian and German. More languages will be included soon due to your help. Thanks.
Enhancements:
- Minor bugs corrected
<<lessMain features:
NEW FREEBSD PORTBROWSER
Includes Portbrowser, an efficient package manager with a simple way to install applications (more than 14500 FreeBSD applications from ports or binary packages).
SCRIPTS
Find under the RofreeSbie Tools a wide-range of powerful scripts. From Internet and antivirus configurations to all partitions detection, this is a must-have tool for average BSD users.
TEST YOUR HARDWARE
Testing your hardware compatibility with FreeBSD 6.1 before installing couldnt be easier with a Live CD/DVD like RoFreeSBIE.
SECURITY
High level of security thanks to UNIX solid as a rock, Clamav antivirus, F-Prot antivirus and a firewall. Feel safe with RoFreeSBIE.
Let others commercial operating systems lose your root password in 20 minutes or a kid at home install a trojan in your computer.
INTELLIGENT UPDATES
Because RoFreeSBIE is FreeBSD based, it uses intelligent ways of updating: cvsup and recompiling the base system or binary patches.
If you use cvsup, you can track daily changes on the FreeBSD base system and easily obtain a new FreeBSD release when it appears.
LINUX SUPPORT
RoFreeSBIE runs Linux applications with high performance and speed. Why should you have to choose between BSD and Linux, when you can get the best of both?
CLONE PARTITIONS
With clone.sh youll be able to make a compressed image of a chosen partition from your HDD and store it on another writable partition.
ROFREESBIE MEANS...
Romanian Free System Burned In Economy, its main version being English. KDE support is available in:
Romanian, Spanish, Portuguese, Italian, French, Russian and German. More languages will be included soon due to your help. Thanks.
Enhancements:
- Minor bugs corrected
Download (1800MB)
Added: 2006-09-25 License: BSD License Price:
1125 downloads
FreeNAS 0.685 Beta 2
FreeNAS is a free implementation of a minimal FreeBSD distribution. more>>
FreeNAS is a free implementation of a minimal FreeBSD distribution(for run it on a Compact Flash, CD-ROM or USB key) that provide NAS (Network-Attached Storage) services, supporting: CIFS, FTP, NFS protocols, with a Full WEB configuration interface.
The minimal FreeBSD distribution, Web interface,PHP scripts and documentations are based on M0n0wall.
<<lessThe minimal FreeBSD distribution, Web interface,PHP scripts and documentations are based on M0n0wall.
Download (38.1MB)
Added: 2007-08-06 License: BSD License Price:
499 downloads
Frenzy 1.1 Beta 2
Frenzy is a LiveCD based on FreeBSD. more>>
Frenzy is a "portable system administrator toolkit," LiveCD based on FreeBSD. Frenzy project generally contains software for hardware tests, file system check, security check and network setup and analysis.
After several months of delays and fundraising, the project has now announced the first beta release of the upcoming version 1.0. The new Frenzy is based on a pre-release version of FreeBSD 6.1, includes an improved hard disk installer, language options, an option to load the entire system into RAM disk, various methods to monitor disk activity, several new configuration tools, a new backup mechanism, an installer for USB storage devices, a stress testing utility, and many other updates.
<<lessAfter several months of delays and fundraising, the project has now announced the first beta release of the upcoming version 1.0. The new Frenzy is based on a pre-release version of FreeBSD 6.1, includes an improved hard disk installer, language options, an option to load the entire system into RAM disk, various methods to monitor disk activity, several new configuration tools, a new backup mechanism, an installer for USB storage devices, a stress testing utility, and many other updates.
Download (194.8MB)
Added: 2006-12-20 License: GPL (GNU General Public License) Price:
1041 downloads
nVidia FreeBSD Display Driver x86 100.14.11
nVidia FreeBSD Display Driver is the OpenGL nVidia support for graphic cards on FreeBSD operating systems. more>>
nVidia FreeBSD Display Driver is the OpenGL nVidia support for graphic cards on FreeBSD operating systems.
Enhancements:
Added support for new GPUs:
- GeForce 7050 PV / NVIDIA nForce 630a
- GeForce 7025 / NVIDIA nForce 630a
Fixed console restore problems in several different configurations:
- Quadro FX 4400 SLI
- VESA console
- Notebook LCD displays
- Improved interaction with ATi RS480/482 based mainboards.
- Improved support for House Sync with G-Sync II.
- Improved NVIDIA X driver interaction with ACPI daemon.
<<lessEnhancements:
Added support for new GPUs:
- GeForce 7050 PV / NVIDIA nForce 630a
- GeForce 7025 / NVIDIA nForce 630a
Fixed console restore problems in several different configurations:
- Quadro FX 4400 SLI
- VESA console
- Notebook LCD displays
- Improved interaction with ATi RS480/482 based mainboards.
- Improved support for House Sync with G-Sync II.
- Improved NVIDIA X driver interaction with ACPI daemon.
Download (10.9MB)
Added: 2007-06-22 License: Other/Proprietary License Price:
878 downloads
Other version of nVidia FreeBSD Display Driver x86
License:Other/Proprietary License
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above freebsd 6.1 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