Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.11_2 01 Mar 2024 21:11:21
    |
Cy Schubert (cy)  |
security/pam_krb5: move man page |
4.11_1 21 Aug 2023 19:06:59
    |
Cy Schubert (cy)  |
security/pam_krb5: Revert "security/pam_krb5: IGNORE for CVE-2023-3326"
Discussing with our upstream, he is aware of CVE-2023-3326. Work to
add generalized anti-spoofing is planned. In the mean time he
recommends using FAST (anon_fast) to mitigate CVE-2023-3326. anon_fast
already includes built-in anti-spoofing.
More discussion is here:
https://github.com/rra/pam-krb5/blob/main/docs/pam_krb5.pod#L53
This reverts commit 41afd03d9c8e76fe42c555b1274fec069f83ecae. |
4.11_1 21 Aug 2023 19:06:59
    |
Cy Schubert (cy)  |
security/pam_krb5: IGNORE for CVE-2023-3326
See https://github.com/rra/pam-krb5/issues/27. |
4.11_1 07 Dec 2022 22:37:48
    |
Cy Schubert (cy)  |
security/pam_krb5: Add missing "+"
The missing "+" resulted in a package failure.
Fixes: 8d12f4457d5e |
4.11 07 Dec 2022 04:38:47
    |
Cy Schubert (cy)  |
security/pam_krb5: Update to 4.11 |
4.9 07 Dec 2022 00:48:14
    |
Cy Schubert (cy)  |
security/pam_krb5: Fix plist
Fixes: 8d12f4457d5e |
4.9 06 Dec 2022 22:00:55
    |
Cy Schubert (cy)  |
security/krb5: Flavorize
Replace gssapi options (MIT, HEIMDAL_PORT, HEIMDAL_BASE) with flavors. |
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) |
4.9 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 ) |
4.9 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 ) |
4.9 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.9 31 Mar 2020 17:30:11
  |
cy  |
Update 4.8 --> 4.9 |
4.8 23 Feb 2019 16:46:51
  |
cy  |
Update 4.7 --> 4.8
Submitted by: woodsb02@
Reviewed by: mat@
Differential Revision: https://reviews.freebsd.org/D19207 |
4.7_2 23 Feb 2019 16:46:47
  |
cy  |
Pet portlint.
Submitted by: woodsb02@
Reviewed by: mat@
Differential Revision: https://reviews.freebsd.org/D19207 |
4.7_2 23 Feb 2019 16:46:27
  |
cy  |
Add LICENSE details.
Submitted by: woodsb02@
Reviewed by: mat@
Differential Revision: https://reviews.freebsd.org/D19207 |
4.7_2 04 Nov 2015 02:29:38
  |
cy  |
Simplify and standardize port structure.
Submitted by: hrs |
4.7_2 03 Nov 2015 04:55:59
  |
cy  |
As of r399238, when the heimdal port option was selected, this port did
not build properly. Prior to r399238, even if the heimdal port was
installed, the base krb5 libraries and include files were used. This is
because ports/security/heimdal places its libraries in
${LOCALBASE}/lib/heimdal and include files in ${LOCALBASE}/include/heimdal,
which this port does not look for (unless told to do so... by this commit).
Discovered by: marino |
4.7_1 31 Oct 2015 05:58:27
  |
cy  |
Fix Kerberos selection option and USES. |
4.7 14 Oct 2015 03:46:52
  |
cy  |
Replace HEIMDAL option with HEIMDAL_PORTS and HEIMDAL_BASE. |
4.7 14 Oct 2015 03:44:53
  |
cy  |
Update 4.6 --> 4.7 |
4.6_3 02 Aug 2015 15:03:20
  |
tijl  |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
4.6_2 30 Jul 2015 22:23:21
  |
amdmi3  |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
4.6_2 05 Sep 2014 19:11:20
  |
tijl  |
Add USES=libtool and INSTALL_TARGET=install-strip |
4.6_1 17 Jul 2014 08:57:51
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
4.6_1 08 Jul 2014 19:50:24
  |
cy  |
Fix build error.
Submitted by: brd |
4.6 27 Jun 2014 05:49:32
  |
cy  |
Optionify. |
4.6 26 Jun 2014 19:23:26
  |
cy  |
Support stage. |
4.6 25 Jun 2014 05:35:32
  |
bapt  |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
4.6 26 May 2014 12:50:41
  |
miwi  |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
4.6 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
4.6 11 Sep 2013 17:56:03
  |
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
4.6 16 Mar 2013 02:56:30
  |
bdrewery  |
- Remove needless quoting of BROKEN/IGNORE
- Trim headers
PR: ports/168908
With hat: portmgr |
4.6 31 Oct 2012 16:51:29
  |
cy  |
Update pam_krb5 from 4.4 to 4.6.
Feature safe: yes |
4.4_1 31 Oct 2011 23:25:26
 |
zi  |
- Document CONFLICTS with security/pam_krb5-rh
- Pacify portlint(1) while here |
4.4_1 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
4.4_1 07 Jun 2011 03:26:43
 |
cy  |
Conditionally remove lib/security.
PR: 157676
Submitted by: Benjamin Lee <ben@b1c1l1.com> |
4.4 12 May 2011 04:58:47
 |
cy  |
Add archive master site, in the case when a new pam_krb5 is released and this
port has not been updated yet.
Submitted by: "Kevin Thompson" <antiduh@csh.rit.edu> |
4.4 11 May 2011 19:33:00
 |
cy  |
Update 4.3 --> 4.4 |
4.3 05 Nov 2010 03:45:18
 |
cy  |
Update 4.2 --> 4.3 |
4.2 05 May 2010 05:09:37
 |
cy  |
Update 1.3.r7 --> 4.2.
PR: 146072
Submitted by: plosher |
1.3.r7_3 02 Sep 2009 15:01:56
 |
amdmi3  |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
1.3.r7_3 08 May 2009 13:38:31
 |
cy  |
Make IGNORE message more relevant. |
1.3.r7_3 08 May 2009 13:36:36
 |
cy  |
Due to popular demand, remove the depricated designation. This port will not
be removed.
Requested by: plosher |
1.3.r7_3 03 Feb 2009 21:30:25
 |
cy  |
Mark this port deprecated. Pam_krb5 has been in base since FreeBSD 5. It is
set to expire August 31, 2009. |
1.3.r7_3 04 Oct 2007 06:00:24
 |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
1.3.r7_3 04 Aug 2007 11:41:31
 |
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
1.3.r7_3 23 Jul 2007 09:36:52
 |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
1.3.r7_3 05 Oct 2006 16:20:13
 |
shaun  |
- Chase shared library version bump in security/heimdal.
- Remove 4.x-specific BROKEN in net/arla (caused by heimdal). |
1.3.r7_2 04 Aug 2006 12:34:50
 |
erwin  |
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006 |
1.3.r7_2 11 Jun 2006 15:29:01
 |
erwin  |
USE_SIZE was obsoleted in rev. 1.484 of bsd.port.mk more than
2 years ago. Clean out the last traces of it.
With hat: portmgr |
1.3.r7_2 24 Jan 2006 06:38:31
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.3.r7_2 13 Dec 2005 00:42:13
 |
fenner  |
Fix fetch from main SF mirrors and include additional ones too by
just using MASTER_SITE_SOURCEFORGE_EXTENDED. |
1.3.r7_2 05 Jun 2005 23:15:27
 |
flz  |
- Fix libkrb5.so library version.
PR: ports/67183
Submitted by: Oleg Sharoiko <os@rsu.ru>
Approved by: maintainer timeout (1 year) |
1.3.r7_1 29 Jun 2004 09:03:39
 |
linimon  |
Change default status if no configuration is given from BROKEN to IGNORE.
This saves a bogus build cycle on bento/pointyhat.
No response from maintainer for some time. |
1.3.r7_1 15 Apr 2004 08:26:10
 |
kris  |
Add missing manpages |
1.3.r7_1 16 Feb 2004 10:10:10
 |
kris  |
Change BROKEN to IGNORE because this package actually still builds on 5.x
(but removes the system pam_krb module) |
1.3.r7_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.3.r7 01 Feb 2004 14:25:33
 |
cy  |
Heimdal installs libkrb5.so.19, not libkrb5.so.18.
Noticed by: "Andrey Beresovsky" <and@rsu.ru> |
1.3.r7 31 Jan 2004 05:42:14
 |
cy  |
1. Reorganize MASTER_SITES, use MASTER_SITE_SOURCEFORGE.
2. Remove duplicate MASTER_SITE.
3. USE_SIZE. |
1.3.r7 29 Jan 2004 17:37:57
 |
cy  |
1. Update 1.0.3 --> 1.3-rc7
2. Update master site list
3. As 5.x already ships with it's own pam_krb5, configure the port to
only install on 4.x systems. |
1.0.3 07 Mar 2003 06:10:51
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.0.3 12 Feb 2003 04:33:41
 |
cy  |
Resurrect pam_krb5 for MIT KRB5.
Approved by: nectar |
1.0.3 05 Feb 2003 18:15:08
 |
nectar  |
Remove this port. The pam_krb5 in the base system should be utilized. |
1.0.3 05 Nov 2002 02:36:21
 |
edwin  |
port needs pod2man -> USE_PERL5=yes
Noticed on: bento |
1.0.3 07 Sep 2002 15:44:13
 |
nectar  |
Add missing <syslog.h>. Noticed in -CURRENT. |
1.0.3 28 May 2002 20:23:19
 |
nectar  |
Update to 1.0.3.
Reminded by: cy |
24 Jul 2001 18:14:44
    |
nectar  |
Update pam_krb5 1.0 -> 1.0.1. Change MASTER_SITES. |
11 Jun 2001 19:44:05
    |
nectar  |
Oops, forgot to bump PORTREVISION. |
11 Jun 2001 19:38:47
    |
nectar  |
Update for heimdal-0.3f interface changes. |
05 Feb 2001 16:20:31
    |
nectar  |
Bump libkrb5 version dependency for the Heimdal case. |
24 Jan 2001 20:36:35
    |
nectar  |
Bug fixes and paranoia: |
23 Jan 2001 21:42:14
    |
nectar  |
Fix linking the pam_krb5.so module: = Be very specific about where we think
the libraries are, to avoid getting the old crusty Heimdal from the base
system. = Minimize the undefined symbols in pam_krb5.so |
23 Jan 2001 20:52:46
    |
nectar  |
Update library dependency to catch up with Heimdal port. Bump PORTREVISION.
|
07 Nov 2000 07:45:40
    |
asami  |
Change .error to BROKEN, otherwise it will kill make release, make index and
freshports (and many other things). |
06 Nov 2000 20:00:03
    |
nectar  |
(forced commit) |
06 Nov 2000 19:56:22
    |
nectar  |
Oops, |
06 Nov 2000 19:01:43
    |
nectar  |
A Pluggable Authentication Module for Kerberos 5. |