Commit Graph

22 Commits

Author SHA1 Message Date
Ralf S. Engelschall
4db803d9c0 Remove useless --enable-batch from CONFIGURE_ARGS. That still doesn't enable
anything in GNU shtool, so get rid of it at all.

Submitted by: brad@comstyle.com
1999-12-24 21:39:56 +00:00
Michael Haro
332b0f4a83 remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR:		14759
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 18:39:48 +00:00
Ralf S. Engelschall
25b999a450 Upgrade to GNU shtool 1.4.7 1999-12-24 15:25:55 +00:00
Ralf S. Engelschall
9a5576ef77 Upgrade to GNU Portable Shell Tool (shtool), version 1.4.6 1999-09-05 13:43:36 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Ralf S. Engelschall
6177386e0e Upgrade to GNU shtool 1.4.5 1999-07-28 06:59:01 +00:00
Ralf S. Engelschall
ed105541c9 Upgrade to GNU shtool 1.4.4 1999-07-17 14:57:21 +00:00
Ralf S. Engelschall
464b385bd7 GNU shtool 1.4.2 -> 1.4.3 1999-07-11 10:23:43 +00:00
Ralf S. Engelschall
f842fc59b1 GNU shtool 1.4.1 -> 1.4.2 1999-07-09 16:00:36 +00:00
Ralf S. Engelschall
1440cbea85 Upgrade to GNU shtool 1.4.1 1999-07-07 18:55:02 +00:00
Ralf S. Engelschall
ab933b766b Upgrade to GNU shtool 1.3.3 1999-07-01 12:08:14 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
Ralf S. Engelschall
843b8f4a8f Upgrade to new GNU shtool, version 1.3.0 1999-06-25 20:13:40 +00:00
Ralf S. Engelschall
ddbf8f50af Upgrade shtool to version 1.2.9 1999-06-02 12:08:08 +00:00
Ralf S. Engelschall
cce3fb533f Upgrade to shtool, version 1.2.8 1999-05-28 11:20:48 +00:00
Ralf S. Engelschall
94020a6436 Upgrade to shtool, Version 1.2.7 1999-05-17 06:23:45 +00:00
Ralf S. Engelschall
3e6bc29747 Upgrade to shtool 1.2.3 1999-05-06 12:49:59 +00:00
Ralf S. Engelschall
a532f21e35 Upgrade to shtool 1.2.2 1999-05-05 12:24:57 +00:00
Tim Vanderhoek
a5e5d9c778 Wow! What big teeth you have grandma! "All the better to Weat you
with, my dear."

[That's lupus for "Add WWW:"]
1999-05-02 21:59:12 +00:00
Ralf S. Engelschall
f1e2b1f248 Upgrade to shtool 1.2.1 1999-04-29 15:33:01 +00:00
Ralf S. Engelschall
18d3c26a62 Upgrade to shtool 1.2.0 1999-04-29 11:07:12 +00:00
Ralf S. Engelschall
f7aee77b80 Import of shtool, version 1.1.0
his is a compilation of small but very stable and portable shell scripts
into a single shell tool. All ingredients were in successful use over many
years in various Open Source projects. The compiled shtool program is
intended to be used inside the source tree of Open Source packages.  There
it can overtake various non-portable tasks related to the building and
installation of an Open Source package.

It currently contains the following tools:

  echo         Print command with optional construct expansion
  fixperm      Fix file permission inside a source tree
  guessos      Simple OS/Platform guesser
  install      Install a program, script or datafile
  mkdir        Make a directory
  mkshadow     Create a shadow tree
  move         Move files, but if files are the same just delete the source
  path         Deal with $PATH variables
  prop         Display a process indication though a running propeller
  slo          Separate Linker Options by library class
  table        Pretty print a field-sperarated list as a table
  version      Generate and maintain a version information file

The homepage with the latest release can be found on
http://www.engelschall.com/sw/shtool/
1999-04-26 18:44:37 +00:00