summaryrefslogtreecommitdiff
path: root/gnu/packages/ntp.scm
Commit message (Collapse)AuthorAge
...
* gnu: Add openntpd.Taylan Ulrich Bayırlı/Kammer2015-02-10
| | | | * gnu/packages/ntp.scm (openntpd): New variable.
* gnu: ntp: Update to 4.2.8p1.Mark H Weaver2015-02-06
| | | | * gnu/packages/ntp.scm (ntp): Update to 4.2.8p1.
* gnu: ntp: Update to 4.2.8.Mark H Weaver2014-12-25
| | | | | * gnu/packages/ntp.scm (ntp): Update to 4.2.8. Add openssl to inputs. Add pkg-config to native-inputs. Change source URI to archive.ntp.org.
* gnu: ntp: Build with POSIX capabilities support on GNU/Linux.Ludovic Courtès2014-11-05
| | | | * gnu/packages/ntp.scm (ntp)[inputs]: New field.
* gnu: Add ntpJohn Darrington2014-10-19
* gnu/packages/ntp.scm: New file. * gnu-system.am (gnu/packages/ntp.scm): Add it.