Date: Mon, 30 Aug 2004 14:00:15 +0000 (UTC) From: Volker Stolz <vs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ntp Makefile pkg-plist Message-ID: <200408301400.i7UE0FM3002758@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
vs 2004-08-30 14:00:15 UTC
FreeBSD ports repository
Modified files:
net/ntp Makefile pkg-plist
Log:
Repackage:
- Add ipv6 as a second category as IPv6 is now supported.
- Switch to GNU_CONFIGURE as the bug mentioned in the Makefile
of the port seems to be gone and it really is a GNU configure
script. This will also enable the replacing of config.guess
and config.sub with versions from PORTSDIR/Templates.
- Use USE_OPENSSL and add a WITHOUT_SSL knob so the ntp port can
be built using the OpenSSL ports or without any crypto support
at all.
- Use cpio instead of tar to install the documentation in the
post-install target, this saves a chown-run and the port no
longer operates on already installed files.
- Install sample configuration files in EXAMPLESDIR.
- Use/respect DOCSDIR.
PR: ports/59955
Submitted by: Marius Strobl
Approved by: maintainer timeout (cy's busy in RL)
Revision Changes Path
1.42 +20 -11 ports/net/ntp/Makefile
1.19 +188 -180 ports/net/ntp/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408301400.i7UE0FM3002758>
