CVS log for ports/security/pam_af/Makefile
Up to [FreeBSD] / ports / security / pam_af
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Oct 24 03:33:14 2011 UTC (3 months, 2 weeks ago) by stas
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Return my ports back to the pool. I was unable to make any fixes to my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval).
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 24 07:56:59 2011 UTC (5 months, 2 weeks ago) by stas
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -9 lines
- Update to 1.0.2. This is a bugfix release. In particular it should ubreak build on PowerPC.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 1 10:04:08 2010 UTC (22 months, 1 week ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -2 lines
Mark as broken on powerpc. While here, pet portlint. Hat: portmgr
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 3 08:06:15 2008 UTC (3 years, 6 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- OpenPAM seesm to defined _OPENPAM instead of OPENPAM in older releases. Make autodetection work on both.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Aug 2 16:42:31 2008 UTC (3 years, 6 months ago) by stas
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
- Correctly detect OpenPAM. PR: ports/126185 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 25 06:11:03 2008 UTC (4 years ago) by stas
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
- Use MANPREFIX - Install PAM so module with correct permissions. Submitted by: Yarema <yds@CoolRat.org>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Nov 7 00:41:04 2006 UTC (5 years, 3 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Update to 1.0.1 ChangeLog: - Handle local logins properly [1] - Honor allow_on_error in setcred() [1] - Use the default (*) rule if we can't resolve the hostname [2] PR: ports/104946 Submitted by: Dan Lukes <dan@obluda.cz> [1] Reported by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [2]
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 1 20:05:53 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Fix compiling with oncoming gcc41. Reported by: pointyhat run Approved by: sem (mentor)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 26 12:32:16 2006 UTC (5 years, 10 months ago) by sem
Branches: MAIN
Anti-bruteforce PAM module for authentification services. It can be used to prevent brute-force attacks on services like SSH or Telnet. It's highly configurable and very fast. WWW: http://mbsd.msk.ru/pam_af.html PR: ports/94113 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
