Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.481.230 Times

Make Updates freeware
Filter: All | Freeware | Demo
 

Make Updates

1 2 3 4 5 > 
Added: August 08, 2010 | Visits: 1.118

GNU make GNU make is a tool which controls the generation of executables and other non-source files of a program from the programs source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other... Platforms: *nix

License: Freeware Size: 1.1 MB Download (133): GNU make Download

Added: July 09, 2013 | Visits: 560

GPS Tracker for Scripts This project allows someone to track a GPS enabled cell phone using Google maps.For this project it is used a Motorola i355 cell phone on the Sprint/Nextel network. You need to have a data plan so that you can make updates to your website from the cellphone.Project includes J2ME cell phone source... Platforms: PHP

License: Freeware Size: 204.8 KB Download (46): GPS Tracker for Scripts Download

Added: July 18, 2013 | Visits: 528

FreeCell Java Solver This is a continuation of the FreeCell Java Solver, because I was not able to access my original account anymore (likely due to sourceforge glitches), and I need to make updates to the program. Platforms: Mac

License: Freeware Size: 2.09 MB Download (38): FreeCell Java Solver Download

Added: January 01, 2010 | Visits: 2.364

Mail::Webmail::Gmail Mail::Webmail::Gmail is an interface to Googles webmail service. SYNOPSIS # Perl script that logs in to Gmail, retrieves the user defined labels # Then prints out all new messages under the first label use Mail::Webmail::Gmail; my $gmail = Mail::Webmail::Gmail->new( username =>... Platforms: *nix

License: Freeware Size: 23.55 KB Download (249): Mail::Webmail::Gmail Download

Added: February 15, 2010 | Visits: 2.256

GPS Tracker GPS Tracker project allows someone to track a GPS enabled cell phone using Google maps. For this project I used a Motorola i355 cell phone on the Sprint/Nextel network. You need to have a data plan so that you can make updates to your website from the cellphone. Please read the ReadMe.txt file... Platforms: *nix

License: Freeware Download (203): GPS Tracker Download

Added: September 01, 2010 | Visits: 2.048

GIMP circle brushes GIMP circle brushes provides circle brushes for use as "rubber stamps" in the GIMP. GIMP circle brushes can be used with one click instead of creating outline circles by making a circle, filling with black, shrinking, and filling with white. The following pixel sizes are provided: 6, 12, 15,... Platforms: *nix

License: Freeware Size: 43.01 KB Download (163): GIMP circle brushes Download

Added: October 02, 2010 | Visits: 1.708

GIMP cursor brushes GIMP cursor brushes project is a set of (50) brushes for use in the GIMP, created from assorted cursors. Cursor brushes continues my contribution to my image editor of choice, the GIMP. Seems basic things like cursors (most used for help-style pages) are often lacking. I find lots of fancy,... Platforms: *nix

License: Freeware Size: 18.43 KB Download (152): GIMP cursor brushes Download

Added: October 04, 2010 | Visits: 1.964

GIMP arrow and cursor brushes GIMP arrow and cursor brushes project consists of 17 sets of arrows and three cursors (a total of 72 brushes) to put in your GIMP brushes folder. Arrow brushes is my small payback for using the great GIMP program. I had a hard time (actually impossible) finding any arrow brushes for the GIMP.... Platforms: *nix

License: Freeware Size: 16.38 KB Download (420): GIMP arrow and cursor brushes Download

Added: May 10, 2013 | Visits: 1.092

GPS Tracker This project allows someone to track a GPS enabled cell phone using Google maps.For this project it is used a Motorola i355 cell phone on the Sprint/Nextel network. You need to have a data plan so that you can make updates to your website from the cellphone. Project includes J2ME cell phone... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (81): GPS Tracker Download

Added: May 29, 2013 | Visits: 389

Taxonomy API and REST interface Provides a clean set of API calls for working with taxonomy. Most of the core code has been taken from the taxonomy module, and turned into some smaller, more modular functions for use by other modules. Taxonomy REST provides some simple url based tools for adding and removing terms from... Platforms: PHP

License: Freeware Size: 10 KB Download (48): Taxonomy API and REST interface Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 792

Make Update and Update Make Update and Update are a set of applications to update an older version of a file (or files) to a newer version. They work by finding just the differences between the two versions and applying those differences to the older version. This is especially useful when you need to maintain common... Platforms: Windows

License: Freeware Download (52): Make Update and Update Download

Added: July 21, 2010 | Visits: 1.314

Make audio Make audio is a graphical tool to create audio CDs from MP3 or wav files. You can simply arrange a playlist of all songs that you want. The application converts MP3 files to WAV and then burns them on the CD.. Platforms: *nix

License: Freeware Size: 16.38 KB Download (96): Make audio Download

Added: November 10, 2010 | Visits: 1.253

Pre Make Kit Pre Make Kit (PMK) aims to be a BSD alternative to GNU autoconf, GNU libtool, and pkg-config. Pre Make Kit uses data files instead of scripts to limit the spreading of trojans in software packages. Its designed to be easy to use for users and developers. For better portability and efficiency,... Platforms: *nix

License: Freeware Size: 133.12 KB Download (89): Pre Make Kit Download

Added: September 04, 2010 | Visits: 1.006

Make-Debian-X11 Make-Debian-X11 is an add-on which makes a template with the necessary replacement files for gBootRoots Yard Method. The root filesystem created from the template is user-mode-linux ready and includes X11, making it possible to run gBootRoot from within its own creation.. Platforms: *nix

License: Freeware Size: 16.38 KB Download (93): Make-Debian-X11 Download

Added: November 27, 2010 | Visits: 1.017

Make Make is a Perl module for processing makefiles. SYNOPSIS require Make; my $make = Make->new(...); $make->parse($file); $make->Script(@ARGV) $make->Make(@ARGV) $make->Print(@ARGV) my $targ = $make->Target($name); $targ->colon([dependancy...],[command...]);... Platforms: *nix

License: Freeware Size: 12.29 KB Download (97): Make Download

Added: November 19, 2010 | Visits: 1.034

DPKG::Make DPKG::Make is a Perl module for cleanly generate an Debian package (.dpkg). SYNOPSIS use DPKG::Make; # The "Manifest": list of files that will comprise the software package. my @filelist=(tmproot/file1.txt, tmproot/file2.txt, tmproot/file3.txt, tmproot/file4.txt); my %doc; my %conf;... Platforms: *nix

License: Freeware Size: 7.17 KB Download (90): DPKG::Make Download

Added: August 08, 2010 | Visits: 1.001

RPM::Make RPM::Make is a Perl module to cleanly generate an RPM. SYNOPSIS use RPM::Make; # The "Manifest": list of files that will comprise the software package. my @filelist=(tmproot/file1.txt, tmproot/file2.txt, tmproot/file3.txt, tmproot/file4.txt); my %doc; my %conf; my %confnoreplace; my... Platforms: *nix

License: Freeware Size: 16.38 KB Download (94): RPM::Make Download

Added: April 03, 2010 | Visits: 1.089

debian-updates debian-updates is a simple script that sends an email or displays console messages if any relevant Debian security updates become available. debian-updates is ideal for running from cron.. Platforms: *nix

License: Freeware Size: 17.41 KB Download (94): debian-updates Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 1.058

Windows Defender Latest Definition Updates This package will help you install the latest Windows Defender definition updates. If you encounter problems while trying to install definition updates for Windows Defender, you can download the latest definition update for computers running a 32-bit (x86-based) or 64-bit version of Windows. for... Platforms: Windows, XP, 2003, Windows Vista, XPX64

License: Freeware Download (486): Windows Defender Latest Definition Updates Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 1.980

How To Make A Candy Bouquet eBook showing how to make a candy bouquet, with pictures and detailed instructions. Platforms: Windows

License: Freeware Size: 768 KB Download (524): How To Make A Candy Bouquet Download

1 2 3 4 5 >