Main > Free Download Search >

Free arch enemy software for linux

arch enemy

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 188
ArchWay 0.2.1

ArchWay 0.2.1


ArchWay is a new advanced GUI for GNU Arch. more>>
ArchWay is a full-featured graphical user interface for the GNU Arch revision control system.

It includes a set of specialized tools to make project development and tracking more effective, including an archive browser, inventory manager, and merge interface.

<<less
Download (0.30MB)
Added: 2005-10-09 License: GPL (GNU General Public License) Price:
1475 downloads
Lowarch 0.1.1

Lowarch 0.1.1


Lowarch is a Linux distribution based on Arch Linux, which is well known for its speed, simplicity, and elegant design. more>>
Lowarch project is a Linux distribution based on Arch Linux, which is well known for its speed, simplicity, and elegant design.
While Arch Linux is optimized for i686 or x86_64 systems, Lowarch aims at supporting i486 and i586 systems.
Enhancements:
- This is a minor release, but there are quite a lot of small changes and bugfixes.
- The installation floppies are now ready.
- The old [current] repository address doesnt work anymore.
- You should use the new installation CD or floppies if you want to do an FTP install.
- Most of the desktop programs now show up in the XFCE4 menu.
- There are quite a few new, updated, and deleted packages.
<<less
Download (691.9MB)
Added: 2006-12-07 License: GPL (GNU General Public License) Price:
1059 downloads
ArchLog 1.2.1

ArchLog 1.2.1


ArchLog is a log-oriented GUI for the Arch revision control system. more>>
ArchLog is a log-oriented GUI for the Arch revision control system. ArchLog allows you to take notes as you hack, structuring the changes by categories. At commit time, ArchLog will generate a consistently and nicely-formatted log file.

It features assigning new versions to a project tree, adding/removing files for a project, packing a project into archives (tar.gz, tar.bz2, tar, zip), a todo manager with categorized tasks, global or per-project preferences, TODO file generation, and full customization from the GUI.
<<less
Download (0.28MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
856 downloads
GNU arch 1.3.5

GNU arch 1.3.5


GNU arch is a revision control system, similar in purpose to tools such as CVS, SCCS, and Subversion. more>>
GNU arch is a revision control system, similar in purpose to tools such as CVS, SCCS, and Subversion. It is used to keep track of the changes made to a source tree and to help programmers combine and otherwise manipulate changes made by multiple people or at different times.

GNU arch has some features that make it particularly useful for public free software projects: its easy to learn; its inexpensive and easy to administer; its a distributed system so theres no need to give write permission to every project participant; it has excellent support for the kinds of branching and merging that can make a free software project team shine.

It is somewhat well known, these days, that some of the core developers of the Linux kernel are using a revision control system which is not free software. There is a need to create a free software alternative to that system and to do so is one of the goals of the arch project

Another goal of the arch project is to help free software development projects work better: migrating from CVS or another system to arch should help your project operate more effectively. If you maintain a GNU or other free software project, please consider joining the gnu-arch-users mailing list and exploring how arch can benefit your efforts.
<<less
Download (3.5MB)
Added: 2006-07-24 License: GPL (GNU General Public License) Price:
1190 downloads
Archie 2007.08 Beta

Archie 2007.08 Beta


Archie is a complete live Arch linux system to be run from a CD/USB, built with the KISS philosophy in mind. more>>
Archie project is a complete live Arch linux system (v0.7) to be run from a cd/usb, built with the KISS philosophy in mind. No packages have been stripped to provide a full Arch linux system, yet deliver fastest performance with no extensive bloating.
Archie uses its own hw-detection tool (lshwd) ideally to support a wide range of hardware with low detection time. Archie also provides extended features like multi-lingual, nesting capabilities and hd-install.
Main features:
- KISS
- Performance, performance, performance
- Unique hw-detection tool (lshwd)
- Automatic desktop/optional startup dialogs
- nesting root (/) or home (/home) directories
- hd-install
<<less
Download (330MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
813 downloads
Enemy Lines 7 0.6

Enemy Lines 7 0.6


Enemy lines 7 is a single player first person 3d shooter game. more>>
Enemy lines 7 is a single player first person 3d shooter game.

Shoot down enemy bombers threatening your city.

<<less
Download (0.13MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1220 downloads
 
Other version of Enemy Lines
enemy lines 6 1.1enemy lines 3 is a semi-abstract first person 3D-shooter game. enemy lines 6 1.1 - Raphael ... enemy lines 3 is a semi-abstract first person 3D-shooter game. enemy lines 3s goal is to shoot
License:GPL (GNU General Public License)
Download (0.20MB)
1223 downloads
Added: 2006-06-18
AF Architecture 1.0 RC6

AF Architecture 1.0 RC6


Af-Arch is an N-tier development framework to quickly build high-quality distributed applications. more>>
Af-Arch is being developed to give GNU/Linux a new middle-ware for building enterprise managing applications, typically database oriented.
Af-Arch is a complete set of libraries and tools which allows to develop distribuited system especially designed to face problems about bussiness applications.
Actually, Af-Arch is really robust and stable, having systems installed on many environments. Af-Arch, at this moment, runs on GNU/Linux and Microsoft Windows.
AF Architectures license schema is based on GPL and LGPL, allowing you to develop not only open source applications but also comercial applications without any royalty or fee.
Af-Arch is a strongly documented project, which is proved to work. Af-Arch keeps on evolving and growing its feature list allways keeping in mind productivity.
Enhancements:
- A new major stable release have come with many interesting features, library dependencies news, new API to make life easy and a bunch of work to make the library to be memory efficient.
- Af-Arch no longer depends on GDA library (http://www.gnome-db.org). Now AfGs, server side support for Af-Arch, includes built-in database abstraction support, implemented to fit better with the Af-Arch framework. For more details check the "libafgs" log below.
- Af-Arch platform now support three new return types: AfDalNodeData, AfDalStringData and AfDalDecimalData, which allows services to return a module node, a plain string and a decimal value as a result for the invocation.
- Af-Arch now support a new formal parameter service AfDalSetOf which implements set of items to be sent while the service is invoked.
- af-gen tool now support defining string literals that are separated by "+" sign, making it easy to write long SQL sentences.
- af-gen tool now allow to generate type definitions that could extend, making it possible to create a class hierarchy for types to be returned by services.
- libafdal core library now implements a better error reporting mechanism which allows to receive all errors generated while performing invocation at the reply process code.
- New reserved services have been added: element_peek_reference which allows to get the node associated to a module which is relationed through the 0..1 link.
<<less
Download (1.8MB)
Added: 2006-02-18 License: LGPL (GNU Lesser General Public License) Price:
1343 downloads
xscorch 0.2.0

xscorch 0.2.0


xscorch project is a a game about annihilating enemy tanks using overpowered guns. more>>
xscorch project is a a game about annihilating enemy tanks using overpowered guns.
Xscorch is a clone of the classic DOS game "Scorched Earth".
The basic goal is to annihilate enemy tanks using overpowered guns.
Players can purchase weapons and accessories to defend their tank, and they can attack enemy tanks by adjusting the angle of the tanks turret and the firing power.
Xscorch supports gameplay with humans and computer AIs, and network gameplay is in development.
Enhancements:
KNOWN BUGS:
- Some moves/items are interpreted locally instead of sent through the network server like they should be. It contributes to desync.
- Graphics/Computers are fast - hangs and crashes have been reported.
- The wedge code sometimes draws straight ends instead of rounded ones.
- Leap Frogs fail to leap in Interleaved Mode, because the land is not cleared by one explosion before the next missile is animated...
- The man page is out of date enough to notice.
BUG FIXES:
- Removed excessive assertion in seconomy-gtk.c (thanks Gunnar).
- Fix snet header file inclusion.
- Only sa_handler OR sa_sigaction in handler (cross compatibility).
- Repaired two bugs in sgame/soptions.c (fixes solaris compiles).
MISCELLANEOUS:
- License restricted to version 2 of the GPL.
- Easter Egg wars :)
- Fixed #warnings or changed them to /* TEMP */ for 0.2.0 release.
<<less
Download (0.81MB)
Added: 2006-11-04 License: GPL (GNU General Public License) Price:
1086 downloads
apricots 0.2.6

apricots 0.2.6


apricots project is a 2D plane dogfighting game. more>>
apricots project is a 2D plane dogfighting game.

Apricots is a quick, fun, and delightful 2D plane dogfighting game. It supports 1 or 2 players with possible computer AI opponents.

Players shoot enemy planes and bomb targets with the aim of attaining the highest score.

<<less
Download (0.75MB)
Added: 2006-12-06 License: GPL (GNU General Public License) Price:
1053 downloads
Kaboot Science 0.1.1

Kaboot Science 0.1.1


Kaboot Linux Operating system aims to provide an operating system which you can take anywhere. more>>
Kaboot Linux Operating system aims to provide an operating system which you can take anywhere and has all your favourite programs on.

Kaboot operating system is avaliable as a Live CD or Live USB you can take with you anywhere.

A number of different versions are avaliable, two optimised for size or speed, one for functionality, and one science based.

All containing a host of useful programs able to boot virtually any computer (meeting the minimum requirements) from CD and

USB.Kaboot is still in active development and if you find a bug or fix, you can let me know in the forums.

Kaboot Science - contains a number of Scientific programs already setup and ready to go, with the purpose of introducing those unconvinced by the power of open source programs.

Packge List:

net-dialup/rp-pppoe
x11-misc/adesklets
media-gfx/scrot
sys-apps/coldplug
x11-misc/pypanel
sys-apps/slocate
sys-kernel/linux-headers
app-office/gnumeric
sys-devel/gettext
media-gfx/feh
sci-calculators/galculator
x11-themes/commonbox-styles
x11-themes/openbox-themes
app-admin/syslog-ng
sci-chemistry/easychem
app-admin/testdisk
sys-process/vixie-cron
x11-misc/obconf
sys-boot/grub
perl-core/ExtUtils-MakeMaker
x11-misc/bbrb
x11-misc/gdeskcal
net-ftp/gftp
sci-astronomy/predict
sci-astronomy/stellarium
x11-wm/openbox
x11-base/xorg-x11
net-misc/dhcpcd
app-admin/torsmo
media-gfx/gnuplot
sci-mathematics/octave
sys-libs/glibc
sci-libs/gsl
www-client/mozilla-firefox
app-editors/nano
app-arch/gzip
sys-apps/pcmcia-cs
net-im/gaim
net-dialup/mingetty
sys-apps/hotplug
app-editors/cute
sci-chemistry/ghemical
x11-terms/aterm
app-office/abiword
sci-calculators/qalculate-units
<<less
Download (348.5MB)
Added: 2005-12-21 License: GPL (GNU General Public License) Price:
1406 downloads
ArX 2.2.4

ArX 2.2.4


ArX is a Revision Control System (RCS), like CVS, Subversion, or GNU arch. more>>
ArX is a Revision Control System (RCS), like CVS, Subversion, or GNU arch. It manages "archives" (collections of files), such as source code files for a software project.
ArX tracks the history of each file, along with change comments, version tags, forks and branches, etc. It can store files and documents of any kind, but the largest benefits are with text files, rather than binary files.
Main features:
- Ease of learning and use
- Powerful branching and merging features
- Speed, even when working with large repositories
- Effective distributed development
- Friendly and helpful user and developer communities
- Cryptographic data integrity features
- Ability to publish archives on almost any server
- Portability to multiple operating systems (still in progress)
Like CVS (and most modern RCS tools), ArX uses an "optimistic" locking model, which allows multiple developers to modify the same file at the same time, and then resolves any conflicts as each developer checks in his or her work. While this may sound scary if you are used to systems that "lock" files, it actually works very well, as confirmed by the thousands of projects that have used this approach (in CVS) for many years.
Unlike CVS and most traditional RCS tools, ArX is "distributed", which means that ArX does not require a central server. Each developer can maintain their own "archive" of their projects, but can easily share their work with other developers. This modern design works well with teams that are geographically distributed, and especially with teams where some contributors are not part of the core team.
ArX includes an optional patch queue manager to enable centralized, CVS-style, development when desired. ArX differs from many of the newer distributed SCM tools in that it does not require every working tree to contain an entire copy of the archive history.
Each archive can store multiple branches, each of which could be checked out in multiple working trees. Other tools may use the terms "patch pooling" or "centralized storage" for this type of feature, and it is important for efficient branching on systems without hardlinks. Also, ArX archives can link to other archives (including remote archives) for older history, allowing branches of remote projects to be very small and fast.
Another important feature of ArX is that an archive can be published on any HTTP web server. It does not require any special code running on the server, which has some significant advantages: First, it allows projects to host their code on almost any inexpensive web site, including the free personal home pages offered by many ISPs. Second, it keeps the server very secure, because the only service required is a standard web server such as Apache or Boa.
Enhancements:
- ArX now uses three-way merging as a default, and supports third party merge tools.
- ArX is also much more clever about renames.
- "merge" now uses the --update option instead of using heuristics.
- ArX now records when there are conflicts in the tree, and will not let you commit unless they are resolved.
- ArX now uses -v and -q for verbosity.
- "commit" now supports --author and --date options for Tailor.
- The patch queue manager has been updated, and some small bugs were fixed.
<<less
Download (1.3MB)
Added: 2005-11-22 License: GPL (GNU General Public License) Price:
1434 downloads
Moon Defence 1.6

Moon Defence 1.6


Moon Defence is a space shooter game. more>>
Remake of the old Atari game. You`re controlling defence sattelite on orbin of the Moon. Your goal is to destroy enemy missiles.

In the year 2045 USA built their first base on the Moon. Unfortunatelly, the Moon seems to be a cemetary of the Old Alien Race. The Old Alien Race is really pissed...

Defend your base, soldier!

<<less
Download (0.34MB)
Added: 2005-08-11 License: GPL (GNU General Public License) Price:
1537 downloads
Bazaar Revision Control System 1.4.2

Bazaar Revision Control System 1.4.2


The Bazaar Revision Control System is a changeset-oriented revision control system. more>>
The Bazaar Revision Control System is a changeset-oriented revision control system based on Arch that makes it possible to retain previous changes to projects and coordinate development with other developers.
Its goal is to speed development of an upwards- compatible version of Arch.
Main features:
- All the transparent and robust storage features of GNU Arch.
- seamless upgrade path to [WWW] bazaar-ng
- direct support for URLs - one command can checkout or merge from remote locations.
- integrated GPG support - zero setup for most signed archive situations
- faster - checkout, most local operations, commits
- svn-like diff, switch, import, export, log commands
- Explicit tracking of conflicts, preventing accidental commits of files with conflicts
- single merge command that allows merging between arbitrary branches.
- Daily builds of the latest code (Downloads).
- fully compatible with tla - drop in and start using
- supports debian version numbers in branch names
- annotate support
- internationalised via gettext and [WWW] Rosetta.
- Python bindings.
Enhancements:
- More Solaris fixes.
- SSL support and ~/.authinfo support.
- Many UI tweaks.
- A number of bugfixes.
<<less
Download (0.40MB)
Added: 2005-07-04 License: GPL (GNU General Public License) Price:
1574 downloads
dangen 0.3

dangen 0.3


dangen is a shoot em up game where accurate shooting matters. more>>
dangen is a shoot em up game where accurate shooting matters.

dangen is a simple-looking vector-graphics shoot em up game that attaches importance to accuracy of shooting.

With the combination of the cursor key and the shot button, you can shoot at your side or even at your back. Get the bonus point by hitting the enemy without a miss. You can choose stages of different difficulty.

<<less
Download (0.33MB)
Added: 2006-08-03 License: GPL (GNU General Public License) Price:
1178 downloads
arrows 0.6

arrows 0.6


Iamge in which you find a path through a maze of arrows more>>
Iamge iproject) in which you find a path through a maze of arrows

The goal is to guide the blue spinning thing through a maze of arrows, collecting the green things to score points.

Arrows can be created and destroyed along the way. The player is chased by an enemy sprite which slowly catches up.

<<less
Download (0.032MB)
Added: 2006-11-28 License: GPL (GNU General Public License) Price:
1077 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5