| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326994
|
|
|
|
|
|
|
|
| |
PR: 163492
Submitted by: Mel.Flynn@datakitty.lan.rachie.is-a-geek.net
Notes:
svn path=/head/; revision=288089
|
|
|
|
|
|
|
| |
Reminded by: miwi
Notes:
svn path=/head/; revision=269631
|
|
|
|
| |
Notes:
svn path=/head/; revision=267286
|
|
|
|
| |
Notes:
svn path=/head/; revision=266512
|
|
|
|
|
|
|
| |
PR: 144108
Notes:
svn path=/head/; revision=251017
|
|
|
|
|
|
|
|
| |
PR: 142725
Submitted by: "Alexey V. Degtyarev" <alexey@renatasystems.org>
Notes:
svn path=/head/; revision=248110
|
|
|
|
|
|
|
|
|
|
|
| |
* Allow the configuration file to be overridden by defining
PAM_LDAP_CONF at build time.
PR: 142468
Submitted by: skv
Notes:
svn path=/head/; revision=247547
|
|
|
|
|
|
|
| |
Suggested by: rafan
Notes:
svn path=/head/; revision=225291
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=201886
|
|
|
|
| |
Notes:
svn path=/head/; revision=167250
|
|
|
|
|
|
|
|
|
| |
distinfo.
Approved by: marcus@
Notes:
svn path=/head/; revision=156558
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154303
|
|
|
|
|
|
|
|
|
|
| |
Security: Fixes a security vulnerability described at
http://www.kb.cert.org/vuls/id/778916
Requested by: simon
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=140991
|
|
|
|
| |
Notes:
svn path=/head/; revision=138046
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
| |
Notes:
svn path=/head/; revision=120515
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=117964
|
|
|
|
| |
Notes:
svn path=/head/; revision=117720
|
|
|
|
| |
Notes:
svn path=/head/; revision=104592
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104591
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
| |
as the latter is more new user-friendly.
Notes:
svn path=/head/; revision=98937
|
|
|
|
| |
Notes:
svn path=/head/; revision=96558
|
|
|
|
|
|
|
|
|
| |
* Use USE_OPENLDAP
* Remove ability to build with openldap12
* Convert display message to a real pkg-message
Notes:
svn path=/head/; revision=94078
|
|
|
|
| |
Notes:
svn path=/head/; revision=86950
|
|
|
|
| |
Notes:
svn path=/head/; revision=81873
|
|
|
|
|
|
|
| |
* De-pkg-comment
Notes:
svn path=/head/; revision=76478
|
|
|
|
| |
Notes:
svn path=/head/; revision=76346
|
|
|
|
| |
Notes:
svn path=/head/; revision=76344
|
|
|
|
| |
Notes:
svn path=/head/; revision=68394
|
|
|
|
| |
Notes:
svn path=/head/; revision=67843
|
|
|
|
| |
Notes:
svn path=/head/; revision=66743
|
|
|
|
| |
Notes:
svn path=/head/; revision=65391
|
|
|
|
| |
Notes:
svn path=/head/; revision=63582
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=62118
|
|
|
|
| |
Notes:
svn path=/head/; revision=58977
|
|
|
|
|
|
|
| |
Approved by: sobomax
Notes:
svn path=/head/; revision=57352
|
|
|
|
|
|
|
|
| |
PR: 36613
Submitted by: maintainer
Notes:
svn path=/head/; revision=57147
|
|
|
|
|
|
|
|
|
|
|
| |
-currents with OpenPAM because functionality is broken.
- touch -> ${TOUCH}
PR: 36469
Submitted by: maintainer
Notes:
svn path=/head/; revision=56842
|
|
|
|
|
|
|
|
| |
PR: 36029
Submitted by: maintainer
Notes:
svn path=/head/; revision=56471
|
|
|
|
|
|
|
|
| |
PR: 35663
Submitted by: maintainer
Notes:
svn path=/head/; revision=55711
|
|
|
|
|
|
|
|
| |
PR: 34592
Submitted by: maintainer
Notes:
svn path=/head/; revision=54214
|
|
|
|
|
|
|
|
| |
PR: 32427
Submitted by: maintainer
Notes:
svn path=/head/; revision=50918
|
|
|
|
|
|
|
|
| |
PR: 30745
Submitted by: maintainer
Notes:
svn path=/head/; revision=48082
|
|
|
|
|
|
|
|
| |
PR: 29779
Submitted by: maintainer
Notes:
svn path=/head/; revision=46489
|
|
|
|
|
|
|
|
| |
PR: 29126
Submitted by: maintainer
Notes:
svn path=/head/; revision=45356
|