Date: Sun, 28 May 2017 10:58:00 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441907 - in head: databases/rrdtool devel/libtai dns/libasr dns/libasr-devel lang/clang35 mail/ezmlm-idx mail/mess822 mail/opensmtpd security/fwipe security/openssh-portable x11-toolki... Message-ID: <201705281058.v4SAw0vk049877@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun May 28 10:58:00 2017 New Revision: 441907 URL: https://svnweb.freebsd.org/changeset/ports/441907 Log: Register dependency on groff PR: 213725 Modified: head/databases/rrdtool/Makefile head/devel/libtai/Makefile head/dns/libasr-devel/Makefile head/dns/libasr/Makefile head/lang/clang35/Makefile head/mail/ezmlm-idx/Makefile head/mail/mess822/Makefile head/mail/opensmtpd/Makefile head/security/fwipe/Makefile head/security/openssh-portable/Makefile head/x11-toolkits/fltk/Makefile Modified: head/databases/rrdtool/Makefile ============================================================================== --- head/databases/rrdtool/Makefile Sun May 28 10:34:12 2017 (r441906) +++ head/databases/rrdtool/Makefile Sun May 28 10:58:00 2017 (r441907) @@ -20,7 +20,7 @@ CPPFLAGS+= -I${LOCALBASE}/include -I${LO USE_RC_SUBR= rrdcached USE_LDCONFIG= yes GNU_CONFIGURE= yes -USES= gmake libtool pathfix pkgconfig shebangfix +USES= gmake groff libtool pathfix pkgconfig shebangfix SHEBANG_FILES= examples/rrdcached/rrdcached-size.pl USE_GNOME= glib20 libxml2 INSTALL_TARGET= install-strip Modified: head/devel/libtai/Makefile ============================================================================== --- head/devel/libtai/Makefile Sun May 28 10:34:12 2017 (r441906) +++ head/devel/libtai/Makefile Sun May 28 10:58:00 2017 (r441907) @@ -13,6 +13,7 @@ MAINTAINER= rodrigo@FreeBSD.org COMMENT= Library for storing and manipulating dates and times in second/attosecond ALL_TARGET= it +USES= groff USE_LDCONFIG= yes MAKE_ENV= LIBVERSION="${LIBVERSION}" MAKE_JOBS_UNSAFE= yes Modified: head/dns/libasr-devel/Makefile ============================================================================== --- head/dns/libasr-devel/Makefile Sun May 28 10:34:12 2017 (r441906) +++ head/dns/libasr-devel/Makefile Sun May 28 10:58:00 2017 (r441907) @@ -19,7 +19,7 @@ CONFLICTS= libasr-[0-9]* GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= libtool +USES= groff libtool USE_LDCONFIG= yes .include <bsd.port.mk> Modified: head/dns/libasr/Makefile ============================================================================== --- head/dns/libasr/Makefile Sun May 28 10:34:12 2017 (r441906) +++ head/dns/libasr/Makefile Sun May 28 10:58:00 2017 (r441907) @@ -18,7 +18,7 @@ CONFLICTS= libasr-devel-[0-9]* GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= libtool ssl:build +USES= groff libtool ssl:build USE_LDCONFIG= yes CFLAGS+= -I${OPENSSLINC} Modified: head/lang/clang35/Makefile ============================================================================== --- head/lang/clang35/Makefile Sun May 28 10:34:12 2017 (r441906) +++ head/lang/clang35/Makefile Sun May 28 10:58:00 2017 (r441907) @@ -36,7 +36,7 @@ PYTHONLIBDIR= ${LLVM_PREFIX}/lib/python GNU_CONFIGURE= yes GNU_CONFIGURE_PREFIX= ${LLVM_PREFIX} -USES= compiler:c++11-lib gmake libedit perl5 python:build tar:xz +USES= compiler:c++11-lib gmake groff libedit perl5 python:build tar:xz USE_LDCONFIG= yes MAKE_ARGS= CLANG_TBLGEN=${WRKSRC}/${RELTYPE}/bin/clang-tblgen \ Modified: head/mail/ezmlm-idx/Makefile ============================================================================== --- head/mail/ezmlm-idx/Makefile Sun May 28 10:34:12 2017 (r441906) +++ head/mail/ezmlm-idx/Makefile Sun May 28 10:58:00 2017 (r441907) @@ -11,7 +11,7 @@ COMMENT= Improved version of the ezmlm m LICENSE= GPLv2 -USES= qmail:run +USES= groff qmail:run CONFLICTS= ezmlm-0.* Modified: head/mail/mess822/Makefile ============================================================================== --- head/mail/mess822/Makefile Sun May 28 10:34:12 2017 (r441906) +++ head/mail/mess822/Makefile Sun May 28 10:58:00 2017 (r441907) @@ -13,7 +13,7 @@ MASTER_SITES= http://cr.yp.to/software/ MAINTAINER= ports@FreeBSD.org COMMENT= RFC 822 mail message parsing library and rewriting utilities -USES= qmail:vars +USES= groff qmail:vars ALL_TARGET= it INSTALL_TARGET= setup check Modified: head/mail/opensmtpd/Makefile ============================================================================== --- head/mail/opensmtpd/Makefile Sun May 28 10:34:12 2017 (r441906) +++ head/mail/opensmtpd/Makefile Sun May 28 10:58:00 2017 (r441907) @@ -27,7 +27,7 @@ MAILERCONF_DESC= Activate OpenSMTPD in m SSL_PORT_DESC= SSL/TLS support via OpenSSL/LibreSSL from port TABLE_DB_DESC= Build table-db plugin (aliases) -USES= cpe libtool ssl +USES= cpe groff libtool ssl GNU_CONFIGURE= yes CPE_VENDOR= openbsd Modified: head/security/fwipe/Makefile ============================================================================== --- head/security/fwipe/Makefile Sun May 28 10:34:12 2017 (r441906) +++ head/security/fwipe/Makefile Sun May 28 10:58:00 2017 (r441907) @@ -13,6 +13,7 @@ COMMENT= djb-style file wiping utility ALL_TARGET= it INSTALL_TARGET= setup +USES= groff PLIST_FILES= bin/fwipe bin/fwipe0 bin/echo0 man/man1/fwipe.1.gz \ man/man1/fwipe0.1.gz man/man1/echo0.1.gz Modified: head/security/openssh-portable/Makefile ============================================================================== --- head/security/openssh-portable/Makefile Sun May 28 10:34:12 2017 (r441906) +++ head/security/openssh-portable/Makefile Sun May 28 10:58:00 2017 (r441907) @@ -17,7 +17,7 @@ COMMENT= The portable version of OpenBSD CONFLICTS?= openssh-3.* ssh-1.* ssh2-3.* openssh-portable-devel-* -USES= alias autoreconf ncurses ssl +USES= alias autoreconf groff ncurses ssl GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_func_strnvis=no CONFIGURE_ARGS= --prefix=${PREFIX} --with-md5-passwords \ Modified: head/x11-toolkits/fltk/Makefile ============================================================================== --- head/x11-toolkits/fltk/Makefile Sun May 28 10:34:12 2017 (r441906) +++ head/x11-toolkits/fltk/Makefile Sun May 28 10:58:00 2017 (r441907) @@ -15,7 +15,7 @@ LICENSE= LGPL20 LIB_DEPENDS= libpng.so:graphics/png -USES= jpeg localbase pkgconfig +USES= groff jpeg localbase pkgconfig USE_XORG= x11 xcursor xext xfixes xft xinerama USE_GL= glu USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705281058.v4SAw0vk049877>