Commit Graph

63 Commits

Author SHA1 Message Date
naddy
18b76430e6 SECURITY update to 4.2.4p7:
Fix remote exploit if autokey is enabled (CVE-2009-1252).
2009-05-23 16:32:29 +00:00
naddy
8150ccb354 Security:
Prevent a buffer overflow in ntpq.  (CVE-2009-0159)
From upstream via FreeBSD.
2009-04-20 15:32:38 +00:00
naddy
36f67b8060 properly substitute paths in README.OpenBSD 2009-02-11 19:36:27 +00:00
naddy
51543f59bd Update to 4.2.4p6.
Kill the multi-packaging.  xntpd is useless without documentation and
if you want a simple NTP server on a tiny machine, use OpenNTPD.
2009-01-27 10:21:38 +00:00
naddy
f954712cb7 update to 4.2.4p5; based on a submission by Wim Lewis <wiml@hhhh.org> 2009-01-26 23:26:02 +00:00
ajacoutot
95e343fe4c - remove Dan Harnett from MAINTAINER per his request
- bump
2008-07-01 16:41:19 +00:00
ajacoutot
051d194d03 - it's -> its
from Alex J. Avriette <avriette at gmail dot com>
2007-09-17 17:20:44 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
dd03bc9488 new MULTI_PACKAGES 2006-11-24 21:23:19 +00:00
sturm
3fcc829ef4 SECURITY:
fix gid confusion when starting ntpd with -u groupname
CAN-2005-2496
2006-01-24 19:58:58 +00:00
danh
047cf81c04 update to the latest stable tarball, ntp-stable-4.2.0a-20050303 2005-03-08 04:16:42 +00:00
alek
35bd1e3919 Fix WANTLIB marker 2005-02-26 12:34:22 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
espie
3472699ddc remove shit 2004-12-20 14:38:27 +00:00
alek
2344f6d18c Add WANTLIB markers 2004-12-16 00:31:20 +00:00
danh
cdc85e0c08 replace DEINSTALL 2004-10-12 15:07:09 +00:00
danh
b4a0c18cb7 enable PARSE clocks; suggested by Matthias Kilian <kili@outback.escape.de> 2004-08-02 16:56:12 +00:00
danh
049061d48a - shorten MESSAGE.
- add a README.OpenBSD file describing how to start ntpd.
- @dirrm -> dir/
2004-07-27 14:39:31 +00:00
danh
3ef8ad64f5 resolve conflicts from last import 2004-06-05 04:54:53 +00:00
danh
edf7da51d6 import of ntp-stable-4.2.0a-20040525 2004-06-05 04:34:19 +00:00
sturm
7297ccd7b0 mark some subpackages arch independent
ok naddy@
2004-02-04 07:39:18 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
jakob
b7ccca6da5 NTP may NOT be included on the CD due to license issues. do NOT change
this back until UDel change their license.
2003-05-15 03:49:33 +00:00
danh
14b5272a48 update MASTER_SITES 2003-04-01 16:50:08 +00:00
danh
f40489a572 prefer geteuid() over getuid() if it is found during configure
problem reported by jsyn@
2003-02-26 15:54:17 +00:00
danh
fe4682c79f prefer HTTP master site 2003-02-26 15:49:48 +00:00
danh
8f1d8b61c9 - use MD5* functions from libc instead of included ones.
- drop the README file from the examples directory
2003-02-25 14:56:25 +00:00
danh
930cb22e5b resolve conflict from last import and remove files that are no longer
needed.
2003-02-23 21:32:41 +00:00
danh
521e3fea2b Re-import of net/ntp. This splits the port into a stable and
development version.  The stable version is 4.1.1c-rc1.  The previous
port used the development version and has been updated to 4.1.74.
Support for IPv6 has been included in the development version.
2003-02-23 21:27:28 +00:00
danh
2e35b91ddb - fix an off by one in ntpd/ntp_config.c
- bump package patch level

From cloder@, poked by brad@
2002-11-19 16:49:03 +00:00
naddy
1884e35fb5 Fix install by not triggering a secondary configure run.
Problem reported by J.A. Neitzel <jneitzel@sdf.lonestar.org>,
analyzed by danh@, this fix from me.
2002-10-01 12:23:42 +00:00
danh
44809833d7 these are not likely to change anytime soon, so drop NEED_VERSION now 2002-09-12 16:41:26 +00:00
danh
14121480b5 kernel support for NTP has been dropped; from nordin@
- bump package patch level
- remove ntptime from package list
2002-07-08 14:48:14 +00:00
danh
8f4bc886d8 enable mlockall on i386 again 2002-05-17 15:58:10 +00:00
danh
92f673c891 use getifaddrs/freeifaddrs if available
based on suggestion and patches from millert@
2002-05-11 20:58:14 +00:00
danh
7a84297a59 update to ntp 4.1.72
- no longer need patches for RAND_file_name; it was fixed in -current
2001-12-20 21:07:21 +00:00
danh
7a9200a729 bump NEED_VERSION 2001-12-20 15:12:11 +00:00
danh
67d7745f65 correct another instance of RAND_file_name usage 2001-12-20 15:00:09 +00:00
danh
ff3fdbc687 * bump patch level of ntp package
* check return of RAND_file_name better; allows ntp-genkeys to continue
  if a seed file is not found.
* regen configure patch
* quote package comments
* files/md5 -> distinfo
2001-12-20 06:14:15 +00:00
jakob
9aa4191b9f quick fix for sbin/genkeys that should really be installed as sbin/ntp-genkeys (confirmed by mills@udel.edu) 2001-10-04 20:44:45 +00:00
danh
b8a08d0c65 update to ntp 4.1.71; work and patches provided by jakob@ 2001-10-03 19:52:52 +00:00
danh
cade31876e update to ntp 4.1.0 2001-08-10 19:08:51 +00:00
danh
76bfcd7a0a update to version 4.0.99k23 2001-04-19 14:51:27 +00:00
brad
bb6427b855 bump PKGNAME after security fix. 2001-04-06 14:31:23 +00:00
danh
bb1525b92f better fix 2001-04-06 13:40:17 +00:00
danh
9532303056 keep BROKEN for now 2001-04-05 14:16:16 +00:00
danh
1569bd5bde pull in security patch from FreeBSD 2001-04-05 13:56:54 +00:00
espie
93a10de944 Ouch 2001-04-05 11:58:05 +00:00
wilfried
468c74233f mlockall broken on i386 2001-03-30 17:49:03 +00:00