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 on branch 2022Q3
fungw C Function gateway for different programming languages
1.2.1_2 devel 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 1.2.1_2Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-06-05 15:15:05
Last Update: 2023-02-20 23:36:31
Commit Hash: a0bd454
License: LGPL21+
WWW:
http://www.repo.hu/projects/fungw/
Description:
Fungw is a tiny, portable library written in C (C89) that manages dynamic function calls across different programming languages. For this, fungw provides: - a simplistic scalar data type abstraction, supporting the most common types - semi-automatic conversion between data types - contexts that can host objects; objects can host named functions - a set of optional language bindings to the most popular scripting languages The main use of fungw is to provide the host application a framework where dynamic parts of the code (e.g. plugins) can register their calls, allowing app-plugin, plugin-app, and plugin-plugin calls. The second main use is doing all this in a language-agnostic way: any part of the code can be implemented in any of the numerous supported scripting languages (such as awk or lua). The caller of a function doesn't need to know what language the function is implemented in. The main property of fungw is simplicity. The only API between objects is the plain old function call mechanism.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (90 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/fungw-1.2.1_2/catalog.mk
  3. /usr/local/share/licenses/fungw-1.2.1_2/LICENSE
  4. /usr/local/share/licenses/fungw-1.2.1_2/LGPL21+
  5. include/libfungw/fungw.h
  6. include/libfungw/fungw_conv.h
  7. include/libfungw/scconfig_hooks.h
  8. lib/libfungw.so
  9. lib/libfungw.so.1
  10. lib/libfungw.so.1.2
  11. lib/libfungw.so.1.2.1
  12. lib/libfungw_c.a
  13. lib/libfungw_c.so.1
  14. lib/libfungw_c.so.1.2
  15. lib/libfungw_c.so.1.2.1
  16. lib/libfungw_cli.a
  17. lib/libfungw_cli.so.1
  18. lib/libfungw_cli.so.1.2
  19. lib/libfungw_cli.so.1.2.1
  20. lib/libfungw_duktape.a
  21. lib/libfungw_duktape.so.1
  22. lib/libfungw_duktape.so.1.2
  23. lib/libfungw_duktape.so.1.2.1
  24. lib/libfungw_fawk.a
  25. lib/libfungw_fawk.so.1
  26. lib/libfungw_fawk.so.1.2
  27. lib/libfungw_fawk.so.1.2.1
  28. lib/libfungw_lua.a
  29. lib/libfungw_lua.so.1
  30. lib/libfungw_lua.so.1.2
  31. lib/libfungw_lua.so.1.2.1
  32. lib/libfungw_perl.a
  33. lib/libfungw_perl.so.1
  34. lib/libfungw_perl.so.1.2
  35. lib/libfungw_perl.so.1.2.1
  36. lib/libfungw_python3.a
  37. lib/libfungw_python3.so.1
  38. lib/libfungw_python3.so.1.2
  39. lib/libfungw_python3.so.1.2.1
  40. lib/libfungw_tcl.a
  41. lib/libfungw_tcl.so.1
  42. lib/libfungw_tcl.so.1.2
  43. lib/libfungw_tcl.so.1.2.1
  44. lib/puplug/fungw_c.a
  45. lib/puplug/fungw_c.mak
  46. lib/puplug/fungw_c.pup
  47. lib/puplug/fungw_c.so
  48. lib/puplug/fungw_cli.a
  49. lib/puplug/fungw_cli.mak
  50. lib/puplug/fungw_cli.pup
  51. lib/puplug/fungw_cli.so
  52. lib/puplug/fungw_duktape.a
  53. lib/puplug/fungw_duktape.mak
  54. lib/puplug/fungw_duktape.pup
  55. lib/puplug/fungw_duktape.so
  56. lib/puplug/fungw_fawk.a
  57. lib/puplug/fungw_fawk.mak
  58. lib/puplug/fungw_fawk.pup
  59. lib/puplug/fungw_fawk.so
  60. lib/puplug/fungw_lua.a
  61. lib/puplug/fungw_lua.mak
  62. lib/puplug/fungw_lua.pup
  63. lib/puplug/fungw_lua.so
  64. lib/puplug/fungw_perl.a
  65. lib/puplug/fungw_perl.mak
  66. lib/puplug/fungw_perl.pup
  67. lib/puplug/fungw_perl.so
  68. lib/puplug/fungw_python3.a
  69. lib/puplug/fungw_python3.mak
  70. lib/puplug/fungw_python3.pup
  71. lib/puplug/fungw_python3.so
  72. lib/puplug/fungw_tcl.a
  73. lib/puplug/fungw_tcl.mak
  74. lib/puplug/fungw_tcl.pup
  75. lib/puplug/fungw_tcl.so
  76. share/doc/fungw/TODO
  77. share/doc/fungw/custom_types.txt
  78. share/doc/fungw/index.html
  79. share/doc/fungw/lang.html
  80. share/doc/fungw/lang_estutter.html
  81. share/doc/fungw/lang_funlisp.html
  82. share/doc/fungw/lang_howto_support.html
  83. share/doc/fungw/lang_lua.html
  84. share/doc/fungw/lang_perl.html
  85. share/doc/fungw/lang_python.html
  86. share/doc/fungw/lang_sh.html
  87. share/doc/fungw/model.html
  88. @owner
  89. @group
  90. @mode
Collapse this list.
Dependency lines:
  • fungw>0:devel/fungw
To install the port:
cd /usr/ports/devel/fungw/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/fungw
  • pkg install fungw
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fungw
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1651841856 SHA256 (fungw-1.2.1.tar.bz2) = f2599959a6b96957015b181629cc5035370f929d1ee08dec6447c3eb622fc925 SIZE (fungw-1.2.1.tar.bz2) = 336633

Packages (timestamps in pop-ups are UTC):
fungw
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.1_21.2.1_2-1.2.1_21.2.1_2---
FreeBSD:13:quarterly1.2.1_21.2.1_21.2.1_21.2.1_21.2.1_21.2.1_21.2.1_21.2.1_2
FreeBSD:14:latest1.2.1_21.2.1_21.2.1_11.2.1_21.2.1_21.2.1_2-1.2.1_2
FreeBSD:14:quarterly1.2.1_21.2.1_2-1.2.1_21.2.1_21.2.1_21.2.1_21.2.1_2
FreeBSD:15:latest1.2.1_21.2.1_2n/a1.2.1_2n/a1.2.1_21.2.1_21.2.1_2
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. python3.9 : lang/python39
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
Library dependencies:
  1. libgenht.so : devel/genht
  2. libduktape.so : lang/duktape-lib
  3. liblua-5.1.so : lang/lua51
  4. libtcl86.so : lang/tcl86
This port is required by:
for Libraries
  1. cad/librnd
  2. cad/pcb-rnd

Configuration Options:
===> The following configuration options are available for fungw-1.2.1_2: DOCS=on: Build and/or install documentation DUKTAPE=on: Javascript support through Duktape LUA=on: Lua scripting language support PERL=on: Perl scripting language support PYTHON3=on: Python 3.x bindings or support TCL=on: Tcl scripting language support ===> Use 'make config' to modify these settings
Options name:
devel_fungw
USES:
gmake tar:bz2 lua:51 perl5 python tcl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.repo.hu/projects/fungw/releases/
Collapse this list.

There are no commits on branch 2022Q3 for this port