notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mosh Fast R6RS Scheme interpreter
0.2.7_7 lang on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.7_6Version of this port present on the latest quarterly branch.
Maintainer: mjt@cltn.org search for ports maintained by this maintainer
Port Added: 2008-08-17 18:25:20
Last Update: 2024-02-24 16:12:16
Commit Hash: 2286fdd
License: BSD2CLAUSE
WWW:
https://mosh.monaos.org/
Description:
Mosh is a free and fast interpreter for Scheme as specified in the R6RS. R6RS is the latest revision of the Scheme standard; the current release of Mosh supports all the features of R6RS.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (293 items)
Collapse this list.
  1. /usr/local/share/licenses/mosh-scheme-0.2.7_7/catalog.mk
  2. /usr/local/share/licenses/mosh-scheme-0.2.7_7/LICENSE
  3. /usr/local/share/licenses/mosh-scheme-0.2.7_7/BSD2CLAUSE
  4. bin/mosh
  5. bin/mosh_config
  6. bin/nmosh
  7. lib/mosh/all-tests.scm
  8. lib/mosh/lib/clos/bootstrap/generic-functions.ss
  9. lib/mosh/lib/clos/bootstrap/standard-classes.ss
  10. lib/mosh/lib/clos/core.ss
  11. lib/mosh/lib/clos/helpers.ss
  12. lib/mosh/lib/clos/introspection.ss
  13. lib/mosh/lib/clos/private/allocation.ikarus.ss
  14. lib/mosh/lib/clos/private/allocation.ss
  15. lib/mosh/lib/clos/private/compat.ss
  16. lib/mosh/lib/clos/private/core-class-layout.ss
  17. lib/mosh/lib/clos/private/fast-method-cache.ikarus.ss
  18. lib/mosh/lib/clos/private/method-cache.ikarus.ss
  19. lib/mosh/lib/clos/private/method-cache.ss
  20. lib/mosh/lib/clos/private/slow-method-cache.ss
  21. lib/mosh/lib/clos/private/top-sort.ss
  22. lib/mosh/lib/clos/slot-access.ss
  23. lib/mosh/lib/clos/std-protocols/add-method.ss
  24. lib/mosh/lib/clos/std-protocols/allocate-instance.ss
  25. lib/mosh/lib/clos/std-protocols/class-initialization.ss
  26. lib/mosh/lib/clos/std-protocols/generic-invocation.ss
  27. lib/mosh/lib/clos/std-protocols/initialize.ss
  28. lib/mosh/lib/clos/std-protocols/make.ss
  29. lib/mosh/lib/clos/std-protocols/print-object.ss
  30. lib/mosh/lib/clos/user.ss
  31. lib/mosh/lib/config/library-config.scm
  32. lib/mosh/lib/facebook.ss
  33. lib/mosh/lib/http.ss
  34. lib/mosh/lib/irregex.ss
  35. lib/mosh/lib/json.ss
  36. lib/mosh/lib/lambda/wiki.ss
  37. lib/mosh/lib/match.ss
  38. lib/mosh/lib/mecab.ss
  39. lib/mosh/lib/memcached.ss
  40. lib/mosh/lib/monapi.ss
  41. lib/mosh/lib/mosh.nmosh.ss
  42. lib/mosh/lib/mosh/c-type.ss
  43. lib/mosh/lib/mosh/c-type/helper.ss
  44. lib/mosh/lib/mosh/cgi.ss
  45. lib/mosh/lib/mosh/concurrent.ss
  46. lib/mosh/lib/mosh/control.ss
  47. lib/mosh/lib/mosh/dbd/mysql.ss
  48. lib/mosh/lib/mosh/dbi.ss
  49. lib/mosh/lib/mosh/ffi.ss
  50. lib/mosh/lib/mosh/file.ss
  51. lib/mosh/lib/mosh/io/conditions.ss
  52. lib/mosh/lib/mosh/irc/client.ss
  53. lib/mosh/lib/mosh/pp.ss
  54. lib/mosh/lib/mosh/process.ss
  55. lib/mosh/lib/mosh/queue.ss
  56. lib/mosh/lib/mosh/shell.ss
  57. lib/mosh/lib/mosh/shell/repl.ss
  58. lib/mosh/lib/mosh/socket.ss
  59. lib/mosh/lib/mosh/test.ss
  60. lib/mosh/lib/nmosh.nmosh.ss
  61. lib/mosh/lib/nmosh/aio/platform/bsd.nmosh.sls
  62. lib/mosh/lib/nmosh/aio/platform/win32.nmosh.sls
  63. lib/mosh/lib/nmosh/bootstrap/util.nmosh.ss
  64. lib/mosh/lib/nmosh/bsd/kqueue.nmosh.sls
  65. lib/mosh/lib/nmosh/canvas/platform/win32.nmosh.sls
  66. lib/mosh/lib/nmosh/config.nmosh.sls
  67. lib/mosh/lib/nmosh/debugger.nmosh.sls
  68. lib/mosh/lib/nmosh/debugger/condition-printer.nmosh.sls
  69. lib/mosh/lib/nmosh/debugger/core.nmosh.sls
  70. lib/mosh/lib/nmosh/ffi/box.mosh.sls
  71. lib/mosh/lib/nmosh/ffi/pffi.mosh.sls
  72. lib/mosh/lib/nmosh/ffi/stublib.mosh.sls
  73. lib/mosh/lib/nmosh/finalizers.nmosh.sls
  74. lib/mosh/lib/nmosh/gc.nmosh.sls
  75. lib/mosh/lib/nmosh/global-flags.mosh.sls
  76. lib/mosh/lib/nmosh/gui/win32.nmosh.sls
  77. lib/mosh/lib/nmosh/io/core.sls
  78. lib/mosh/lib/nmosh/io/master-queue.nmosh.sls
  79. lib/mosh/lib/nmosh/process.nmosh.sls
  80. lib/mosh/lib/nmosh/process/mosh.mosh.sls
  81. lib/mosh/lib/nmosh/process/win32.mosh.sls
  82. lib/mosh/lib/nmosh/process/win32.nmosh.sls
  83. lib/mosh/lib/nmosh/stubs/aio-win32.mosh.sls
  84. lib/mosh/lib/nmosh/stubs/boehmgc-stubs.mosh.sls
  85. lib/mosh/lib/nmosh/stubs/kqueue-stubs.mosh.sls
  86. lib/mosh/lib/nmosh/stubs/ptrace-common.mosh.sls
  87. lib/mosh/lib/nmosh/stubs/sqlite3.mosh.sls
  88. lib/mosh/lib/nmosh/stubs/terminal.mosh.sls
  89. lib/mosh/lib/nmosh/stubs/win32-gui.mosh.sls
  90. lib/mosh/lib/nmosh/stubs/win32-misc.mosh.sls
  91. lib/mosh/lib/nmosh/ui/deco.nmosh.sls
  92. lib/mosh/lib/nmosh/util/define-macro.sls
  93. lib/mosh/lib/nmosh/util/lisp-transformer.sls
  94. lib/mosh/lib/nmosh/util/multy-invoke.sls
  95. lib/mosh/lib/nmosh/util/syntax-error.sls
  96. lib/mosh/lib/nmosh/weak-vectors.nmosh.sls
  97. lib/mosh/lib/nmosh/win32/aio.nmosh.sls
  98. lib/mosh/lib/nmosh/win32/gui.nmosh.sls
  99. lib/mosh/lib/nmosh/win32/handle.nmosh.sls
  100. lib/mosh/lib/nmosh/win32/misc.nmosh.sls
  101. lib/mosh/lib/nmosh/win32/named-pipe.nmosh.sls
  102. lib/mosh/lib/nmosh/win32/util.nmosh.sls
  103. lib/mosh/lib/packrat.ss
  104. lib/mosh/lib/rbtree.ss
  105. lib/mosh/lib/shorten.ss
  106. lib/mosh/lib/shorten/helper.ss
  107. lib/mosh/lib/srfi/%3a0.mosh.sls
  108. lib/mosh/lib/srfi/%3a0/cond-expand.sls
  109. lib/mosh/lib/srfi/%3a1.mosh.sls
  110. lib/mosh/lib/srfi/%3a1/lists.sls
  111. lib/mosh/lib/srfi/%3a11.mosh.sls
  112. lib/mosh/lib/srfi/%3a11/let-values.sls
  113. lib/mosh/lib/srfi/%3a13.mosh.sls
  114. lib/mosh/lib/srfi/%3a13/strings.sls
  115. lib/mosh/lib/srfi/%3a14.mosh.sls
  116. lib/mosh/lib/srfi/%3a14/char-sets.sls
  117. lib/mosh/lib/srfi/%3a16.mosh.sls
  118. lib/mosh/lib/srfi/%3a16/case-lambda.sls
  119. lib/mosh/lib/srfi/%3a19.mosh.sls
  120. lib/mosh/lib/srfi/%3a19/time.sls
  121. lib/mosh/lib/srfi/%3a19/time/compat.ikarus.sls
  122. lib/mosh/lib/srfi/%3a19/time/compat.larceny.sls
  123. lib/mosh/lib/srfi/%3a19/time/compat.mosh.sls
  124. lib/mosh/lib/srfi/%3a19/time/compat.mzscheme.sls
  125. lib/mosh/lib/srfi/%3a19/time/compat.ypsilon.sls
  126. lib/mosh/lib/srfi/%3a2.mosh.sls
  127. lib/mosh/lib/srfi/%3a2/and-let%2a.sls
  128. lib/mosh/lib/srfi/%3a2/and-let-star.sls
  129. lib/mosh/lib/srfi/%3a2/and-let.larceny.sls
  130. lib/mosh/lib/srfi/%3a23.mosh.sls
  131. lib/mosh/lib/srfi/%3a23/error.sls
  132. lib/mosh/lib/srfi/%3a26.mosh.sls
  133. lib/mosh/lib/srfi/%3a26/cut.sls
  134. lib/mosh/lib/srfi/%3a27.mosh.sls
  135. lib/mosh/lib/srfi/%3a27/random-bits.sls
  136. lib/mosh/lib/srfi/%3a31.mosh.sls
  137. lib/mosh/lib/srfi/%3a31/rec.sls
  138. lib/mosh/lib/srfi/%3a37.mosh.sls
  139. lib/mosh/lib/srfi/%3a37/args-fold.sls
  140. lib/mosh/lib/srfi/%3a38.mosh.sls
  141. lib/mosh/lib/srfi/%3a38/with-shared-structure.ikarus.sls
  142. lib/mosh/lib/srfi/%3a38/with-shared-structure.mosh.sls
  143. lib/mosh/lib/srfi/%3a38/with-shared-structure.ypsilon.sls
  144. lib/mosh/lib/srfi/%3a39.mosh.sls
  145. lib/mosh/lib/srfi/%3a39/parameters.ikarus.sls
  146. lib/mosh/lib/srfi/%3a39/parameters.mosh.sls
  147. lib/mosh/lib/srfi/%3a39/parameters.mzscheme.sls
  148. lib/mosh/lib/srfi/%3a39/parameters.sls
  149. lib/mosh/lib/srfi/%3a39/parameters.ypsilon.sls
  150. lib/mosh/lib/srfi/%3a41.mosh.sls
  151. lib/mosh/lib/srfi/%3a41/streams.mosh.sls
  152. lib/mosh/lib/srfi/%3a41/streams/derived.sls
  153. lib/mosh/lib/srfi/%3a41/streams/primitive.sls
  154. lib/mosh/lib/srfi/%3a42.mosh.sls
  155. lib/mosh/lib/srfi/%3a42/eager-comprehensions.sls
  156. lib/mosh/lib/srfi/%3a43.mosh.sls
  157. lib/mosh/lib/srfi/%3a43/vectors.sls
  158. lib/mosh/lib/srfi/%3a48.mosh.sls
  159. lib/mosh/lib/srfi/%3a48/intermediate-format-strings.sls
  160. lib/mosh/lib/srfi/%3a48/intermediate-format-strings/compat.ikarus.sls
  161. lib/mosh/lib/srfi/%3a48/intermediate-format-strings/compat.larceny.sls
  162. lib/mosh/lib/srfi/%3a48/intermediate-format-strings/compat.mosh.sls
  163. lib/mosh/lib/srfi/%3a48/intermediate-format-strings/compat.mzscheme.sls
  164. lib/mosh/lib/srfi/%3a48/intermediate-format-strings/compat.ypsilon.sls
  165. lib/mosh/lib/srfi/%3a6.mosh.sls
  166. lib/mosh/lib/srfi/%3a6/basic-string-ports.mzscheme.sls
  167. lib/mosh/lib/srfi/%3a6/basic-string-ports.sls
  168. lib/mosh/lib/srfi/%3a6/basic-string-ports/compat.ikarus.sls
  169. lib/mosh/lib/srfi/%3a6/basic-string-ports/compat.larceny.sls
  170. lib/mosh/lib/srfi/%3a6/basic-string-ports/compat.mosh.sls
  171. lib/mosh/lib/srfi/%3a6/basic-string-ports/compat.ypsilon.sls
  172. lib/mosh/lib/srfi/%3a61.mosh.sls
  173. lib/mosh/lib/srfi/%3a61/cond.sls
  174. lib/mosh/lib/srfi/%3a64.mosh.sls
  175. lib/mosh/lib/srfi/%3a64/testing.sls
  176. lib/mosh/lib/srfi/%3a67.mosh.sls
  177. lib/mosh/lib/srfi/%3a67/compare-procedures.sls
  178. lib/mosh/lib/srfi/%3a78.mosh.sls
  179. lib/mosh/lib/srfi/%3a78/lightweight-testing.sls
  180. lib/mosh/lib/srfi/%3a78/lightweight-testing/compat.ikarus.sls
  181. lib/mosh/lib/srfi/%3a78/lightweight-testing/compat.larceny.sls
  182. lib/mosh/lib/srfi/%3a78/lightweight-testing/compat.mosh.sls
  183. lib/mosh/lib/srfi/%3a78/lightweight-testing/compat.mzscheme.sls
  184. lib/mosh/lib/srfi/%3a78/lightweight-testing/compat.ypsilon.sls
  185. lib/mosh/lib/srfi/%3a8.mosh.sls
  186. lib/mosh/lib/srfi/%3a8/receive.sls
  187. lib/mosh/lib/srfi/%3a9.mosh.sls
  188. lib/mosh/lib/srfi/%3a9/records.sls
  189. lib/mosh/lib/srfi/%3a98.mosh.sls
  190. lib/mosh/lib/srfi/%3a98/os-environment-variables.sls
  191. lib/mosh/lib/srfi/%3a99.mosh.sls
  192. lib/mosh/lib/srfi/%3a99/records.mosh.sls
  193. lib/mosh/lib/srfi/%3a99/records/helper.sls
  194. lib/mosh/lib/srfi/%3a99/records/inspection.larceny.sls
  195. lib/mosh/lib/srfi/%3a99/records/inspection.sls
  196. lib/mosh/lib/srfi/%3a99/records/procedural.larceny.sls
  197. lib/mosh/lib/srfi/%3a99/records/procedural.sls
  198. lib/mosh/lib/srfi/%3a99/records/syntactic.larceny.sls
  199. lib/mosh/lib/srfi/%3a99/records/syntactic.sls
  200. lib/mosh/lib/srfi/13/srfi-13.scm
  201. lib/mosh/lib/srfi/14/srfi-14.scm
  202. lib/mosh/lib/srfi/19/srfi-19.scm
  203. lib/mosh/lib/srfi/26/cut.scm
  204. lib/mosh/lib/srfi/27/random.ss
  205. lib/mosh/lib/srfi/37/srfi-37-reference.scm
  206. lib/mosh/lib/srfi/42/design.scm
  207. lib/mosh/lib/srfi/42/ec.scm
  208. lib/mosh/lib/srfi/42/extension.scm
  209. lib/mosh/lib/srfi/42/timing.scm
  210. lib/mosh/lib/srfi/43/vector-lib.scm
  211. lib/mosh/lib/srfi/64/testing.scm
  212. lib/mosh/lib/srfi/67/compare.ss
  213. lib/mosh/lib/srfi/78/check.scm
  214. lib/mosh/lib/srfi/compile-all.ikarus.sps
  215. lib/mosh/lib/srfi/private/OS-id-features.sls
  216. lib/mosh/lib/srfi/private/include.sls
  217. lib/mosh/lib/srfi/private/include/compat.ikarus.sls
  218. lib/mosh/lib/srfi/private/include/compat.larceny.sls
  219. lib/mosh/lib/srfi/private/include/compat.mosh.sls
  220. lib/mosh/lib/srfi/private/include/compat.mzscheme.sls
  221. lib/mosh/lib/srfi/private/include/compat.nmosh.sls
  222. lib/mosh/lib/srfi/private/include/compat.ypsilon.sls
  223. lib/mosh/lib/srfi/private/let-opt.sls
  224. lib/mosh/lib/srfi/private/make-aliased-libraries.sps
  225. lib/mosh/lib/srfi/private/platform-features.ikarus.sls
  226. lib/mosh/lib/srfi/private/platform-features.larceny.sls
  227. lib/mosh/lib/srfi/private/platform-features.mosh.sls
  228. lib/mosh/lib/srfi/private/platform-features.mzscheme.sls
  229. lib/mosh/lib/srfi/private/platform-features.ypsilon.sls
  230. lib/mosh/lib/srfi/private/registry.sls
  231. lib/mosh/lib/system.nmosh.ss
  232. lib/mosh/lib/template.ss
  233. lib/mosh/lib/uri.ss
  234. lib/mosh/lib/yuni/binary/bitstream.sls
  235. lib/mosh/lib/yuni/binary/macro/bitwise.sls
  236. lib/mosh/lib/yuni/binary/macro/octet.sls
  237. lib/mosh/lib/yuni/binary/packunpack/bit.ss
  238. lib/mosh/lib/yuni/binary/packunpack/octet.ss
  239. lib/mosh/lib/yuni/compat/file-ops.mosh.sls
  240. lib/mosh/lib/yuni/compat/gensym.sls
  241. lib/mosh/lib/yuni/compat/simple-struct.mosh.sls
  242. lib/mosh/lib/yuni/core.sls
  243. lib/mosh/lib/yuni/impl/hyperprism/core-scheme.sls
  244. lib/mosh/lib/yuni/impl/hyperprism/quasiquote.sls
  245. lib/mosh/lib/yuni/impl/hyperprism/scheme-syntax.sls
  246. lib/mosh/lib/yuni/lib/ssax/html.sls
  247. lib/mosh/lib/yuni/lib/ssax/parsing.sls
  248. lib/mosh/lib/yuni/lib/ssax/private/define-opt.sls
  249. lib/mosh/lib/yuni/lib/ssax/private/error.sls
  250. lib/mosh/lib/yuni/lib/ssax/private/input-parse.sls
  251. lib/mosh/lib/yuni/lib/ssax/private/look-for-str.sls
  252. lib/mosh/lib/yuni/lib/ssax/private/misc.sls
  253. lib/mosh/lib/yuni/lib/ssax/private/output.sls
  254. lib/mosh/lib/yuni/lib/ssax/private/to-html-ext.sls
  255. lib/mosh/lib/yuni/lib/ssax/private/to-html.sls
  256. lib/mosh/lib/yuni/lib/ssax/private/util.sls
  257. lib/mosh/lib/yuni/lib/ssax/raise.sls
  258. lib/mosh/lib/yuni/lib/ssax/sxpath.sls
  259. lib/mosh/lib/yuni/lib/ssax/tree-trans.sls
  260. lib/mosh/lib/yuni/miniobj.sls
  261. lib/mosh/lib/yuni/miniobj/base.sls
  262. lib/mosh/lib/yuni/miniobj/minitype.sls
  263. lib/mosh/lib/yuni/miniobj/rnrs.sls
  264. lib/mosh/lib/yuni/text/config.sls
  265. lib/mosh/lib/yuni/text/config/reader.sls
  266. lib/mosh/lib/yuni/text/config/template.sls
  267. lib/mosh/lib/yuni/text/config/writer.sls
  268. lib/mosh/lib/yuni/text/decorate/sexp.sls
  269. lib/mosh/lib/yuni/text/peg.sls
  270. lib/mosh/lib/yuni/text/styler.sls
  271. lib/mosh/lib/yuni/transformer/cirs/writer.sls
  272. lib/mosh/lib/yuni/transformer/llvm/bitcode-decoder.sls
  273. lib/mosh/lib/yuni/transformer/llvm/bitcode-dict.sls
  274. lib/mosh/lib/yuni/transformer/llvm/bitcode.sls
  275. lib/mosh/lib/yuni/ui/terminal/color-sequence.sls
  276. lib/mosh/lib/yuni/util/binding-constructs.sls
  277. lib/mosh/lib/yuni/util/combinators.sls
  278. lib/mosh/lib/yuni/util/files.sls
  279. lib/mosh/lib/yuni/util/html.sls
  280. lib/mosh/lib/yuni/util/inline.sls
  281. lib/mosh/lib/yuni/util/invalid-form.sls
  282. lib/mosh/lib/yuni/util/library-files.sls
  283. lib/mosh/lib/yuni/util/library-writer.sls
  284. lib/mosh/lib/yuni/util/lists.sls
  285. lib/mosh/lib/yuni/util/messages.sls
  286. lib/mosh/lib/yuni/util/tables.sls
  287. lib/mosh/lib/yuni/util/tables/internal.sls
  288. lib/mosh/lib/yuni/util/tables/scheme.sls
  289. share/man/man1/mosh.1.gz
  290. share/man/man1/mosh_config.1.gz
  291. @owner
  292. @group
  293. @mode
Collapse this list.
Dependency lines:
  • mosh-scheme>0:lang/mosh
Conflicts:
CONFLICTS_INSTALL:
  • mosh-1.[0-9].*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/lang/mosh/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/mosh
  • pkg install mosh-scheme
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mosh-scheme
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: aarch64 riscv64
distinfo:
TIMESTAMP = 1490479591 SHA256 (mosh-0.2.7.tar.gz) = 3bafe0e3412d78041433540b59a84523f5c36c5d6c7f94a661e43d74ae7ca74e SIZE (mosh-0.2.7.tar.gz) = 5923017

Packages (timestamps in pop-ups are UTC):
mosh-scheme
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.2.7_7--0.2.7_7-0.2.7_6-
FreeBSD:13:quarterly-0.2.7_7--0.2.7_70.2.7_60.2.7_60.2.7_6
FreeBSD:14:latest-0.2.7_7--0.2.7_70.2.7_6-0.2.7_6
FreeBSD:14:quarterly-0.2.7_7--0.2.7_70.2.7_60.2.7_60.2.7_6
FreeBSD:15:latest-0.2.7_7n/a-n/a0.2.7_60.2.7_60.2.7_6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libgmp.so : math/gmp
  2. libonig.so : devel/oniguruma
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
lang_mosh
USES:
gmake ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/mosh-scheme/
Collapse this list.

Number of commits found: 42

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.7_7
24 Feb 2024 16:12:16
commit hash: 2286fdd5491f472772ef9bffc467d0ab5f88a6dccommit hash: 2286fdd5491f472772ef9bffc467d0ab5f88a6dccommit hash: 2286fdd5491f472772ef9bffc467d0ab5f88a6dccommit hash: 2286fdd5491f472772ef9bffc467d0ab5f88a6dc files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/mosh: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.2.7_6
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.7_6
20 Jul 2022 14:22:15
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.7_6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.2.7_6
12 Dec 2020 05:50:38
Revision:557797Original commit files touched by this commit
linimon search for other commits by this committer
Mark as NOT_FOR riscv64 due to the same failure as on aarch64.

While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
0.2.7_6
24 Aug 2020 18:02:01
Revision:546104Original commit files touched by this commit
fernape search for other commits by this committer
lang/mosh: Fix build on 13-CURRENT

lang/mosh depended on -fcommon

Cherry-pick upstream fix:
https://github.com/ivmai/bdwgc/commit/808af929bf55cd2b31e354f1903e182b151e8668

PR:	248874
Submitted by:	mjt@cltn.org (maintainer)
0.2.7_6
10 Jul 2018 17:31:48
Revision:474393Original commit files touched by this commit
joneum search for other commits by this committer
lang/mosh: Unbreak build on 12-CURRENT

PR:	229540
Submitted by:	mjt@cltn.org (maintainer)
0.2.7_5
19 Mar 2018 06:03:16
Revision:464983Original commit files touched by this commit
yuri search for other commits by this committer
devel/oniguruma: Update to 6.8.1

Only changed the shared object version (forgotten on the previous release).
0.2.7_4
17 Mar 2018 20:31:20
Revision:464845Original commit files touched by this commit
yuri search for other commits by this committer
devel/oniguruma: Update to 6.8.0

Changelog:
https://github.com/kkos/oniguruma/releases/tag/v6.8.0

Bumping 9 depending ports because oniguruma's interface
actually changed in an incompatible way,
see https://github.com/kkos/oniguruma/issues/79 ,
while the shared library lib/libonig.so.4.0.0 didn't change
the revision number. This is a bug in the upstream release.
0.2.7_3
30 Nov 2017 06:13:35
Revision:455167Original commit files touched by this commit Sanity Test Failure
linimon search for other commits by this committer
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
0.2.7_3
12 Nov 2017 14:00:48
Revision:454042Original commit files touched by this commit
riggs search for other commits by this committer
Chase renaming of devel/oniguruma6 to devel/oniguruma

PR:		222869
Reported by:	m.bueker@berlin.de
0.2.7_3
08 Oct 2017 18:05:50
Revision:451554Original commit files touched by this commit
pi search for other commits by this committer
lang/mosh: change dependency from devel/oniguruma5 to 6

PR:		221484
Approved by:	mjt@cltn.org (maintainer timeout)
0.2.7_2
21 Jun 2017 22:50:44
Revision:444087Original commit files touched by this commit
linimon search for other commits by this committer
Fails to configure on aarch64.

Approved by:	portmgr (tier-2 blanket)
0.2.7_2
27 May 2017 22:16:51
Revision:441881Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on armv6, for errors classified as "linker_error".

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
0.2.7_2
24 Apr 2017 12:39:36
Revision:439285Original commit files touched by this commit
miwi search for other commits by this committer
- Unbreak port and Update MASTER_SITES

PR:		218128
Submitted by:	Anton Yuzhaninov
Approved by:	maintainer
0.2.7_2
15 Mar 2017 14:45:31
Revision:436247Original commit files touched by this commit
mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
0.2.7_2
03 Mar 2017 16:00:20
Revision:435349Original commit files touched by this commit
mat search for other commits by this committer
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
0.2.7_2
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
0.2.7_2
01 Apr 2016 14:08:38
Revision:412347Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
0.2.7_2
09 Sep 2015 18:00:10
Revision:396523Original commit files touched by this commit
danfe search for other commits by this committer
Remove useless hunk (debug leftover).
09 Sep 2015 17:26:14
Revision:396521Original commit files touched by this commit Refresh
danfe search for other commits by this committer
- Unbreak the build on Tier-2 systems (PowerPC and SPARC)
- Define LICENSE and move PROJECTHOST where it logically belongs
- Propagate available SIMD support down to the compiler (x86 only)
- Do not enforce -O3; update/improve `x-generate-plist' target
- Provide a better port description text while I am here

Tested on:	local Mac mini G4 (powerpc), flame (sparc64)
0.2.7_2
15 Jan 2015 09:05:38
Revision:377064Original commit files touched by this commit
tijl search for other commits by this committer
Add missing USE_OPENSSL=yes

PR:		195796
0.2.7_1
27 Oct 2014 15:23:31
Revision:371587Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.2.7_1
05 Jul 2014 19:27:04
Revision:360810Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.

CR:		D305
Approved by:	portmgr (swills)
0.2.7_1
02 Feb 2014 15:18:33
Revision:342314Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
- Convert to USES
0.2.7_1
04 Jan 2014 01:01:04
Revision:338618Original commit files touched by this commit
bapt search for other commits by this committer
Fix pkg name collision
0.2.7_1
13 Dec 2013 15:23:36
Revision:336355Original commit files touched by this commit
bapt search for other commits by this committer
Build with any recent compilers
Convert to modern LIB_DEPENDS
USE_GMAKE -> USES=gmake
Remove unsupported bits
0.2.7_1
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
0.2.7_1
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
0.2.7_1
04 Sep 2012 06:57:36
Revision:303640Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on powerpc and sparc64 (and, presumably, ia64).

Hat:		portmgr
0.2.7_1
12 Apr 2012 10:35:43
Original commit files touched by this commit
zi search for other commits by this committer
- Note CONFLICT between net/mosh and lang/mosh, as they both install bin/mosh
- Bump PORTREVISION

Reported By:    Hirohisa Yamaguchi <umq@ueo.co.jp>
0.2.7
10 Mar 2012 23:36:58
Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.2.7
- 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
0.0.7_1
03 Jul 2011 13:45:36
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
0.0.7_1
09 Jul 2009 15:51:54
Original commit files touched by this commit
pav search for other commits by this committer
- Remove empty patch files
0.0.7_1
30 Apr 2009 22:54:30
Original commit files touched by this commit
miwi search for other commits by this committer
- Set ONLY_FOR_ARCHS= i386 (amd64/sparc64 core dump)

PR:             133076
Submitted by:   Katsuji ISHIKAWA <katsuji.ishikawa@gmail.com> (maintainer)
0.0.7
18 Mar 2009 04:42:17
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on sparc64.
0.0.7
07 Mar 2009 15:57:25
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Forgot to remove patch
0.0.7
07 Mar 2009 15:29:45
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.0.7

PR:             132177
Submitted by:   Katsuji ISHIKAWA <katsuji dot ishikawa at gmail dot com>
(maintainer)
0.0.6
07 Sep 2008 17:48:25
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to version 0.0.6

PR:             126958
Submitetd by:   Katsuji ISHIKAWA <katsuji dot ishikawa at gmail dot com>
(maintainer)
0.0.5
24 Aug 2008 09:19:23
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 0.0.5

PR:             ports/126743
Submitted by:   Katsuji ISHIKAWA <katsuji.ishikawa at gmail.com> (maintainer)
0.0.4
17 Aug 2008 18:24:33
Original commit files touched by this commit
amdmi3 search for other commits by this committer
Mosh is A Fast R6RS Scheme interpreter.

WWW:   http://code.google.com/p/mosh-scheme/

PR:             ports/125375
Submitted by:   <katsuji dot ishikawa at gmail dot com>

Number of commits found: 42