2012-12-25 21:42:51 by Sergey Litvinov | Files touched by this commit (3) |
Log message: Update to 3.1-0.06: Major changes from 3.1-0.06 to 4.2-0.8 --------------------------- - compatible with bash 4.0 - Add gdb-like "edit" command to edit source where stopped. - Allow arbitrary number of aliases - Handle file names with embedded blanks. More parameters in calls are now quoted properly - Make "display" command more like gdb. Note this is an incompatible \ change. Left to do is to start indexing from 1. |
2012-09-24 19:14:23 by Aleksej Saushev | Files touched by this commit (43) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't or might probably not have staged installation. |
2012-06-13 11:12:40 by othyro | Files touched by this commit (1) |
Log message: PKG_DESTDIR_SUPPORT=user-destdir; +LICENSE; Passes pkglint. |
2010-08-01 16:57:08 by Aleksej Saushev | Files touched by this commit (36) |
Log message: Assume anything that wants Fortran for now actually wants Fortran-77. |
2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267) |
Log message: Remove obsolete @dirrm lines. |
2008-03-04 23:46:41 by Sergey Svishchev | Files touched by this commit (1) |
Log message: Spell sourceforge with an 'e'. |
2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192) |
Log message: Delint: - convert spaces to tabs (pkglint --autofix) - set, not append to USE_LANGUAGES |
2006-10-12 23:13:40 by Sergey Svishchev | Files touched by this commit (14) |
Log message: Follow redirects in MASTER_SITEs and HOMEPAGEs. |
2006-09-17 22:44:58 by Matt Fleming | Files touched by this commit (1) |
Log message: Oops, forgot to include the bash shell as a dependency. |
2006-09-13 19:34:15 by Matt Fleming | Files touched by this commit (4) | |
Log message: The Bash Debugger Project contains patched sources to BASH that enable better debugging support as well as improved error reporting. |