Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Update to 031112 and unbreak, old version was not fetchable anymore. | Pav Lucistnik | 2003-11-15 | 2 | -2/+2 |
| | | | | Approved by: adamw (mentor) | ||||
* | Reset maintainer to ports@. Reviewed by: kris. | Mark Linimon | 2003-11-03 | 1 | -1/+1 |
| | |||||
* | Update to current version. PR ports/58192. | Mark Linimon | 2003-11-03 | 5 | -20/+15 |
| | |||||
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Add missing files and manpages | Kris Kennaway | 2002-10-28 | 2 | -1/+3 |
| | |||||
* | Update to 020214 | George C A Reid | 2002-07-16 | 4 | -42/+8 |
| | | | | | PR: 37851 Submitted by: Jeff Palmer <scorpio@drkshdw.org> | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -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. | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-16 | 1 | -7/+7 |
| | |||||
* | Add osh 001127, a reimplementation of the old and obsolete shell version | Will Andrews | 2000-12-30 | 7 | -0/+88 |
that was in standard use up to UNIX 6th Edition and was supplied as osh with UNIX 7th Edition. Its command language is a sparse subset of those of modern shells and is mostly common to both sh(1) and csh(1). PR: 23943 Submitted by: George Reid <greid@ukug.uk.freebsd.org> |