aboutsummaryrefslogtreecommitdiff
path: root/shells/mksh
Commit message (Collapse)AuthorAgeFilesLines
* - Update to R44Martin Wilke2013-03-102-3/+3
| | | | Notes: svn path=/head/; revision=313804
* _ Udpate to R43Martin Wilke2013-02-262-3/+3
| | | | Notes: svn path=/head/; revision=312996
* - Update to r42Martin Wilke2013-02-132-3/+3
| | | | Notes: svn path=/head/; revision=312138
* - Update to R41Martin Wilke2013-02-012-14/+5
| | | | | | | | | | - Convert header PR: 174664 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=311350
* - Update to R40fMartin Wilke2012-04-102-3/+3
| | | | | | | | PR: 166750 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=294500
* - Update to R40EMartin Wilke2012-04-082-3/+3
| | | | | | | | | PR: 166535 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=294386
* - Fix build with CLANGMartin Wilke2012-03-041-1/+1
| | | | | | | PR: 164418 Notes: svn path=/head/; revision=292670
* - Update to R40DMartin Wilke2012-02-072-4/+3
| | | | | | | | PR: 164251 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=290558
* - Make sure after deinstall /etc/shells is cleanMartin Wilke2011-11-252-2/+6
| | | | | | | | | | | - Bump PORTREVISION PR: 160528 Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv> Feature safe: yes Notes: svn path=/head/; revision=286436
* - Update to R40cMartin Wilke2011-11-242-3/+3
| | | | | | | | | PR: 162778 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=286380
* - Update to R40bMartin Wilke2011-08-262-3/+3
| | | | | | | | PR: 158989 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=280498
* - Update to R40Martin Wilke2011-06-252-3/+3
| | | | | | | | PR: 157829 Submitted by: Jin-Sih Lin <linpct@gmail.com> Notes: svn path=/head/; revision=276291
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - 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