Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/shtool/pkg-descr

[BACK] Up to [FreeBSD] / ports / devel / shtool

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jun 15 19:56:49 2005 UTC (6 years, 7 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
. Update to 2.0.2.
. Use new MASTER_SITE and web page.

PR:		82276
Submitted by:	Ports Fury

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jul 8 19:58:08 2004 UTC (7 years, 7 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Update to 2.0.0

PR:		ports/68801
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
Approved by:	krion (mentor)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jul 13 18:34:22 2002 UTC (9 years, 7 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_10_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Upgrade to GNU shtool 1.6.1

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jun 14 14:37:19 2001 UTC (10 years, 7 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Fix year information in copyright

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jul 1 13:51:55 2000 UTC (11 years, 7 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Upgrade to GNU Portable Shell Tool (shtool), version 1.5.0

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Dec 24 15:25:55 1999 UTC (12 years, 1 month ago) by rse
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -3 lines
Upgrade to GNU shtool 1.4.7

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 25 20:13:40 1999 UTC (12 years, 7 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +11 -10 lines
Upgrade to new GNU shtool, version 1.3.0

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jun 2 12:08:08 1999 UTC (12 years, 8 months ago) by rse
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Upgrade shtool to version 1.2.9

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun May 2 21:59:11 1999 UTC (12 years, 9 months ago) by hoek
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
Wow!  What big teeth you have grandma!  "All the better to Weat you
with, my dear."

[That's lupus for "Add WWW:"]

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 29 11:07:12 1999 UTC (12 years, 9 months ago) by rse
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Upgrade to shtool 1.2.0

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Apr 26 18:44:36 1999 UTC (12 years, 9 months ago) by rse
Branches: RSE
CVS tags: shtool_1_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
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/

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Apr 26 18:44:36 1999 UTC (12 years, 9 months ago) by rse
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options