Software Index
Related Topics
Popular Trends
Trending Topics
 

Makefile

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Speedy Make
A replacement for make, a portable parser for makefile in XML, that is clean and easy to understand and to build. A lot of tasks are automated, for example, the parser needs only for the name of the main source ...
July 8th 2006 Freeware    293k
cpvts
cpvts can raw copy title sets from a DVD to your harddisc (for Linux and all other *ixes with libdvdread support).

This tool can copy a single or all title sets from a DVD to a directory. It is important to ...
November 14th 2011 Freeware    41k
cpan2rpm
cpan2rpm is a Perl script that generates an RPM package from a Perl module. It uses the standard RPM file structure and creates a spec file, a source RPM, and a binary, leaving these in their respective directories.

The script can ...
August 17th 2011 Freeware    51k
cec
cec (Coraid Ethernet Console) client, can connect to any CEC server over raw ethernet. Coraid appliances are examples of CEC servers.

Cec is also the name of the client used to connect to cec servers. Cec will run on linux, and ...
January 9th 2011 Freeware    20k
Makefile::Parser
Makefile::Parser is a Simple Parser for Makefiles.

SYNOPSIS

use Makefile::Parser;

$parser = Makefile::Parser->new;

# Equivalent to ->parse('Makefile');
$parser->parse or
die Makefile::Parser->error;

# Get last value assigned to the specified variable 'CC':
print $parser->var('CC');

# Get all the variable names defined in the Makefile:
@vars = $parser->vars;
print join(' ', sort @vars);

@roots ...
July 19th 2011 Freeware    82k
Tcsh
Tcsh is an enhanced, but completely compatible version of the Berkeley UNIX C shell (csh). The project is a command language interpreter usable both as an interactive login shell and a shell script command processor.

It includes a command-line editor, programmable ...
November 15th 2011 Freeware    870k
fuseftp
fuseftp is a userspace FTP filesystem for FUSE.

Installation:

perl Makefile.PL
make
sudo make install

If any of the preregs fail, you can install the missing modules using the cpan shell which is started with "cpan" or "cpan -MCPAN -e shell".

Usage:

marcus@hal2000:~: mkdir kernel
marcus@hal2000:~: fuseftp kernel/ ...
November 18th 2011 Freeware    116k
Devel::CheckOS
Devel::CheckOS is a Perl module to check what OS we're running on.

A learned sage once wrote on IRC:

$^O is stupid and ugly, it wears its pants as a hat

Devel::CheckOS provides a more friendly interface to $^O, and also lets ...
August 10th 2011 Freeware    31k
spserver for Mac
SPServer is a server framework library written on C++ that implements the Half-Sync/Half-Async and Leader/Follower patterns.

SPServer can simplify TCP server construction. It is a hybrid system between threaded and event-driven, and exploits the advantages of both programming models. It exposes ...
March 6th 2011 Freeware    102k
Auto Protocol Builder
Using Auto Protocol Builder, easily and automatically build tcp-based or udp-based network protocol source code for client/server sides. pure platform independent c source code to make sure highly performance and windows,linux and unix platform are all supported.auto protocol struct diagram ...
November 25th 2007 Shareware    1,602k
Network Programming Gear
Using Network Programming Gear, easily and automatically build tcp-based or udp-based network protocol source code for client/server sides. pure platform independent c source code to make sure highly performance and windows,linux and unix platform are all supported.auto protocol struct diagram ...
February 16th 2008 Shareware    1,602k
wmbiff
WMBiff is an WindowMaker docking utility, that displays number of total messages count or unread mail messages count in differrent mailboxes.

You can define actions to execute on new mail arrival (for example, play a sound file), [auto]fetchmail from a remote ...
April 1st 2011 Freeware    195k
BakaSub
BakaSub is a GTK+/Gnome video subtitling program. It supports Super Station Alpha File formats for titles. BakaSub is written entirely in ANSI C++ (using the -pedantic flag of EGCS) so it should be portable too. I aim for full Gnome ...
April 4th 2011 Freeware    72k
chaplin 1.10
chaplin is a dvd chapter tool for Linux (and all other *ixes with libdvdread support).

The tool parses a DVD disc or image and extracts the exact duration for each chapter of a given title. Then the total list of chapters ...
February 14th 2011 Freeware    20k
XFinger for Linux
XFinger is the X window version of the finger command for linux and other Unix-like systems. The application provides refresh: in this way you can keep users monitored.

Compiling:

Sorry: no Makefile yet.

First of all you need to install the FLTK library ...
April 13th 2011 Freeware    430k
Xtheater
Xtheater is a MPEG-1 player in GTK+ capable of playing MPEG-1 format streams from file, http, and VCD with seek capability.

Xtheater is a Media Player for linux capable of playing MPEG video and audio files, network streams, and VCDs, as ...
November 25th 2011 Freeware    143k
Z
Z is a safe, simple and convenient front-end for the compress, uncompress, gzip, bzip2, tar, lzip, zip and unzip utilities for compressing and uncompressing files and directories.

The basic idea behind z is that you can just run `z SOMETHING` where ...
January 4th 2011 Freeware    10k
Protector
Protector is a Defender clone where you fly a single ship against a suspiciously familiar Evil Empire. Bugs, lawyers, bundles, red tape and even more evil creatures will try to stop you.

Installation:

1. Edit the makefile: ALLEGRODIR needs to be set ...
August 19th 2011 Freeware    113k
AntiWM
AntiWM is a simple and small window manager with a focus on productivity and utility. Inspired by ratpoison, AntiWM is keyboard driven and handles all windows fullscreen.

C-t C-c
This opens a new terminal session.

C-t C-e
This opens a new editor session.

C-t C-w
This ...
March 6th 2011 Freeware    10k
AleVT
AleVT is a teletext/videotext decoder and browser for the bttv driver (/dev/vbi) and X11.
There's nothing to configure. A simple 'make' is all. If you do not want png support remove the WITH_PNG in the Makefile. Additionally, if you want a ...
January 20th 2011 Freeware    113k
Related Scripts
Extending Python and Zope in C
To extend Zope, you first extend Python. While extending Python is not brain surgery, it's no walk in the park either. There are two basic components to a Python extension. The first is obviously the C code. I'll cover that ...
December 2nd 2005 Freeware     
New Software
Popular Software