summaryrefslogtreecommitdiff
path: root/net/ntp-devel/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2020-09-048-205/+0
| | | | | | | | | | | 2020-09-01 multimedia/w_scan: No longer developed since September 2017, MASTER_SITES gone 2020-08-31 net/ntp-devel: Current devel branch of ntp is no longer published 2020-08-31 mail/postfix-policyd-spf-python: Use mail/py-spf-engine instead (Project is superseded by successor) 2020-08-26 graphics/py-pyembree: Broken for more than 6 months 2020-08-26 games/asteroid: Broken for more than 6 months Notes: svn path=/head/; revision=547568
* Chase r512433, (also chasing src r355388) document that rlimit memlockCy Schubert2019-12-042-9/+30
| | | | | | | is disabled by default. Notes: svn path=/head/; revision=519022
* Disable ntpd stack gap. When ASLR with STACK GAP != 0 ntpd suffers SIGSEGV.Cy Schubert2019-11-151-2/+39
| | | | | | | | | | | | PR: 241421, 241960 Reported by: Vladimir Zakharov <zakharov.vv@gmail.com>, dewayne@heuristicsystems.com.au Reviewed by: kib, imp (previous version), ian (suggestion) MFH: 2019Q4 Differential Revision: https://reviews.freebsd.org/D22358 Notes: svn path=/head/; revision=517694
* patch-ntpd_ntp.c should really be named patch-ntpd_ntpd.c as it patchesCy Schubert2019-10-281-0/+0
| | | | | | | ntpd/ntpd.c. Notes: svn path=/head/; revision=515926
* Chase src r352540:Cy Schubert2019-09-201-0/+11
| | | | | | | | | | | | | Follow up on ports r511987 (base r352304) which disabled default mlockall() at startup. Unfortunately though the original tarball supports this in ./configure (for Linux), to fully support disabling of mlockall() by default requires a little extra help otherwise the following is logged in syslog: Cannot set RLIMIT_MEMLOCK: Operation not permitted Notes: svn path=/head/; revision=512433
* Sync with base r352304, no longer locking ntpd in memory. Users whoCy Schubert2019-09-131-0/+11
| | | | | | | | | | | | | wish to restore historic BSD behaviour can add the following to ntp.conf: rlimit memlock 32 Discussed on: freebsd-current@ between Sept 6-9, 2019 Mentioned in Differential Revision: https://reviews.freebsd.org/D21581 Notes: svn path=/head/; revision=511987
* Convert to UCL & cleanup pkg-message (categories n)Mathieu Arnold2019-08-141-0/+6
| | | | | | | (and missed 3 missed files from previous categories.) Notes: svn path=/head/; revision=508903
* Update 4.3.95 --> 4.3.97Cy Schubert2019-06-071-14/+17
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=503628
* Resurrect net/ntp-devel, which is in development once again.Cy Schubert2019-06-066-0/+116
| | | | | | | Update 4.3.93 --> 4.3.95. Notes: svn path=/head/; revision=503560
* Remove expired ports:Rene Ladan2018-09-306-116/+0
| | | | | | | | | | | | | | | | | | 2018-09-29 net/ntp-devel: Use net/ntp instead 2018-09-29 net/xrdp-devel: Use net/xrdp instead 2018-09-29 net/tigervnc-devel: Use net/tigervnc instead 2018-09-29 net/unison-devel: Use net/unison instead 2018-09-30 textproc/p5-IDNA-Punycode: Deprecated by upstream 2018-08-15 graphics/gnustep-slideshowkit: unknown license 2018-08-15 graphics/gnustep-slideshow: depends on expiring graphics/gnustep-slideshowkit 2018-09-30 security/lockdown: Renders system unbootable 2018-09-30 devel/p5-Search-Binary: Deprecated by upstream, use List::BinarySearch instead 2018-09-30 devel/p5-ExtUtils-Command: ExtUtils::Command has been re-incorporated to ExtUtils-MakeMaker since 7.06, use devel/ExtUtils-MakeMaker instead 2018-09-30 editors/yui: Unmaintained upstream 2018-09-29 x11/tint-devel: Use x11/tint instead Notes: svn path=/head/; revision=480949
* Fix a typo.Cy Schubert2018-09-031-1/+1
| | | | | | | | Reported by: Herbert J. Skuhra <herbert@gojira.at> MFH: 2018Q3 Notes: svn path=/head/; revision=478840
* Add a package message instructing the user how to use ports ntpCy Schubert2018-08-311-0/+7
| | | | | | | | | | instead of base ntp. Reported by: adamw MFH: 2018Q3 Notes: svn path=/head/; revision=478512
* Fix RIPENCC TRIMBLE driver compile error.Cy Schubert2018-02-021-0/+38
| | | | | | | PR: 223819 Notes: svn path=/head/; revision=460673
* Remove extraneous arguments and options, which don't make sense forCy Schubert2017-03-081-3/+16
| | | | | | | a file documented in volume 5. Notes: svn path=/head/; revision=435660
* Same as r311005 in base, Fix up grammar.Cy Schubert2017-02-222-0/+22
| | | | Notes: svn path=/head/; revision=434562
* Fixup sntp.8 man page formatting. This commit is the same as r304721Cy Schubert2016-08-241-0/+11
| | | | | | | | | | in base. Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu> Discussed with: bjk@ Notes: svn path=/head/; revision=420753
* Ntp devel port now tracks ntp-4.2.8p1 betas as our upline works toCy Schubert2015-01-061-0/+25
| | | | | | | iron out bugs. We start with beta4. Notes: svn path=/head/; revision=376385
* Update 4.2.7p471 --> 4.2.7p473Cy Schubert2014-09-082-24/+0
| | | | Notes: svn path=/head/; revision=367637
* Update 4.2.7p470 ---> 4.2.7p471Cy Schubert2014-09-062-0/+24
| | | | Notes: svn path=/head/; revision=367400
* Update 4.2.7p445 --> 4.2.7p446.Cy Schubert2014-07-031-11/+0
| | | | Notes: svn path=/head/; revision=360407
* Update 4.2.7p433 --> 4.2.7p440Cy Schubert2014-04-161-0/+11
| | | | Notes: svn path=/head/; revision=351415
* Update 4.2.7p357 --> 4.2.7p364Cy Schubert2013-03-271-11/+0
| | | | Notes: svn path=/head/; revision=315340
* Update 4.2.7p304 --> 4.2.7p357Cy Schubert2013-02-271-0/+11
| | | | Notes: svn path=/head/; revision=313036
* Update 4.2.7p289 --> 4.2.7p295Cy Schubert2012-08-153-44/+0
| | | | | | | Remove patches (suggested by Harlan Stenn <stenn@ntp.org>). Notes: svn path=/head/; revision=302589
* Update 4.2.7p210 --> 4.2.7p225Cy Schubert2011-10-211-0/+11
| | | | Notes: svn path=/head/; revision=284025
* Update 4.2.7p78 --> 4.2.7p159Cy Schubert2011-04-281-20/+0
| | | | Notes: svn path=/head/; revision=273300
* Update 4.2.7p76 --> 4.2.7p77Cy Schubert2010-11-052-15/+10
| | | | Notes: svn path=/head/; revision=264117
* Update 4.2.7p5 --> 4.2.7p76Cy Schubert2010-11-042-0/+25
| | | | Notes: svn path=/head/; revision=264005
* Patch for NTP bugzilla id 1080.Cy Schubert2010-06-071-0/+21
| | | | | | | Submitted by: Nick Sayer <nsayer@kfu.com> Notes: svn path=/head/; revision=256043
* Update 4.2.5p179 --> 4.2.7p5Cy Schubert2009-12-282-50/+0
| | | | Notes: svn path=/head/; revision=246772
* Update 4.2.5p158 -> 4.2.5p179Cy Schubert2009-05-241-11/+11
| | | | Notes: svn path=/head/; revision=234468
* Fix a problem whereby the ntpsnmpd.1 man page is installed even whenCy Schubert2009-01-212-3/+39
| | | | | | | the ntpsnmpd binary is not. This also fixes a packing list problem. Notes: svn path=/head/; revision=226579
* Update 4.2.5p109 --> 4.2.5p121Cy Schubert2008-07-261-0/+12
| | | | Notes: svn path=/head/; revision=217527
* Update 4.2.5p75 --> 4.2.5p109Cy Schubert2008-01-131-10/+0
| | | | Notes: svn path=/head/; revision=205588
* Enable parity for RAWDCF time clocks.Cy Schubert2006-10-051-7/+17
| | | | | | | PR: 103808 Notes: svn path=/head/; revision=174570
* Resurrect the ntp-devel port. This port tracks the -DEV branch of NTPCy Schubert2006-02-031-0/+14
| | | | | | | | whereas the ntp and ntp-stable ports track the -PROD and -STABLE branches of NTP respectively. Notes: svn path=/head/; revision=155166
* NTP development branch has been dormant for a long time. This port does notCy Schubert2004-08-112-52/+0
| | | | | | | | currently serve any purpose. It will be resurrected when NTP development resumes. Notes: svn path=/head/; revision=115878
* Update 4.1.72 -> 4.1.73Cy Schubert2003-01-251-11/+0
| | | | Notes: svn path=/head/; revision=73965
* Fix jjy driver. This patch fixes an invalid command to theCy Schubert2002-07-121-0/+11
| | | | | | | | | | C-DEX JST2000. Submitted by: nork Reviewed by: Harlan Stenn <stenn@whimsy.udel.edu> Notes: svn path=/head/; revision=62872
* 1. Update to 4.1.72.Cy Schubert2001-12-301-0/+14
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=52385
* maintainer-update:Dirk Meyer2001-04-153-79/+38
| | | | | | | | | | update ntp port that incorporates latest security fix. PR: 26503 Submitted by: Cy.Schubert@uumail.gov.bc.ca Notes: svn path=/head/; revision=41421
* - Fix off-by-one and buffer underflowChris D. Faulhaber2001-04-061-13/+33
| | | | | | | | | | - Prevent potential denial-of-service via syslog - int -> unsigned char fixes Approved by: Maintainer Notes: svn path=/head/; revision=40952
* o Fix a potential ROOT-exploit in NTPD.FUJISHIMA Satsuki2001-04-051-0/+24
| | | | | | | | | | | (grabbed from src/contrib/ntp/ntpd) o new maintainer. PR: 26369 Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca> Notes: svn path=/head/; revision=40915
* Update port net/ntp to 4.0.99gMichael Haro2000-04-011-0/+35
PR: 17284 Submitted by: KATO Tsuguru tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27225