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
gforth Fast and portable Forth system
0.7.3_15 lang on this many watch lists=6 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-01-23 11:32:28
Commit Hash: 9a81a60
People watching this port, also watch:: vim, openssl, python, pcre
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_150.7.3_15---
FreeBSD:13:quarterly0.7.3_150.7.3_15-0.7.3_150.7.3_15-0.7.3_150.7.3_15
FreeBSD:14:latest0.7.3_150.7.3_15-0.7.3_150.7.3_15---
FreeBSD:14:quarterly0.7.3_150.7.3_15-0.7.3_150.7.3_15-0.7.3_150.7.3_15
FreeBSD:15:latest0.7.3_150.7.3_15n/a0.7.3_15n/a-0.7.3_150.7.3_15
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
  2. libtool : devel/libtool
  3. makeinfo : print/texinfo
  4. gcc12 : lang/gcc12
  5. as : devel/binutils
Runtime dependencies:
  1. gcc12 : lang/gcc12
  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: 99

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.3_15
23 Jan 2024 11:32:28
commit hash: 9a81a60255cf823a5092605fe5032b0e0ab4e671commit hash: 9a81a60255cf823a5092605fe5032b0e0ab4e671commit hash: 9a81a60255cf823a5092605fe5032b0e0ab4e671commit hash: 9a81a60255cf823a5092605fe5032b0e0ab4e671 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Convert more of my ports to new manual page location (part two).
0.7.3_15
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
0.7.3_15
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
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.7.3_14
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.7.3_14
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.7.3_14
09 May 2022 19:23:51
commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
devel/libffi: Bump deps PORTREVISION for shlib change

PR:		263764
Reported by:	VVD <vvd@unislabs.com>
0.7.3_13
11 Feb 2022 22:25:49
commit hash: 633270e98c98f3e1618c5fbc2b1f283464baf975commit hash: 633270e98c98f3e1618c5fbc2b1f283464baf975commit hash: 633270e98c98f3e1618c5fbc2b1f283464baf975commit hash: 633270e98c98f3e1618c5fbc2b1f283464baf975 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gforth: fix build on powerpc64
0.7.3_13
25 Aug 2021 10:56:54
commit hash: abc8ea44a2171da6cd0f97b44b854e1428d37535commit hash: abc8ea44a2171da6cd0f97b44b854e1428d37535commit hash: abc8ea44a2171da6cd0f97b44b854e1428d37535commit hash: abc8ea44a2171da6cd0f97b44b854e1428d37535 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
lang/gforth: attempt to unbreak the port on i386, armv6, and armv7

- Partially apply upstream commit 9f35279358 to unbreak the build on i386
- With a recent update of devel/libffcall in 58a8a0aa37a8, the port is no
  longer ignored on armv6 and armv7.  Amend the word size check so it can
  be built on these architectures

PR:	258003
0.7.3_13
04 Jun 2021 05:53:21
commit hash: d09ed096c44ca516f3e4922e292b4afabd03ff11commit hash: d09ed096c44ca516f3e4922e292b4afabd03ff11commit hash: d09ed096c44ca516f3e4922e292b4afabd03ff11commit hash: d09ed096c44ca516f3e4922e292b4afabd03ff11 files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*/*: Replace USE_GCC=any with USE_GCC=yes

USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such
as i386 and amd64 since 12.x and depending on configuration 11.x,
most newer installations on other platforms, and 13.x across the
board).

Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as
different spellings of the same, so continue the deorbiting of the
USE_GCC=any form and simply replace it with USE_GCC=yes.

This should not make any functional difference at all.

Discussed with:	mat, linimon, pkubaj
0.7.3_13
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.7.3_13
04 Jul 2020 18:11:42
Revision:541232Original commit files touched by this commit
zeising search for other commits by this committer
Chanse update of devel/libffi

Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.

PR:		247028 (for tracking)
0.7.3_12
05 Nov 2019 08:18:17
Revision:516778Original commit files touched by this commit
danfe search for other commits by this committer
Assume maintainership of several GNU tools I've been keeping an eye to
and updating as of recently.
0.7.3_12
04 Nov 2019 21:21:04
Revision:516744Original commit files touched by this commit
rene search for other commits by this committer
Returns johans's ports to the pool after safekeeping his commit bit.
0.7.3_12
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.7.3_11
12 Apr 2019 05:37:40
Revision:498693Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN on i386

Reported by:	pkg-fallout
MFH:		2019Q2
0.7.3_11
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.7.3_10
10 Nov 2018 18:12:58
Revision:484628Original commit files touched by this commit
bapt search for other commits by this committer
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
0.7.3_9
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
0.7.3_8
08 Jun 2018 01:52:23
Revision:471964Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on powerpc64.

Approved by:	portmgr (tier-2 blanket)
0.7.3_8
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
0.7.3_7
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
0.7.3_6
17 Aug 2017 19:34:21
Revision:448179Original commit files touched by this commit
ultima search for other commits by this committer
* Bump revision, libffcall links to libs.
* Added license information
* Cleanup Makefile
* Unsilenced docs install

Reviewed by:	lifanov (mentor), matthew (mentor)
Approved by:	lifanov (mentor), matthew (mentor), johans (maintainer timeout, 3
weeks)
Differential Revision:	https://reviews.freebsd.org/D11766
0.7.3_5
28 Jul 2017 18:58:24
Revision:446847Original commit files touched by this commit
ultima search for other commits by this committer
* Renamed ffcall --> libffcall, renamed upstream

PR:		220905
Submitted by:	Jov <amutu@amutu.com> (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11763
0.7.3_5
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
0.7.3_4
20 Nov 2016 09:38:09
Revision:426566Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
0.7.3_3
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
0.7.3_3
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.7.3_3
18 Sep 2015 17:32:11
Revision:397268Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add empty directories to plist

Approved by:	portmgr blanket
0.7.3_3
31 Oct 2014 22:51:35
Revision:371945Original commit files touched by this commit
bapt search for other commits by this committer
Avoid useless @exec
0.7.3_3
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.7.3_3
05 Oct 2014 18:01:20
Revision:370099Original commit files touched by this commit
tijl search for other commits by this committer
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
  Darwin, Linux and other systems.  Given the version current:revision:age
  a library will be given the extension .so.major.age.revision with major
  equal to current-age.  Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
  files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
  dependent ports if a library version changed

PR:		194068
Exp-run by:	antoine
Approved by:	portmgr (antoine)
0.7.3_2
17 Sep 2014 07:38:16
Revision:368356Original commit files touched by this commit
tijl search for other commits by this committer
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.

Approved by:	portmgr (bapt)
0.7.3_2
12 Sep 2014 12:19:16
Revision:368021Original commit files touched by this commit
tijl search for other commits by this committer
- Switch to USES=libtool:build
- Remove old CFLAGS
0.7.3_2
15 Jul 2014 15:49:34
Revision:361959Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.

I'm not touching ruby19/ruby20/ruby21, but they also check for :MDOCS
without defining it in OPTIONS_DEFINE.
0.7.3_2
26 Jun 2014 08:41:34
Revision:359321Original commit files touched by this commit
antoine search for other commits by this committer
Allow to build with texinfo from ports

With hat:	portmgr
0.7.3_2
15 Jun 2014 15:22:24
Revision:357893Original commit files touched by this commit
johans search for other commits by this committer
Our automatic dependency tracking is too intelligent,
but should have all bases covered now.
0.7.3_1
15 Jun 2014 12:33:34
Revision:357874Original commit files touched by this commit
johans search for other commits by this committer
- Revert USE_AUTOTOOLS=libtool that was removed in previous commit
  because libtool was not found, 12 library files were not build
- Bump PORTREVISION

Reported by:	jenkins via swills
0.7.3
14 Jun 2014 20:52:23
Revision:357805Original commit files touched by this commit
johans search for other commits by this committer
Avoid creating a history file in the user's (root) homedir during build

Reported by:	jenkins via swills
0.7.3
14 Jun 2014 10:45:29
Revision:357764Original commit files touched by this commit
johans search for other commits by this committer
Update gforth to 0.7.3 (bugfix release)
0.7.2
29 Dec 2013 16:09:58
Revision:338020Original commit files touched by this commit
johans search for other commits by this committer
Enable stage support
0.7.2
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.7.2
04 May 2013 14:13:34
Revision:317321Original commit files touched by this commit
johans search for other commits by this committer
- Update GNU Forth to 0.7.2
- Update MASTER_SITES
- Use gcc
0.7.0
20 Sep 2012 20:34:25
Revision:304597Original commit files touched by this commit
johans search for other commits by this committer
fix package list (depending on architecture)
0.7.0
22 Aug 2012 06:56:56
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN everywhere

Submitted by:	pointyhat
0.7.0
17 Jun 2012 21:11:49
Original commit files touched by this commit
johans search for other commits by this committer
Mark broken on FreeBSD 7.x
0.7.0
08 Jun 2012 06:29:10
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN: does not build

Submitted by:   pointyhat
0.7.0
07 Jan 2012 16:07:10
Original commit files touched by this commit
johans search for other commits by this committer
Remove checks from build that fail on Pointyhat (but work elsewhere).
This doesn't change the resulting package.
0.7.0
30 Dec 2011 20:06:57
Original commit files touched by this commit
johans search for other commits by this committer
Change build target to avoid its 'make check' part,
because it fails in some environments, even though the application works fine
0.7.0
29 Dec 2011 08:18:33
Original commit files touched by this commit
johans search for other commits by this committer
Remove BROKEN tag (works for me)
0.7.0
22 Dec 2011 00:15:44
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: fails to build

Reported by:    pointyhat
0.7.0
13 Dec 2011 21:42:13
Original commit files touched by this commit
johans search for other commits by this committer
Add MAKE_JOBS_UNSAFE as parallel builds will fail

Feature safe:   yes
0.7.0
11 Dec 2011 17:17:01
Original commit files touched by this commit
johans search for other commits by this committer
- Update GNU Forth to 0.7.0
- Remove patches (and autoconf run) that are no longer needed
- Fix build with ffcall and libffi (requires libtool, libltdl)
- Remove emacs config file for now (will try and fix this soon)
- Adopt port

Feature safe:   yes
0.6.2_3
01 Nov 2011 20:46:07
Original commit files touched by this commit
dougb search for other commits by this committer
Remove references to unsupported FreeBSD versions. Mostly of the form:
.if ${OSVERSION} < 700000
0.6.2_3
24 Oct 2011 03:33:20
Original commit files touched by this commit
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
0.6.2_3
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
0.6.2_3
11 Aug 2011 19:20:17
Original commit files touched by this commit Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
0.6.2_3
03 Jul 2011 13:45:36
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
0.6.2_3
10 Oct 2010 02:32:50
Original commit files touched by this commit
stas search for other commits by this committer
- Fix build on powerpc.

PR:             ports/151348
Submitted by:   Andreas Tobler <andreast@FreeBSD.org>
0.6.2_3
19 Jun 2010 07:51:17
Original commit files touched by this commit
linimon search for other commits by this committer
Also broken on sparc64.

Hat:            portmgr
Feature safe:   yes
0.6.2_3
20 Dec 2009 20:19:24
Original commit files touched by this commit
bsam search for other commits by this committer
Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!).  [1]

Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.

Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.

Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.2_2
10 Dec 2007 22:31:53
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN on amd64-7

Reported by:    pointyhat
Approved by:    portmgr (hat)
0.6.2_2
20 Nov 2007 03:19:17
Original commit files touched by this commit
linimon search for other commits by this committer
This now appears to build on 7.x and 8.x.

Reported by:    pointyhat
Approved by:    portmgr (self)
0.6.2_2
21 Apr 2007 17:30:36
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 7.0: Does not compile
0.6.2_2
01 Nov 2006 22:07:36
Original commit files touched by this commit
stas search for other commits by this committer
- Add ffcall support [1]
- Mark broken on pre-7.x again as it doesn't built on pointyhat anyway

Reported by:     Jason Woofenden <jason@jasonwoof.com> [1]
0.6.2_1
21 Oct 2006 13:11:07
Original commit files touched by this commit
stas search for other commits by this committer
- Add files forgotten in the last commit

Approved by:    portmgr (erwin)
0.6.2_1
21 Oct 2006 13:08:53
Original commit files touched by this commit
stas search for other commits by this committer
- Try to unbroke
- Change my email

Approved by:    portmgr (erwin)
0.6.2
12 Aug 2006 18:29:25
Original commit files touched by this commit
miwi search for other commits by this committer
- Unbreak for 7.X build

PR:             ports/101800
Submitted by:   Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:    krion (mentor)
0.6.2
09 Aug 2006 20:38:53
Original commit files touched by this commit
miwi search for other commits by this committer
force commit.

- Fix Makefile entry

Approved by:    krion (mentor)
0.6.2
09 Aug 2006 20:26:03
Original commit files touched by this commit
miwi search for other commits by this committer
BROKEN: does not build

Submitted by:   pointyhat via kris
Approved by:    krion (mentor)
0.6.2
07 Aug 2006 14:12:58
Original commit files touched by this commit
miwi search for other commits by this committer
- Mark broken on 4.x

Submitted by:   pointyhat via kris
Approved by:    krion (mentor)
0.6.2
25 Jul 2006 11:50:32
Original commit files touched by this commit
miwi search for other commits by this committer
- Pass maintainership to submitter
- Update to 0.6.2
- Cleanup and optimization

PR:             ports/100692
Submitted by:   Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:    krion (mentor)
0.6.1_2
09 May 2006 20:52:24
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from the categories starting with L
0.6.1_2
22 Jan 2006 12:42:24
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.6.1_2
04 Dec 2005 10:06:24
Original commit files touched by this commit
edwin search for other commits by this committer
Use INFO macro
0.6.1_2
02 Dec 2005 02:05:39
Original commit files touched by this commit
linimon search for other commits by this committer
Reset maintainer per his request.  We hope to see him back soon.
0.6.1_2
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
0.6.1_2
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
0.6.1_2
17 Aug 2004 10:28:21
Original commit files touched by this commit
kris search for other commits by this committer
This is apparently no longer broken on 5.x.
0.6.1_2
04 Apr 2004 01:50:02
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x except on amd64
0.6.1_2
17 Mar 2004 20:03:17
Original commit files touched by this commit
linimon search for other commits by this committer
CONFIGURE_ENV and MAKE_ENV added; PLIST_SUB updated; WORDSIZE
and BYTEORDER added; EMPTY_DIRS split (the second one will be deleted
upon 0.6.2 update, if any); SIZE added to distinfo; plist generalized;
-fno-inline and FPE_* build fix added from 0.6.2.

The 0.6.2 runtime causes a Segmentation Fault at compilation time,
so, no update is planned right now... sorry.

PR:             ports/63991
Submitted by:   Cyrille Lefevre <cyrille.lefevre@laposte.net>
0.6.1_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
0.6.1
15 Dec 2003 06:57:16
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as only for the various Intel chips.  Pet portlint.  No objection
from: maintainer.

PR:             ports/60178
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
0.6.1
12 Dec 2003 12:21:56
Original commit files touched by this commit
roam search for other commits by this committer
Spell NOPORTDOCS correctly in Cyrille Lefevre's ports.

PR:             57749
Approved by:    maintainer timeout
0.6.1
06 May 2003 08:53:15
Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 0.6.1.

PR:             ports/51764
Submitted by:   maintainer
0.5.0
21 Feb 2003 12:35:09
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.5.0
24 Jun 2002 04:44:17
Original commit files touched by this commit
ijliao search for other commits by this committer
${PERL} -> ${REINPLACE_CMD}

PR:             39746
Submitted by:   Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
17 Jan 2002 23:13:38
commit hash: fp1.23493@dev.null.freshports.orgcommit hash: fp1.23493@dev.null.freshports.orgcommit hash: fp1.23493@dev.null.freshports.orgcommit hash: fp1.23493@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Update maintainer's email address   Update a few MASTER_SITES    
13 Sep 2001 00:15:00
commit hash: fp1.18742@dev.null.freshports.orgcommit hash: fp1.18742@dev.null.freshports.orgcommit hash: fp1.18742@dev.null.freshports.orgcommit hash: fp1.18742@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
o style fixes   o unconditionalize MAKE_ARGS    
30 Aug 2001 04:58:35
commit hash: fp1.18116@dev.null.freshports.orgcommit hash: fp1.18116@dev.null.freshports.orgcommit hash: fp1.18116@dev.null.freshports.orgcommit hash: fp1.18116@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net    
10 Jul 2001 14:54:22
commit hash: fp1.16061@dev.null.freshports.orgcommit hash: fp1.16061@dev.null.freshports.orgcommit hash: fp1.16061@dev.null.freshports.orgcommit hash: fp1.16061@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
${PREFIX}/share/${PORTNAME} --> ${DATADIR}    
09 Jun 2001 13:59:34
commit hash: fp1.14786@dev.null.freshports.orgcommit hash: fp1.14786@dev.null.freshports.orgcommit hash: fp1.14786@dev.null.freshports.orgcommit hash: fp1.14786@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to 
  
23 Mar 2001 03:05:35
commit hash: fp1.11460@dev.null.freshports.orgcommit hash: fp1.11460@dev.null.freshports.orgcommit hash: fp1.11460@dev.null.freshports.orgcommit hash: fp1.11460@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
o Make it CFLAGS safe   o Fix info installation   o Fix PLIST    
23 Mar 2001 03:05:35
commit hash: fp1.11459@dev.null.freshports.orgcommit hash: fp1.11459@dev.null.freshports.orgcommit hash: fp1.11459@dev.null.freshports.orgcommit hash: fp1.11459@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
o Make it CFLAGS safe   o Fix info installation   o Fix PLIST    
15 Feb 2001 17:01:03
commit hash: fp1.9632@dev.null.freshports.orgcommit hash: fp1.9632@dev.null.freshports.orgcommit hash: fp1.9632@dev.null.freshports.orgcommit hash: fp1.9632@dev.null.freshports.org files touched by this commit
sf search for other commits by this committer
change maintainer's e-mail address.    
01 Jan 2001 10:15:17
commit hash: fp1.7837@dev.null.freshports.orgcommit hash: fp1.7837@dev.null.freshports.orgcommit hash: fp1.7837@dev.null.freshports.orgcommit hash: fp1.7837@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Goodbye, YEAR2000.  Hello, 2001.    
21 Dec 2000 08:51:06
commit hash: fp1.7461@dev.null.freshports.orgcommit hash: fp1.7461@dev.null.freshports.orgcommit hash: fp1.7461@dev.null.freshports.orgcommit hash: fp1.7461@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
As I was perusing Ports Fury's PR#22986, I decided to make some improvements  
to the COMMENT files touched in that PR.  This should clean them up a bit  
more.    
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: 99