Downloadliste

Projektbeschreibung

Usepackage is a tool for managing the Unix
environment for a multi-tool, multi-platform site.
It is designed to simplify login scripts and allow
administrators to control users' environments
centrally. This tool should be considered
primarily designed for sites where users have to
deal with a number of different tools, or versions
of tools, that are installed in different
locations and require environment variables to be
set. This is particularly a problem for
developers, or anyone who has to manage a large
toolset across multiple platforms (e.g. different
versions of the Sun JDK which require various
environment variables to be set correctly). One or
more central configuration files control a number
of different "packages" and their associated
environment and dependencies for different
platforms (this includes the standard PATH,
MANPATH, and LD_LIBRARY_PATH variables). A single
user command, use, can be invoked to source the
appropriate environment information into the
users' current shell.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-12-11 22:06
1.8

Diese Version unterstützt grundlegende Überprüfung für die Existenz von Verzeichnissen, bevor sie auf einem Pfad (oder der Einstellung einer Variablen) mit dem neuen "? =" Und "?+=" Betreiber. Die Ordnung, die Variablen werden in die Umwelt bezogen wurde geändert um eine bessere Unterstützung durch andere Variablen, wie Teile des Updates für die Umwelt (zB "FOO = / opt / foo, + PATH = $ FOO / bin;").
Tags: Stable, Minor feature enhancements
This release supports basic checking for the existence of directories before adding them to a path (or setting a variable) using the new "?=" and "?+=" operators. The order that variables are sourced into the environment has been changed to better support using other variables as parts of updates to the environment (e.g. "FOO=/opt/foo, PATH+=$FOO/bin;").

2004-11-24 20:31
1.8b4

Diese Version unterstützt grundlegende Überprüfung für die Existenz von Verzeichnissen, bevor sie auf einem Pfad (oder der Einstellung einer Variablen) mit dem neuen "? =" Und "?+=" Betreiber. Die Ordnung, die Variablen werden in die Umwelt bezogen wurde geändert um eine bessere Unterstützung durch andere Variablen, wie Teile des Updates für die Umwelt (zB "FOO = / opt / foo, + PATH = $ FOO / bin;").
Tags: Beta, Minor feature enhancements
This release supports basic checking for the existence of directories before adding them to a path (or setting a variable) using the new "?=" and "?+=" operators. The order that variables are sourced into the environment has been changed to better support using other variables as parts of updates to the environment (e.g. "FOO=/opt/foo, PATH+=$FOO/bin;").

2003-06-25 14:39
1.7

Updates wurden vorgenommen, um Pattern Matching auf Shell des Benutzers zu unterstützen und beliebige Skripte in die Shell-Umgebung enthalten. Neue Syntax Verknüpfungen wurden hinzugefügt, so dass optional Muster.
Tags: Stable, Major feature enhancements
Updates were made to support pattern matching on the user's shell and to include arbitrary scripts into the shell environment. New syntax shortcuts were added, allowing optional patterns.

2003-02-28 14:04
1.6.3

Diese Version wurde aktualisiert, um die HOME Umgebungsvariable für den Einsatz ~ Expansion, falls verfügbar.
Tags: Stable, Minor bugfixes
This release has been updated to use the HOME environment variable for ~ expansion if available.

2002-06-18 00:37
1.6.2

Die Aufteilung der Manual-Seite in zwei (für Frontend-und Backend), und ein paar kosmetische Änderungen.
Tags: Stable, Minor bugfixes
Splitting the manual page into two (for frontend and backend), and some cosmetic changes.

Project Resources