aboutsummaryrefslogtreecommitdiffstats
path: root/shells/esh
Commit message (Collapse)AuthorAgeFilesLines
* Update 0.8 -> 0.8.5.nectar2002-02-075-38/+22
| | | | Release MAINTAINER.
* 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.
* Master site disappeared. Use MASTER_SITE_LOCAL.nectar2001-01-223-4/+2
| | | | Noticed by: fenner
* Locally hosted distfiles moved to ftp.freebsd.org.nectar2000-06-201-2/+1
|
* portlintmharo2000-04-212-9/+9
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-062-6/+1
| | | | in bsd.port.mk and this helps to unify the check and install.
* The ``easy shell'', a small shell with Lisp-like syntax.nectar1999-05-297-0/+97