Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.4_5 27 Jan 2024 10:52:25 |
Gleb Popov (arrowd) Author: Matthew Seaman |
security/pam_ssh_agent_auth: clean up manpages
Track impending changesto autotools
Approved by: portmgr (blanket) |
0.10.4_4 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
0.10.4_4 22 Sep 2023 18:14:49 |
Matthew Seaman (matthew) |
security/pam_ssh_agent_auth: unbreak on HEAD, STABLE/14
After b15b39521644 systems with OpenSSL 3.x have the complete OpenSSL
0.9.8 API avaialable once more. This is slightly anticipating the MFC
to STABLE/14.
PR: 272220
Reported by: Pierre Pronchery |
0.10.4_3 16 Aug 2023 07:36:52 |
Matthew Seaman (matthew) |
security/pam_ssh_agent_auth: Fix typo
PR: 272220
Reported by: Freshports, Trond Endrestol |
16 Aug 2023 06:13:41
|
Matthew Seaman (matthew) |
security/pam_ssh_agent_auth: mark as broken with OpenSSL 3.x
While this compiles successfully, it doesn't produce a working
pam_ssh_agent_auth.so PAM module.
PR: 272220
Reported by: madpilot |
0.10.4_2 22 Mar 2023 07:59:29 |
Matthew Seaman (matthew) |
security/pam_ssh_agent_auth: add comment about ecdsa-sk and ed25519-sk key types |
0.10.4_2 20 Mar 2023 09:23:02 |
Matthew Seaman (matthew) |
security/pam_ssh_agent_auth: update to latest commit 099beb2
Upstream has incorporated a patch we had locally, and fixed a
misleading comment in their documentation.
While here, update WWW |
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) |
0.10.4_1 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 ) |
0.10.4_1 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.10.4_1 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 |
0.10.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.10.4_1 21 Feb 2021 11:56:41 |
matthew |
Fix segfault when handling ECDSA keys
Import patch by Marc Deslauriers from the Ubuntu package of pam_ssh_agent_auth
Ref: https://github.com/jbeverly/pam_ssh_agent_auth/pull/24/files
https://github.com/jbeverly/pam_ssh_agent_auth/issues/18
https://bugs.launchpad.net/ubuntu/+source/pam-ssh-agent-auth/+bug/1869512
PR: 253693
Submitted by: Matt <opensource mtcoster.net>
Obtained from: Marc Deslauriers <marc.deslauriers canonical.com>, Ubuntu |
0.10.4 02 Jul 2020 17:13:58 |
matthew |
Update to 0.10.4
Unfortunately, no changelog is available. |
0.10.3_2 31 May 2020 11:54:27 |
matthew |
Take maintainership.
Switch to Github for the master site.
Upstream rarely puts out releases, and doesn't seem to tag releases at
GitHub. Since the previous release, most of the patches from this
port have been incorporated upstream. Therefore, select the latest
commit (approximately 11 months ago as I write) to build from.
Add some small patches to fix compilation. |
0.10.3_1 18 Mar 2020 02:20:04 |
linimon |
Unmark certain ports as broken on powerpc64 elfv2, after a trybroken run.
(Note that these have not yet been re-tested on elfv1.)
While here, pet portlint (e.g. location of BROKEN_*, and, in one case,
USES).
Approved by: portmgr (tier-2 blanket) |
0.10.3_1 09 Dec 2018 06:10:49 |
tobik |
security/pam_ssh_agent_auth builds fine with OpenSSL 1.1.1 after r482655
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p485718_s340864/logs/pam_ssh_agent_auth-0.10.3_1.log |
0.10.3_1 10 Nov 2018 10:09:49 |
mat |
security/openssl-devel was removed, but there is a security/openssl111 now. |
0.10.3_1 24 Oct 2018 18:38:58 |
madpilot |
Check against the correct OPENSSL_VERSION_NUMBER.
Reported by: danfe
MFH: 2018Q4 |
0.10.3_1 21 Oct 2018 08:29:05 |
madpilot |
- Fix build with OpenSSL 1.1.1
- Requires also a configure check to be disabled to successfully
build on recent head
- Silence portlint warning
- Regenerate existing patch with truncated line
MFH: 2018Q4 |
0.10.3_1 20 Aug 2018 18:56:19 |
pi |
security/pam_ssh_agent_auth: perl is only needed during build
PR: 229536
Submitted by: Gyoergy Teubel <tgyurci@gmail.com> |
0.10.3 02 Jul 2018 04:00:29 |
linimon |
Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same. Also, mark them broken on
mips when necessary.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.10.3 17 Feb 2018 12:02:41 |
sunpoet |
Use BROKEN_SSL |
0.10.3 13 May 2017 23:36:16 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.10.3 06 Dec 2016 08:00:34 |
ehaupt |
Update to 0.10.3
PR: 214494
Submitted by: joneum@bsdproject.de |
0.10.2_1 29 Nov 2016 18:46:22 |
mat |
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight |
0.10.2_1 11 Sep 2016 04:34:48 |
marino |
security/pam_ssh_agent_auth: Document SSL requirement and configure it |
0.10.2_1 01 Jun 2015 12:57:59 |
amdmi3 |
- Strip library |
0.10.2 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
0.10.2 03 Jun 2014 10:47:21 |
miwi |
- Update to 0.10.2
- Convert USE_BZIP -> USES tar:bzip2 |
0.9.5 06 Nov 2013 12:16:26 |
mat |
- Convert to staging
maintainer timeout.
PR: ports/183184
Submitted by: mat |
0.9.5 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.9.5 11 Sep 2013 13:54:50 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.9.5 17 Jul 2013 04:02:02 |
miwi |
- Update to 0.9.5 |
0.9.4_1 19 Feb 2013 16:05:19 |
miwi |
- Unbreak PAM initialize
- While here trim header
PR: 176264
Submitted by: Constantin Stefanov <cstef@parallel.ru> |
0.9.4 04 Feb 2013 03:02:58 |
miwi |
- Update to 0.9.4
- Convert header
PR: 172941
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
0.9.3_1 08 Jan 2012 07:01:25 |
eadler |
Repeated words are are hard to to find sometimes.
Approved by: portmgr (itetcu) |
0.9.3_1 23 Oct 2011 15:46:38 |
miwi |
- Update to 0.9.3
PR: 161473
Submitted by: Corey Smith <corsmith@gmail.com> |
0.9.3 25 Jun 2011 05:29:26 |
miwi |
- Update to 0.9.3 |
0.9.2 11 Mar 2010 21:25:19 |
miwi |
- Update to 0.9.2 |
0.9.1 26 Dec 2009 12:23:45 |
miwi |
PAM module which permits authentication for arbitrary services via
ssh-agent. Written with sudo in mind, but like any auth PAM module,
can be used for for many purposes.
WWW: http://pamsshagentauth.sourceforge.net/ |