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.006.578 Times

Patch Application software
Filter: All | Freeware | Demo
 

Patch Application

< 1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.478

kate-ctags-plugin-patch kate-ctags-plugin-patch is a patch for kate-ctags-plugin-0.2. Adds in a plug-in an opportunity to come back in same place whence you have entered into function or other label tags (as in vim on ctrl+T and ctrl +]) PS wrote to authors of a plugin but has not answered. Usage: >tar zxf...



Platforms: *nix

License: Freeware Size: 5.12 KB Download (121): kate-ctags-plugin-patch Download

Added: November 26, 2010 | Visits: 1.692

The Kava Telnet Application The KTA is a complete telnet and SSH application designed for use by both end-users and developers. For end-users it provides a cross-platform vt320-compatible terminal written in Java. For developers it provides an extensible plugin API that can be used to implement automated telnet and SSH...





Platforms: *nix

License: Freeware Size: 245.76 KB Download (176): The Kava Telnet Application Download

Added: August 21, 2010 | Visits: 1.517

Exim DSN Patch The Exim DSN patch adds delivery status notification support to Exim 4.xx. DSN Support for Exim. This patch allows Exim 4.xx to support the sending of email Delivery Status Notifications.. Get Smooth GTK1/GTK2 Theme Engine at SourceForge.net. Fast, secure and free downloads from the largest...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (113): Exim DSN Patch Download

Added: April 21, 2010 | Visits: 1.297

Curses::Application Curses::Application provides the Curses Application Framework. Curses::Application attempts to relieve the programmer of having to deal directly with Curses at all. Based upon Curses::Widgets and Curses::Forms, all one should have to do is define the application forms and contents in the DATA...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): Curses::Application Download

Added: October 25, 2010 | Visits: 1.141

KPowersave Icon Patch KPowersave Icon Patch is intended for KPowersave 0.6.2 This patch changes the way of displaying power state for KPowersave. Using this patch you can better theme KPowersave, by using a series of pixmaps. Installation instructions: >>> Patch the sources 1. Copy the patch file in the parent...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (130): KPowersave Icon Patch Download

Added: May 09, 2010 | Visits: 1.989

CGI::Application::Plugin::Authentication::Store::Cookie CGI::Application::Plugin::Authentication::Store::Cookie is a Cookie based Store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => [Cookie, SECRET => "Shhh, dont tell anyone",...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (115): CGI::Application::Plugin::Authentication::Store::Cookie Download

Added: April 14, 2010 | Visits: 2.822

CGI::Application::Plugin::Authentication::Store::Session CGI::Application::Plugin::Authentication::Store::Session is a session based store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => Session, ); This module uses a session...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (88): CGI::Application::Plugin::Authentication::Store::Session Download

Added: February 23, 2010 | Visits: 7.250

CGI::Application::Plugin::Authorization CGI::Application::Plugin::Authorization is an authorization framework for CGI::Application. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; use CGI::Application::Plugin::Authorization; # default config for runmode authorization...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (87): CGI::Application::Plugin::Authorization Download

Added: October 18, 2010 | Visits: 1.841

CGI::Application::Plugin::Authentication::Driver CGI::Application::Plugin::Authentication::Driver is a Perl base module for building driver clasees for CGI::Application::Plugin::Authentication. SYNOPSIS package CGI::Application::Plugin::Authentication::Driver::MyDriver; use base qw(CGI::Application::Plugin::Authentication::Driver); sub...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (92): CGI::Application::Plugin::Authentication::Driver Download

Added: September 23, 2010 | Visits: 2.357

CGI::Application::Plugin::Authentication::Store CGI::Application::Plugin::Authentication::Store is a base module for building storage classes for the CGI::Application::Plugin::Authentication plugin. SYNOPSIS package CGI::Application::Plugin::Authentication::Store::MyStore; use base qw(CGI::Application::Plugin::Authentication::Store);...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (94): CGI::Application::Plugin::Authentication::Store Download

Added: January 11, 2010 | Visits: 1.382

Calyxo Web Application Framework Calyxo Web Application Framework encourages in MVC model 2 based web application development. It offers support for true modular applications, i18n, a flexible view manager, a powerful validation engine, and more! Calyxo is entirely written in Java and builds on the latest Servlet and JSP...


Platforms: *nix

License: Freeware Size: 2.3 MB Download (95): Calyxo Web Application Framework Download

Added: August 09, 2010 | Visits: 1.068

CGI::Application::Plugin::PageBuilder CGI::Application::Plugin::PageBuilder is a Perl module that simplifies building pages with multiple templates. SYNOPSIS This module simplifies building complex web pages with many small piecemeal templates. Instead of sub run_mode { my $self = shift; my $header = $self->load_tmpl(...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): CGI::Application::Plugin::PageBuilder Download

Added: January 23, 2010 | Visits: 1.535

SME Web Application Framework SME Web Application Framework provides a Web application framework for small and medium-sized organizations. SMEWebApp is a framework for constructing Web applications for SMEs (small and medium-sized enterprises, companies, institutions, and organizations). It is built on phpWebApp, and it is...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (111): SME Web Application Framework Download

Added: June 14, 2010 | Visits: 1.111

CGI::Application::Magic CGI::Application::Magic is a template based framework for CGI applications. SYNOPSIS package WebApp ; use base CGI::Application::Magic ; # optional runmethod sub RM_myRunMmode { ... do_something_useful ... ... no_need_to_set_page ... ... returned_value_will_be_ignored ... } #...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (91): CGI::Application::Magic Download

Added: February 25, 2010 | Visits: 1.446

Bundle::Application::Magic Bundle::Application::Magic is a a bundle to install CGI::Application::Magic plus all related prerequisites. SYNOPSIS perl -MCPAN -e install Bundle::Application::Magic CONTENTS HTML::Tagset - used by HTML::Parser HTML::Parser - used by HTML::FillInForm and HTML::TableTiler...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (99): Bundle::Application::Magic Download

Added: November 01, 2010 | Visits: 1.122

kwin dropshadow patch for kde kwin dropshadow patch for kde is the well known KDE KWin dropshadow patch ported to KDE Version 3.5.7, but it may apply to all 3.5.x Versions (untested!) For all ATI users and those whose laptops are too slow for real composite (like mine is).. kwin dropshadow patch for kde 3.5.7 KDE-Apps.org...


Platforms: *nix

License: Freeware Download (120): kwin dropshadow patch for kde Download

Added: October 23, 2010 | Visits: 1.184

OpenPlugin::Application OpenPlugin::Application is a subclass of CGI::Application, meant to help you create reusable web applications. SYNOPSIS # Example from OpenThoughts Demo.pm package Demo; use base "OpenPlugin::Application"; sub setup { my $self = shift; $self->run_modes( mode1 => init_demo, mode2 =>...


Platforms: *nix

License: Freeware Size: 78.85 KB Download (93): OpenPlugin::Application Download

Added: June 16, 2010 | Visits: 1.900

OpenSSH LDAP Public Key patch OpenSSH LDAP Public Key patch provides an easy way of centralizing strong user authentication by using an LDAP server for retrieving public keys instead of ~/.ssh/authorized_keys. It uses the standard core.schema/nis.schema and strongAuthenticationUser object class, which can simplify login...


Platforms: *nix

License: Freeware Size: 60.42 KB Download (129): OpenSSH LDAP Public Key patch Download

Added: June 13, 2010 | Visits: 1.807

Quake 4 1.4.2 Beta Patch for Linux Full Quake 4 Patch for Linux Full Install is a FPS game. This update replaces the 1.1 patch released several weeks ago, and includes all of the changes outlined for that update, including: a fixed pure server system, a new AddonPak autodownloading system, voice chat in multiplayer, a forcemodel...


Platforms: *nix

License: Freeware Size: 268.9 MB Download (125): Quake 4 1.4.2 Beta Patch for Linux Full Download

Added: October 22, 2010 | Visits: 1.366

OpenSSH Heartbeat/Watchdog Patch OpenSSH Heartbeat/Watchdog Patch adds a heartbeat (keepalive) function to ssh(1). If the output channel has been silent for more than a specified time, a null message (SSH_MSG_IGNORE) is sent to the server as a heartbeat. The heartbeat is useful for keeping connections over IP masquerade/NAT...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (102): OpenSSH Heartbeat/Watchdog Patch Download

< 1 2 3 4 5 >