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
Port details
gforth Fast and portable Forth system
0.7.3_15 lang on this many watch lists=8 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.7.3_15Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-10-21 16:29:02
Last Update: 2024-12-13 11:53:06
Commit Hash: c6132ac
People watching this port, also watch:: vim, python, openssl, pcre, gdbm
License: GPLv3+
WWW:
https://www.gnu.org/software/gforth/gforth.html
Description:
Gforth is a fast and portable implementation of the ANS Forth language. It works nicely with the Emacs editor, offers some nice features such as input completion and history and a powerful locals facility, and it even has a manual. Gforth employs traditional implementation techniques: its inner innerpreter is indirect or direct threaded.
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 (246 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gforth-0.7.3_15/catalog.mk
  3. /usr/local/share/licenses/gforth-0.7.3_15/LICENSE
  4. /usr/local/share/licenses/gforth-0.7.3_15/GPLv3+
  5. bin/gforth-0.7.3
  6. bin/gforth-fast-0.7.3
  7. bin/gforth-itc-0.7.3
  8. bin/gforthmi-0.7.3
  9. bin/vmgen-0.7.3
  10. bin/gforth
  11. bin/gforth-fast
  12. bin/gforth-itc
  13. bin/gforthmi
  14. bin/vmgen
  15. include/gforth/0.7.3/config.h
  16. include/gforth/0.7.3/libcc.h
  17. lib/gforth/0.7.3/gforth-ditc
  18. lib/gforth/0.7.3/gforth.fi
  19. lib/gforth/0.7.3/libcc-named/cstr.a
  20. lib/gforth/0.7.3/libcc-named/cstr.so
  21. lib/gforth/0.7.3/libcc-named/cstr.so.0
  22. lib/gforth/0.7.3/libcc-named/cstr.so.0.0.0
  23. lib/gforth/0.7.3/libcc-named/socket.a
  24. lib/gforth/0.7.3/libcc-named/socket.so
  25. lib/gforth/0.7.3/libcc-named/socket.so.0
  26. lib/gforth/0.7.3/libcc-named/socket.so.0.0.0
  27. lib/gforth/0.7.3/libcc-named/libffi.a
  28. lib/gforth/0.7.3/libcc-named/libffi.so
  29. lib/gforth/0.7.3/libcc-named/libffi.so.0
  30. lib/gforth/0.7.3/libcc-named/libffi.so.0.0.0
  31. lib/gforth/0.7.3/libcc-named/fflib.a
  32. lib/gforth/0.7.3/libcc-named/fflib.so
  33. lib/gforth/0.7.3/libcc-named/fflib.so.0
  34. lib/gforth/0.7.3/libcc-named/fflib.so.0.0.0
  35. share/gforth/0.7.3/TAGS
  36. share/gforth/0.7.3/add.fs
  37. share/gforth/0.7.3/ans-report.fs
  38. share/gforth/0.7.3/ansi.fs
  39. share/gforth/0.7.3/answords.fs
  40. share/gforth/0.7.3/arch/386/asm.fs
  41. share/gforth/0.7.3/arch/386/disasm.fs
  42. share/gforth/0.7.3/arch/alpha/asm.fs
  43. share/gforth/0.7.3/arch/alpha/disasm.fs
  44. share/gforth/0.7.3/arch/alpha/testasm.fs
  45. share/gforth/0.7.3/arch/amd64/asm.fs
  46. share/gforth/0.7.3/arch/amd64/disasm.fs
  47. share/gforth/0.7.3/arch/mips/asm.fs
  48. share/gforth/0.7.3/arch/mips/disasm.fs
  49. share/gforth/0.7.3/arch/mips/insts.fs
  50. share/gforth/0.7.3/arch/mips/testasm.fs
  51. share/gforth/0.7.3/arch/mips/testdisasm.fs
  52. share/gforth/0.7.3/arch/power/asm.fs
  53. share/gforth/0.7.3/arch/power/disasm.fs
  54. share/gforth/0.7.3/arch/power/inst.fs
  55. share/gforth/0.7.3/asm/README
  56. share/gforth/0.7.3/asm/basic.fs
  57. share/gforth/0.7.3/asm/bitmask.fs
  58. share/gforth/0.7.3/asm/generic.fs
  59. share/gforth/0.7.3/asm/numref.fs
  60. share/gforth/0.7.3/asm/target.fs
  61. share/gforth/0.7.3/assert.fs
  62. share/gforth/0.7.3/backtrac.fs
  63. share/gforth/0.7.3/blocked.fb
  64. share/gforth/0.7.3/blocks.fs
  65. share/gforth/0.7.3/bubble.fs
  66. share/gforth/0.7.3/bufio.fs
  67. share/gforth/0.7.3/build-ec.in
  68. share/gforth/0.7.3/chains.fs
  69. share/gforth/0.7.3/code.fs
  70. share/gforth/0.7.3/colorize.fs
  71. share/gforth/0.7.3/comp-i.fs
  72. share/gforth/0.7.3/compat/README
  73. share/gforth/0.7.3/compat/anslocal.fs
  74. share/gforth/0.7.3/compat/assert.fs
  75. share/gforth/0.7.3/compat/control.fs
  76. share/gforth/0.7.3/compat/defer.fs
  77. share/gforth/0.7.3/compat/exception.fs
  78. share/gforth/0.7.3/compat/execute-parsing.fs
  79. share/gforth/0.7.3/compat/loops.fs
  80. share/gforth/0.7.3/compat/required.fs
  81. share/gforth/0.7.3/compat/strcomp.fs
  82. share/gforth/0.7.3/compat/struct.fs
  83. share/gforth/0.7.3/compat/vocabulary.fs
  84. share/gforth/0.7.3/complex.fs
  85. share/gforth/0.7.3/cross.fs
  86. share/gforth/0.7.3/cstr.fs
  87. share/gforth/0.7.3/debug.fs
  88. share/gforth/0.7.3/debugs.fs
  89. share/gforth/0.7.3/depth-changes.fs
  90. share/gforth/0.7.3/dis-gdb.fs
  91. share/gforth/0.7.3/doc/makedoc.fs
  92. share/gforth/0.7.3/dosekey.fs
  93. share/gforth/0.7.3/doskey.fs
  94. share/gforth/0.7.3/ds2texi.fs
  95. share/gforth/0.7.3/ec/README
  96. share/gforth/0.7.3/ec/builttag.fs
  97. share/gforth/0.7.3/ec/dotx.fs
  98. share/gforth/0.7.3/ec/mirror.fs
  99. share/gforth/0.7.3/ec/nesting.fs
  100. share/gforth/0.7.3/ec/shex.fs
  101. share/gforth/0.7.3/ekey.fs
  102. share/gforth/0.7.3/endtry-iferror.fs
  103. share/gforth/0.7.3/environ.fs
  104. share/gforth/0.7.3/envos.dos
  105. share/gforth/0.7.3/envos.fs
  106. share/gforth/0.7.3/envos.os2
  107. share/gforth/0.7.3/errors.fs
  108. share/gforth/0.7.3/etags.fs
  109. share/gforth/0.7.3/exboot.fs
  110. share/gforth/0.7.3/except.fs
  111. share/gforth/0.7.3/extend.fs
  112. share/gforth/0.7.3/fflib.fs
  113. share/gforth/0.7.3/fft.fs
  114. share/gforth/0.7.3/fi2c.fs
  115. share/gforth/0.7.3/fib.fs
  116. share/gforth/0.7.3/filedump.fs
  117. share/gforth/0.7.3/fixpath.fs
  118. share/gforth/0.7.3/float.fs
  119. share/gforth/0.7.3/fsl-util.4th
  120. share/gforth/0.7.3/glocals.fs
  121. share/gforth/0.7.3/glosgen.fs
  122. share/gforth/0.7.3/gray.fs
  123. share/gforth/0.7.3/hash.fs
  124. share/gforth/0.7.3/history.fs
  125. share/gforth/0.7.3/httpd.fs
  126. share/gforth/0.7.3/install-tags.fs
  127. share/gforth/0.7.3/intcomp.fs
  128. share/gforth/0.7.3/kernel/accept.fs
  129. share/gforth/0.7.3/kernel/aliases.fs
  130. share/gforth/0.7.3/kernel/aliases0.fs
  131. share/gforth/0.7.3/kernel/args.fs
  132. share/gforth/0.7.3/kernel/basics.fs
  133. share/gforth/0.7.3/kernel/cbr.fs
  134. share/gforth/0.7.3/kernel/cloop.fs
  135. share/gforth/0.7.3/kernel/comp.fs
  136. share/gforth/0.7.3/kernel/cond-old.fs
  137. share/gforth/0.7.3/kernel/cond.fs
  138. share/gforth/0.7.3/kernel/doers.fs
  139. share/gforth/0.7.3/kernel/errore.fs
  140. share/gforth/0.7.3/kernel/files.fs
  141. share/gforth/0.7.3/kernel/getdoers.fs
  142. share/gforth/0.7.3/kernel/input.fs
  143. share/gforth/0.7.3/kernel/int.fs
  144. share/gforth/0.7.3/kernel/io.fs
  145. share/gforth/0.7.3/kernel/kernel.fs
  146. share/gforth/0.7.3/kernel/license.fs
  147. share/gforth/0.7.3/kernel/main.fs
  148. share/gforth/0.7.3/kernel/nio.fs
  149. share/gforth/0.7.3/kernel/pass.fs
  150. share/gforth/0.7.3/kernel/paths.fs
  151. share/gforth/0.7.3/kernel/prim0.fs
  152. share/gforth/0.7.3/kernel/quotes.fs
  153. share/gforth/0.7.3/kernel/require.fs
  154. share/gforth/0.7.3/kernel/saccept.fs
  155. share/gforth/0.7.3/kernel/tools.fs
  156. share/gforth/0.7.3/kernel/toolsext.fs
  157. share/gforth/0.7.3/kernel/vars.fs
  158. share/gforth/0.7.3/kernel/xchars.fs
  159. share/gforth/0.7.3/kernl64l.fi
  160. share/gforth/0.7.3/lib.fs
  161. share/gforth/0.7.3/libcc.fs
  162. share/gforth/0.7.3/libffi.fs
  163. share/gforth/0.7.3/locals.fs
  164. share/gforth/0.7.3/locate.fs
  165. share/gforth/0.7.3/look.fs
  166. share/gforth/0.7.3/mach16b.fs
  167. share/gforth/0.7.3/mach16l.fs
  168. share/gforth/0.7.3/mach32b.fs
  169. share/gforth/0.7.3/mach32l.fs
  170. share/gforth/0.7.3/mach64b.fs
  171. share/gforth/0.7.3/mach64l.fs
  172. share/gforth/0.7.3/machpc.fs.in
  173. share/gforth/0.7.3/make-app.fs
  174. share/gforth/0.7.3/matrix.fs
  175. share/gforth/0.7.3/mini-oof.fs
  176. share/gforth/0.7.3/mkdir.fs
  177. share/gforth/0.7.3/moof-exm.fs
  178. share/gforth/0.7.3/moofglos.fs
  179. share/gforth/0.7.3/more.fs
  180. share/gforth/0.7.3/objects.fs
  181. share/gforth/0.7.3/objexamp.fs
  182. share/gforth/0.7.3/oldlib.fs
  183. share/gforth/0.7.3/onebench.fs
  184. share/gforth/0.7.3/oof.fs
  185. share/gforth/0.7.3/oofsampl.fs
  186. share/gforth/0.7.3/other.fs
  187. share/gforth/0.7.3/prim
  188. share/gforth/0.7.3/prims2x.fs
  189. share/gforth/0.7.3/prims2x0.6.2.fs
  190. share/gforth/0.7.3/proxy.fs
  191. share/gforth/0.7.3/quotes.fs
  192. share/gforth/0.7.3/random.fs
  193. share/gforth/0.7.3/recover-endtry.fs
  194. share/gforth/0.7.3/regexp.fs
  195. share/gforth/0.7.3/savesys.fs
  196. share/gforth/0.7.3/search.fs
  197. share/gforth/0.7.3/see-ext.fs
  198. share/gforth/0.7.3/see.fs
  199. share/gforth/0.7.3/siev.fs
  200. share/gforth/0.7.3/sieve.fs
  201. share/gforth/0.7.3/simp-see.fs
  202. share/gforth/0.7.3/sokoban.fs
  203. share/gforth/0.7.3/source.fs
  204. share/gforth/0.7.3/startup.fs
  205. share/gforth/0.7.3/string.fs
  206. share/gforth/0.7.3/struct.fs
  207. share/gforth/0.7.3/struct0x.fs
  208. share/gforth/0.7.3/stuff.fs
  209. share/gforth/0.7.3/table.fs
  210. share/gforth/0.7.3/tags.fs
  211. share/gforth/0.7.3/tasker.fs
  212. share/gforth/0.7.3/termsize.fs
  213. share/gforth/0.7.3/test/checkans.fs
  214. share/gforth/0.7.3/test/coreext.fs
  215. share/gforth/0.7.3/test/coremore.fs
  216. share/gforth/0.7.3/test/coretest.fs
  217. share/gforth/0.7.3/test/dbltest.fs
  218. share/gforth/0.7.3/test/deferred.fs
  219. share/gforth/0.7.3/test/float.fs
  220. share/gforth/0.7.3/test/gforth-nofast.fs
  221. share/gforth/0.7.3/test/gforth.fs
  222. share/gforth/0.7.3/test/libcc.fs
  223. share/gforth/0.7.3/test/other.fs
  224. share/gforth/0.7.3/test/postpone.fs
  225. share/gforth/0.7.3/test/primtest.fs
  226. share/gforth/0.7.3/test/search.fs
  227. share/gforth/0.7.3/test/signals.fs
  228. share/gforth/0.7.3/test/string.fs
  229. share/gforth/0.7.3/test/tester.fs
  230. share/gforth/0.7.3/test/ttester.fs
  231. share/gforth/0.7.3/tt.fs
  232. share/gforth/0.7.3/unbuffer.fs
  233. share/gforth/0.7.3/unix/socket.fs
  234. share/gforth/0.7.3/utf-8.fs
  235. share/gforth/0.7.3/vt100.fs
  236. share/gforth/0.7.3/vt100key.fs
  237. share/gforth/0.7.3/wordinfo.fs
  238. share/gforth/0.7.3/wordsets.fs
  239. share/gforth/0.7.3/xwords.fs
  240. share/man/man1/gforth.1.gz
  241. @dir share/gforth/0.7.3/vmgen-ex
  242. @dir share/gforth/site-forth
  243. @dir lib/gforth/site-forth
  244. @owner
  245. @group
  246. @mode
Collapse this list.
Dependency lines:
  • gforth>0:lang/gforth
To install the port:
cd /usr/ports/lang/gforth/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/gforth
  • pkg install gforth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gforth
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (gforth-0.7.3.tar.gz) = 2f62f2233bf022c23d01c920b1556aa13eab168e3236b13352ac5e9f18542bb0 SIZE (gforth-0.7.3.tar.gz) = 2523433

Packages (timestamps in pop-ups are UTC):
gforth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.3_150.7.3_15--0.7.3_15---
FreeBSD:13:quarterly0.7.3_150.7.3_15--0.7.3_15-0.7.3_150.7.3_15
FreeBSD:14:latest0.7.3_150.7.3_15--0.7.3_15---
FreeBSD:14:quarterly0.7.3_150.7.3_15--0.7.3_15-0.7.3_150.7.3_15
FreeBSD:15:latest0.7.3_150.7.3_15n/a-n/a-0.7.3_150.7.3_15
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. libtool : devel/libtool
  3. makeinfo : print/texinfo
  4. gcc13 : lang/gcc13
  5. as : devel/binutils
Runtime dependencies:
  1. gcc13 : lang/gcc13
  2. indexinfo : print/indexinfo
Library dependencies:
  1. libavcall.so : devel/libffcall
  2. libffi.so : devel/libffi
  3. libltdl.so : devel/libltdl
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gforth-0.7.3_15: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
lang_gforth
USES:
gmake libtool:build localbase makeinfo
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/gnu/gforth/
  2. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/gforth/
  3. ftp://mirrors.rit.edu/gnu/gforth/
  4. http://ftp.halifax.rwth-aachen.de/gnu/gforth/
  5. http://ftp.kddilabs.jp/GNU/gnu/gforth/
  6. http://mirror.navercorp.com/gnu/gforth/
  7. http://www.complang.tuwien.ac.at/forth/gforth/
  8. https://ftp.gnu.org/gnu/gforth/
  9. https://ftpmirror.gnu.org/gforth/
  10. https://mirror.netcologne.de/gnu/gforth/
  11. https://mirrors.kernel.org/gnu/gforth/
  12. https://www.nic.funet.fi/pub/gnu/gnu/gforth/
Collapse this list.

Number of commits found: 102 (showing only 2 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
18 Dec 2000 20:32:56
commit hash: fp1.7355@dev.null.freshports.orgcommit hash: fp1.7355@dev.null.freshports.orgcommit hash: fp1.7355@dev.null.freshports.orgcommit hash: fp1.7355@dev.null.freshports.org files touched by this commit
demon search for other commits by this committer
Remove trailing period and package name from the pkg-comment.    
21 Oct 2000 20:29:02
commit hash: fp1.5339@dev.null.freshports.orgcommit hash: fp1.5339@dev.null.freshports.orgcommit hash: fp1.5339@dev.null.freshports.orgcommit hash: fp1.5339@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
New port - GNU Forth, a fast and portable Forth system.    

Number of commits found: 102 (showing only 2 on this page)

«  1 | 2