Main > Free Download Search >

Free bsd license software for mac

bsd license

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 828
obsdee 0.1

obsdee 0.1


Free and open source port manager for your mac more>> Free and open source port manager for your mac

obsdee is a tiny port management script written in bash for the OpenBSD operating system. obsdee can install or uninstall a package, update or clean, search for a package to install or make world.
NOTE: obsdee is licensed and distributed under the terms of the BSD License.

Enhancements:
- Initial release.

<<less
Download (3KB)
Added: 2008-10-03 License: Freeware Price: FREE
385 downloads
License Database 1.0

License Database 1.0


License Database is an innovative and versatile utility which stores software license information like serial numbers. more>>

License Database 1.0 is an innovative and versatile utility which stores software license information like serial numbers.

You all have lots of serial numbers lying around, and when ever the software needs to be reinstalled the job of finding the email with the serial number in it comes along. License Database hopes to solve this problem by providing a central storage area for all your serial numbers. Unlike other serial databases available License Database has kept things simple. The interface is clean and tidy and best of all License Database is free.

<<less
Download (2.2MB)
Added: 2003-02-21 License: Freeware Price:
1 downloads
BSD Subsystem 2.0

BSD Subsystem 2.0


Install the BSD subsystem on your iPhone more>> Install the BSD subsystem on your iPhone

BSD Subsystem will allow you to install the BSD subsystem on your iPhone for later use.

System requirements:
- iPhone

<<less
Download (790KB)
Added: 2008-09-17 License: Freeware Price: FREE
203 downloads
Star Fire Bubble ScreenSaver

Star Fire Bubble ScreenSaver


Free Screensaver for your Mac more>> CrunzhMonitorMac 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.
CrunzhMonitorMac is open source software (BSD license).
<<less
Download (10KB)
Added: 2009-05-31 License: Freeware Price: FREE
202 downloads
latexslides 0.21

latexslides 0.21


Free and open source package for generation of presentations in LaTeX using Python code more>> Free and open source package for generation of presentations in LaTeX using Python code

latexslides is written to help the user generate slideshows for scientific presentations.
NOTE: latexslides is licensed and distributed under the terms of the BSD License.

System requirements:
-

<<less
Download (2MB)
Added: 2008-10-06 License: Freeware Price: FREE
383 downloads
DiceX 1.3.9

DiceX 1.3.9


DiceX - Dice roller for RPGs with dropping & log features more>>
DiceX is a nice, freeware dice-roller for role-playing games. The main reason I programmed this was a lack of satisfaction from existing dice-rollers.
One can enter the quantity of dice, number of sides, and put in an optional bonus, and this program will roll the dice; theres also a memory feature where one can save/restore values for the number of dice, sides, bonus, and result.
DiceX features dropping functions, to drop either the lowest or the highest die, or even both, and a log text field, to show a detailed breakdown of each roll.
Enhancements:
- The summary now appears in a drawer.
- Made roll-generation code multithreaded for improved efficiency.
- Rolls can now be stopped, even while logging or roll tabulation is taking place.
- Made the log more thread-safe.
- Now released under the BSD license.
- Fixed a small memory leak.
- Added some extra error-checking code.
- Updated parts of the user interface.
- Added a contextual menu to the log outline view.
<<less
Download (802KB)
Added: 2007-08-06 License: Freeware Price:
810 downloads
Screen Grabber 2.0.2

Screen Grabber 2.0.2


Screen Grabber - Grab screenshots at even time intervals from movies more>>
Screen Grabber 2.0 is a Mac OS X application for grabbing screen shots at even timeintervals from a movie. Very useful for creating previews, and thumbnails.
Version 2.0 is a complete rewrite of ScreenGrabber 1.0 adding many features, slimming the code base, and a much better platform for continued development. Full source code for Xcode 2.3 and later is available under BSD license.
Enhancements:
New features are (User configurable):
- Batch process movie files, and/or directories.
- Embed movie information:
General information.
Video desolution.
Audio frequency.
Data rates.
Codecs used.
- Embed image timestamps.
- Spiffy borders.
- Image spacing.
- Background colour.
- Multilingual
English
French
Japanese
Swedish
Traditional Chinese
Nerd features:
- Uses bindings.
- Component based (Automator anyone?).
- Multithreaded (Incomplete support in QTKit).
<<less
Download (220KB)
Added: 2006-09-06 License: Freeware Price:
679 downloads
JTTSLite 2.6.0

JTTSLite 2.6.0


Java based desktop time tracking application JTTS is a simple multi-platform desktop time tracking app that will allow you to track your daily efforts at the office. Nothing more, nothing less more>> Java based desktop time tracking application

JTTS is a simple multi-platform desktop time tracking app that will allow you to track your daily efforts at the office. Nothing more, nothing less.
JTTSLite is a desktop time tracking application, entirely written in Java, so it can be installed on every operative system, assuring the same functionalities and performances.
JTTSLite helps you to track your daily tasks and managing your todo list. No more "Damn, I forgot to do it!".
JTTSLite can also generate reports about tracked activity in a suitable PDF format, thanks to the powerful Jasper Reports library.
NOTE: JTTSLite is licensed and released under the BSD License.

Main features:
- Time tracking.
- Task organizer.
- Printable reports.
- Support for data import and export.

System requirements:
-

Enhancements
- Removed multiple headers from CSV export dedicated reports
- Other fixes for CSV export

<<less
Download (10.1MB)
Added: 2009-06-13 License: Freeware Price: FREE
183 downloads
Menulicious 1.2

Menulicious 1.2


Menulicious - View your del.icio.us posts and tags in your menubar more>>
Menulicious is an easy way to view your del.icio.us posts and tags in your menu bar. Tags are organized alphabetically, with the ability to optionally display the number of posts for each tag.

Menulicious is powered by Buzz Andersons DCAPI code from Cocoalicious. Source is available under the BSD license.

<<less
Download (599KB)
Added: 2006-10-30 License: Freeware Price:
1089 downloads
 
Other version of Menulicious
Menulicious 1.1Source is available under the BSD license. Requirements: Mac OS X 10.3.9 or laterdel.icio.us account
License:Freeware
Download (72.3KB)
downloads
Added: 2006-06-13
Consh 0.1

Consh 0.1


Easy to use and simple Unix shell created for educational purposes more>> Easy to use and simple Unix shell created for educational purposes

Consh is an open source, Python based and extremely simple Unix shell (like bash or csh or ksh). Consh is almost certainly too simplistic for you to actually use as a day-to-day shell.
Its only real use is learning how Unix shells work, by seeing the interaction between the fork, exec and wait system calls coded up concisely (< 100 LOC) in a friendly and easy-to-read language.
If you are after a somewhat more serious attempt at implementing a Unix shell in Python, you can check out Pysh or Pyshell, which seem to be more serious projects.
NOTE: Consh is distributed and licensed under a standard 3-clause BSD license.

System requirements:
- Python

<<less
Download (3KB)
Added: 2009-06-10 License: Freeware Price: FREE
195 downloads
DropObliter8 1.0

DropObliter8 1.0


DropObliter8 - Tool to delete folders/files that cannot be emptied from trash more>>
DropObliter8 is a simple BSD shell script which calls the rm -r (delete all) command. This script was then turned into a droplet application using Wilfredo Sanchezs (wsanchez@apple.com) wonderful DropScript application for Cocoa. Note that DropScript is covered by the enclosed Apple License.

DropObliter8 is a trivial tool to produce once you have the likes of DropScript to hand. I take no credit for this instant hack - but it does show how useful DropScript can be.


Completly freeware for personal use.
<<less
Download (53KB)
Added: 2006-07-06 License: Freeware Price:
1205 downloads
libtorrent 0.14.4

libtorrent 0.14.4


Free and open source C++ library that aims to be a good alternative to all the other bittorrent implementations around more>> Free and open source C++ library that aims to be a good alternative to all the other bittorrent implementations around

libtorrent is a C++ implementation of the BitTorrent protocol with the goals of being efficient and easy to use.
libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around.
Although it comes with a working example client, libtorrent is a library and not a full featured client.
The main goals of libtorrent are:
- to be cpu efficient
- to be memory efficient
- to be very easy to use
libtorrent has been successfully compiled and tested on:
- Windows 2000 vc7.1, vc8
- Linux x86 GCC 3.3, GCC 3.4.2
- Mac OS X (darwin), (Apples) GCC 3.3, (Apples) GCC 4.0
- Sun OS 5.8 GCC 3.1
- Cygwin GCC 3.3.3
NOTE: libtorrent is licensed and released under the BSD-license.

Main features:
- trackerless torrents (using the Mainline kademlia DHT protocol) with some DHT extensions.
- support for IPv6
- NAT-PMP and UPnP support (automatic port mapping on routers that supports it)
- piece-wise, unordered, incremental file allocation
- uses separate threads for checking files and for main downloader, with a fool-proof thread-safe library interface. (i.e. Theres no way for the user to cause a deadlock). (see threads)
- adjusts the length of the request queue depending on download rate.
- multitracker extension support (as specified by John Hoffman)
- supports files > 2 gigabytes.
- serves multiple torrents on a single port and in a single thread
- fast resume support, a way to get rid of the costly piece check at the start of a resumed torrent. Saves the storage state, piece_picker state as well as all local peers in a separate fast-resume file.
- HTTP seeding, as specified by Michael Burford of GetRight.
- piece picking on block-level (as opposed to piece-level). This means it can download parts of the same piece from different peers. It will also prefer to download whole pieces from single peers if the download speed is high enough from that particular peer.
- supports the udp-tracker protocol by Olaf van der Spek.
- queues torrents for file check, instead of checking all of them in parallel.
- supports http proxies and basic proxy authentication
- gzipped tracker-responses
- can limit the upload and download bandwidth usage and the maximum number of unchoked peers
- implements fair trade. User settable trade-ratio, must at least be 1:1, but one can choose to trade 1 for 2 or any other ratio that isnt unfair to the other party.
- supports an extension protocol. See extensions.
- supports the no_peer_id=1 extension that will ease the load off trackers.
- possibility to limit the number of connections.
- delays have messages if theres no other outgoing traffic to the peer, and doesnt send have messages to peers that already has the piece. This saves bandwidth.
- does not have any requirements on the piece order in a torrent that it resumes. This means it can resume a torrent downloaded by any client.
- supports the compact=1 tracker parameter.
- selective downloading. The ability to select which parts of a torrent you want to download.
- ip filter to disallow ip addresses and ip ranges from connecting and being connected

Enhancements
- connect candidate calculation fix
- tightened up disk cache memory usage
- fixed magnet link parser to accept hex-encoded info-hashes
- fixed inverted logic when picking which peers to connect to
- (should mean a slight performance improvement)
- fixed a bug where a failed rename_file() would leave the storage
- in an error state which would pause the torrent
- fixed case when move_storage() would fail. Added a new alert
- to be posted when it does
- fixed crash bug when shutting down while checking a torrent
- fixed handling of web seed urls that didnt end with a
- slash for multi-file torrents
- lowered the default connection speed to 10 connection attempts
- per second
- optimized memory usage when checking files fails
- fixed bug when checking a torrent twice
- improved handling of out-of-memory conditions in disk I/O thread
- fixed bug when force-checking a torrent with partial pieces
- fixed memory leak in disk cache
- fixed torrent file path vulnerability
- fixed upnp
- fixed bug when dealing with clients that drop requests (i.e. BitComet)
- fixes assert as well

<<less
Download (1.9MB)
Added: 2009-06-02 License: Freeware Price: FREE
192 downloads
Maintenance 1.1.6

Maintenance 1.1.6


Maintenance is a ... maintenance utility for OS X more>>
Maintenance is a useful, free maintenance tool. Maintenance works with all Macintosh computers running Mac OS X version 10.4.x (with BSD subsystem).

Maintenance supports 5 lauguages.

<<less
Download (1.9MB)
Added: 2007-07-22 License: Freeware Price:
521 downloads
stickleback 1.10.0

stickleback 1.10.0


Allows developers to build and extend PHP command-line and gui applications more>> Allows developers to build and extend PHP command-line and gui applications

stickleback is a general purpose plug-in framework. stickleback ships with tools that allow developers to build and extend PHP command-line and gui applications.
stickleback is the framework that forms the basis of r3, a web app customization and localization engine.
NOTE: stickleback is licensed and distributed under the terms of the BSD License.

Enhancements
- sbcli: support for magic --help argument
- sbcli: sbcli_flag classes are automatically invoked pre- and post- command invocation
- sbcli: flag arguments can be given names so that usage messages are more useful
- sbgui: components can now be associated with js and css on a granular basis
- sbgui: in_section param associates a page with a primary module so that multiple pages can be associated with a section in primary navigation
- sbgui: viewlet render files are acquired by class hierarchy (allowing template inheritance)
- sbgui: Added default values for request->get
- sbgui: export variables into template space
- stickleback: sbplugin param values can now be inherited

<<less
Download (61KB)
Added: 2009-05-12 License: Freeware Price: FREE
205 downloads
Cocoalicious 1.0b47

Cocoalicious 1.0b47


Cocoalicious brings an innovative, versatile Cocoa del.icio.us client for Macintosh available under the terms of the BSD License. more>>

Cocoalicious 1.0b47 brings an innovative, versatile Cocoa del.icio.us client for Macintosh available under the terms of the BSD License.

Major Features:

  1. Reconfigures UI layout to cut down on wasted space;
  2. Shortens date display format;
  3. Modifies extended search so it can now be used to search for tag intersections;
  4. Enables primitive caching and conditional HTTP requests to the API, to hopefully avoid unnecessary downloads of data;
  5. Switching tag views now causes the current search to be cleared.

Enhancements: Fix Snow Leopard-related crashes.


<<less
Download (774.1KB)
Added: 2009-09-24 License: Freeware Price: Notavailable
downloads
 
Other version of Cocoalicious
Cocoalicious 1.0b46Scifihifi - del.icio.us client for Macintosh available under the terms of the BSD License. Cocoalicious. Cocoalicious is open source Cocoa del.icio.us client for Macintosh
License:Freeware
Download (787.2KB)
downloads
Added: 2009-01-29
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5