summaryrefslogtreecommitdiff
blob: 9bb39c4c50029e46b7dd45f906d96c2179176616 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
# ChangeLog for sys-auth/openpam
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/ChangeLog,v 1.22 2012/05/24 05:04:52 vapier Exp $

  24 May 2012; Mike Frysinger <vapier@gentoo.org> openpam-20071221.ebuild,
  openpam-20111218.ebuild:
  Inherit libtool for elibtoolize.

  21 May 2012; Kacper Kowalik <xarthisius@gentoo.org> openpam-20071221.ebuild,
  openpam-20111218.ebuild:
  Add missing inheritance of eutils.eclass

  26 Apr 2012; Alexis Ballier <aballier@gentoo.org> openpam-20111218.ebuild:
  keyword ~amd64-fbsd

*openpam-20111218 (22 Apr 2012)

  22 Apr 2012; Alexis Ballier <aballier@gentoo.org> +openpam-20111218.ebuild,
  +files/openpam-20111218-nomajor.patch:
  version bump

  05 Jul 2011; Alexis Ballier <aballier@gentoo.org> openpam-20071221.ebuild:
  force automake 1.9 for bug #318121

  07 Apr 2011; Ulrich Mueller <ulm@gentoo.org> openpam-20071221.ebuild:
  Don't PROVIDE virtual/pam. Update blocker. Bug 358903.

  02 May 2010; Alexis Ballier <aballier@gentoo.org> openpam-20071221.ebuild:
  Various improvements to the ebuild by Toffanin [Gentoo/FreeBSD AT]
  <toffanin.mauro@gmail.com> in bug #318121, esp. missing || die at make
  install

  08 Jul 2009; Javier Villavicencio <the_paya@gentoo.org>
  openpam-20071221.ebuild:
  Remove missing file from dodoc.

  04 Jul 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  openpam-20071221.ebuild:
  Die when dodoc couldn't be completed; remove useless .la files.

  21 Jan 2009; Alexis Ballier <aballier@gentoo.org>
  -files/openpam-20050201-gentoo.patch, -openpam-20050616.ebuild,
  -openpam-20050616-r1.ebuild, -openpam-20050616-r2.ebuild:
  remove old

  10 Jun 2008; Alexis Ballier <aballier@gentoo.org> openpam-20071221.ebuild:
  keyword ~sparc-fbsd

  09 Jun 2008; Alexis Ballier <aballier@gentoo.org> openpam-20071221.ebuild:
  Add missing trailing slash to the modules dir (otherwise modules will not
  be loaded) and keyword ~x86-fbsd

*openpam-20071221 (29 Mar 2008)

  29 Mar 2008; Diego Pettenò <flameeyes@gentoo.org>
  +files/openpam-20071221-gentoo.patch, +openpam-20071221.ebuild:
  Bump to latest release, one chunk of our gentoo patch is not needed.

*openpam-20050616-r2 (19 Feb 2008)

  19 Feb 2008; Diego Pettenò <flameeyes@gentoo.org>
  +openpam-20050616-r2.ebuild:
  Post-depend on sys-auth/pambase, and let that depend on PAM modules.

*openpam-20050616-r1 (06 Feb 2007)

  06 Feb 2007; Roy Marples <uberlord@gentoo.org>
  +files/openpam-20050616-optional.patch, +openpam-20050616-r1.ebuild:
  Added a patch so that services don't fail if they list a missing module as
  "optional" or "sufficient".

  30 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
  openpam-20050616.ebuild:
  As for sys-libs/pam, add pam-syntax PDEPEND with vim-syntax package present.

  21 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
  openpam-20050616.ebuild:
  Make openpam accept netbsd-pam-modules (from transition overlay) for
  Gentoo/NetBSD systems, avoid having the ebuild in overlay.

  17 Oct 2006; Roy Marples <uberlord@gentoo.org> openpam-20050616.ebuild:
  Added ~sparc-fbsd keyword.

  05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
  -openpam-20050201-r1.ebuild, openpam-20050616.ebuild:
  Force latest versions of autotools. Remove old version.

  11 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
  openpam-20050616.ebuild:
  Don't use -Werror while building, thanks TrevorT for noticing.

*openpam-20050616 (18 Apr 2006)

  18 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/openpam-20050616-redef.patch, +openpam-20050616.ebuild:
  Bump to latest upstream version patched to compile.

*openpam-20050201-r1 (30 Mar 2006)

  30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/openpam-20050201-gentoo.patch, +files/openpam-20050201-nbsd.patch,
  +metadata.xml, +openpam-20050201-r1.ebuild:
  Import openpam from gentoo-alt overlay (in sys-auth rather than sys-libs).