non port: security/krb5-114/Makefile |
SVNWeb
|
Number of commits found: 41 |
Sat, 10 Nov 2018
|
[ 10:09 mat ] (Only the first 10 of 86 ports in this commit are shown above. )
security/openssl-devel was removed, but there is a security/openssl111 now.
|
Tue, 23 Oct 2018
|
[ 16:34 jbeich ] (Only the first 10 of 45 ports in this commit are shown above. )
Expand FreeBSD 12 conditionals to include 13.0-CURRENT
|
Tue, 16 Oct 2018
|
[ 13:41 rene ]
Fix INDEX
Pointy hat: cy
|
[ 12:38 cy ]
This old, out to be expired, krb5-114 fails to build under HEAD.
It is already deprecated and scheduled for removal at the end of
the year.
|
Mon, 2 Jul 2018
|
[ 05:57 cy ] (Only the first 10 of 12 ports in this commit are shown above. )
While working the ports fallout due to making Hemidal in base
private it was discovered that com_err.3, though distributed in
the tarball, was not installed. Install it.
|
Tue, 19 Jun 2018
|
[ 13:38 cy ]
Revert r472760 and instead use upstream git commit
beeb2828945a41d86488e391ce440bacee0ec committed to the krb5
development branch Saturday, June 16. The upstream commit
message follows:
Author: Thomas Sondergaard <tsondergaard@vitalimages.com>
Date: Sat Jun 16 18:14:50 2018 +0200
Eliminate use of the 'register' keyword
'register' is a reserved and unused keyword in C++17 so having it
present in the public headers presents a a compatibility issue. Also
in C the 'register' keyword is mostly obsolete, so remove all uses of
it.
[ghudson@mit.edu: adjusted style of some of the affected lines]
|
[ 06:51 cy ]
While working on the ports fallout due to the private Heimdal in base
project, a port (www/squid-devel) was discovered to be grumpy due to
numerous errors such as below:
/usr/local/include/krb5/krb5.h:3566:19: error: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Werror,-Wdeprecated-register]
register char **name);
^~~~~~~~~
The "register" keyword is meaningless and can cause grief among ports
that build against any of the krb5 ports.
|
Wed, 13 Jun 2018
|
[ 05:55 cy ]
MIT krb5 fails to build with boringssl installed due to a missing
typedef for PKCS7 in the boringssl pkcs7.h.
|
Tue, 12 Jun 2018
|
[ 03:42 cy ]
krb5-114 is deprecated and scheduled for deletion at the end of this
year. Mark broken with OpenSSL >= 1.1.0.
PR: 228900
|
Fri, 2 Feb 2018
|
[ 06:50 cy ]
Fix build when NLS option is unchecked.
Reported by: Geraud CONTINSOUZAS <geraud.continsouzas@skazy.nc>
|
Wed, 10 Jan 2018
|
[ 15:08 danfe ] (Only the first 10 of 22 ports in this commit are shown above. )
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files which are not actually manual pages.
|
Wed, 6 Dec 2017
|
[ 15:22 cy ]
Adjust expiry date.
Reported by: Boris Samorodov <bsam@passap.ru>
|
[ 04:43 cy ]
As per MIT policy, deprecate and expire twelve months following
release of 1.16 (+ grace period to end of month).
|
Mon, 30 Oct 2017
|
[ 16:55 mandree ]
Reconcile e2fsprogs ./. krb5-* conflicts.
* Move conflicting e2fsprogs headers & libs into .../e2fsprogs/... subdirs.
* Move conflicting awk scripts into ${DATADIR}.
* Rename and patch compile_et to e2fsprogs-compile_et.
* Remove conflict markers (from e2fsprogs and krb5-*).
* Add CPPFLAGS/LDFLAGS to sysutils/fusefs-ext2, including
--rpath setting.
While here, also:
* sort pkg-plist and files/unwanted
* use FUSEFS_CONFIGURE_ENABLE=fuse2fs to prevent e2fsprogs from picking up
fusefs (implies --disable-fuse2fs if the option remains disabled)
* add --without-included-gettext to CONFIGURE_ARGS just to be on the safe
side.
And of course, bump PORTREVISION to 3 in e2fsprogs. Since other ports
do not change files or runtime behaviour, their PORTREVISION remains
untouched.
|
[ 00:16 mandree ]
Add CONFLICTS between krb5-* and e2fsprogs.
Reported by: jbeich@
|
Thu, 5 Oct 2017
|
[ 01:55 cy ]
Register conflicts among the krb5 ports.
Reported by: rodrigo
|
Tue, 26 Sep 2017
|
[ 10:10 cy ]
Update 1.14.5 --> 1.14.6
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Wed, 21 Jun 2017
|
[ 02:46 cy ]
Switch to USES=localbase.
|
Tue, 14 Mar 2017
|
[ 03:24 cy ]
Pet portlint.
PR: 217552
Submitted by: John W. O'brien <john@saltant.com>
Differential Revision: D9889
|
[ 03:22 cy ]
Simplfy WRKSRC by using WRKSRC_SUBDIR.
PR: 217552
Submitted by: John W. O'brien <john@saltant.com>
Differential Revision: D9889
|
[ 03:17 cy ]
Describe CMD_LINE_EDITING RADIO group.
PR: 217552
Submitted by: John W. O'brien <john@saltant.com>
Differential Revision: D9889
|
[ 03:15 cy ]
Respect global NLS option.
PR: 217552
Submitted by: John W. O'brien <john@saltant.com>
Differential Revision: D9889
|
[ 03:14 cy ]
Convert to global EXAMPLES (default).
PR: 217552
Submitted by: John W. O'brien <john@saltant.com>
Differential Revision: D9889
|
[ 03:09 cy ]
New READLINE_PORT option to select to use readline in base or
readline in ports.
PR: 217552
Submitted by: John W. O'brien <john@saltant.com>
Differential Revision: D9889
|
[ 03:06 cy ]
Remove redundant file that should have been removed in r253265.
PR: 217552
Submitted by: John W. O'brien <john@saltant.com>
Differential Revision: D9889
|
[ 02:59 cy ]
Use options helpers.
PR: 217552
Submitted by: John W. O'brien <john@saltant.com>
Differential Revision: D9889
|
[ 02:55 cy ]
Install LDIF and schema files if LDAP is enabled
PR: 217552
Submitted by: John W. O'brien <john@saltant.com>
Differential Revision: D9889
|
[ 02:51 cy ]
Replace explicit PLIST_SUB with OPTIONS_SUB, simplifying Makefiles.
PR: 217552
Submitted by: John W. O'brien <john@saltant.com>
Differential Revision: D9889
|
[ 02:48 cy ]
Make READLINE default.
PR: 217552
Submitted by: John W. O'brien <john@saltant.com>
Differential Revision: D9889
|
Sun, 5 Mar 2017
|
[ 03:27 cy ]
Remove redundant message about Kerberos klogind and telnetd. These
programs ere moved to krb5-appl (by MIT) when krb5-appl was created
in r253265. This message should have been removed from this Makefile
at that time.
Pointy hat to: cy (that's me)
|
Sat, 4 Mar 2017
|
[ 00:08 cy ]
Update 1.14.4 --> 1.14.5
|
Sat, 4 Feb 2017
|
[ 01:37 cy ]
pkgconfig is only needed at install/runtime.
Reported by: des
|
Fri, 16 Dec 2016
|
[ 20:16 cy ]
Replace description with somthing more relevant to today.
Suggested by: wollman
|
Wed, 14 Sep 2016
|
[ 10:02 cy ]
Update 1.14.3 --> 1.14.4.
|
Fri, 22 Jul 2016
|
[ 00:29 cy ]
Replace USE_OPENSSL with USES=ssl.
|
[ 00:24 cy ]
Update to 1.14.3.
This is a bug fix release.
* Improve some error messages
* Improve documentation
* Allow a principal with nonexistent policy to bypass the minimum
password lifetime check, consistent with other aspects of
nonexistent policies
* Fix a rare KDC denial of service vulnerability when anonymous client
principals are restricted to obtaining TGTs only [CVE-2016-3120]
MFH: 2016Q3
Security: 62d45229-4fa0-11e6-9d13-206a8a720317
Security: CVE-2016-3120
|
Wed, 20 Apr 2016
|
[ 12:29 cy ]
Update 1.14.1 --> 1.14.2
|
Wed, 30 Mar 2016
|
[ 07:28 bapt ]
Remove uneeded dependency on GNU m4
|
Wed, 2 Mar 2016
|
[ 02:33 cy ]
Update 1.14 --> 1.14.1
|
Tue, 15 Dec 2015
|
[ 05:02 cy ]
This is the second part of two commits, the first being r403749.
Adopt the same port structure as used by the cfengine family of ports:
security/krb5 is renamed to security/krb5-114.
A brand new security/krb5 now becomes a master port for the family of
security/krb5-* ports. The default installs krb5-1.14. There is no
functional change to the port build nor does the name of the latest krb5
port and package change. Users can continue to install security/krb5
to track the latest major version of security/krb5.
Users wishing to install a specific version branch of krb5 can continue
to install any of the security/krb5-* ports or by setting KRB5_VERSION
in make.conf make.conf or including the branch on the make command line
during build:
make KRB5_VERSIN=NNN
make -V VERSIONS lists available versions.
security/krb5-appl has been updated to support this change (also fixing
a typo in the krb5-appl/Makefile).
Inspired by: sysutils/cfengine
|
Number of commits found: 41 |