| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Pointy hat to: brnrd
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 215522
Submitted by: Rene Wagner <rw@nelianur.org>
|
|
|
|
|
| |
PR: 215150
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
| |
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OpenNTPD requires libtls, which is only available from LibreSSL.
If LibreSSL is not the default SSL library, link with a static copy
of the LibreSSL libraries. This approach has the drawback that
whenever there is an update to libressl, the openntpd port will
require a PORTREVISION bump, otherwise it will not pick up the fixed
library and continue to use the old code.
Drop the RESSL option as LibreSSL is now always available.
PR: 213691 [1]
Submitted by: jbeich
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well
Submitted by: amdmi3
Reviewed by: mat
Exp-run by: antoine
Approved by: portmgr (mat, antoine)
Differential Revision: D7534
|
|
|
|
|
|
|
|
| |
* switch to USES=ssl
* use the paths set by Mk/Uses/ssl.mk
* move post-install to post-stage
Submitted by: brnrd
|
|
|
|
| |
Committed under just-fix-it.
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
| |
and add a 'configtest' rc(8) target. Also note openntpd_flags in the
comments at the top of the rc(8) script.
PORTREVISION bump for rc(8) script change.
PR: 210153
Approved by: naddy (maintainer)
|
|
|
|
|
|
|
| |
* Set MOD_MAXERROR to avoid unsynced time status when using ntp_adjtime.
* Hardened TLS for ntpd constraints, enabling server name verification.
PR: 210056
|
|
|
|
|
|
|
| |
security/libressl, now that the latter is new enough.
PR: 209343
Submitted by: tom.beard@public-internet.co.uk
|
|
|
|
|
|
|
|
|
|
|
|
| |
* The rtable option was removed from server and servers. Users of
"server * rtable X" will need to switch to launching ntpd with
# setfib -F X /usr/sbin/ntpd
* Various improvements to the HTTPS constraint feature (requires
LibreSSL).
This port reenables rtable support in the listen option on FreeBSD.
Relnotes: http://www.openntpd.org/txt/release-5.9p1.txt
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
| |
(libressl 2.2.6 seems to be happy enough with the ca_root_nss 3.22.2
upgrade)
* Avoid strptime %Z which is nonstandard and can give surprising
results on different operating systems. (Same fix as upstream.)
PR: 207685
Submitted by: mandree
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
system clock.
|
|
|
|
|
|
|
|
|
|
| |
Reported by: Juan Francisco Cantero Hurtado <iam@juanfra.info>
Update to 5.7p4. No user-visible changes.
In particular, the new HTTPS contraint feature is *not* enabled, because
* LibreSSL fails with the certificiate bundle from ca_root_nss
* USE_OPENSSL does not handle LibreSSL yet
|
|
|
|
| |
* Fixed issue resolving hostnames when the network is initially unavailable.
|
| |
|
|
|
|
|
|
| |
Major user-visible changes:
* Added ntpctl(8), which allows for querying ntpd(8) at runtime.
* Added support for different routing tables.
|
|
|
|
|
| |
Fix a race and make sure the rc.d script only matches the master
process.
|
| |
|
| |
|
|
|
|
| |
net)
|
| |
|
| |
|
|
|
|
|
| |
PR: 169787
Submitted by: Brian Conway <bugs@zxvf.us>
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
| |
|
|
|
|
| |
Reported by: no@spam@mgedv.net
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
| |
|
|
|
|
|
| |
* DNS queries are delegated to a dedicated child process.
* The -v option will log all time adjustments.
|
|
|
|
| |
Feature safe: yes
|
| |
|
| |
|
|
|
|
|
| |
PR: 116772
Submitted by: Alexander Logvinov <ports@logvinov.com>
|
|
|
|
|
| |
PR: 114191
Submitted by: Robert Archer <freebsd@deathbeforedecaf.net>
|
| |
|
| |
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
|
|
|
|
| |
Approved by: krion@
|
| |
|
|
|
|
|
|
|
| |
Adapted from the equivalent text in the OpenBSD man page which has been
removed from the portable version.
Requested by: Don Sullivan <sullivan@gaia.arc.nasa.gov>
|
| |
|
|
|
|
|
|
| |
* -s option to set the time immediately at startup if the local
clock is off by more than 180 seconds.
* Adjustments smaller than 128ms are no longer logged.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to 20040718p. Changes in this release:
- Ignore obviously malformed queries.
- Respond to client queries with better server statistics.
(2)
Fix configuration file location in man pages.
PR: 69233
Submitted by: edwin (2)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Fix typo.
Submitted by: Darren Tucker <dtucker@zip.com.au>
|
|
The ntpd daemon implements the Simple Network Time Protocol version 4 as
described in RFC 2030 and the Network Time Protocol version 3 as de-
scribed in RFC 1305. It can synchronize the local clock to one or more
remote NTP servers and act as NTP server itself, redistributing the local
time.
|