notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
sash Stand-Alone shell combining many common utilities
3.8_1 shells on this many watch lists=9 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.8Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-18 18:05:06
Commit Hash: 1d0a1b5
People watching this port, also watch:: unzip, zip, nmap, gmake, unrar
License: not specified in port
WWW:
https://members.tip.net.au/~dbell/
Description:
SASH (Stand-Alone SHell) It is a nice combination of bare-bones shell and a dozen or so most useful Unix commands. Shell includes: echo pwd cd mkdir mknod rmdir sync rm chmod chown chgrp touch mv ln cp cmp more exit setenv printenv umask kill where Commands include: dd ed grep gzip ls tar file find mount chattr SASH is a port from Linux version (David Bell) by Andrzej Bialecki
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. @shell bin/sash
  2. share/man/man1/sash.1.gz
  3. @owner
  4. @group
  5. @mode
Collapse this list.
Dependency lines:
  • sash>0:shells/sash
To install the port:
cd /usr/ports/shells/sash/ && make install clean
To add the package, run one of these commands:
  • pkg install shells/sash
  • pkg install sash
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sash
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (sash-3.8.tar.gz) = 13c4f9a911526949096bf543c21a41149e6b037061193b15ba6b707eea7b6579 SIZE (sash-3.8.tar.gz) = 53049

Packages (timestamps in pop-ups are UTC):
sash
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.8_13.8_13.83.8_13.8_1-3.8-
FreeBSD:13:quarterly3.83.83.83.83.8_13.83.83.8
FreeBSD:14:latest3.8_13.8_13.83.8_13.8_13.8-3.8
FreeBSD:14:quarterly3.83.8_1-3.83.8_13.83.83.8
FreeBSD:15:latest3.8_13.8_1n/a3.8_1n/a3.8_13.8_13.8_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
shells_sash
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://members.tip.net.au/~dbell/programs/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.8_1
18 Jan 2024 18:05:06
commit hash: 1d0a1b57191ce9f1e86d4f98f0b295aacb929e30commit hash: 1d0a1b57191ce9f1e86d4f98f0b295aacb929e30commit hash: 1d0a1b57191ce9f1e86d4f98f0b295aacb929e30commit hash: 1d0a1b57191ce9f1e86d4f98f0b295aacb929e30 files touched by this commit
Renato Botelho (garga) search for other commits by this committer
shells/sash: Move manpages to share/man

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.8
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.8
20 Jul 2022 14:22:59
commit hash: c3cc2da090370ea7d1a9ee06fd5a8fdc5ffc4dd8commit hash: c3cc2da090370ea7d1a9ee06fd5a8fdc5ffc4dd8commit hash: c3cc2da090370ea7d1a9ee06fd5a8fdc5ffc4dd8commit hash: c3cc2da090370ea7d1a9ee06fd5a8fdc5ffc4dd8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
shells: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Carlos Jacobo Puga Medina <cpm@FreeBSD.org>
  *  Cyrille.Lefevre@laposte.net
  *  Danijel Tasov <danielt@pilgerer.org>
  *  David O'Brien <obrien@NUXI.com>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Hajimu UMEMOTO <ume@FreeBSD.org>
  *  Igor Pokrovsky <ip@unixway.org>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Kai Wang <kaiw27@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.8
29 Apr 2021 20:15:20
commit hash: 2262de13b877f8d5d0b4e36150263b553201250dcommit hash: 2262de13b877f8d5d0b4e36150263b553201250dcommit hash: 2262de13b877f8d5d0b4e36150263b553201250dcommit hash: 2262de13b877f8d5d0b4e36150263b553201250d files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
shells/sash: fix build on FreeBSD 14
3.8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.8
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
3.8
20 Sep 2015 21:12:21
Revision:397463Original commit files touched by this commit
olgeni search for other commits by this committer
Typos, whitespace and capitalization fixes (S-X).
3.8
11 Jun 2014 17:42:36
Revision:357511Original commit files touched by this commit
bapt search for other commits by this committer
Add an @shell keyword to handle adding and remove a shell path in /etc/shell
Bump port revision of all ports that were doing it wrong prior to the keyword

CR:		D208
Reviewed by:	antoine
With hat:	portmgr
3.8
11 Apr 2014 13:41:06
Revision:350947Original commit files touched by this commit
miwi search for other commits by this committer
- Update to version 3.8

PR:		187491
Submitted by:	ports fury
3.7
27 Dec 2013 09:09:19
Revision:337658Original commit files touched by this commit
bapt search for other commits by this committer
Commit forgotten pkg-plist bits
3.7
27 Dec 2013 09:07:38
Revision:337657Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
Mark as broken on every version not having fs/ntfs/ntfsmount.h
3.7
20 Sep 2013 22:57:24
Revision:327770Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells)
3.7
02 Mar 2013 16:58:47
Revision:313282Original commit files touched by this commit
eadler search for other commits by this committer
Remove useless echo message: the use of PREFIX is global to all ports.
Trim header while here
3.7
17 Oct 2011 02:36:24
Original commit files touched by this commit
wen search for other commits by this committer
- Update MASTER_SITES and WWW

PR:             ports/161650
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
3.7
02 Aug 2011 16:22:15
Original commit files touched by this commit
bapt search for other commits by this committer
Fix master_site
3.7
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
3.7
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
3.7
24 Jan 2006 01:04:19
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
3.7
25 Nov 2005 22:29:24
Original commit files touched by this commit
pav search for other commits by this committer
- Style: ports@freebsd.org -> ports@FreeBSD.org
3.7
03 Sep 2004 14:46:59
Original commit files touched by this commit
eik search for other commits by this committer
update to version 3.7
3.4
02 Jun 2004 22:17:13
Original commit files touched by this commit
patrick search for other commits by this committer
Putting commit bit in storage.  I don't have the time
to work on FreeBSD for now.  Should have done this a while back.
3.4
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
3.4
07 Mar 2003 06:10:39
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
3.4
30 Nov 2002 22:52:07
Original commit files touched by this commit
kris search for other commits by this committer
Fix build on 5.0 (chase /usr/include/msdosfs to /usr/include/fs/msdosfs)
29 Jan 2002 11:58:52
commit hash: fp1.24106@dev.null.freshports.orgcommit hash: fp1.24106@dev.null.freshports.orgcommit hash: fp1.24106@dev.null.freshports.orgcommit hash: fp1.24106@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
30 Apr 2001 00:44:16
commit hash: fp1.13202@dev.null.freshports.orgcommit hash: fp1.13202@dev.null.freshports.orgcommit hash: fp1.13202@dev.null.freshports.orgcommit hash: fp1.13202@dev.null.freshports.org files touched by this commit
kris search for other commits by this committer
Don't hard-code -O2    
18 Oct 2000 17:06:59
commit hash: fp1.5238@dev.null.freshports.orgcommit hash: fp1.5238@dev.null.freshports.orgcommit hash: fp1.5238@dev.null.freshports.orgcommit hash: fp1.5238@dev.null.freshports.org files touched by this commit
patrick search for other commits by this committer
Remove an unnecessary "strip" line in post-install.    
08 Oct 2000 07:07:58
commit hash: fp1.4808@dev.null.freshports.orgcommit hash: fp1.4808@dev.null.freshports.orgcommit hash: fp1.4808@dev.null.freshports.orgcommit hash: fp1.4808@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category shells to new layout.  
29 Jun 2000 08:03:02
commit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
Move the stragler's www.freebsd.org/~user distfiles to the offical  
MASTER_SITE_LOCAL site.    

Number of commits found: 30