Commit graph

23 commits

Author SHA1 Message Date
Cy Schubert
efc26bf84c Fixup sntp.8 man page formatting. This commit is the same as r304721
in base.

Submitted by:	Steve Kargl <sgk@troutmask.apl.washington.edu>
Discussed with:	bjk@
2016-08-24 02:59:06 +00:00
Kubilay Kocak
0bd48c5d88 net/ntp: Fix untracked gettext dependency & lots more
ntp links against gettext (libintl) if it is installed on the system:

- Add an NLS OPTION to explicitly enable, disable and track libintl dependency
- Add DEBUG and THREADS OPTIONS. Keep the latter enabled by OPTIONS_DEFAULT to
  preserve compatibility with existing behaviour.
- Explicitly pass OpenSSL include / library dir paths to configure
- Unsilence install command
- Enable verbose building (--disable-silent-rules)
- Use TOUCH variable instead of hardcoded command
- Add TEST_TARGET to enable test suite
- Patch sntp tests to ensure they link correctly to threading library
- Pet portlint (*_DEPENDS order, group USE{S} sections, sort OPTIONS)

Approved by:		cy (maintainer)
Differential Revision:	D4812
MFH:			2016Q1
2016-01-07 14:15:45 +00:00
Cy Schubert
735d63ecf9 Update 4.2.8 --> 4.2.8p1 2015-02-04 20:09:43 +00:00
Cy Schubert
146b477e3a Unbreak MX4200.
Submitted by:	delphij
2014-12-22 08:30:00 +00:00
Cy Schubert
c68b94d6f1 Properly address IPV6 loopback check.
Submitted by:	jmg (via twitter)
2014-12-22 06:41:29 +00:00
Cy Schubert
a1355b149f Update 4.2.6p5 --> 4.2.8
Security:	VUXML: 4033d826-87dd-11e4-9079-3c970e169bc2
Security:	http://www.kb.cert.org/vuls/id/852879
Security:	CVE-2014-9293
Security	CVE-2014-9294
Security	CVE-2014-9295
Security	CVE-2014-9296
2014-12-20 00:41:16 +00:00
Cy Schubert
1d3b81d14c Apply upstream recommended patch for CVE-2013-5211 and unforbid.
Submitted by:		Harlan Stenn <stenn@nwtime.org> - ntp.org upline
Also Obtained from:	ntp in base (r265465)
2014-10-07 00:21:52 +00:00
Cy Schubert
f9b6cc83f1 Patch for NTP bugzilla id 1080.
Submitted by:	Nick Sayer <nsayer@kfu.com>`
2010-06-07 20:02:30 +00:00
Cy Schubert
6da3f689bb Update from 4.2.4p7 to 4.2.6p1-RC1 (4.2.6p1.r1). 2009-12-22 18:11:24 +00:00
Cy Schubert
c51a82e586 Update from 4.2.4p6 to 4.2.4p7.
PR:		ports/134755
2009-05-23 04:11:55 +00:00
Cy Schubert
4ae5ae27cd Add missing patch file. 2006-10-06 18:31:46 +00:00
Cy Schubert
f68f9288b4 Enable parity for RAWDCF time clocks.
PR:		103808
2006-10-05 19:07:16 +00:00
Cy Schubert
e3bcee034b Update 4.2.0 --> 4.2.2 2006-06-24 14:33:59 +00:00
Cy Schubert
f43f7e8969 Bring port up to date with latest make(1) .warning feature, allowing
the port to build again.

Reminded by:	ru
2004-04-20 05:13:29 +00:00
Cy Schubert
b134e90243 Change to src/include/netdb.h 1.31 caused a compile error. This
commit fixes that error.

Reported by:	bento
2004-01-25 22:08:27 +00:00
Cy Schubert
d862770dd0 Update 4.1.1c.r3 -> 4.2.0 2003-10-31 00:36:13 +00:00
Cy Schubert
7325638213 Update 4.1.1a --> 4.1.1b 2002-10-30 15:38:42 +00:00
Cy Schubert
a10ce4aa5f Fix jjy driver. This patch fixes an invalid command to the
C-DEX JST2000.

Submitted by:	nork
Reviewed by:	Harlan Stenn <stenn@whimsy.udel.edu>
2002-07-12 18:50:34 +00:00
Cy Schubert
318291c28d 1. Update to 4.1.72.
2.  Change MAINTAINER from my work email address to my FreeBSD.org
    email address.
3.  Patch to optionally enable RAWDCF (DCF77 raw time code).
    Obtained from:  Harlan Stenn <stenn@whimsy.udel.edu>

Reviewed by:  nectar
2001-12-30 04:48:07 +00:00
Dirk Meyer
3b96446b11 maintainer-update:
update ntp port that incorporates latest security fix.

PR:		26503
Submitted by:	Cy.Schubert@uumail.gov.bc.ca
2001-04-15 13:57:26 +00:00
Chris D. Faulhaber
77f90805c8 - Fix off-by-one and buffer underflow
- Prevent potential denial-of-service via syslog
- int -> unsigned char fixes

Approved by:	Maintainer
2001-04-06 14:46:42 +00:00
FUJISHIMA Satsuki
47c0440329 o Fix a potential ROOT-exploit in NTPD.
(grabbed from src/contrib/ntp/ntpd)
o new maintainer.

PR:		26369
Submitted by:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
2001-04-05 19:59:25 +00:00
Michael Haro
dd80423437 Update port net/ntp to 4.0.99g
PR:		17284
Submitted by:	KATO Tsuguru tkato@prontomail.ne.jp
2000-04-01 04:28:04 +00:00