Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to GNU Shtool, version 1.5.1 | rse | 2000-07-29 | 2 | -2/+2 |
| | |||||
* | Upgrade to GNU Portable Shell Tool (shtool), version 1.5.0 | rse | 2000-07-01 | 3 | -3/+3 |
| | |||||
* | Upgrade to GNU Portable Shell Tool (shtool), version 1.4.9 | rse | 2000-04-16 | 2 | -2/+2 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. | asami | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Upgrade to GNU shtool, version 1.4.8 | rse | 2000-03-19 | 2 | -3/+3 |
| | |||||
* | Remove useless --enable-batch from CONFIGURE_ARGS. That still doesn't enable | rse | 1999-12-24 | 1 | -1/+0 |
| | | | | | | anything in GNU shtool, so get rid of it at all. Submitted by: brad@comstyle.com | ||||
* | remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups | mharo | 1999-12-24 | 1 | -1/+1 |
| | | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Upgrade to GNU shtool 1.4.7 | rse | 1999-12-24 | 3 | -6/+5 |
| | |||||
* | Upgrade to GNU Portable Shell Tool (shtool), version 1.4.6 | rse | 1999-09-05 | 2 | -3/+3 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Upgrade to GNU shtool 1.4.5 | rse | 1999-07-28 | 3 | -4/+6 |
| | |||||
* | Upgrade to GNU shtool 1.4.4 | rse | 1999-07-17 | 2 | -4/+4 |
| | |||||
* | GNU shtool 1.4.2 -> 1.4.3 | rse | 1999-07-11 | 2 | -5/+6 |
| | |||||
* | GNU shtool 1.4.1 -> 1.4.2 | rse | 1999-07-09 | 2 | -4/+4 |
| | |||||
* | Upgrade to GNU shtool 1.4.1 | rse | 1999-07-07 | 3 | -6/+24 |
| | |||||
* | Upgrade to GNU shtool 1.3.3 | rse | 1999-07-01 | 2 | -4/+4 |
| | |||||
* | Remove trailing spaces, and any periods that were hidden by them. | hoek | 1999-06-28 | 1 | -1/+1 |
| | |||||
* | Upgrade to new GNU shtool, version 1.3.0 | rse | 1999-06-25 | 4 | -17/+18 |
| | |||||
* | Upgrade shtool to version 1.2.9 | rse | 1999-06-02 | 3 | -5/+6 |
| | |||||
* | Upgrade to shtool, version 1.2.8 | rse | 1999-05-28 | 2 | -4/+4 |
| | |||||
* | Upgrade to shtool, Version 1.2.7 | rse | 1999-05-17 | 2 | -4/+4 |
| | |||||
* | Upgrade to shtool 1.2.3 | rse | 1999-05-06 | 2 | -4/+4 |
| | |||||
* | Upgrade to shtool 1.2.2 | rse | 1999-05-05 | 2 | -4/+4 |
| | |||||
* | Wow! What big teeth you have grandma! "All the better to Weat you | hoek | 1999-05-02 | 1 | -2/+1 |
| | | | | | | with, my dear." [That's lupus for "Add WWW:"] | ||||
* | Upgrade to shtool 1.2.1 | rse | 1999-04-29 | 2 | -4/+4 |
| | |||||
* | Upgrade to shtool 1.2.0 | rse | 1999-04-29 | 3 | -6/+6 |
| | |||||
* | Import of shtool, version 1.1.0 | rse | 1999-04-26 | 5 | -0/+37 |
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/ |