Port details |
- beid Belgian eID middleware
- 5.1.21 security =2 5.1.18_1Version of this port present on the latest quarterly branch.
- Maintainer: tijl@FreeBSD.org
- Port Added: 2018-08-12 14:03:15
- Last Update: 2024-12-23 11:34:10
- Commit Hash: 1d1ca66
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL3
- WWW:
- https://github.com/Fedict/eid-mw/
- Description:
- Viewer and PKCS #11 module for Belgian government-issued electronic identity
cards.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/beid/ && make install clean
- To add the package, run one of these commands:
- pkg install security/beid
- pkg install beid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: beid
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734952419
SHA256 (Fedict-eid-mw-v5.1.21_GH0.tar.gz) = 8a565e94f95ede9df8634aa6caf2f5bf92c4691ccdc4d2c8b792eefc29a4c96e
SIZE (Fedict-eid-mw-v5.1.21_GH0.tar.gz) = 16299868
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:
-
- ax_cxx_compile_stdcxx_11.m4 : devel/autoconf-archive
- msgfmt : devel/gettext-tools
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- pinentry : security/pinentry
- Library dependencies:
-
- libassuan.so : security/libassuan
- libcurl.so : ftp/curl
- libgpg-error.so : security/libgpg-error
- libpcsclite.so : devel/pcsc-lite
- libproxy.so : net/libproxy
- 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
- libxml2.so : textproc/libxml2
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for beid-5.1.21:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- security_beid
- USES:
- autoreconf gettext-tools gmake gnome libtool pkgconfig ssl gettext-runtime
- pkg-message:
- For install:
- WARNING:
The private keys on the eID cards are created by the Belgian government and
not by the citizens. You should assume that the government can forge digital
signatures and decrypt encrypted content.
The procfs file system must be mounted on /proc for the PKCS #11 module to
work. Add the following line to /etc/fstab and run "mount procfs".
procfs /proc procfs rw 0 0
Make sure you have installed a pcsc-lite driver for your card reader (such
as devel/libccid) and that pcscd is running (add pcscd_enable="YES" to
/etc/rc.conf and start the service by running "service pcscd start").
To use your eID card in Firefox you must have the "eID Belgium" extension
installed. Normally this happens automatically. If not, you can find it
at https://addons.mozilla.org/en-US/firefox/addon/belgium-eid/. The eID card
must be inserted before starting Firefox.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.1.21 23 Dec 2024 11:34:10 |
Tijl Coosemans (tijl) |
security/beid: Update to 5.1.21 |
5.1.18_1 08 Jul 2024 05:08:30 |
Jason E. Hale (jhale) |
*/*: Chase security/libassuan shlib bump |
5.1.18 13 May 2024 11:51:41 |
Tijl Coosemans (tijl) |
security/beid: Update to 5.1.18
Fix build with recent pcsc-lite (missing -pthread).
Pet portclippy/portfmt/portlint. |
5.1.15 23 Mar 2024 17:45:44 |
Tijl Coosemans (tijl) |
security/beid: Update to 5.1.15 |
5.1.13 13 Jan 2024 11:14:23 |
Tijl Coosemans (tijl) |
security/beid: Update to 5.1.13 |
5.1.11_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
5.1.11 12 Oct 2023 11:18:47 |
Tijl Coosemans (tijl) |
security/beid: Update to 5.1.11 |
5.0.28_3 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
5.0.28_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
5.0.28_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
5.0.28_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
5.0.28 28 Jan 2022 12:14:09 |
Tijl Coosemans (tijl) |
security/beid: update to 5.0.28 |
5.0.8 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.0.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.0.8 02 Sep 2020 17:01:38 |
tijl |
Update to 5.0.8 and fix the location of the Firefox plugin for recent
versions of Firefox.
PINs are now requested using pinentry. |
4.4.21 05 Sep 2019 09:05:05 |
tijl |
Update to 4.4.21. |
4.4.19_1 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
4.4.19_1 26 Jul 2019 20:46:57 |
gerald |
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 |
4.4.19 24 Jul 2019 20:19:03 |
tijl |
Patch a Makefile to reorder CPPFLAGS so it uses local headers instead of
installed headers. |
4.4.19 20 Jul 2019 13:15:20 |
tijl |
Update to 4.4.19. |
4.4.13 21 Dec 2018 10:50:47 |
tijl |
Fix PowerPC build.
PR: 234186
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
4.4.13 14 Dec 2018 16:47:04 |
tijl |
Update to 4.4.13. |
4.4.9 10 Oct 2018 14:46:37 |
tijl |
Update to 4.4.9. |
4.4.5 16 Aug 2018 09:52:32 |
tijl |
Add patch to replace c_rehash. The base system OpenSSL does not have this
because it's a Perl script. |
4.4.5 14 Aug 2018 09:21:14 |
tijl |
Add missing dependencies. |
4.4.5 12 Aug 2018 14:02:45 |
tijl |
Update Belgian eID middleware to 4.4.5. Enable the viewer application
and the Firefox extension. Rename the port from security/libbeid to
security/beid now that it's more than just a library. |