Bug 122192 - New port: shells/heirloom-sh: Portable version of OpenSolaris' #!/bin/sh
Summary: New port: shells/heirloom-sh: Portable version of OpenSolaris' #!/bin/sh
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-28 14:00 UTC by Danijel Tasov
Modified: 2008-04-29 22:40 UTC (History)
0 users

See Also:


Attachments
heirloom-sh.shar (4.36 KB, text/plain)
2008-03-28 14:00 UTC, Danijel Tasov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Danijel Tasov 2008-03-28 14:00:01 UTC
	Heirloom sh is a portable version of OpenSolairs' #!/bin/sh. It is
        useful for developing Bourne Shell scripts with portability in mind.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-04-29 22:33:52 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-29 22:34:07 UTC
miwi        2008-04-29 21:34:02 UTC

  FreeBSD ports repository

  Modified files:
    shells               Makefile 
  Added files:
    shells/heirloom-sh   Makefile distinfo pkg-deinstall pkg-descr 
                         pkg-install 
    shells/heirloom-sh/files patch-acct 
  Log:
  Heirloom-sh is a portable version of OpenSolaris' #!/bin/sh.
  If one need to write portable shell scripts, this one is excellent for
  testing them. It is installed as jsh (job shell).
  
  Other OpenSolaris user land tools are available in sysutils/heirloom
  
  WWW: http://heirloom.sourceforge.net/sh.html
  
  PR:             ports/122192
  Submitted by:   Danijel Tasov <danielt at pilgerer.org>
  
  Revision  Changes    Path
  1.70      +1 -0      ports/shells/Makefile
  1.1       +43 -0     ports/shells/heirloom-sh/Makefile (new)
  1.1       +3 -0      ports/shells/heirloom-sh/distinfo (new)
  1.1       +12 -0     ports/shells/heirloom-sh/files/patch-acct (new)
  1.1       +22 -0     ports/shells/heirloom-sh/pkg-deinstall (new)
  1.1       +7 -0      ports/shells/heirloom-sh/pkg-descr (new)
  1.1       +19 -0     ports/shells/heirloom-sh/pkg-install (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"