Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.0 10 Mar 2025 17:24:48
    |
Vladimir Druzenko (vvd)  Author: Martin Filla |
deskutils/ausweisapp2: Update 2.2.2 → 2.3.0
Changelog:
https://github.com/Governikus/AusweisApp/releases/tag/2.3.0
Also fix dependencies, pet portclippy.
PR: 285224 |
2.2.2 18 Dec 2024 13:00:57
    |
Dave Cottlehuber (dch)  |
deskutils/ausweisapp2: use new in-tree EUPL12 licence
Approved by: blanket
Sponsored by: SkunkWerks, GmbH |
2.2.2 10 Dec 2024 09:02:59
    |
Robert Clausecker (fuz)  Author: Martin Filla |
deskutils/ausweisapp2: update to 2.2.2
Changelog: https://github.com/Governikus/AusweisApp/releases/tag/2.2.2
PR: 283192 |
2.1.1 23 Jun 2024 19:39:31
    |
Lars Engels (lme)  |
deskutils/ausweisapp2: Update to 2.1.1 |
1.24.2 05 Oct 2022 12:40:16
    |
Fernando Apesteguía (fernape)  Author: Martin Filla |
deskutils/ausweisapp2: Update to 1.24.2
PR: 266824
Reported by: freebsd@sysctl.cz (maintainer) |
1.22.5 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
1.22.5 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 ) |
1.22.5 16 May 2022 06:49:43
    |
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 |
1.22.5 25 Apr 2022 13:39:48
    |
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. |
1.22.2 26 Dec 2021 12:44:25
    |
Li-Wen Hsu (lwhsu)  Author: Martin Filla |
deskutils/ausweisapp2: Update to 1.22.2
PR: 258542 |
1.20.0_2 30 Sep 2021 21:23:30
    |
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 |
1.20.0_2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.20.0_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.20.0_2 11 Apr 2020 05:00:37
  |
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) |
1.20.0_1 13 Mar 2020 06:45:23
  |
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) |
1.20.0_1 12 Mar 2020 14:08:55
  |
0mp  |
Use libhttp_parser from ports instead of the bundled one
While here, remove unused variables.
PR: 243794
Reported by: Andre Klitzing (upstream) |
1.20.0 12 Mar 2020 12:56:26
  |
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) |