The FreeBSD Ports Archive
FreeBSD shells : osh4>
An implementation of the UNIX 6th Edition shell
An implementation of the UNIX 6th Edition shell
An implementation of the UNIX 6th Edition shell
osh history
v. 1.20
date: 2007/08/04 11:41:19; author: gabor; state: Exp; lines: +5 -5
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
v. 1.19
date: 2007/07/09 16:14:00; author: miwi; state: Exp; lines: +1 -1
- Update to 20070707
Submitted by: Jeffrey Allen Neitzel (author via privat mail)
v. 1.18
date: 2007/03/26 10:00:32; author: miwi; state: Exp; lines: +2 -2
- Update to 20070324
Submitted by: J.A. Neitzel (author)
v. 1.17
date: 2006/08/07 07:58:26; author: miwi; state: Exp; lines: +5 -5
- Respect DESTDIR for all my ports
Reviewed by: gabor
Approved by: krion (mentor)
v. 1.16
date: 2006/06/16 22:17:25; author: miwi; state: Exp; lines: +1 -1
Obey conventions and change my mail to @FreeBSD.org address
Approved by: krion (mentor)
v. 1.15
date: 2006/04/19 14:37:47; author: vs; state: Exp; lines: +3 -3
- Update to 060124
- Assign maintainership to submitter
PR: ports/95972
Submitted by: Martin Wilke
v. 1.14
date: 2005/07/10 17:54:41; author: kris; state: Exp; lines: +1 -4
Update to osh-050219 to fix fetching
v. 1.13
date: 2004/08/26 07:28:03; author: vs; state: Exp; lines: +3 -0
Add patch-set which fixes various bugs including a stack overflow.
PR: ports/70953
Submitted by: Jeffrey Allen Neitzel (author)
v. 1.12
date: 2004/08/15 17:39:28; author: oliver; state: Exp; lines: +1 -1
update to 040812
v. 1.11
date: 2004/05/10 20:09:17; author: linimon; state: Exp; lines: +1 -1
Update to osh-040421
PR: ports/65962
Submitted by: Jeffrey Allen Neitzel
v. 1.10
date: 2004/04/09 18:22:27; author: krion; state: Exp; lines: +3 -3
- Update to version 040216
PR: ports/65369
Submitted by: Ports Fury
v. 1.9
date: 2003/11/15 12:31:38; author: pav; state: Exp; lines: +1 -1
Update to 031112 and unbreak, old version was not fetchable anymore.
Approved by: adamw (mentor)
v. 1.8
date: 2003/11/03 01:15:00; author: linimon; state: Exp; lines: +1 -1
Reset maintainer to ports@. Reviewed by: kris.
v. 1.7
date: 2003/11/03 01:14:29; author: linimon; state: Exp; lines: +2 -4
Update to current version. PR ports/58192.
v. 1.6
date: 2003/03/07 06:10:38; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.5
date: 2002/10/28 01:58:35; author: kris; state: Exp; lines: +1 -1
Add missing files and manpages
v. 1.4
date: 2002/07/16 15:20:30; author: greid; state: Exp; lines: +1 -1
Update to 020214
PR: 37851
Submitted by: Jeff Palmer
v. 1.3
date: 2002/01/29 11:58:43; author: knu; state: Exp; lines: +2 -2
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.
v. 1.2
date: 2001/01/16 17:32:24; author: sobomax; state: Exp; lines: +8 -8
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.1
date: 2000/12/30 01:31:08; author: will; state: Exp;
Add osh 001127, a reimplementation of the old and obsolete shell version
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
=============================================================================
v. 1.20
date: 2007/08/04 11:41:19; author: gabor; state: Exp; lines: +5 -5
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
v. 1.19
date: 2007/07/09 16:14:00; author: miwi; state: Exp; lines: +1 -1
- Update to 20070707
Submitted by: Jeffrey Allen Neitzel (author via privat mail)
v. 1.18
date: 2007/03/26 10:00:32; author: miwi; state: Exp; lines: +2 -2
- Update to 20070324
Submitted by: J.A. Neitzel (author)
v. 1.17
date: 2006/08/07 07:58:26; author: miwi; state: Exp; lines: +5 -5
- Respect DESTDIR for all my ports
Reviewed by: gabor
Approved by: krion (mentor)
v. 1.16
date: 2006/06/16 22:17:25; author: miwi; state: Exp; lines: +1 -1
Obey conventions and change my mail to @FreeBSD.org address
Approved by: krion (mentor)
v. 1.15
date: 2006/04/19 14:37:47; author: vs; state: Exp; lines: +3 -3
- Update to 060124
- Assign maintainership to submitter
PR: ports/95972
Submitted by: Martin Wilke
v. 1.14
date: 2005/07/10 17:54:41; author: kris; state: Exp; lines: +1 -4
Update to osh-050219 to fix fetching
v. 1.13
date: 2004/08/26 07:28:03; author: vs; state: Exp; lines: +3 -0
Add patch-set which fixes various bugs including a stack overflow.
PR: ports/70953
Submitted by: Jeffrey Allen Neitzel (author)
v. 1.12
date: 2004/08/15 17:39:28; author: oliver; state: Exp; lines: +1 -1
update to 040812
v. 1.11
date: 2004/05/10 20:09:17; author: linimon; state: Exp; lines: +1 -1
Update to osh-040421
PR: ports/65962
Submitted by: Jeffrey Allen Neitzel
v. 1.10
date: 2004/04/09 18:22:27; author: krion; state: Exp; lines: +3 -3
- Update to version 040216
PR: ports/65369
Submitted by: Ports Fury
v. 1.9
date: 2003/11/15 12:31:38; author: pav; state: Exp; lines: +1 -1
Update to 031112 and unbreak, old version was not fetchable anymore.
Approved by: adamw (mentor)
v. 1.8
date: 2003/11/03 01:15:00; author: linimon; state: Exp; lines: +1 -1
Reset maintainer to ports@. Reviewed by: kris.
v. 1.7
date: 2003/11/03 01:14:29; author: linimon; state: Exp; lines: +2 -4
Update to current version. PR ports/58192.
v. 1.6
date: 2003/03/07 06:10:38; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.5
date: 2002/10/28 01:58:35; author: kris; state: Exp; lines: +1 -1
Add missing files and manpages
v. 1.4
date: 2002/07/16 15:20:30; author: greid; state: Exp; lines: +1 -1
Update to 020214
PR: 37851
Submitted by: Jeff Palmer
v. 1.3
date: 2002/01/29 11:58:43; author: knu; state: Exp; lines: +2 -2
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.
v. 1.2
date: 2001/01/16 17:32:24; author: sobomax; state: Exp; lines: +8 -8
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.1
date: 2000/12/30 01:31:08; author: will; state: Exp;
Add osh 001127, a reimplementation of the old and obsolete shell version
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
=============================================================================
v. 1.20
date: 2007/08/04 11:41:19; author: gabor; state: Exp; lines: +5 -5
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
v. 1.19
date: 2007/07/09 16:14:00; author: miwi; state: Exp; lines: +1 -1
- Update to 20070707
Submitted by: Jeffrey Allen Neitzel (author via privat mail)
v. 1.18
date: 2007/03/26 10:00:32; author: miwi; state: Exp; lines: +2 -2
- Update to 20070324
Submitted by: J.A. Neitzel (author)
v. 1.17
date: 2006/08/07 07:58:26; author: miwi; state: Exp; lines: +5 -5
- Respect DESTDIR for all my ports
Reviewed by: gabor
Approved by: krion (mentor)
v. 1.16
date: 2006/06/16 22:17:25; author: miwi; state: Exp; lines: +1 -1
Obey conventions and change my mail to @FreeBSD.org address
Approved by: krion (mentor)
v. 1.15
date: 2006/04/19 14:37:47; author: vs; state: Exp; lines: +3 -3
- Update to 060124
- Assign maintainership to submitter
PR: ports/95972
Submitted by: Martin Wilke
v. 1.14
date: 2005/07/10 17:54:41; author: kris; state: Exp; lines: +1 -4
Update to osh-050219 to fix fetching
v. 1.13
date: 2004/08/26 07:28:03; author: vs; state: Exp; lines: +3 -0
Add patch-set which fixes various bugs including a stack overflow.
PR: ports/70953
Submitted by: Jeffrey Allen Neitzel (author)
v. 1.12
date: 2004/08/15 17:39:28; author: oliver; state: Exp; lines: +1 -1
update to 040812
v. 1.11
date: 2004/05/10 20:09:17; author: linimon; state: Exp; lines: +1 -1
Update to osh-040421
PR: ports/65962
Submitted by: Jeffrey Allen Neitzel
v. 1.10
date: 2004/04/09 18:22:27; author: krion; state: Exp; lines: +3 -3
- Update to version 040216
PR: ports/65369
Submitted by: Ports Fury
v. 1.9
date: 2003/11/15 12:31:38; author: pav; state: Exp; lines: +1 -1
Update to 031112 and unbreak, old version was not fetchable anymore.
Approved by: adamw (mentor)
v. 1.8
date: 2003/11/03 01:15:00; author: linimon; state: Exp; lines: +1 -1
Reset maintainer to ports@. Reviewed by: kris.
v. 1.7
date: 2003/11/03 01:14:29; author: linimon; state: Exp; lines: +2 -4
Update to current version. PR ports/58192.
v. 1.6
date: 2003/03/07 06:10:38; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.5
date: 2002/10/28 01:58:35; author: kris; state: Exp; lines: +1 -1
Add missing files and manpages
v. 1.4
date: 2002/07/16 15:20:30; author: greid; state: Exp; lines: +1 -1
Update to 020214
PR: 37851
Submitted by: Jeff Palmer
v. 1.3
date: 2002/01/29 11:58:43; author: knu; state: Exp; lines: +2 -2
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.
v. 1.2
date: 2001/01/16 17:32:24; author: sobomax; state: Exp; lines: +8 -8
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.1
date: 2000/12/30 01:31:08; author: will; state: Exp;
Add osh 001127, a reimplementation of the old and obsolete shell version
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
=============================================================================
|
| |

|