aboutsummaryrefslogtreecommitdiff
path: root/shells/sash/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Style: ports@freebsd.org -> ports@FreeBSD.orgPav Lucistnik2005-11-251-1/+1
| | | | Notes: svn path=/head/; revision=149492
* update to version 3.7Oliver Eikemeier2004-09-031-5/+4
| | | | Notes: svn path=/head/; revision=118038
* Putting commit bit in storage. I don't have the timePatrick S. Gardella2004-06-021-1/+1
| | | | | | | to work on FreeBSD for now. Should have done this a while back. Notes: svn path=/head/; revision=110707
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-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. Notes: svn path=/head/; revision=53959
* Remove an unnecessary "strip" line in post-install.Patrick S. Gardella2000-10-181-1/+0
| | | | | | | Submitted by: knu Notes: svn path=/head/; revision=33968
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27847
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27426
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Adding sash version 3.4.Steve Price2000-01-291-0/+35
A Stand-Alone shell combining many common utilities. PR: 16309 Submitted by: Patrick Gardella <patrick@freebsd.org> Notes: svn path=/head/; revision=25291