Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.265_15 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
1.265_14 07 Dec 2023 17:43:45 |
Alan Somers (asomers) |
net/nss_ldap: fix the build on both 13.2 and 14.0+
The original configure script attempted to detect the presence of
Heimdal, but it failed with LLVM 15+ due to a type casting bug.
commit 515552b2d2664dc02c2385519a7fedb855f46632 fixed the bug with
LLVM 15+, but inadvertently broke the build for earlier versions.
This commit corrects the configure syntax, fixing the build on 12.4 and
13.2.
PR: 270465
Approved by: mikael (ports)
Sponsored by: Axcient
MFH: 2023Q4 |
1.265_14 10 May 2023 05:29:55 |
Cy Schubert (cy) |
net/nss_ldap: Fix LLVM15 build
./configure's test for Heimdal results in,
conftest.c:47:12: error: incompatible pointer to integer conversion initializing
'const char' with an expression of type 'const char *'; dereference with * [-Wi
nt-conversion]
const char hv = heimdal_version;
^ ~~~~~~~~~~~~~~~
*
This causes ./configure to erroneously assume 14-CURRENT uses MIT instead
of Heimdal, resulting in a subsequent build failure because MIT's
<profile.h> cannot be found.
MFH: 2023Q3 |
1.265_14 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
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.265_14 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.265_14 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.265_14 11 Sep 2021 11:39:22 |
Bernhard Froehlich (decke) |
net/nss_ldap: Add CPE information
Approved by: portmgr (blanket) |
1.265_14 01 Aug 2021 08:32:35 |
Xin LI (delphij) |
net/openldap24-server: Make SASL permanent for OpenLDAP port.
PR: ports/257374
Reviewed by: obrien
Approved by: portmgr (exp-run by antoine)
Differential Revision: https://reviews.freebsd.org/D31301 |
1.265_13 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.265_13 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
1.265_13 13 Aug 2018 21:37:50 |
des |
Add netgroup support.
Submitted by: markj@ |
1.265_12 23 Jul 2018 14:11:46 |
des |
Normalize patches. |
1.265_12 15 Sep 2016 01:41:28 |
swills |
Unmark broken on powerpc64
These ports built successfully |
1.265_12 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
1.265_12 24 Sep 2015 23:03:45 |
bapt |
Convert to @sample |
1.265_12 21 Jun 2015 13:56:51 |
bapt |
Convert to USES=autoreconf |
1.265_12 13 Nov 2014 21:46:11 |
des |
Add patches for a couple of issues I found while researching #190055:
- Use GID_MAX instead of LONG_MAX, they are not the same on 64-bit.
- Correctly restore the egid after reading the krb5 credential cache.
MFH: 2014Q4 |
1.265_11 29 Jul 2014 20:55:28 |
adamw |
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.
Approved by: portmgr (not really, but touches unstaged ports) |
1.265_11 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- 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 (Only the first 15 lines of the commit message are shown above ) |
1.265_10 27 Mar 2014 16:56:11 |
des |
MIT Kerberos already has profile_t, so don't typedef it. |
1.265_9 09 Feb 2014 12:31:06 |
antoine |
Finish stage support |
1.265_8 14 Jan 2014 14:19:05 |
des |
Functional changes:
- Add a SASL port option
- Fix the KERBEROS ports option - it was a no-op, setting a
configure flag which modifies how Kerberos was used without
setting the flag that actually enables it.
- Use GSSAPI instead of $ENV{KRB5CCNAME} to set the credential
cache. The latter pollutes the unsuspecting application's
environment and does not always work (for instance, it breaks when
nss_ldap is invoked from OpenSSH, although I haven't quite
determined why)
- Add patches to support Heimdal in addition to MIT Kerberos. Note (Only the first 15 lines of the commit message are shown above ) |
1.265_7 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.265_7 18 Sep 2013 06:47:20 |
az |
- add a build dependency on perl
- convert USE_GMAKE to USES=gmake
With hat: perl@ |
1.265_7 16 Jul 2013 05:42:37 |
ade |
- Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
based on work from tijl@
PR: 178883
Submitted by: ade
Sponsored by: Wadsworth 6X |
1.265_7 15 Jun 2013 10:42:49 |
az |
- Prevent situation which leads to overriding configuration file on reinstall.
PR: ports/179047
Submitted by: Anton Yuzhaninov <ayuzhaninov@openstat.ru>
Approved by: maintainer (timeout) |
1.265_7 17 May 2013 13:47:11 |
wg |
- Convert to OptionsNG
- Trim Makefile header
PR: ports/177212
Submitted by: wg (myself)
Approved by: culot (mentor), maintainer (timeout, > 4 weeks) |
1.265_7 11 Jan 2012 15:31:37 |
rm |
- fix build when perl built with USE_PERL set to off (no symlink in /usr/bin)
PR: 163687
Submitted by: Mel Flynn <mel at datakitty.lan.rachie.is-a-geek dot net>
Approved by: maintainer (timeout, 2 weeks) |
1.265_7 03 Dec 2011 18:45:42 |
scheidell |
-Fix nss_initgroups_ignoreusers (add patch to bsdnss.c)
PR: 152982
Submitted by: kmenshikov@peterhost.ru
Approved by: mentor (timeout), gabor (mentor)
Obtained from:
http://lists.freebsd.org/pipermail/freebsd-current/2007-July/075131.html
Feature safe: yes |
1.265_6 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 |
1.265_6 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
1.265_5 18 Feb 2011 08:41:07 |
martymac |
- Fix several default paths relative to PREFIX
- Move REINPLACE_CMDs to the post-patch target to avoid patching
the same files again when re-running the install target
- Provide a .conf file from the .conf.sample one
- Add a LOCAL mirror
PR: 154843
Approved by: Michael Graziano <mikeg@bsd-box.net> (maintainer),
ehaupt (mentor)
Feature safe: yes |
1.265_4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.265_4 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
1.265_4 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
1.265_4 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
1.265_3 03 Sep 2010 16:43:08 |
bapt |
- Use SUB_FILES instead of invoking sed manually to change pkg-message
- Replaces spaces with a tab after OPTIONS
- While here add LICENSE
PR: ports/148925
Submitted by: Sevan Janiyan <venture37 _at_ geeklan.co.uk>
Approved by: Michael Graziano <mikeg _at_ bsd-box.net> (maintainer) |
1.265_3 18 Jan 2010 03:43:56 |
pgollucci |
- Update to 1.265
- Submitted is now MAINTAINER
Major upgrade-related fixes (from upstream):
- Version info now in binary
- Fix broken ethers LDAP query
- FD leak cleanup
Fixes in port:
- Re-enable many nss classes that were disabled (ethers, netgroups)
- Fix compile-time breakage in ldap-ethers code (Better fix going upstream when
I have time)
***
Note: Ethers and Netgroup support aren't thoroughly tested as I don't use these
in my environment.
Re-enabling them doesn't seem to cause any problems, so they're back on in
accordance with POLA.
PRs/test cases for these are welcome if anyone finds breakage.
PR: ports/141931
Submitted by: Michael Graziano <mikeg@bsd-box.net> |
1.264_3 08 Jan 2010 15:27:38 |
skv |
Really (!) add patch for "loginClass".
PR: ports/140107
Submitted by: Jacob Myers <jacob xx whotookspaz.org> |
1.264_3 04 Jan 2010 05:28:43 |
pgollucci |
- OPTIONS += LCLASS
Allow the use of login classes in nss_ldap via a new LDAP attribute
(loginClass).
Administrators should be able to add this attribute to their schemata easily.
PR: ports/14107
Submitted by: Jacob Myers <jacob@whotookspaz.org> |
1.264_3 16 Sep 2009 22:06:58 |
linimon |
Reset maintainer at his request due to lack of time.
Hat: portmgr
Feature safe: yes |
1.264_3 18 Aug 2009 21:45:43 |
tmclaugh |
- fix krb5_ccname broken in previous commit.
PR: 133344 |
1.264_2 18 Aug 2009 14:33:38 |
skv |
Unbreak build with defined WITHOUT_KERBEROS.
PR: ports/133344
Submitted by: Alex Bakhtin <bakhtin xx amt.ru>
Approved by: maintainer timeout (> 4 months) |
1.264_2 06 May 2009 10:09:55 |
flz |
Disable pthread_atfork detection. This fixes login issues on FreeBSD
7.2-RELEASE and possibly previous versions.
PR: ports/133501
Submitted by: Benjamin Lee <ben@b1c1l1.com>
Approved by: maintainer timeout (4 weeks) |
1.264_1 05 Jan 2009 19:04:45 |
delphij |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
1.264 10 Dec 2008 16:11:25 |
mm |
- Update to 1.264 [1]
- use more autotools [2]
- fixes assertion problems related to openldap 2.4 [3]
PR: ports/129445 [1], ports/127675 [2], ports/122750 [3]
Submitted by: mm [1], "Eugene M. Kim" <gene@nttmcl.com> [2]
Approved by: maintainer (timeout ports/127675, ports/129030, ports/127675) |
1.257 16 Dec 2007 23:18:29 |
pav |
- Distfile rerolled; no changes (verified)
- While here, style
PR: ports/117886
Reported by: O. Hartmann <ohartman@zedat.fu-berlin.de>
Approved by: maintainer timeout (1 month) |
1.257 07 Sep 2007 11:44:21 |
mm |
- Update to 1.257
PR: ports/116175
Submitted by: mm
Approved by: Artem Kazakov <kazakov at gmail.com> (maintainer) |
1.256 13 Aug 2007 10:57:42 |
mm |
- Update to 1.256
PR: ports/114862
Approved by: maintainer (timeout), garga (mentor, implicit) |
1.255 09 Mar 2007 10:50:51 |
anray |
Update to 1.255
Submitted by: maintainer in ports@ |
1.254 01 Feb 2007 20:02:16 |
stas |
- Update to 1.254
Submitted by: "Artem Kazakov" <kazakov@gmail.com> (maintainer) |
1.251_1 20 Dec 2006 02:31:17 |
clsung |
- In some cases (like sudo), we should check euid not uid, thanks for
jnlin at csie.nctu.edu.tw
- Use MAN5PREFIX
- portlint warns:
1) IGNORE should be lowercase-lead
2) INSTALLS_SHLIB should be replaced by USE_LDCONFIG
3) PLIST_FILES should be used when only two files
- Bump PORTREVISION
PR: ports/104310
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by: maintainer (timeout) |
1.251 29 Jul 2006 20:47:45 |
tmclaugh |
- Update to 1.251
- Install man page
- Make krb5_ccname option in nss_ldap.conf work
nss_ldap has two different arguments that can be used at compile time to
make this work. The --enable-configurable-krb5-ccname-env configure
option was chossen because it works with both the Heimdal and MIT
Kerberos implementations and does not require a kerberos dependency. A
note has been made in UPDATING that this now works because
misconfiguration can lockout users.
PR: 100104
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: Maintainer |
1.250 27 May 2006 16:31:57 |
anray |
Update to 1.250
Submitted by: maintainer via email |
1.249_1 24 May 2006 10:48:59 |
anray |
- Now it is possible to use ldap as source for hosts database.
Only gethosbyname, gethostbyname2, gethostbyaddr are implemented.
Behavior of getpwXXX functions is made traditional for BSD. When uid=0
they return user password, otherwise returned password is "x".
Also, in previous version of the port functions setpwent/endpwent and
setgrent/endgrent were mixed. Now they are not.
- Assign maintainership to submitter.
Submitted by: Artem Kazakov <kazakov@gmail.com> |
1.249 03 Apr 2006 06:36:43 |
sem |
- MASTER_SITE is unstable. Copy distfile on MASTER_SITE_LOCAL.
Requested by: Dmitriy Kirhlarov (kyrh@RusNet) |
1.249 24 Mar 2006 22:52:30 |
anray |
- Update to 1.249 [1]
- Fix build when sasl installed.
PR: ports/94049 [1]
Submitted by: Dmitriy Kirhlarov <dkirhlarov@oilspace.com> [1] |
1.244 24 Mar 2006 05:44:38 |
linimon |
Reset maintainer at his request; nectar is away from FreeBSD work right now. |
1.244 01 Feb 2006 10:52:31 |
des |
Remove BROKEN; nss_ldap compiles and runs fine on recent -CURRENT. |
1.244 30 Dec 2005 05:25:00 |
pav |
- Update to 1.244
PR: ports/90151
Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
Approved by: maintainer timeout (nectar; 3 weeks) |
1.239 28 Oct 2005 22:49:22 |
kris |
BROKEN on 7.0: Does not compile |
1.239 11 Jul 2005 18:50:29 |
niels |
Upgraded to version 1.239
Submitted by: Thomas Sandford
PR: ports/82841
Approved by: nectar (mentor,maintainer) |
1.204_5 18 Mar 2004 14:46:23 |
nectar |
Add SIZE.
Submitted by: trevor |
1.204_5 02 Feb 2004 15:24:36 |
nectar |
USE_OPENLDAP
Submitted by: Darrin Smith <beldin@beldin.org> |
1.204_4 02 Feb 2004 15:11:17 |
nectar |
Enable RFC 2307bis, schema mapping, and paged results.
PR: ports/61996
Submitted by: Joseph Scott <joseph@randomnetworks.com> |
1.204_3 08 Jan 2004 14:28:35 |
nectar |
Make nss_ldap pull its LDAP configuration from
${PREFIX}/etc/nss_ldap.conf rather than /etc/ldap.conf and the
LDAP secret from ${PREFIX}/etc/nss_ldap.secret rather than
/etc/ldap.secret.
Requested by: Many. |
1.204_2 14 Aug 2003 22:12:22 |
kuriyama |
Quick fix for INDEX build breakage by openldap2[012] split.
We should use net/openldap20/bsd.openldap.mk later...
Pointy hat to: kuriyama |
1.204_1 25 Apr 2003 00:07:20 |
nectar |
Add support for using nss_ldap in `compat' mode (i.e. as sources for
the `passwd_compat' and `group_compat' databases). |
1.204 20 Apr 2003 01:16:00 |
nectar |
Mark `IGNORE' for earlier FreeBSD versions, rather than `BROKEN'.
Requested by: kris |
1.204 18 Apr 2003 01:06:05 |
nectar |
Correct distfile name.
Submitted by: gordon |
1.204 17 Apr 2003 14:28:01 |
nectar |
Previous commit was
Sponsored by: DARPA, Network Associates Laboratories |
1.204 17 Apr 2003 14:26:46 |
nectar |
Add nss_ldap, an RFC 2307-compliant NSS module. Currently only the
getpwent(3) and getgrent(3) family of functions are supported. |
1.204 17 Apr 2003 14:25:53 |
nectar |
Add nss_ldap, an RFC 2307-compliant NSS module. Currently only the
getpwent(3) and getgrent(3) family of functions are supported. |