The purpose of salias is to provide an aliasing system for programs where arguments may wish to be aliased. This is more useful than just a shell environment variable as an argument, since it can ``repeat'' options, such as GnuPG's --recipient option as needed. Also, unlike shell enviornment variables, it can be used transparently inside of other programs, strengthening it's drop-in capabilities. salias was initially designed for wrapping around GnuPG, providing aliases for keys. However, the design easily extends to being useful for all types of programs. WWW: http://salias.sourceforge.net/
aboutsummaryrefslogtreecommitdiffstats
path: root/astro/saoimage
Commit message (Expand)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-7/+7
* - USE_XLIB --> USE_XORGgahr2008-03-141-2/+2
* Restore proper dependencies.danfe2007-07-021-0/+1
* - Fix the build with GCC 4.2 [1]danfe2007-06-293-7/+2472