Main > Free Download Search >

Free ng 1.1.1 software for linux

ng 1.1.1

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 209
LinCity-NG 1.1.1

LinCity-NG 1.1.1


LinCity-NG is a city simulation game. more>>
LinCity-NG is a City Simulation Game. LinCity-NG is a polished and improved version of the classic LinCity game.

Within the scope of the GoTM project at happypenguin.org we have created a new iso-3d graphics engine together with a completely redone and modern gui.

<<less
Download (35.9MB)
Added: 2007-08-19 License: GPL (GNU General Public License) Price:
537 downloads
VultureNG 1.1.1

VultureNG 1.1.1


VultureNG is reverse proxy based on Apache and mod_perl. more>>
VultureNG is reverse proxy based on Apache and mod_perl. VultureNG proxy brings many security-related features, such as authentication (LDAP, SQL, SSL) and authentication forwarding (SSO), content filtering, flow encryption, URL rewriting, and load balancing.

<<less
Download (0.47MB)
Added: 2006-02-03 License: GPL (GNU General Public License) Price:
1358 downloads
Snowlog 1.1.1

Snowlog 1.1.1


Snowlog is a webserver access log browser/analyzer. more>>
Snowlog is a webserver access log browser/analyzer. It does not generate static reports, but lets you browse through the requests in real time. Filters that accept regular expressions can be applied.

Installation:

make
make install (as root)

<<less
Download (0.029MB)
Added: 2005-10-14 License: GPL (GNU General Public License) Price:
1470 downloads
jaxen 1.1.1

jaxen 1.1.1


jaxen is a universal XPath evaluation engine. more>>
jaxen is a universal XPath evaluation engine. jaxen is currently capable of executing XPath expressions against W3C DOM, JDOM, dom4j, and XOM document trees.
Enhancements:
- Assorted bugfixes, including one that affects the results of XPath expressions. Improved documentation.
<<less
Download (1.8MB)
Added: 2007-05-17 License: BSD License Price:
540 downloads
SATAN 1.1.1

SATAN 1.1.1


SATAN is a Port Scanner with a Web Interface. more>>
SATAN is a Port Scanner with a Web Interface.

In order get things up and running,

- You need a UNIX system to run SATAN. In order to unpack the SATAN archive,

compress -d<<less
Download (0.30MB)
Added: 2007-02-15 License: GPL (GNU General Public License) Price:
1005 downloads
TkDgen 1.1.1

TkDgen 1.1.1


TkDgen project is a Tcl/Tk GUI front-end to the DGen emulator. more>>
TkDgen project is a Tcl/Tk GUI front-end to the DGen emulator.

TkDgen is a Tcl/Tk GUI front-end for DGen, an emulator of the Genesis video game console. It displays a list of available ROMs, and it can display a game screenshot when a ROM is selected in the list.

It also helps you manage tips, graphic files, and hex codes for individual ROMs.

<<less
Download (MB)
Added: 2006-11-30 License: GPL (GNU General Public License) Price:
1064 downloads
Zmanim 1.1.1

Zmanim 1.1.1


Zmanim is a software package that computes zmanim. more>>
Zmanim project can computes zmanim, the times (according to Jewish law) by which an observant Jew must complete specific prayers.
The default branch is a console version for Linux, and the QT branch is a GUI version for Linux using the QT GUI libraries.
Enhancements:
- The sunrise and sunset were normalized correctly so that 24 hours dont get added to the results, while still being in GMT with the appropriate day in it.
- This fixes issues with DST starting a day earlier in March than it should under Bushs energy bill.
- putenv() is used instead of setenv() to let this compile on Solaris (and probably other Unix systems as well).
- The use of the Hebrew word "Netz" was corrected to "HaNetz".
<<less
Download (0.076MB)
Added: 2006-08-27 License: GPL (GNU General Public License) Price:
1163 downloads
BALL 1.1.1

BALL 1.1.1


The Biochemical ALgorithms Library (BALL) is a framework for rapid application development. more>>
BALL is Rapid Software Prototyping can significantly reduce development times in the field of Computational Molecular Biology and Molecular Modeling. BALL (Biochemical Algorithms Library) is an application framework in C++ that has been specifically designed for this purpose.
BALL has been carefully designed to be robust, easy to use, and open to extensions. Especially its extensibility which results from an object-oriented and generic programming approach distinguishes it from other software packages.
BALL is well suited to serve as a public repository for reliable data structures and algorithms. Based on BALL we have developed a stand-alone tool for molecular visualization, BALLView . BALLView makes the broad functionality available through an integrated user-friendly GUI.
BALL is distributed under the Lesser GNU Public License (LGPL), parts of it are under the GNU Public License (GPL).
Enhancements:
- This version finally brings full support for Python, DLLs, and nmake Makefiles under Windows.
- A large number of prominent fixes were made, especialy for g++ 4.x.
- Some new functionality was added to BALLView.
<<less
Download (4.2MB)
Added: 2005-12-22 License: LGPL (GNU Lesser General Public License) Price:
793 downloads
Peinture 1.1.1

Peinture 1.1.1


Peinture is a small arcade network game. more>>
Peinture project is a small arcade network game.
This game is based on a 3D display system which is portable, simple, and efficient.
The network protocol allows real time playing over a LAN or the Internet
Main features:
- Rectangular game area, n player in real time, each one a color.
- A player can paint squares with his color in order to dominate the ground.
- A player must avoid squares from other players colors.
- Several available game mode and objectives.
- simpe 3D display based on X11 (maximum compatibility)
- solo or network real time game
- coded in C++ with a minimum number of librairies
Enhancements:
- Added: background selection, new maps, many debugs (cut/paste, fonts, ..)
<<less
Download (0.15MB)
Added: 2006-12-08 License: GPL (GNU General Public License) Price:
1050 downloads
MoMEUnit 1.1.1

MoMEUnit 1.1.1


MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. more>>
MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. The application is derived from the JUnit framework. It is only CLDC 1.1 compliant.
It overcomes the lack of a reflection API in the J2ME MIDP API and supports main features of the JUnit framework such as ease of development and running of tests, sharing of fixtures among different tests, the ability to perform simultaneous test runs, and much more.
The results of tests are displayed with a progress bar, statistics, and lists of failures or errors with detailed messages for each test.
Main features:
- Calculates list of tests to run based on Test interface implementation and specified patterns. There is no need to specify test cases to run explicitly. Developers can add test cases without configuring test runners.
- Runs test cases of already built J2ME application or builds test application on behalf of developer based on source files, classes, resources and libraries specified.
- Preverifies J2ME application before running tests on demand.
- Formats tests run output by using predefined or custom tests results formatters like in task. All test characteristics including times and stack traces are available.
- Gives developers possibility to choose emulator and/or preverify tool to run by specifying predefined or custom emulator or preverifier.
- Gives developers possibility to configure test J2ME application by specifying attributes of application JAD descriptor and/or manifest.
Enhancements:
- Timeout functionality added to ant Integration package and MIDletTestRunner and minor bugs fixed.
<<less
Download (1.1MB)
Added: 2007-08-15 License: Common Public License Price:
805 downloads
monq.jfa 1.1.1

monq.jfa 1.1.1


monq.jfa is a class library for fast and flexible text filtering with regular expressions. more>>
monq.jfa is the core Java class library used to implement Whatizit. The project allows for fast and flexible text filtering with regular expressions.
In contrast to java.util.regex, monq.jfa allows to bind a regular expression to an action that is automatically called whenever a match is spotted in an input stream.
In addition it is possible to combine several tenthousand regex/action pairs into one machinery (called DFA).
The DFA filters input to output by looking for matches of all regular expressions in parallel, calling their actions to reformat the text or to incrementally built up a data structure.
The filtering speed is 1.5MB/s on P4 2.6GHz and is mostly unrelated to the number of regex/action pairs.
Enhancements:
- This is a bugfix release to correct improper unsynchronized reuse of an object within monq.jfa.actions.Printf.
- The user visible symptom would be garbled output.
<<less
Download (0.21MB)
Added: 2007-06-24 License: GPL (GNU General Public License) Price:
853 downloads
y2l 1.1.1.1

y2l 1.1.1.1


y2l project is a acc to LaTeX grammar pretty printer. more>>
y2l project is a acc to LaTeX grammar pretty printer.

y2l takes a yacc(1) grammar description file and generates an EBNF (Extended Backus-Naur Form) grammar from it.

By default, the output will be a LaTeX(1) longtable environment, that can be input{} into any LaTeX document.

Automatic substitution of symbolic terminals can also be taken care of.

Options control whether any optimization should be done on the grammar, and whether plain ASCII output should be generated instead.
<<less
Download (0.012MB)
Added: 2006-10-05 License: Artistic License Price:
1114 downloads
Scapy 1.1.1

Scapy 1.1.1


Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery tool. more>>
Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery tool, and packet sniffer.
Scapy project provides classes to interactively create packets or sets of packets, manipulate them, send them over the wire, sniff other packets from the wire, match answers and replies, and more.
Interaction is provided by the Python interpreter, so Python programming structures can be used (such as variables, loops, and functions).
Report modules are possible and easy to make. It is intended to do about the same things as ttlscan, nmap, hping, queso, p0f, xprobe, arping, arp-sk, arpspoof, firewalk, irpas, tethereal, tcpdump, etc.
Enhancements:
- This release adds the ability to transcribe ASN1-specified protocols easily, SNMP protocol support, MIB parsing, OID/DNS/OUI resolving, configurable field value resolution, a startup script, and srflood() and srpflood() to flood with packets while catching answers.
<<less
Download (0.072MB)
Added: 2007-04-09 License: GPL (GNU General Public License) Price:
946 downloads
tipxd 1.1.1

tipxd 1.1.1


tipxd is an IPX tunneling daemon which snoops on a local network for IPX 802.3 traffic. more>>
tipxd is an IPX tunneling daemon which snoops on a local network for IPX 802.3 traffic, packages it and sends it over one or many TCP/IP connections to tipxd running on remote machines where it is unpacked and sent via the local network. This, in effect, makes the IPX networks appear as if all IPX peers were on the same physical hub. This program makes easier the playing of games where TCP/IP connections are not possible(for example where the two IPX machines are both behind firewalls), and the join Novell Netware Networks, share Windows Drives, etc.

By default, tipxd looks for the configuration file /etc/tipxd.conf, unless this is overidden with the -f option. This file is a very simple record format. Each record has a texttt{BEGIN} and texttt{END} statement, and tags which can occur between them to assign values for that record.
<<less
Download (0.022MB)
Added: 2006-06-28 License: GPL (GNU General Public License) Price:
1217 downloads
iTest 1.1.1

iTest 1.1.1


iTest project is a simple programme which allows you to take advantage of the best of computerized examination. more>>
iTest project is a simple application which allows you to take advantage of the best of computerized examination.
iTest consists of two programmes:
- The Database Editor - question/answer database and exam server
- The Test Writer - the programme installed on each client computer
iTest makes it easy to:
- Create and organise a database of questions and answers
- Set up a server and a printer
- Connect a client computer for each student, which generates a test according to your server settings
Supported platforms:
- Linux/Unix
- Apple Mac OS X
- Microsoft Windows
Available in:
- English
- Russian
- Slovak
- Turkish
Enhancements:
Database Editor & Test Writer
- added Turkish translation
- if available, translation to the system language loaded by default
- NEW ENCODING: UTF-8 adds support for more languages and special characters
- iTest 1.1.1 can still open old CP 1250 databases from older versions of iTest
- older versions of iTest cannot open the new UTF-8 databases from iTest 1.1.1
- upgraded from Qt 4.2.2 to Qt 4.3.0
Database Editor
- printing: support for the & sign
<<less
Download (0.60MB)
Added: 2007-06-23 License: GPL (GNU General Public License) Price:
857 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5