summaryrefslogtreecommitdiff
blob: 29e2401ab5bad40be680dac1bfb9118ec7e4c0e3 (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
# ChangeLog for net-misc/ntp
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v 1.11 2002/12/13 11:00:14 blizzy Exp $

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*ntp-4.1.1b (27 Nov 2002)
  
  28 Nov 2002; Stefan Jones <cretin@gentoo.org> :
  Changed ./configure line back to fix building on sparc and others
  
  27 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
  Added new ebuild + /etc files

*ntp-4.1.1a (4 May 2002)

  09 Jul 2002; phoen][x <phoenix@gentoo.org> ntp-4.1.1a.ebuild :
  Added KEYWORDS, SLOT.

  4 May 2002; Jon Nelson <jnelson@gentoo.org> ntp-4.1.7*.ebuild
  Removed all 4.1.7* ebuilds

  13 aug 2002; Bart Verwilst <verwilst@gentoo.org> :

  Added a few URLs that point to NTP server in ntpd.confd, as comments.

*ntp-4.1.1a (1 May 2002)
  1 May 2002; Jon Nelson <jnelson@gentoo.org> ntp-4.1.72-r2.ebuild :
  Create 4.1.1a ebuild and mask 4.1.72* versions, the 4.1.72* versions
  are *alpha* releases for 4.2.0, and have trouble building on some
  hosts.
  
  This should finally close 1882

*ntp-4.1.72-r2 (28 Apr 2002)
  28 Apr 2002; Jon Nelson <jnelson@gentoo.org> ntp-4.1.72-r2.ebuild :

  Remove -lncurses from LDFLAGS environment, it screws up
  the build.
  If there is a good reason for it to be there, prefix it with
   -L/lib so that configure can find it there (it's not in /usr/lib).
  Closes bug #1882 and allows compilation
  Update ebuild for lintool compliance
  
*ntp-4.1.72-r1 (24 March 2002)
  
  24 March 2002; M.Schlemmer <azarah@gentoo.org> :

  Resolve bug #897 (add ntpdate to rc-script); add config file for ntpd.

*ntp-4.1.72 (1 Feb 2002)

  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.