aboutsummaryrefslogtreecommitdiff
path: root/devel/shtool
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to GNU shtool 1.5.4Ralf S. Engelschall2001-06-142-2/+2
| | | | Notes: svn path=/head/; revision=44006
* Fix year information in copyrightRalf S. Engelschall2001-06-141-1/+1
| | | | Notes: svn path=/head/; revision=43993
* Upgrade to GNU shtool 1.5.3Ralf S. Engelschall2001-06-142-2/+2
| | | | Notes: svn path=/head/; revision=43992
* Remove empty directories on uninstall.Steve Price2001-04-151-0/+1
| | | | Notes: svn path=/head/; revision=41399
* Upgrade to GNU Shtool, version 1.5.2Ralf S. Engelschall2001-03-252-2/+2
| | | | Notes: svn path=/head/; revision=40349
* Upgrade to GNU Shtool, version 1.5.1Ralf S. Engelschall2000-07-292-2/+2
| | | | Notes: svn path=/head/; revision=31105
* Upgrade to GNU Portable Shell Tool (shtool), version 1.5.0Ralf S. Engelschall2000-07-013-3/+3
| | | | Notes: svn path=/head/; revision=30041
* Upgrade to GNU Portable Shell Tool (shtool), version 1.4.9Ralf S. Engelschall2000-04-162-2/+2
| | | | Notes: svn path=/head/; revision=27647
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27505
* Upgrade to GNU shtool, version 1.4.8Ralf S. Engelschall2000-03-192-3/+3
| | | | Notes: svn path=/head/; revision=26819
* Remove useless --enable-batch from CONFIGURE_ARGS. That still doesn't enableRalf S. Engelschall1999-12-241-1/+0
| | | | | | | | | anything in GNU shtool, so get rid of it at all. Submitted by: brad@comstyle.com Notes: svn path=/head/; revision=24011
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsMichael Haro1999-12-241-1/+1
| | | | | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=23999
* Upgrade to GNU shtool 1.4.7Ralf S. Engelschall1999-12-243-6/+5
| | | | Notes: svn path=/head/; revision=23995
* Upgrade to GNU Portable Shell Tool (shtool), version 1.4.6Ralf S. Engelschall1999-09-052-3/+3
| | | | Notes: svn path=/head/; revision=21271
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Upgrade to GNU shtool 1.4.5Ralf S. Engelschall1999-07-283-4/+6
| | | | Notes: svn path=/head/; revision=20370
* Upgrade to GNU shtool 1.4.4Ralf S. Engelschall1999-07-172-4/+4
| | | | Notes: svn path=/head/; revision=20243
* GNU shtool 1.4.2 -> 1.4.3Ralf S. Engelschall1999-07-112-5/+6
| | | | Notes: svn path=/head/; revision=20157
* GNU shtool 1.4.1 -> 1.4.2Ralf S. Engelschall1999-07-092-4/+4
| | | | Notes: svn path=/head/; revision=20134
* Upgrade to GNU shtool 1.4.1Ralf S. Engelschall1999-07-073-6/+24
| | | | Notes: svn path=/head/; revision=20107
* Upgrade to GNU shtool 1.3.3Ralf S. Engelschall1999-07-012-4/+4
| | | | Notes: svn path=/head/; revision=19936
* Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1999-06-281-1/+1
| | | | Notes: svn path=/head/; revision=19848
* Upgrade to new GNU shtool, version 1.3.0Ralf S. Engelschall1999-06-254-17/+18
| | | | Notes: svn path=/head/; revision=19769
* Upgrade shtool to version 1.2.9Ralf S. Engelschall1999-06-023-5/+6
| | | | Notes: svn path=/head/; revision=19186
* Upgrade to shtool, version 1.2.8Ralf S. Engelschall1999-05-282-4/+4
| | | | Notes: svn path=/head/; revision=19034
* Upgrade to shtool, Version 1.2.7Ralf S. Engelschall1999-05-172-4/+4
| | | | Notes: svn path=/head/; revision=18856
* Upgrade to shtool 1.2.3Ralf S. Engelschall1999-05-062-4/+4
| | | | Notes: svn path=/head/; revision=18545
* Upgrade to shtool 1.2.2Ralf S. Engelschall1999-05-052-4/+4
| | | | Notes: svn path=/head/; revision=18494
* Wow! What big teeth you have grandma! "All the better to Weat youTim Vanderhoek1999-05-021-2/+1
| | | | | | | | | with, my dear." [That's lupus for "Add WWW:"] Notes: svn path=/head/; revision=18345
* Upgrade to shtool 1.2.1Ralf S. Engelschall1999-04-292-4/+4
| | | | Notes: svn path=/head/; revision=18187
* Upgrade to shtool 1.2.0Ralf S. Engelschall1999-04-293-6/+6
| | | | Notes: svn path=/head/; revision=18182
* Import of shtool, version 1.1.0Ralf S. Engelschall1999-04-265-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/ Notes: svn path=/head/; revision=18139