Port details |
- ausweisapp2 Official authentication app for German ID cards and residence permits
- 1.22.5 deskutils
=0 1.22.5Version of this port present on the latest quarterly branch. - Maintainer: freebsd@sysctl.cz
 - Port Added: 2020-03-12 12:56:33
- Last Update: 2022-05-16 06:49:43
- Commit Hash: 2d34c2b
- Also Listed In: security
- License: EUPLv1.2
- Description:
- The AusweisApp2 is a software, that you can use to identify yourself online
with your ID card or your electronic residence permit.
The AusweisApp2 offers you an integrated self-assessment where you are able to
view your data that is stored on the online ID.
It is being developed on behalf of the German Federal Ministry of the Interior.
WWW: https://www.ausweisapp.bund.de/ausweisapp2/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ausweisapp2>0:deskutils/ausweisapp2
- To install the port:
- cd /usr/ports/deskutils/ausweisapp2/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/ausweisapp2
- pkg install ausweisapp2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ausweisapp2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1650884872
SHA256 (Governikus-AusweisApp2-1.22.5_GH0.tar.gz) = 09787d23663861673a3f7e604a5212ebc9575d149d6b5bd24519417de6d22ccf
SIZE (Governikus-AusweisApp2-1.22.5_GH0.tar.gz) = 11251263
- 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:
-
- pcsc-lite>0 : devel/pcsc-lite
- cmake : devel/cmake
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15.2 : devel/qt5-buildtools
- qmldir : graphics/qt5-graphicaleffects
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15.2 : devel/qt5-qmake
- Runtime dependencies:
-
- qmldir : graphics/qt5-graphicaleffects
- Library dependencies:
-
- libhttp_parser.so : www/http-parser
- libpcsclite.so : devel/pcsc-lite
- libudev.so : devel/libudev-devd
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5Qml.so : x11-toolkits/qt5-declarative
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5QuickControls2.so : x11-toolkits/qt5-quickcontrols2
- libQt5Svg.so : graphics/qt5-svg
- libQt5WebSockets.so : www/qt5-websockets
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- deskutils_ausweisapp2
- USES:
- cmake compiler:c++17-lang pkgconfig qmake qt:5 ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 May 2022 06:49:43 1.22.5
|
Loïc Bartoletti (lbartoletti)  |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
25 Apr 2022 13:39:48 1.22.5
|
Christoph Moench-Tegeder (cmt)  |
deskutils/ausweisapp2: update to 1.22.5
https://github.com/Governikus/AusweisApp2/releases
Also add dependency on qt5-graphicaleffects, as without that
package the GUI will not be shown. |
26 Dec 2021 12:44:25 1.22.2
|
Li-Wen Hsu (lwhsu)  Author: Martin Filla |
deskutils/ausweisapp2: Update to 1.22.2
PR: 258542 |
30 Sep 2021 21:23:30 1.20.0_2
|
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
07 Apr 2021 08:09:01 1.20.0_2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.20.0_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
11 Apr 2020 05:00:37
1.20.0_2
|
tobik  |
deskutils/ausweisapp2: Fix build on FreeBSD 11.3
CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:146
(message):
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
system variable OPENSSL_ROOT_DIR: Found unsuitable version "1.0.2s", but
required is at least "1.1" (found /usr/lib/libcrypto.so)
Call Stack (most recent call first):
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:391
(_FPHSA_FAILURE_MESSAGE)
/usr/local/share/cmake/Modules/FindOpenSSL.cmake:447
(find_package_handle_standard_args)
cmake/Libraries.cmake:71 (FIND_PACKAGE)
CMakeLists.txt:145 (INCLUDE)
While here remove unnecessary qt5-buildtools and qt5-linguisttools
run dependencies.
PR: 245088
Approved by: freebsd@sysctl.cz (maintainer) |
13 Mar 2020 06:45:23
1.20.0_1
|
linimon  |
Add compiler:c++17-lang to USES to fix build on GCC-based systems:
Target "cmTC_73213" requires the language dialect "CXX17" , but CMake does
not know the compile flags to use to enable it.
Approved by: portmgr (tier-2 blanket) |
12 Mar 2020 14:08:55
1.20.0_1
|
0mp  |
Use libhttp_parser from ports instead of the bundled one
While here, remove unused variables.
PR: 243794
Reported by: Andre Klitzing (upstream) |
12 Mar 2020 12:56:26
1.20.0
|
0mp  |
New port: deskutils/ausweisapp2
The AusweisApp2 is a software, that you can use to identify yourself online
with your ID card or your electronic residence permit.
The AusweisApp2 offers you an integrated self-assessment where you are able
to view your data that is stored on the online ID.
It is being developed on behalf of the German Federal Ministry of the
Interior.
WWW: https://www.ausweisapp.bund.de/ausweisapp2/
PR: 243794
Submitted by: Martin Filla <freebsd@sysctl.cz> (very early patch)
Requested by: AndreKlitzing (via wiki.freebsd.org/WantedPorts) |