aboutsummaryrefslogtreecommitdiffstats
path: root/shells/sash
Commit message (Collapse)AuthorAgeFilesLines
* update to version 3.7eik2004-09-0320-520/+168
|
* Putting commit bit in storage. I don't have the timepatrick2004-06-031-1/+1
| | | | to work on FreeBSD for now. Should have done this a while back.
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix build on 5.0 (chase /usr/include/msdosfs to /usr/include/fs/msdosfs)kris2002-12-011-7/+10
|
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
| | | | | | 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.
* Don't hard-code -O2kris2001-04-301-1/+1
|
* Remove an unnecessary "strip" line in post-install.patrick2000-10-191-1/+0
| | | | Submitted by: knu
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Adding sash version 3.4.steve2000-01-3019-0/+568
A Stand-Alone shell combining many common utilities. PR: 16309 Submitted by: Patrick Gardella <patrick@freebsd.org>