summaryrefslogtreecommitdiff
blob: 189a58ee8de722a873765a553c58db8cf1fc7b67 (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
105
106
# ChangeLog for net-analyzer/portsentry
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portsentry/ChangeLog,v 1.29 2015/05/27 08:25:46 ago Exp $

  27 May 2015; Agostino Sarubbo <ago@gentoo.org> portsentry-1.2-r1.ebuild:
  Stable for amd64, wrt bug #550182

  16 Jul 2014; Jeroen Roovers <jer@gentoo.org> -portsentry-1.2.ebuild,
  portsentry-1.2-r1.ebuild, +files/portsentry-1.2-conf.patch,
  +files/portsentry-1.2-config.h.patch, +files/portsentry-1.2-gcc.patch,
  +files/portsentry-1.2-ignore.csh.patch, -files/gcc.patch, metadata.xml:
  EAPI bump. Remove short <longdescription>. Convert sed scripts to patches.

  06 Feb 2012; Brent Baude <ranger@gentoo.org> portsentry-1.2-r1.ebuild:
  Marking portsentry-1.2-r1 ppc for bug 397137

  05 Feb 2012; Raúl Porcel <armin76@gentoo.org> portsentry-1.2.ebuild,
  portsentry-1.2-r1.ebuild:
  Drop sparc keywords

  15 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  portsentry-1.2-r1.ebuild:
  x86 stable wrt bug #397137

  03 Jan 2012; Jeroen Roovers <jer@gentoo.org> portsentry-1.2-r1.ebuild:
  Fix quoting issues. Do not install LICENSE file.

*portsentry-1.2-r1 (10 Sep 2010)

  10 Sep 2010; Jeroen Roovers <jer@gentoo.org> +portsentry-1.2-r1.ebuild:
  Respect LDFLAGS (bug #335371), CC.

  06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -portsentry-1.1-r7.ebuild:
  Cleanup

  22 Apr 2007; <pva@gentoo.org> portsentry-1.1-r7.ebuild,
  portsentry-1.2.ebuild:
  Use do{conf,init}d, bug #174266.

  09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
  Regenerate digest in Manifest2 format.

  21 Aug 2004; Jason Wever <weeve@gentoo.org> portsentry-1.2.ebuild:
  Stable on sparc.

  09 Jul 2004; Eldad Zack <eldad@gentoo.org> portsentry-1.2.ebuild:
  marked x86 stable

  07 Jul 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml,
  +files/portsentry.8, +files/portsentry.conf.5, files/portsentry.confd,
  portsentry-1.2.ebuild:
  Changed config file to make it clear that you can only have one tcp and udp
  mode at a time. Added manpages for portsentry and portsentry.conf. Closes
  #56041. Thanks to John Price <jp_gentoo_bugzilla@gcfl.net>. Added metadata.
  Added missing IUSE.

  06 Jul 2004; <malc@gentoo.org> portsentry-1.2.ebuild:
  Add ~amd64 keyword, fixes bug #56038

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> portsentry-1.2.ebuild:
  Add inherit eutils

  16 Sep 2003; Martin Holzer <mholzer@gentoo.org> portsentry-1.2.ebuild:
  Added gcc patch. Closes #28663.

*portsentry-1.2 (08 Jul 2003)

  08 Jul 2003; Martin Holzer <mholzer@gentoo.org> portsentry-1.1-r7.ebuild,
  portsentry-1.2.ebuild:
  Version bumped. Closes #24124

  09 Jun 2003; <msterret@gentoo.org> portsentry-1.1-r7.ebuild:
  check return of sed; fix HOMEPAGE and SRC_URI breakage by CISCO

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords

*portsentry-1.1-r7 (27 Sept 2002)

  22 Apr 2003; Brandon Low <lostlogic@gentoo.org> portsentry-1.1-r7.ebuild:
  Change supersed dependencies

  27 Sept. 2002; Grant Goodyear <g2boojum@gentoo.org> portsentry-1.1-r7.ebuild :

  Fixed sed -i in first line to read ssed -i (and added -e).

*portsentry-1.1-r6 (1 Feb 2002)

  09 Aug 2002; Seemant Kulleen <seemant@gentoo.org> portsentry-1.1-r6.ebuild :

  Switched the sed statements to sed -i (from supersed) and added supersed
  as a build-time dependency.

  21 Jul 2002; Owen Stampflee <owen@gentoo.org> :

  Added PPC to KEYWORDS and fixed typo in files/portsentry.confd

  28 Jun 2002; Thilo Bangert <bangert@gentoo.org> :
  moved to net-analyzer - added SLOT - added LICENSE

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :

  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.