Main > Free Download Search >

Free mac os x 10.5 software for linux

mac os x 10.5

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1596
Mac OS X Bundle 2.1

Mac OS X Bundle 2.1


Mac OS X Bundle provides a Mac OS X-like theme for GTK. more>> <<less
Download (MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
1005 downloads
Saurus CMS Free for Linux / Mac OS X 4.5.1

Saurus CMS Free for Linux / Mac OS X 4.5.1


Saurus CMS Free - content management system combining usability with technology more>> <<less
Download (10.59MB)
Added: 2009-04-01 License: Freeware Price: Free
209 downloads
ChessX 0.5

ChessX 0.5


ChessX is a free Open Source Chess Database for Linux, Windows, and Mac OS X. more>>
ChessX is a free Open Source Chess Database for Linux, Windows, and Mac OS X. The project uses Qt library to create modern, portable graphical interface. Current development is aimed at providing full featured PGN database. Afterwards we will add more flexible native format.
History
The project was started after development of Scid halted and contact with the author was lost. Initially, ChessX was to be a community maintained version of Scid called "New Scid". However, after some initial development, it was decided to break away from the old code so that new ideas and modern interface can be implemented.
Main features:
- Multi-platform. Supports Linux, Microsoft Windows and Mac OS
- Read-only support for PGN Files
- Work with multiple databases simultaneously
- Browse games
- Navigate through game, including variations
- Copy/Paste FEN/PGN
- Enter moves, setup board position
- Basic header search (click on columns in GameList header)
- Player database with picture support
<<less
Download (0.60MB)
Added: 2007-06-14 License: GPL (GNU General Public License) Price:
865 downloads
Mac-on-Linux 0.9.72.1

Mac-on-Linux 0.9.72.1


Mac-on-Linux (MOL) is a virtual machine which runs Mac OS (inlucluding Mac OS X) on top of Linux/ppc. more>>
Mac-on-Linux (MOL) is a virtual machine which runs Mac OS (inlucluding Mac OS X) on top of Linux/ppc.
Main features:
- Added nvram.x installation
- Fix bootstrap check
- Fix dmdma.c strict aliasing warning
- Make sure that log and lock dirs are created
- Integrated BootX with the build system
- Added check for zlib
- Fixed test invocations (== is invalid)
- Fixed VT Switching
- Removed Sheep from defconfig
- Fixed Ubuntu -fno-stack-protector bug
- Removed duplicate nvram, fix doesnt really work
- Some docs cleanups, changed the website address
- Removed libimport script
- Fixed another MacOS segfault on startup
- Ensured that all read/write/seek disk pointers are set properly
- Removed some debugging text
- Fixed MacOS ethernet softlock (Thanks SolraBizna for noticing)
- Fixed MacOS segfault on startup (Thanks to SolraBizna for noticing)
- Changed BootX Read to pass addresses instead of casting them as long
- Fixed BootX read size bug preventing booting on QCOW/DMG
- Cleaned up a bunch of gcc4 issues
- Removed TUN from defconfig
- Updated network driver help info
- Integrated patch from Marcus Comstedt for USB mice
- Removed linux/compiler.h from USB to fix Ubuntu issue
- Fix mol-img bug
- Added support to recognize HFSX disks
- Added bootx source to main MOL build (with backports from newer BootX)
- Fixed gcc4 include issue
Enhancements:
- Fix building on FC7 by adding missing headers
- Additional fixes for find_physical_rom
- Fix bus frequency reporting
- 2.6.22 kmod fixes
- Remove TUN from defconfig (again)
- Fix XDGA off by one error
- Update netdriver Kconfig
- Re-arrange the Kconfig menus
- Remove configure directory
- OSX Compatibility fixes
<<less
Download (MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
873 downloads
Mac::PropertyList 1.29

Mac::PropertyList 1.29


Mac::PropertyList is a Perl module to work with Mac plists at a low level. more>>
Mac::PropertyList is a Perl module to work with Mac plists at a low level.
SYNOPSIS
use Mac::PropertyList;
my $data = parse_plist( $text );
# == OR ==
my $data = parse_plist_file( $filename );
# == OR ==
open my( $fh ), $filename or die "...";
my $data = parse_plist_fh( $fh );
my $text = plist_as_string( $data );
my $plist = create_from_hash( %hash );
my $plist = create_from_array( @array );
my $plist = Mac::PropertyList::dict->new( %hash );
This module is a low-level interface to the Mac OS X Property List (plist) format. You probably shouldnt use this in applications---build interfaces on top of this so you dont have to put all the heinous multi-level object stuff where people have to look at it.
You can parse a plist file and get back a data structure. You can take that data structure and get back the plist as XML. If you want to change the structure inbetween thats your business.
You dont need to be on Mac OS X to use this. It simply parses and manipulates a text format that Mac OS X uses.
Enhancements:
- Perl
<<less
Download (0.017MB)
Added: 2006-09-18 License: Perl Artistic License Price:
1133 downloads
LyX 1.5.1

LyX 1.5.1


LyX is the first WYSIWYM document processor. more>>
LyX is an advanced open source document processor that encourages an approach to writing based on the structure of your documents, not their appearance. LyX lets you concentrate on writing, leaving details of visual layout to the software.

LyX runs on many Unix platforms, OS/2, and under Windows/Cygwin (this port requires an X server). LyX project can also run natively on Mac OS X, thanks to the Qt/Mac library.

LyX produces high quality, professional output -- using LaTeX, an industrial strength typesetting engine, in the background; LyX is far more than a front-end to LaTeX, however. No knowledge of LaTeX is necessary to use LyX, although it will give a user more power.

LyX is stable and fully featured. It has been used for documents as large as a thesis, or as small as a business letter. Despite its simple GUI interface (available in many languages), it supports tables, figures, and hyperlinked cross-references, and has a best-of-breed math editor.
<<less
Download (9.8MB)
Added: 2007-08-07 License: GPL (GNU General Public License) Price:
515 downloads
SmartColorWell 1.2

SmartColorWell 1.2


SmartColorWell is a cross-platform open-source ColorWell class for REALbasic 4 or greater. more>>
SmartColorWell is a cross-platform open-source ColorWell class for REALbasic 4 or greater. The SmartColorWell control stores a color value and displays that color in a simulated BevelButton that when pressed allows the user to change the color using the operation systems standard color picker.

SmartColorWell is developed for and tested on Linux, Mac OS X, Mac OS 9 and Windows 98/2000/XP. SmartColorWell isnt really all that smart, but its pretty smart relative to other REALbasic ColorWell classes.

The SmartColorWell class is provided free for all to use. You are free to redistribute the source code. If you distribute it as a standalone class, please include this documentation with it. If you distribute source code containing SmartColorWell, you do not need to include this documentation. There is no need to credit me in your program for using SmartColorWell unless you just want to.

Using SmartColorWell:

First add the SmartColorWell class to your project by dragging the "SmartColorWell.rbo" file into your project window. To add a SmartColorWell to one of your project windows, add a canvas to the window and change the canvass Super property from "Canvas" to "SmartColorWell". (or simply drag the SmartColorWell class from your Project window and drop it in the window)

<<less
Download (0.021MB)
Added: 2006-05-11 License: Freeware Price:
1261 downloads
Critical Mass 1.0.1

Critical Mass 1.0.1


Critical Mass (Critter) is an SDL/OpenGL space shootem up game. more>>
Critical Mass (aka Critter) is an SDL/OpenGL space shootem up game. Critical Mass project currently runs on Mac OS X, Windows, and Linux.

The latter is my main development platform. Other platforms supported by SDL/OpenGL may also work with a bit of work.
<<less
Download (4.9MB)
Added: 2006-07-16 License: GPL (GNU General Public License) Price:
1213 downloads
QSvn 0.5.0

QSvn 0.5.0


QSvn is a graphical Subversion Client for Linux, UNIX, Windows and Mac OS X. more>>
QSvn is a graphical Subversion Client for Linux, UNIX, Windows and Mac OS X. We use the Subversion API for all Subversion actions and the Qt4 C++ toolkit from Trolltech for platform independent programming.

QSvn project is in an early phase so we dont have any contents for this site and dont have released one version of QSvn.

<<less
Download (0.23MB)
Added: 2007-02-26 License: GPL (GNU General Public License) Price:
972 downloads
Mac::EyeTV 0.30

Mac::EyeTV 0.30


Mac::EyeTV is a interface to the Elgato EyeTV Digital Video Recorder. more>>
Mac::EyeTV is a interface to the Elgato EyeTV Digital Video Recorder.

SYNOPSIS

use Mac::EyeTV;
my $eyetv = Mac::EyeTV->new();

# See Mac::EyeTV::Channel
foreach my $channel ($eyetv->channels) {
my $name = $channel->name;
my $number = $channel->number;
print "$number $namen";
}

# See Mac::EyeTV::Programme
foreach my $programme ($eyetv->programmes) {
my $start = $programme->start;
my $stop = $programme->stop;
my $title = $programme->title;
print "$title $start - $stopn";
}

This module allows you to interface to the Elgato EyeTV Digital Video Recorder. EyeTV is a piece of software and hardware for Mac OS X which can record and play back television much like a Tivo. This module allows you to interface to the EyeTV software, view the channel list and the recorded programmes and schedule recordings.

See Mac::EyeTV::Programme for information on scheduling a recording.
You should create Mac::Glue bindings to EyeTV before using this (along the lines of sudo gluemac EyeTV).

The EyeTV software itself is available from Elgato Systems at http://www.elgato.com/index.php?file=support_updates_eyetv

<<less
Download (0.004MB)
Added: 2006-07-21 License: GPL (GNU General Public License) Price:
1217 downloads
Gobby 0.4.5

Gobby 0.4.5


Gobby project is a collaborative text editor. more>>
Gobby project is a collaborative text editor.
Gobby is a free collaborative editor based on libobby, a library which provides synced document buffers.
It supports multiple documents in one session and a multi-user chat. It runs on Microsoft Windows, Mac OS X, Linux and other Unix-like platforms.
It uses GTK+ 2.6 as its windowing toolkit and thus integrates nicely into the GNOME desktop environment.
Main features:
- Realtime Collaboration
- Each user has its own colour (changeable) to be identified by others
- IRC-like Chat for communicating with your partners while coding
- Sidebar with all the others having joined the session
- Syntax highlighting for most programming languages
- Session password protection
- Multiple documents in one Session
- Dragndrop of documents into gobby
- Document synchronisation on request
- Zeroconf support
- Unicode support
- Cross-platform: It runs on Microsoft Windows, Linux, Mac OS X and other flavours of UN*X
- Gobby is free software and licenced under the GPL 2
<<less
Download (0.30MB)
Added: 2007-06-18 License: GPL (GNU General Public License) Price:
858 downloads
YamiPod 1.6

YamiPod 1.6


YamiPod is a freeware application to efficiently manage your iPod under Mac OS X, Windows and Linux. more>>
YamiPod is a freeware application to efficiently manage your iPod under Mac OS X, Windows and Linux. YamiPod can be run directly from your iPod and needs no installation.
Take a look at the feature list to find out what it can do and feel free to suggest anything that might be missing.
Main features:
- stand alone program, no installation required
- iPod is automatically recognized
- mp3 and AAC files can be copied to/from iPod
- read/write access to mp3 id3 and AAC infos
- lyrics support (with internet auto search)
- playlist support (On-The-Go included)
- playlists import (PLS,M3U)
- playlists export (PLS,M3U)
- full unicode support
- auto-download new versions
- advanced song import/export settings
- 2 restore features
- built in music player
- iPod informations
- 2 search features
- remove duplicated tracks
- find lost music files
- easy ratings edit
- PC to iPod synchronization
- create and edit notes
- automatically update song playcounts
- News RSS and podcasts to iPod upload
- Growl support (Apple only)
- export song lists to HTML or plain text files
- multiple iPods support
- Audioscrobbler support
Enhancements:
- [FIX] iTunes length at the end error
- [FIX] application quitted after unexpectedly in some situations
<<less
Download (4.7MB)
Added: 2007-08-05 License: Freeware Price:
866 downloads
WASTE 1.5 beta 3

WASTE 1.5 beta 3


WASTE provides a encrypted communication tool that allows for safe chat and transfer. more>>
WASTE provides a encrypted communication tool that allows for safe chat and transfer.
WASTE is a mesh-based workgroup tool that allows for encrypted, private communication between distant parties on the Internet, independent of local network organization. I
t is RSA secured, and has been heralded as the most secure P2P connection protocol currently in development. WASTE functions as a both a server and a client under *nix, Mac OS X, and Windows, as well as a server only mode under *nix and Windows.
WASTE is a software product and protocol that enables secure distributed communication for small (on the order of 10-50 nodes) trusted groups of users.
WASTE is designed to enable small companies and small teams within larger companies to easily communicate and collaborate in a secure and efficient fashion, independent of physical network topology.
Main features:
- WASTE is currently available for 32-bit Windows operating systems as a client and server, Mac OS X as a limited client and server, and as a limited functionality server for Linux, FreeBSD, Mac OS X, and Windows. Porting to other operating systems should be a breeze, as the source is provided (and the network code itself is pretty portable).
- WASTE is licensed under the GPL.
- WASTE currently provides the following services:
- Instant Messaging (with presence)
- Group Chat
- File browsing/searching
- File transfer (upload and download)
- Network architecture: WASTE uses a distributed architecture that allows for nodes to connect in a partial mesh type network. Nodes on the network can broadcast and route traffic. Nodes that are not publicly accessible or on slow links can choose not to route traffic. This network is built such that all services utilize the network, so firewall issues become moot. more information.
- Security: WASTE uses link-level encryption to secure links, and public keys for authentication. RSA is used for session key exchange and authentication, and the links are encrypted using Blowfish in PCBC mode. The automatic key distribution security model is very primitive at the moment, and may not lend itself well to some social situations. more information.
Enhancements:
- A preliminary port of WASTE to wxWidgets.
- Compiled for Linux, and based on WASTE v1.5 beta 3 for Windows.
- Now includes seperate source for the current wxWidgets port (also in development and will be unified in the next version).
<<less
Download (3.4MB)
Added: 2007-02-28 License: GPL (GNU General Public License) Price:
970 downloads
Murrina-Brown 0.1

Murrina-Brown 0.1


Murrina-Brown 0.1 is yet another great addition for Gnome users. It is actually a port of Mac OS X theme, Muku v1.2. The dock on the bottom is avant-window-navigator more>>
Murrina-Brown 0.1 is yet another great addition for Gnome users. It is actually a port of Mac OS X theme, Muku v1.2. The dock on the bottom is avant-window-navigator. Emerald theme is included.
<<less
Added: 2008-10-23 License: GPL Price: FREE
14 downloads
Condor 6.8.5

Condor 6.8.5


Condor schedules and runs remote CPU intensive applications using the idle cycles of distributively owned workstations. more>>
Condor schedules and runs remote CPU intensive applications using the idle cycles of distributively owned workstations.
It monitors a pool of machines to find idle machines that are then used to complete submitted jobs, and also provides checkpointing and remote system mechanisms that allow for job migration and transparent remote execution.
Enhancements:
- Ports to x86 Debian 4.0, Mac OS X 10.3, and Mac OS X 10.4 have been added.
- A configuration macro COLLECTOR_REQUIREMENTS has been added to filter out unwanted ClassAd updates.
- There are numerous bugfixes.
<<less
Download (MB)
Added: 2007-06-02 License: BSD License Price:
882 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5