Joe Marcus Clarke
51cdce3ab0
Use the cannonical path to Perl in the vers_string script.
...
PR: 144108
2010-03-13 23:47:09 +00:00
Joe Marcus Clarke
d954ffdf01
Fix the build.
...
PR: 142725
Submitted by: "Alexey V. Degtyarev" <alexey@renatasystems.org>
2010-01-18 19:14:57 +00:00
Joe Marcus Clarke
8c9eae59d5
* 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
2010-01-10 23:39:04 +00:00
Xin LI
5bbd5cd2dc
Bump PORTREVISION's after OpenLDAP update.
...
Suggested by: rafan
2009-01-05 19:04:45 +00:00
Rong-En Fan
741aa71483
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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
2008-08-21 06:18:49 +00:00
Joe Marcus Clarke
99c8e1a515
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
2007-10-24 06:15:14 +00:00
Joe Marcus Clarke
6a2e274f93
Update to 1.8.2.
2006-07-09 06:51:06 +00:00
Sean Chittenden
5f6550b0cf
Dist file re-rolled. No changes to files according to diff(1). Updating
...
distinfo.
Approved by: marcus@
2006-02-21 06:58:06 +00:00
Edwin Groothuis
32487a10ad
SHA256ify
...
Approved by: krion@
2006-01-24 01:06:45 +00:00
Joe Marcus Clarke
85cf42888a
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)
2005-08-27 19:20:04 +00:00
Joe Marcus Clarke
d184cf8e71
Update to 1.7.8, now with a shiny new man page.
2005-06-26 17:39:19 +00:00
David E. O'Brien
c3d8037aeb
At Kris's request, back out the MACHINE_ARCH spelling correction until
...
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae
Assist getting more ports working on AMD64 by obeying the
...
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Joe Marcus Clarke
2f476f30f8
Update to 1.7.6.
2004-10-31 07:54:19 +00:00
Joe Marcus Clarke
484da7d4c1
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>
2004-09-02 19:25:41 +00:00
Joe Marcus Clarke
db28ba066d
Update to 1.7.1.
2004-08-31 05:42:05 +00:00
Joe Marcus Clarke
904dfbf296
Update to 1.6.9.
2004-03-19 07:55:35 +00:00
Joe Marcus Clarke
2655d09556
SIZEify
...
Submitted by: trevor
2004-03-19 07:47:02 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
e6b1822cd2
Change the references to -STABLE and -CURRENT to 4.X and 5.X respectively
...
as the latter is more new user-friendly.
2004-01-24 02:19:27 +00:00
Joe Marcus Clarke
467b7b5b13
Update to 1.6.7.
2003-12-25 05:46:19 +00:00
Joe Marcus Clarke
084b2afd37
* Update to 1.6.5
...
* Use USE_OPENLDAP
* Remove ability to build with openldap12
* Convert display message to a real pkg-message
2003-11-16 01:51:46 +00:00
Joe Marcus Clarke
2c8d21c1d8
Use openldap21-client.
2003-08-14 17:47:26 +00:00
Joe Marcus Clarke
27d05742bb
Update to 1.6.4.
2003-06-01 08:03:58 +00:00
Joe Marcus Clarke
ec97d83849
* Update to 1.6.1
...
* De-pkg-comment
2003-02-26 06:54:12 +00:00
Edwin Groothuis
e53dff475f
Point dependencies on net/openldap2 to net/openldap20
2003-02-24 02:56:37 +00:00
Edwin Groothuis
f71e429079
Point dependencies on net/openldap to net/openldap12
2003-02-24 02:26:55 +00:00
Joe Marcus Clarke
f703247c58
Update to 1.5.6.
2002-10-20 04:47:11 +00:00
Joe Marcus Clarke
07e3933d99
Update to 1.5.4.
2002-10-12 04:56:20 +00:00
Joe Marcus Clarke
6d59d569fc
Update to 1.5.2.
2002-09-19 20:19:12 +00:00
Joe Marcus Clarke
163f794b9d
Update to 1.5.1.
2002-08-31 19:19:23 +00:00
Joe Marcus Clarke
73e8662630
Update to 1.5.0.
2002-07-26 02:22:27 +00:00
Joe Marcus Clarke
3ddb8d3065
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>
2002-06-27 19:12:05 +00:00
Joe Marcus Clarke
d6c8a81756
Update to 1.4.8.
2002-05-12 21:01:30 +00:00
Joe Marcus Clarke
82c3291614
Change my ports to use my FreeBSD.org address.
...
Approved by: sobomax
2002-04-05 23:26:36 +00:00
Patrick Li
bef868fb31
Unbreak pam_ldap on -CURRENT after the latest OpenPAM patch
...
PR: 36613
Submitted by: maintainer
2002-04-01 17:30:37 +00:00
Pete Fritchman
55726ef289
- 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
2002-03-29 07:46:57 +00:00
Patrick Li
1133aea38b
Set where to look for ldap secret file
...
PR: 36029
Submitted by: maintainer
2002-03-23 10:09:41 +00:00
Patrick Li
ecdbd20337
Update to 1.4.0
...
PR: 35663
Submitted by: maintainer
2002-03-08 06:11:13 +00:00
Patrick Li
a1919625be
Update to 1.3.7
...
PR: 34592
Submitted by: maintainer
2002-02-04 23:14:31 +00:00
Steve Price
833ea7ed4c
Update to version 1.3.4.
...
PR: 32427
Submitted by: maintainer
2001-12-03 02:22:40 +00:00
FUJISHIMA Satsuki
f1a7ff7112
update to 1.3.1.
...
PR: 30745
Submitted by: maintainer
2001-09-22 20:10:06 +00:00
David W. Chapman Jr.
c8db1d3c0d
Update to 1.2.3
...
PR: 29779
Submitted by: maintainer
2001-08-19 18:13:13 +00:00
David W. Chapman Jr.
747f21c68e
Update to 1.2.1
...
PR: 29126
Submitted by: maintainer
2001-07-22 04:58:59 +00:00
David W. Chapman Jr.
4cde568ceb
Update to 1.1.9
...
Update patch-ac to set compiler flags correctly.
PR: 28850
Submitted by: maintainer
2001-07-09 23:26:15 +00:00
James E. Housley
3a1d68e278
Add "USE_AUTOMAKE= yes"
...
PR: 28489
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2001-06-28 19:28:22 +00:00
Bill Swingle
63b1862ee4
Updated to close PR.
...
PR: ports/28298
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2001-06-20 18:42:25 +00:00
David W. Chapman Jr.
bdc02315c8
Fix patches to use etc instead of etc/pam_ldap
...
Bump PORTREVISION
2001-06-11 20:11:29 +00:00
David W. Chapman Jr.
79e438a6a5
New pam port for ldap authentication.
...
PR: 27673
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Reviewed by: will
2001-06-08 19:00:20 +00:00