| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=403760
|
|
|
|
|
|
|
|
|
| |
of the krb5 faimily of ports.
Inspired by: the cfengine family of ports
Notes:
svn path=/head/; revision=403759
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- move (copy) krb5 (krb5 1.13.2) to krb5-113 (new, added)
- update krb5 1.13.2 --> 1.14
- update CONFLICTS in krb5, krb5-112 and krb5-113.
- update krb5-appl to allow optional dependency on krb5-113.
- update security/Makefile with copied krb5-113.
- deprecate and expire krb5-112 (krb5-1.12) on November 20, 2016, as it
will EOL twelve months after the release of krb5-1.14.
Notes:
svn path=/head/; revision=402143
|
|
|
|
|
|
|
| |
PR: 203882
Notes:
svn path=/head/; revision=399891
|
|
|
|
| |
Notes:
svn path=/head/; revision=399634
|
|
|
|
|
|
|
|
| |
Add support for libedit (LIBEDIT option).
Both command line editing options now supported by RADIO button.
Notes:
svn path=/head/; revision=399631
|
|
|
|
| |
Notes:
svn path=/head/; revision=395671
|
|
|
|
|
|
|
|
|
|
|
| |
workaround due to libtool not working with 11-CURRENT at the time.
The workaround now causes grief under 11-CURRENT and needs to be
removed.
PR: 202782
Notes:
svn path=/head/; revision=395651
|
|
|
|
|
|
|
| |
when build under poudriere. This commit fixes that.
Notes:
svn path=/head/; revision=388684
|
|
|
|
|
|
|
|
| |
PR: 200100
Submitted by: mikael.urankar@gmail.com
Notes:
svn path=/head/; revision=385961
|
|
|
|
| |
Notes:
svn path=/head/; revision=385889
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to
PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
they aren't affected by this change (for now at least). This commit is
meant to ensure that new ports don't make the same mistake.
- games/acm: the configure script in this port is very old; instead of
patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
changed the behaviour of the configure script; adjust the port to this.
PR: 199506
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=384380
|
|
|
|
|
|
|
| |
PR: 197465
Notes:
svn path=/head/; revision=380546
|
|
|
|
|
|
|
| |
Submitted by: hrs
Notes:
svn path=/head/; revision=379469
|
|
|
|
|
|
|
| |
r378417).
Notes:
svn path=/head/; revision=378907
|
|
|
|
|
|
|
|
| |
PR: 197561
Submitted by: marino
Notes:
svn path=/head/; revision=378897
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Libraries are not installed stripped;
- pkgconfig files should be installed to libdata;
- Use of deprecated @dirrm[try]
PR: PR/197338
Submitted by: delphij
Notes:
svn path=/head/; revision=378441
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gss_process_context_token VU#540092
CVE-2014-5352: gss_process_context_token() incorrectly frees context
CVE-2014-9421: kadmind doubly frees partial deserialization results
CVE-2014-9422: kadmind incorrectly validates server principal name
CVE-2014-9423: libgssrpc server applications leak uninitialized bytes
Security: VUXML: 24ce5597-acab-11e4-a847-206a8a720317
Security: MIT KRB5: VU#540092
Security: CVE-2014-5352, CVE-2014-9421, CVE-2014-9422, CVE-2014-9423
Notes:
svn path=/head/; revision=378417
|
|
|
|
|
|
|
|
|
|
| |
- Update a few comments related to extract
Differential Revision: https://reviews.freebsd.org/D1189
With hat: portmgr
Notes:
svn path=/head/; revision=374698
|
|
|
|
| |
Notes:
svn path=/head/; revision=371142
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1.11 remains a maintenance release.
- Update security/krb5 1.12.2 --> 1.13
- Copy the old security/krb5 1.12.2 to security/krb5-112
(now a maintenance release supported by MIT)
- Move the old krb5-maint (1.11.5: old maintenance release) to
security/krb5-111 (the old maintenance release still supported by MIT)
Notes:
svn path=/head/; revision=371019
|
|
|
|
|
|
|
| |
Add readline non-default option.
Notes:
svn path=/head/; revision=364798
|
|
|
|
| |
Notes:
svn path=/head/; revision=363328
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip
databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)
devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla
dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
opened modules
mail/dovecot2:
- Add USES=libtool
mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip
math/gnumeric:
- USES=libtool tar:xz
Approved by: portmgr (implicit, bump unstaged ports)
Notes:
svn path=/head/; revision=362835
|
|
|
|
|
|
|
| |
Submitted by: hrs
Notes:
svn path=/head/; revision=355569
|
|
|
|
|
|
|
| |
Submitted by: John Hein <john.hein@microsemi.com>
Notes:
svn path=/head/; revision=353055
|
|
|
|
|
|
|
| |
KRB5_HOME is set to LOCALBASE.
Notes:
svn path=/head/; revision=351983
|
|
|
|
| |
Notes:
svn path=/head/; revision=351910
|
|
|
|
|
|
|
|
|
| |
PR: 183502
Submitted by: brd@
Approved by: bdrewery@
Notes:
svn path=/head/; revision=351689
|
|
|
|
|
|
|
| |
Point hat to: self
Notes:
svn path=/head/; revision=351580
|
|
|
|
| |
Notes:
svn path=/head/; revision=351512
|
|
|
|
|
|
|
|
|
|
|
| |
2. RTM_OLDADD and RTM_OLDDEL were removed from -stable. Thanks alfred@ for
this patch.
3. Stagify.
Submitted by: alfred (#2)
Notes:
svn path=/head/; revision=351495
|
|
|
|
| |
Notes:
svn path=/head/; revision=339911
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adjust the newly created krb5-maint with a new portname and conflicts.
Krb5-maint is a maintenance release for those who wish to use the previous
release of krb5. krb5-maint remains at 1.11.3.
Adjust CONFLICTS in security/heimdal and security/srp to account for the
newly repocopied krb5-maint.
Adjust security/Makefile to include krb5-maint.
Notes:
svn path=/head/; revision=336247
|
|
|
|
| |
Notes:
svn path=/head/; revision=336221
|
|
|
|
|
|
|
|
| |
PR: 184557
Submitted by: Erick Turnquist <jhujhiti@adjectivism.org>
Notes:
svn path=/head/; revision=336138
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
|
|
|
| |
Convert USE_GMAKE to USES=gmake
Notes:
svn path=/head/; revision=327417
|
|
|
|
|
|
|
| |
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=321478
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a bugfix release.
* Fix a UDP ping-pong vulnerability in the kpasswd (password changing)
service. [CVE-2002-2443]
* Improve interoperability with some Windows native PKINIT clients.
Security: CVE-2002-2443
Notes:
svn path=/head/; revision=319823
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major changes in 1.11.2 (2013-04-12)
====================================
This is a bugfix release.
* Incremental propagation could erroneously act as if a slave's
database were current after the slave received a full dump that
failed to load.
* gss_import_sec_context incorrectly set internal state that
identifies whether an imported context is from an interposer
mechanism or from the underlying mechanism.
Feature safe: yes
Notes:
svn path=/head/; revision=315921
|
|
|
|
|
|
|
| |
- Trim Header where applicable
Notes:
svn path=/head/; revision=315566
|
|
|
|
|
|
|
|
|
| |
Avoids a slave reporting it is current when a full resync fails.
Obtained from: https://github.com/rbasch/krb5/commit/2ef5ae0607d1c317a936e439b4be7a6f5184dc
Notes:
svn path=/head/; revision=313458
|
|
|
|
|
|
|
| |
Security: Fix a null pointer dereference in the KDC PKINIT code [CVE-2013-1415].
Notes:
svn path=/head/; revision=312788
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following contributed by mandree@:
- Header standardization.
- Make use of OptionsNG.
- Make portlint happy.
Notes:
svn path=/head/; revision=310931
|
|
|
|
| |
Notes:
svn path=/head/; revision=310802
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=306950
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=306935
|
|
|
|
|
|
|
|
| |
PR: 169740
Submitted by: Niclas Zeising <zeising@daemonic.se>
Notes:
svn path=/head/; revision=300689
|