aboutsummaryrefslogtreecommitdiffstats
path: root/lang/mosh
Commit message (Collapse)AuthorAgeFilesLines
* Build with any recent compilersBaptiste Daroussin2013-12-131-8/+3
| | | | | | Convert to modern LIB_DEPENDS USE_GMAKE -> USES=gmake Remove unsupported bits
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-5/+2
| | | | lang)
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Mark as broken on powerpc and sparc64 (and, presumably, ia64).Mark Linimon2012-09-041-0/+4
| | | | Hat: portmgr
* - Note CONFLICT between net/mosh and lang/mosh, as they both install bin/moshRyan Steinmetz2012-04-121-0/+3
| | | | | | - Bump PORTREVISION Reported By: Hirohisa Yamaguchi <umq@ueo.co.jp>
* - Update to 0.2.7TAKATSU Tomonari2012-03-113-38/+412
| | | | | | | | | | - Pass maintainership - Mark BROKEN on FreeBSD 7.x RP: ports/158968 (based on) Submitted by: OKUMURA Yuki <mjt_AT_cltn_DOT_org> Approved by: maintainer timeout (> 7 months) Feature safe: yes
* - remove MD5Olli Hauer2011-07-031-1/+0
|
* - Remove empty patch filesPav Lucistnik2009-07-091-0/+0
|
* - Set ONLY_FOR_ARCHS= i386 (amd64/sparc64 core dump)Martin Wilke2009-05-012-18/+3
| | | | | PR: 133076 Submitted by: Katsuji ISHIKAWA <katsuji.ishikawa@gmail.com> (maintainer)
* Mark as broken on sparc64.Mark Linimon2009-03-181-1/+7
|
* - Forgot to remove patchDmitry Marakasov2009-03-071-20/+0
|
* - Update to 0.0.7Dmitry Marakasov2009-03-074-13/+37
| | | | | PR: 132177 Submitted by: Katsuji ISHIKAWA <katsuji dot ishikawa at gmail dot com> (maintainer)
* - Update to version 0.0.6Dmitry Marakasov2008-09-084-7/+27
| | | | | PR: 126958 Submitetd by: Katsuji ISHIKAWA <katsuji dot ishikawa at gmail dot com> (maintainer)
* - Update to 0.0.5Rong-En Fan2008-08-243-5/+6
| | | | | PR: ports/126743 Submitted by: Katsuji ISHIKAWA <katsuji.ishikawa at gmail.com> (maintainer)
* Mosh is A Fast R6RS Scheme interpreter.Dmitry Marakasov2008-08-184-0/+47
WWW: http://code.google.com/p/mosh-scheme/ PR: ports/125375 Submitted by: <katsuji dot ishikawa at gmail dot com>