Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
186_2 01 Mar 2024 21:11:21 |
Cy Schubert (cy) |
security/pam_ldap: move man pages
Approved by: portmgr (blanket) |
186_1 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) |
186_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 ) |
186_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 ) |
186_1 11 Sep 2021 11:25:30 |
Bernhard Froehlich (decke) |
security/pam_ldap: Add CPE information
Approved by: portmgr (blanket) |
186_1 02 Aug 2021 04:41:48 |
Xin LI (delphij) |
net/openldap24-client: bump all dependent port
In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.
Suggested by: kib |
186 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
186 19 Oct 2020 15:02:15 |
marcus |
More cleanup.
* Use the upstream 86 version instead of the artificial 1.8.6 [1]
* Use @sample to handle the config file [2]
Thanks to 0mp for the good suggestions.
PR: 250341 [1]
250343 [2] |
1.8.6_5 14 Oct 2020 13:43:25 |
0mp |
Clean up, set LICENSE, standardize COMMENT
In particular:
- Sort variables
- Utilize USES=shebangfix instead of REINPLACE_CMD
- Do not set WRKSRC explicitly to the default value
Approved by: portmgr blanket |
1.8.6_4 14 Oct 2020 13:27:51 |
0mp |
security/pam_ldap: Fix pkg-message
The port formatted its pkg-message with fmt(1), which broke the
standard pkg-message UCL layout.
Approved by: portmgr blanket (build fix) |
1.8.6_3 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
1.8.6_3 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
1.8.6_3 12 Sep 2014 18:33:16 |
antoine |
Allow staging as a regular user |
1.8.6_3 29 Jul 2014 14:30:10 |
adamw |
Rename security/ patches to reflect the files they modify. |
1.8.6_3 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.8.6_2 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) |
1.8.6_2 01 Jun 2014 04:51:11 |
miwi |
- Stage support |
1.8.6_2 26 May 2014 12:50:41 |
miwi |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
1.8.6_2 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.8.6_2 11 Sep 2013 17:07:20 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.8.6_2 27 Dec 2011 00:27:29 |
marcus |
Install schema files with pam_ldap.
PR: 163492
Submitted by: Mel.Flynn@datakitty.lan.rachie.is-a-geek.net |
1.8.6_1 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
1.8.6 02 Jan 2011 17:24:49 |
marcus |
Remove this post-extract target to avoid autotools regeneration. |
1.8.6 17 Dec 2010 19:39:41 |
marcus |
Update to 1.8.6. |
1.8.5 13 Mar 2010 23:47:09 |
marcus |
Use the cannonical path to Perl in the vers_string script.
PR: 144108 |
1.8.5 18 Jan 2010 19:14:57 |
marcus |
Fix the build.
PR: 142725
Submitted by: "Alexey V. Degtyarev" <alexey@renatasystems.org> |
1.8.5 10 Jan 2010 23:39:04 |
marcus |
* Update to 1.8.5
* Allow the configuration file to be overridden by defining
PAM_LDAP_CONF at build time.
PR: 142468
Submitted by: skv |
1.8.4_1 05 Jan 2009 19:04:45 |
delphij |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
1.8.4 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.8.4 24 Oct 2007 06:15:14 |
marcus |
Update to 1.8.4.
fix for BUG#291:
don't suppress password policy errors which should not be suppressed
fix for BUG#312:
pam_ldap does not try to reconnect when LDAP server closed the connection
PR: 116176
Submitted by: mm |
1.8.2 09 Jul 2006 06:51:06 |
marcus |
Update to 1.8.2. |
1.8.0 21 Feb 2006 06:58:07 |
seanc |
Dist file re-rolled. No changes to files according to diff(1). Updating
distinfo.
Approved by: marcus@ |
1.8.0 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
1.8.0 27 Aug 2005 19:20:05 |
marcus |
Update to 1.8.0.
Security: Fixes a security vulnerability described at
http://www.kb.cert.org/vuls/id/778916
Requested by: simon
Approved by: portmgr (implicit) |
1.7.8 26 Jun 2005 17:39:19 |
marcus |
Update to 1.7.8, now with a shiny new man page. |
1.7.6 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.7.6 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.7.6 31 Oct 2004 07:54:19 |
marcus |
Update to 1.7.6. |
1.7.1_1 02 Sep 2004 19:25:41 |
marcus |
Implement a "mgrate" facility that lets one migrate/overwrite the LDAP
userPassword field of the user being authenticated. The PAM and LDAP
usernames must be the same. This makes "pam_ldap migrate" similar to
"pam_smbpass migrate". This has been submitted to PADL in
http://bugzilla.padl.com/show_bug.cgi?id=178. [1]
Allow pam_ldap to change user passwords under certain circumstances. This
has been submitted to PADL in
http://bugzilla.padl.com/show_bug.cgi?id=177. [2]
All of this is documented further at
http://www.iem.pw.edu.pl/~wielebap/ldap/pam_ldap/pam_ldap_doc.pdf.
PR: 71289 [1]
71287 [2]
Submitted by: Pawel Wieleba <wielebap@iem.pw.edu.pl> |
1.7.1 31 Aug 2004 05:42:05 |
marcus |
Update to 1.7.1. |
1.6.9 19 Mar 2004 07:55:35 |
marcus |
Update to 1.6.9. |
1.6.7_1 19 Mar 2004 07:47:02 |
marcus |
SIZEify
Submitted by: trevor |
1.6.7_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.6.7 24 Jan 2004 02:19:27 |
marcus |
Change the references to -STABLE and -CURRENT to 4.X and 5.X respectively
as the latter is more new user-friendly. |
1.6.7 25 Dec 2003 05:46:19 |
marcus |
Update to 1.6.7. |
1.6.5 16 Nov 2003 01:51:46 |
marcus |
* Update to 1.6.5
* Use USE_OPENLDAP
* Remove ability to build with openldap12
* Convert display message to a real pkg-message |
1.6.4 14 Aug 2003 17:47:26 |
marcus |
Use openldap21-client. |
1.6.4 01 Jun 2003 08:03:58 |
marcus |
Update to 1.6.4. |
1.6.1 26 Feb 2003 06:54:12 |
marcus |
* Update to 1.6.1
* De-pkg-comment |
1.5.6 24 Feb 2003 02:56:37 |
edwin |
Point dependencies on net/openldap2 to net/openldap20 |
1.5.6 24 Feb 2003 02:26:55 |
edwin |
Point dependencies on net/openldap to net/openldap12 |
1.5.6 20 Oct 2002 04:47:11 |
marcus |
Update to 1.5.6. |
1.5.4 12 Oct 2002 04:56:20 |
marcus |
Update to 1.5.4. |
1.5.2 19 Sep 2002 20:19:13 |
marcus |
Update to 1.5.2. |
1.5.1 31 Aug 2002 19:19:23 |
marcus |
Update to 1.5.1. |
1.5.0 26 Jul 2002 02:22:27 |
marcus |
Update to 1.5.0. |
1.4.8 27 Jun 2002 19:12:05 |
marcus |
Fix the checksum. The master site must have rerolled the image. On
inspection, the distfiles have not changed at all:
/tmp 15:09 gyros marcus %512# diff -ruN pam_ldap-148.orig pam_ldap-148
/tmp 15:09 gyros marcus %513#
Reported by: Kai Gallasch <kai@adminhell.org> |
1.4.8 12 May 2002 21:01:30 |
marcus |
Update to 1.4.8. |
1.4.0 05 Apr 2002 23:26:36 |
marcus |
Change my ports to use my FreeBSD.org address.
Approved by: sobomax |
1.4.0 01 Apr 2002 17:30:37 |
pat |
Unbreak pam_ldap on -CURRENT after the latest OpenPAM patch
PR: 36613
Submitted by: maintainer |
1.4.0 29 Mar 2002 23:11:10 |
petef |
Forced commit to note that this patch was:
Submitted by: des |
1.4.0 29 Mar 2002 07:46:57 |
petef |
- add a patch to let this build with OpenPAM, but mark as broken for
-currents with OpenPAM because functionality is broken.
- touch -> ${TOUCH}
PR: 36469
Submitted by: maintainer |
1.4.0 23 Mar 2002 10:09:41 |
pat |
Set where to look for ldap secret file
PR: 36029
Submitted by: maintainer |
08 Mar 2002 06:11:13 |
pat |
Update to 1.4.0 |
04 Feb 2002 23:14:31 |
pat |
Update to 1.3.7 |
03 Dec 2001 02:22:41 |
steve |
Update to version 1.3.4. |
22 Sep 2001 21:10:06 |
sf |
update to 1.3.1. |
19 Aug 2001 19:13:13 |
dwcjr |
Update to 1.2.3 |
22 Jul 2001 05:58:59 |
dwcjr |
Update to 1.2.1 |
10 Jul 2001 00:26:15 |
dwcjr |
Update to 1.1.9 Update patch-ac to set compiler flags correctly. |
28 Jun 2001 20:28:22 |
jeh |
Add "USE_AUTOMAKE= yes" |
20 Jun 2001 19:42:25 |
unfurl |
Updated to close PR. |
11 Jun 2001 21:11:29 |
dwcjr |
Fix patches to use etc instead of etc/pam_ldap Bump PORTREVISION |
08 Jun 2001 20:00:20 |
dwcjr |
New pam port for ldap authentication. |