Port details on branch 2025Q4 |
- evolution-data-server Centralized access to appointments and contacts
- 3.56.2_3 databases
=0 3.56.2_3Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2025-10-04 22:12:06
- Last Update: 2025-10-04 22:10:23
- Commit Hash: c666f00
- Also Listed In: gnome
- License: LGPL20
- WWW:
- https://gnome.pages.gitlab.gnome.org/evolution-data-server/
- Description:
- Evolution-data-server provides the various backend components for the
Evolution integrated mail/PIM suite, including the Berkeley database
backend and the libical calendar components.
¦ ¦ ¦ ¦ 
- 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:
-
- evolution-data-server>0:databases/evolution-data-server
- To install the port:
- cd /usr/ports/databases/evolution-data-server/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/evolution-data-server
- pkg install evolution-data-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: evolution-data-server
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1749218125
SHA256 (gnome/evolution-data-server-3.56.2.tar.xz) = df4ec29950f29a76eac6fbe0f814c48d2cef7d3fdb905002a4a883dd761ce93c
SIZE (gnome/evolution-data-server-3.56.2.tar.xz) = 5113772
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- msgfmt : devel/gettext-tools
- g-ir-scanner : devel/gobject-introspection
- gperf : devel/gperf
- pkgconf>=1.3.0_1 : devel/pkgconf
- valac : lang/vala
- x11.pc : x11/libX11
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- x11.pc : x11/libX11
- Library dependencies:
-
- libgoa-1.0.so : net/gnome-online-accounts
- libical.so : devel/libical
- libicui18n.so : devel/icu
- libicuuc.so : devel/icu
- libjson-glib-1.0.so : devel/json-glib
- libnspr4.so : devel/nspr
- libnss3.so : security/nss
- libsecret-1.so : security/libsecret
- libsoup-3.0.so : devel/libsoup3
- libuuid.so : misc/libuuid
- libcanberra-gtk3.so : audio/libcanberra-gtk3
- libcanberra.so : audio/libcanberra
- libgraphene-1.0.so : graphics/graphene
- libgtk-4.so : x11-toolkits/gtk40
- libvulkan.so : graphics/vulkan-loader
- libgweather-4.so : net/libgweather4
- libwebkitgtk-6.0.so : www/webkit2-gtk@60
- 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
- libxml2.so : textproc/libxml2
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libiconv.so : converters/libiconv
- libsqlite3.so : databases/sqlite3
- libdb-5.3.so : databases/db5
- libldap.so.2 : net/openldap26-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for evolution-data-server-3.56.2_3:
BDB=on: Use Berkeley DB
CANBERRA=on: Canberra-GTK for sound in evolution-alarm-notify
GTK4=on: GTK4 vs. GTK3
LDAP=on: LDAP Authentication
OAUTH2=on: Oauth2 Authentication using webkit
VAPI=on: Build VALA API files
WEATHER=on: Weather calendar backend
====> Kerberos support: you have to select exactly one of them
GSSAPI_BASE=on: GSSAPI support via base system (needs Kerberos)
GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal
GSSAPI_MIT=off: GSSAPI support via security/krb5
GSSAPI_NONE=off: Disable GSSAPI support
===> Use 'make config' to modify these settings
- Options name:
- databases_evolution-data-server
- USES:
- cmake cpe desktop-file-utils gettext-tools gnome gperf iconv:wchar_t localbase pkgconfig sqlite tar:xz xorg bdb gssapi:base ssl ldap vala:build
- 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 |
3.56.2_3 04 Oct 2025 22:10:23
    |
Don Lewis (truckman)  |
databases/evolution-data-server: Only one webkit.
Cleanup dependencies from 284965.
Add BDB and GTK4 options from 284965.
Add CANBERRA and OAUTH2 options.
Depend on at-most one flavor of webkit, selected by GTK4 option.
Webkit is not needed when OAUTH2 is disabled.
PR: 284965, 288105
Reviewed by: fluffy
(cherry picked from commit d033a5f8d396abb8bc50a0d9586be7c0236135c4) |
Number of commits found: 1
|