| Port details |
- foundry Framework to develop applications from command line
- 1.0.1 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2026-03-29 14:24:28
- Last Update: 2026-03-29 14:20:15
- Commit Hash: 1bec0b7
- Also Listed In: gnome
- License: LGPL21+
- WWW:
- https://gitlab.gnome.org/GNOME/foundry
- Description:
- Foundry is a command line tool for creating applications, libraries,
and tools from the command line. It has robust integration with SDKs,
documentation, language servers, and more.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/foundry/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/foundry
- pkg install foundry
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: foundry
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1774709939
SHA256 (gnome/foundry-1.0.1.tar.xz) = c0768906feb34dd58199e28544739ea217bbd7883e58f24f12322986bc899339
SIZE (gnome/foundry-1.0.1.tar.xz) = 703672
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-tools>=0.26 : devel/gettext-tools
- g-ir-scanner : devel/gobject-introspection
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgom-1.0.so : databases/gom
- libdex-1.so : devel/libdex
- libjson-glib-1.0.so : devel/json-glib
- libpeas-2.so : devel/libpeas
- libtemplate_glib-1.0.so : devel/template-glib
- libgit2.so : devel/libgit2
- libssh2.so : security/libssh2
- libcmark.so : textproc/cmark
- libspelling-1.so : x11-toolkits/libspelling
- libeditorconfig.so : editors/editorconfig-core-c
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libgtk-4.so : x11-toolkits/gtk40
- libgtksourceview-5.so : x11-toolkits/gtksourceview5
- libxml2.so : textproc/libxml2
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libvte-2.91.so : x11-toolkits/vte3
- This port is required by:
- for Libraries
-
- devel/manuals
Configuration Options:
- No options to configure
- Options name:
- devel_foundry
- USES:
- compiler:c11 gettext-tools gnome meson pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0.1 29 Mar 2026 14:20:15
    |
Don Lewis (truckman)  Author: Olivier Duchateau |
devel/foundry: new port
Foundry provides a platform for developer tools in GNOME
Foundry is a command line tool for creating applications, libraries,
and tools from the command line. It has robust integration with SDKs,
documentation, language servers, and more.
Add USE_LDCONFIG=yes to please portlint. (truckman)
PR: 294102 |
Number of commits found: 1
|