summaryrefslogtreecommitdiff
blob: 4f3ed8e790b70ca1506e69b765ab0c2bc0f9dc10 (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
# ChangeLog for net-analyzer/netcat
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/ChangeLog,v 1.14 2003/04/23 00:00:18 lostlogic Exp $

*netcat-110-r3 (08 Arp 2003)

  08 Arp 2003; Guy Martin <gmsoft@gentoo.org> netcat-110-r3.ebuild, files/digest-netcat-110-r3 :
  Added ipv6 support. Added support for the static use flag. Added ~hppa to KEYWORDS.
  Added the IUSE variable.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*netcat-110-r2 (22 Oct 2002)

  15 Dec 2002; Bjoern Brauel <bjb@gentoo.org> netcat-110-r2.ebuild :
  Add alpha to KEYWORDS

  22 Oct 2002; Seemant Kulleen <seemant@gentoo.org> netcat-110-r2.ebuild
  files/digest-netcat-110-r2 :

  Undid the previous change.  Closes bug #9522 by tester@videotron.ca
  (Olivier Crete)

*netcat-110-r1 (22 Oct 2002)

  22 Apr 2003; Brandon Low <lostlogic@gentoo.org> netcat-110-r1.ebuild:
  Change supersed dependencies

  22 Oct 2002; Seemant Kulleen <seemant@gentoo.org> netcat-110-r1.ebuild
  files/digest-netcat-110-r1 :

  Updated the SRC_URI to reflect the new homepage. Thanks to:
  alan@jasomi.com (Alan Hawrylyshen) in bug #9500.

  Changed the order of the sed statements as the nc->netcat change in the
  Makefile screwed people's CFLAGS.  Thanks to: Bulletz_1900@hotmail.com
  (Dries Harnie) in bug #9479 by shadow@ines.ro

  The executable is now installed as /usr/bin/netcat instead of /usr/bin/nc
  which conflicted with /usr/bin/nc from app-editors/nedit.  Closes bug
  #6370 by Klaus.Kusche@inode.at (Klaus Kusche)

*netcat-110 (1 Feb 2002)

  30 Aug 2002; Seemant Kulleen <seemant@gentoo.org> netcat-110.ebuild :

  dodoc fixes by: twanger@bluetwanger.de (Markus Bertheau) in bug #7269

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

  14 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> :
  Added ppc keyword

  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.