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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
beid Belgian eID middleware
5.0.28_2 security 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 5.0.28_2Version of this port present on the latest quarterly branch.
Maintainer: tijl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
License: LGPL3
WWW:
https://github.com/Fedict/eid-mw/
Description:
Viewer and PKCS #11 module for Belgian government-issued electronic identity cards. WWW: https://github.com/Fedict/eid-mw/
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 (53 items)
Collapse this list.
  1. /usr/local/share/licenses/beid-5.0.28_2/catalog.mk
  2. /usr/local/share/licenses/beid-5.0.28_2/LICENSE
  3. /usr/local/share/licenses/beid-5.0.28_2/LGPL3
  4. bin/about-eid-mw
  5. bin/beid-update-nssdb
  6. bin/eid-viewer
  7. etc/xdg/autostart/beid-update-nssdb.desktop
  8. include/beid/rsaref220/pkcs11.h
  9. include/beid/rsaref220/pkcs11f.h
  10. include/beid/rsaref220/pkcs11t.h
  11. include/beid/rsaref220/unix.h
  12. include/eid-util/utftranslate.h
  13. include/eid-viewer/certhelpers.h
  14. include/eid-viewer/eid-viewer.h
  15. include/eid-viewer/macros.h
  16. include/eid-viewer/oslayer.h
  17. include/eid-viewer/verify_cert.h
  18. lib/libbeidpkcs11.so
  19. lib/libbeidpkcs11.so.0
  20. lib/libbeidpkcs11.so.0.0.0
  21. lib/libeidviewer.so
  22. lib/libeidviewer.so.0
  23. lib/libeidviewer.so.0.1.0
  24. lib/mozilla/pkcs11-modules/beidpkcs11.json
  25. lib/mozilla/pkcs11-modules/beidpkcs11_alt.json
  26. lib/pkcs11/beidpkcs11.so
  27. lib/firefox/distribution/extensions/belgiumeid@eid.belgium.be.xpi
  28. libdata/pkgconfig/libbeidpkcs11.pc
  29. share/applications/eid-viewer.desktop
  30. share/eid-mw/eidv4.xsd
  31. share/eid-mw/trustdir/143b8e8e.0
  32. share/eid-mw/trustdir/9ef4b1e1.0
  33. share/eid-mw/trustdir/a094a3c4.0
  34. share/eid-mw/trustdir/belgiumrca2.pem
  35. share/eid-mw/trustdir/belgiumrca3.pem
  36. share/eid-mw/trustdir/belgiumrca4.pem
  37. share/eid-mw/trustdir/belgiumrca6.pem
  38. share/eid-mw/trustdir/c7e71426.0
  39. share/icons/hicolor/128x128/apps/eid-viewer.png
  40. share/icons/hicolor/16x16/apps/eid-viewer.png
  41. share/icons/hicolor/256x256/apps/eid-viewer.png
  42. share/icons/hicolor/32x32/apps/eid-viewer.png
  43. share/icons/hicolor/48x48/apps/eid-viewer.png
  44. share/icons/hicolor/512x512/apps/eid-viewer.png
  45. share/locale/de/LC_MESSAGES/eid-viewer.mo
  46. share/locale/fr/LC_MESSAGES/eid-viewer.mo
  47. share/locale/nl/LC_MESSAGES/eid-viewer.mo
  48. share/metainfo/be.belgium.eid.eidmw.metainfo.xml
  49. share/metainfo/eid-viewer.appdata.xml
  50. share/p11-kit/modules/beid.module
  51. @owner
  52. @group
  53. @mode
Collapse this list.
Dependency lines:
  • beid>0:security/beid
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 = 1638704952 SHA256 (Fedict-eid-mw-v5.0.28_GH0.tar.gz) = 44fa020dd40ae6801a941991780d0efcc4d7ec2b8949e19544f695bc24c22bfb SIZE (Fedict-eid-mw-v5.0.28_GH0.tar.gz) = 13615312

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. msgfmt : devel/gettext-tools
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. autoconf>=2.69 : devel/autoconf
  5. automake>=1.16.1 : devel/automake
  6. libtoolize : devel/libtool
Runtime dependencies:
  1. pinentry : security/pinentry
Library dependencies:
  1. libassuan.so : security/libassuan
  2. libcurl.so : ftp/curl
  3. libpcsclite.so : devel/pcsc-lite
  4. libproxy.so : net/libproxy
  5. libatk-1.0.so : accessibility/atk
  6. libglib-2.0.so : devel/glib20
  7. libintl.so : devel/gettext-runtime
  8. libgtk-3.so : x11-toolkits/gtk30
  9. libxml2.so : textproc/libxml2
  10. libpango-1.0.so : x11-toolkits/pango
  11. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for beid-5.0.28_2: NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
security_beid
USES:
autoreconf compiler:c++11-lang 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Fedict/eid-mw/tar.gz/v5.0.28?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.0.28_2
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1