xntpd port from udel.edu, exportable version
This commit is contained in:
parent
085231a538
commit
8096735f51
20
sysutils/xntpd/Makefile
Normal file
20
sysutils/xntpd/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# OpenBSD makefile for: xntpd
|
||||
# Version required: 3.5.91
|
||||
# Date created: 18 Nov 1997
|
||||
# Whom: mickey
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.1 1997/11/18 07:47:24 mickey Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xntp3-5.90-export
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/
|
||||
|
||||
MAINTAINER= mickey@openbsd.org
|
||||
NOMAN= noman
|
||||
|
||||
HAS_CONFIGURE= Yes
|
||||
CONFIGURE_SCRIPT= configure
|
||||
CONFIGURE_ARGS+= --enable-accurate-adjtime
|
||||
|
||||
.include <bsd.port.mk>
|
1
sysutils/xntpd/files/md5
Normal file
1
sysutils/xntpd/files/md5
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xntp3-5.90-export.tar.gz) = 788123f91ba249d772d642c389de243f
|
1
sysutils/xntpd/pkg/COMMENT
Normal file
1
sysutils/xntpd/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
Network Time Protocol Implementation.
|
4
sysutils/xntpd/pkg/DESCR
Normal file
4
sysutils/xntpd/pkg/DESCR
Normal file
@ -0,0 +1,4 @@
|
||||
This directory and its subdirectories contain the Network Time Protocol
|
||||
Version 3 (NTP) distribution for Unix systems. The contents of the base
|
||||
directory are given in this file. The contents of subdirectories are
|
||||
given in the README files in each subdirectory.
|
7
sysutils/xntpd/pkg/PLIST
Normal file
7
sysutils/xntpd/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
bin/ntpdate
|
||||
bin/ntpq
|
||||
bin/ntptrace
|
||||
bin/xntpd
|
||||
bin/xntpdc
|
||||
bin/tickadj
|
||||
bin/ntptime
|
Loading…
Reference in New Issue
Block a user