notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pam_ldap PAM module for authenticating with LDAP
186_2 security on this many watch lists=35 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 186_1Version of this port present on the latest quarterly branch.
Maintainer: marcus@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-06-08 16:00:20
Last Update: 2024-03-01 21:11:21
Commit Hash: 7a012fd
People watching this port, also watch:: expat, gmake, freetype2, nmap, unzip
Also Listed In: net
License: GPLv2+ LGPL20+
WWW:
https://www.padl.com/OSS/pam_ldap.html
Description:
This is a PAM module for authenticating with LDAP.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/pam_ldap-186_2/catalog.mk
  2. /usr/local/share/licenses/pam_ldap-186_2/LICENSE
  3. /usr/local/share/licenses/pam_ldap-186_2/GPLv2+
  4. /usr/local/share/licenses/pam_ldap-186_2/LGPL20+
  5. share/man/man5/pam_ldap.5.gz
  6. @sample etc/ldap.conf.sample
  7. lib/pam_ldap.so
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • pam_ldap>0:security/pam_ldap
To install the port:
cd /usr/ports/security/pam_ldap/ && make install clean
To add the package, run one of these commands:
  • pkg install security/pam_ldap
  • pkg install pam_ldap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pam_ldap
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1603117469 SHA256 (pam_ldap-186.tar.gz) = c8fe22d559d5a3f528b24eb97175085f188c0f11ade337a868590ac0e0716453 SIZE (pam_ldap-186.tar.gz) = 163437

Packages (timestamps in pop-ups are UTC):
pam_ldap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest186_2186_2186186_2186_2-186-
FreeBSD:13:quarterly186_1186_1186_1186_1186_1186_1186_1186_1
FreeBSD:14:latest186_2186_2186_1186_2186_2186_1-186_1
FreeBSD:14:quarterly186_1186_1-186_1186_1186_1186_1186_1
FreeBSD:15:latest186_2186_2n/a186_1n/a186_1186_1186_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libldap.so.2 : net/openldap26-client
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_pam_ldap
USES:
cpe gmake ldap perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.padl.com/pub/
  2. http://www.padl.com/download/
Collapse this list.

Number of commits found: 75

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
186_2
01 Mar 2024 21:11:21
commit hash: 7a012fdcda6e4cd6ff152515daab321197608a03commit hash: 7a012fdcda6e4cd6ff152515daab321197608a03commit hash: 7a012fdcda6e4cd6ff152515daab321197608a03commit hash: 7a012fdcda6e4cd6ff152515daab321197608a03 files touched by this commit
Cy Schubert (cy) search for other commits by this committer
security/pam_ldap: move man pages

Approved by:	portmgr (blanket)
186_1
08 Feb 2023 10:53:56
commit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628da files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
186_1
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
186_1
11 Sep 2021 11:25:30
commit hash: ac67af93eed281386948570eae34437b4c9025cfcommit hash: ac67af93eed281386948570eae34437b4c9025cfcommit hash: ac67af93eed281386948570eae34437b4c9025cfcommit hash: ac67af93eed281386948570eae34437b4c9025cf files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
security/pam_ldap: Add CPE information

Approved by:	portmgr (blanket)
186_1
02 Aug 2021 04:41:48
commit hash: 3ba73dad6f600e4da54237e381201faec678984ccommit hash: 3ba73dad6f600e4da54237e381201faec678984ccommit hash: 3ba73dad6f600e4da54237e381201faec678984ccommit hash: 3ba73dad6f600e4da54237e381201faec678984c files touched by this commit
Xin LI (delphij) search for other commits by this committer
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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
186
19 Oct 2020 15:02:15
Revision:552742Original commit files touched by this commit
marcus search for other commits by this committer
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
Revision:552337Original commit files touched by this commit
0mp search for other commits by this committer
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
Revision:552334Original commit files touched by this commit
0mp search for other commits by this committer
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
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
1.8.6_3
01 Apr 2016 13:18:17
Revision:412342Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:368060Original commit files touched by this commit
antoine search for other commits by this committer
Allow staging as a regular user
1.8.6_3
29 Jul 2014 14:30:10
Revision:363328Original commit files touched by this commit
adamw search for other commits by this committer
Rename security/ patches to reflect the files they modify.
1.8.6_3
24 Jul 2014 18:34:16
Revision:362835Original commit files touched by this commit
tijl search for other commits by this committer
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 View all of this commit message)
1.8.6_2
17 Jul 2014 08:57:51
Revision:362126Original commit files touched by this commit
olgeni search for other commits by this committer
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
Revision:356034Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
1.8.6_2
26 May 2014 12:50:41
Revision:355321Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Convert gmake, bzip2 to USES

Approved by:	portmgr
1.8.6_2
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:326994Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
1.8.6_2
27 Dec 2011 00:27:29
Original commit files touched by this commit
marcus search for other commits by this committer
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
Original commit files touched by this commit
delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
1.8.6
02 Jan 2011 17:24:49
Original commit files touched by this commit
marcus search for other commits by this committer
Remove this post-extract target to avoid autotools regeneration.
1.8.6
17 Dec 2010 19:39:41
Original commit files touched by this commit
marcus search for other commits by this committer
Update to 1.8.6.
1.8.5
13 Mar 2010 23:47:09
Original commit files touched by this commit
marcus search for other commits by this committer
Use the cannonical path to Perl in the vers_string script.

PR:             144108
1.8.5
18 Jan 2010 19:14:57
Original commit files touched by this commit
marcus search for other commits by this committer
Fix the build.

PR:             142725
Submitted by:   "Alexey V. Degtyarev" <alexey@renatasystems.org>
1.8.5
10 Jan 2010 23:39:04
Original commit files touched by this commit
marcus search for other commits by this committer
* 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
Original commit files touched by this commit
delphij search for other commits by this committer
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
1.8.4
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
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 View all of this commit message)
1.8.4
24 Oct 2007 06:15:14
Original commit files touched by this commit
marcus search for other commits by this committer
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
Original commit files touched by this commit
marcus search for other commits by this committer
Update to 1.8.2.
1.8.0
21 Feb 2006 06:58:07
Original commit files touched by this commit
seanc search for other commits by this committer
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
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.8.0
27 Aug 2005 19:20:05
Original commit files touched by this commit
marcus search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.7.8, now with a shiny new man page.
1.7.6
12 Apr 2005 03:26:57
Original commit files touched by this commit This port version is marked as vulnerable.
obrien search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
obrien search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.7.6.
1.7.1_1
02 Sep 2004 19:25:41
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.7.1.
1.6.9
19 Mar 2004 07:55:35
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.6.9.
1.6.7_1
19 Mar 2004 07:47:02
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
SIZEify

Submitted by:   trevor
1.6.7_1
04 Feb 2004 05:10:27
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
1.6.7
24 Jan 2004 02:19:27
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.6.7.
1.6.5
16 Nov 2003 01:51:46
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
* 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
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Use openldap21-client.
1.6.4
01 Jun 2003 08:03:58
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.6.4.
1.6.1
26 Feb 2003 06:54:12
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
* Update to 1.6.1
* De-pkg-comment
1.5.6
24 Feb 2003 02:56:37
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
Point dependencies on net/openldap2 to net/openldap20
1.5.6
24 Feb 2003 02:26:55
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
Point dependencies on net/openldap to net/openldap12
1.5.6
20 Oct 2002 04:47:11
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.5.6.
1.5.4
12 Oct 2002 04:56:20
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.5.4.
1.5.2
19 Sep 2002 20:19:13
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.5.2.
1.5.1
31 Aug 2002 19:19:23
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.5.1.
1.5.0
26 Jul 2002 02:22:27
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.5.0.
1.4.8
27 Jun 2002 19:12:05
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Update to 1.4.8.
1.4.0
05 Apr 2002 23:26:36
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Change my ports to use my FreeBSD.org address.

Approved by:    sobomax
1.4.0
01 Apr 2002 17:30:37
Original commit files touched by this commit This port version is marked as vulnerable.
pat search for other commits by this committer
Unbreak pam_ldap on -CURRENT after the latest OpenPAM patch

PR:             36613
Submitted by:   maintainer
1.4.0
29 Mar 2002 23:11:10
Original commit files touched by this commit This port version is marked as vulnerable.
petef search for other commits by this committer
Forced commit to note that this patch was:

Submitted by:   des
1.4.0
29 Mar 2002 07:46:57
Original commit files touched by this commit This port version is marked as vulnerable.
petef search for other commits by this committer
- 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
Original commit files touched by this commit This port version is marked as vulnerable.
pat search for other commits by this committer
Set where to look for ldap secret file

PR:             36029
Submitted by:   maintainer
08 Mar 2002 06:11:13
commit hash: fp1.25631@dev.null.freshports.orgcommit hash: fp1.25631@dev.null.freshports.orgcommit hash: fp1.25631@dev.null.freshports.orgcommit hash: fp1.25631@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Update to 1.4.0    
04 Feb 2002 23:14:31
commit hash: fp1.24337@dev.null.freshports.orgcommit hash: fp1.24337@dev.null.freshports.orgcommit hash: fp1.24337@dev.null.freshports.orgcommit hash: fp1.24337@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Update to 1.3.7    
03 Dec 2001 02:22:41
commit hash: fp1.21520@dev.null.freshports.orgcommit hash: fp1.21520@dev.null.freshports.orgcommit hash: fp1.21520@dev.null.freshports.orgcommit hash: fp1.21520@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Update to version 1.3.4.    
22 Sep 2001 21:10:06
commit hash: fp1.19029@dev.null.freshports.orgcommit hash: fp1.19029@dev.null.freshports.orgcommit hash: fp1.19029@dev.null.freshports.orgcommit hash: fp1.19029@dev.null.freshports.org files touched by this commit
sf search for other commits by this committer
update to 1.3.1.    
19 Aug 2001 19:13:13
commit hash: fp1.17482@dev.null.freshports.orgcommit hash: fp1.17482@dev.null.freshports.orgcommit hash: fp1.17482@dev.null.freshports.orgcommit hash: fp1.17482@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Update to 1.2.3    
22 Jul 2001 05:58:59
commit hash: fp1.16388@dev.null.freshports.orgcommit hash: fp1.16388@dev.null.freshports.orgcommit hash: fp1.16388@dev.null.freshports.orgcommit hash: fp1.16388@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Update to 1.2.1    
10 Jul 2001 00:26:15
commit hash: fp1.16034@dev.null.freshports.orgcommit hash: fp1.16034@dev.null.freshports.orgcommit hash: fp1.16034@dev.null.freshports.orgcommit hash: fp1.16034@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Update to 1.1.9   Update patch-ac to set compiler flags correctly.    
28 Jun 2001 20:28:22
commit hash: fp1.15592@dev.null.freshports.orgcommit hash: fp1.15592@dev.null.freshports.orgcommit hash: fp1.15592@dev.null.freshports.orgcommit hash: fp1.15592@dev.null.freshports.org files touched by this commit
jeh search for other commits by this committer
Add "USE_AUTOMAKE= yes"    
20 Jun 2001 19:42:25
commit hash: fp1.15327@dev.null.freshports.orgcommit hash: fp1.15327@dev.null.freshports.orgcommit hash: fp1.15327@dev.null.freshports.orgcommit hash: fp1.15327@dev.null.freshports.org files touched by this commit
unfurl search for other commits by this committer
Updated to close PR.    
11 Jun 2001 21:11:29
commit hash: fp1.14944@dev.null.freshports.orgcommit hash: fp1.14944@dev.null.freshports.orgcommit hash: fp1.14944@dev.null.freshports.orgcommit hash: fp1.14944@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Fix patches to use etc instead of etc/pam_ldap   Bump PORTREVISION    
08 Jun 2001 20:00:20
commit hash: fp1.14744@dev.null.freshports.orgcommit hash: fp1.14744@dev.null.freshports.orgcommit hash: fp1.14744@dev.null.freshports.orgcommit hash: fp1.14744@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
New pam port for ldap authentication.    

Number of commits found: 75