aboutsummaryrefslogtreecommitdiff
path: root/shells/mksh
Commit message (Collapse)AuthorAgeFilesLines
* - Do not redefine EXAMPLESDIR to respect PREFIXMartin Wilke2010-07-121-3/+1
| | | | | | | | | | - Remove erroneous @dirrm from PLIST_DIRS PR: 148043 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> (maintainer) Notes: svn path=/head/; revision=257658
* - Update to R39CMartin Wilke2010-03-082-4/+4
| | | | | | | | PR: 144327 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=250718
* - Update to R39bMartin Wilke2010-02-102-17/+19
| | | | | | | | PR: 143689 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=249539
* - Update to R39Martin Wilke2009-08-062-4/+4
| | | | | | | | PR: 137492 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=239047
* - Update to r38cMartin Wilke2009-06-302-4/+4
| | | | Notes: svn path=/head/; revision=236836
* - Update to R38Martin Wilke2009-05-282-4/+4
| | | | Notes: svn path=/head/; revision=234725
* - Update to r37.cMartin Wilke2009-04-262-4/+4
| | | | Notes: svn path=/head/; revision=232786
* - Update to R36bMartin Wilke2009-03-212-4/+4
| | | | Notes: svn path=/head/; revision=230564
* - Update to R36Martin Wilke2008-10-252-4/+4
| | | | Notes: svn path=/head/; revision=222054
* - Update to R35bMartin Wilke2008-09-252-8/+10
| | | | Notes: svn path=/head/; revision=220762
* - Update to R33dMartin Wilke2008-04-254-54/+9
| | | | | | | Security: http://www.vuxml.org/freebsd/86c05550-12c1-11dd-bab7-0016179b2dd5.html Notes: svn path=/head/; revision=211934
* - Update to R33bMartin Wilke2008-03-292-4/+4
| | | | Notes: svn path=/head/; revision=210111
* - Update to R33Martin Wilke2008-03-062-4/+4
| | | | Notes: svn path=/head/; revision=208546
* - Update to R32Martin Wilke2007-11-182-4/+4
| | | | | | | | | | | Notes: this update fix a crash, when stdin is closed mksh begins to eat all of one's cpu Approved by: portmgr (erwin,linimon) Notes: svn path=/head/; revision=202752
* - Update to R31CMartin Wilke2007-09-132-4/+4
| | | | Notes: svn path=/head/; revision=199391
* - Update to R31bMartin Wilke2007-09-112-4/+4
| | | | Notes: svn path=/head/; revision=199346
* - Update to R31Martin Wilke2007-09-092-13/+7
| | | | Notes: svn path=/head/; revision=199185
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-042-3/+3
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Update to R30Martin Wilke2007-07-272-4/+4
| | | | Notes: svn path=/head/; revision=196369
* - Update to R29fMartin Wilke2007-05-302-4/+4
| | | | Notes: svn path=/head/; revision=192377
* - Update to r29cMartin Wilke2007-04-242-4/+4
| | | | Notes: svn path=/head/; revision=190827
* - Take maintainershipMartin Wilke2007-03-121-1/+1
| | | | | | | Approved by: Andreas Kohn (old maintainer) Notes: svn path=/head/; revision=187195
* - Update to R29bMartin Wilke2007-03-113-8/+17
| | | | | | | | | | | - Update pkg-descr Changelog: http://www.mirbsd.org/?mksh#clog Approved by: maintainer (implicit) Notes: svn path=/head/; revision=187169
* - Update to R29Martin Wilke2007-03-052-4/+4
| | | | | | | Approved by: Maintainer implicit Notes: svn path=/head/; revision=186606
* - Update to R28Martin Wilke2006-09-042-5/+8
| | | | | | | Submitted by: andreas kohn via irc (maintainer) Notes: svn path=/head/; revision=172132
* - Improved descriptionMartin Wilke2006-07-252-3/+4
| | | | | | | | | PR: ports/100757 Submitted by: Parv <parv(at)pair.com> Approved by: krion (mentor), maintainer via irc Notes: svn path=/head/; revision=168717
* Add mksh , a Korn shell with many additions.Martin Wilke2006-07-225-0/+101
The MirOS Korn Shell, which contains many additions to the original Korn shell. WWW: http://mirbsd.de/mksh PR: ports/100713 Submitted by: Andreas Kohn <andreas at syndrom23.de> Notes: svn path=/head/; revision=168483