From owner-svn-ports-head@freebsd.org Mon Jan 7 16:48:28 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5F4A1498093; Mon, 7 Jan 2019 16:48:27 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6D06E6D54A; Mon, 7 Jan 2019 16:48:27 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 467541A95E; Mon, 7 Jan 2019 16:48:27 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x07GmRsZ024360; Mon, 7 Jan 2019 16:48:27 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x07GmQ5x024357; Mon, 7 Jan 2019 16:48:26 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201901071648.x07GmQ5x024357@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Mon, 7 Jan 2019 16:48:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489584 - in head: databases/slony1v2 security/i2pd sysutils/froxlor x11/xfce4-goodies X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head: databases/slony1v2 security/i2pd sysutils/froxlor x11/xfce4-goodies X-SVN-Commit-Revision: 489584 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 6D06E6D54A X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.96)[-0.964,0]; NEURAL_HAM_LONG(-1.00)[-0.998,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2019 16:48:28 -0000 Author: tobik Date: Mon Jan 7 16:48:26 2019 New Revision: 489584 URL: https://svnweb.freebsd.org/changeset/ports/489584 Log: Do not set opt_DESC twice Modified: head/databases/slony1v2/Makefile head/security/i2pd/Makefile head/sysutils/froxlor/Makefile head/x11/xfce4-goodies/Makefile Modified: head/databases/slony1v2/Makefile ============================================================================== --- head/databases/slony1v2/Makefile Mon Jan 7 16:47:47 2019 (r489583) +++ head/databases/slony1v2/Makefile Mon Jan 7 16:48:26 2019 (r489584) @@ -32,7 +32,6 @@ CONFLICTS?= slony1-1* CONFIGURE_ENV+= FLEX=${LOCALBASE}/bin/flex -PERLTOOLS_DESC= Install perl configuration tools PERLTOOLS_USES= perl5 PERLTOOLS_CONFIGURE_ENV= PERL=${PERL} PERLTOOLS_CONFIGURE_ON= --with-perltools=${LOCALBASE}/sbin Modified: head/security/i2pd/Makefile ============================================================================== --- head/security/i2pd/Makefile Mon Jan 7 16:47:47 2019 (r489583) +++ head/security/i2pd/Makefile Mon Jan 7 16:48:26 2019 (r489584) @@ -40,7 +40,6 @@ AVX_CMAKE_BOOL= WITH_AVX UPNP_DESC= Include support for UPnP client UPNP_CMAKE_BOOL= WITH_UPNP UPNP_LIB_DEPENDS= libminiupnpc.so:net/miniupnpc -UPNP_DESC= Include support for UPnP client HARDENING_CMAKE_BOOL= WITH_HARDENING HARDENING_DESC= Use hardening compiler flags Modified: head/sysutils/froxlor/Makefile ============================================================================== --- head/sysutils/froxlor/Makefile Mon Jan 7 16:47:47 2019 (r489583) +++ head/sysutils/froxlor/Makefile Mon Jan 7 16:48:26 2019 (r489584) @@ -46,7 +46,6 @@ APACHE_DESC= Apache as HTTP/HTTPS server LIGHTTPD_DESC= Lighttpd as HTTP/HTTPS server NGINX_DESC= Nginx as HTTP/HTTPS server MYSQLC_DESC= MySQL database client only -MYSQLS_DESC= MySQL database server and client POSTFIX_DESC= Postfix as SMTP server EXIM_DESC= Exim as SMTP server DKIM_DESC= OpenDKIM for DomainKeys Identified Mail @@ -64,7 +63,7 @@ LOGROTATE_DESC= Logrotate for log rotation MYSQLS_DESC= Depend on MySQL server NLS_DESC= Enable NLS support (required for webFTP frontend) -OPTIONS_DEFAULT= APACHE MYSQLS POSTFIX DOVECOT2 PROFTPD WEBALIZER MYSQLS PCNTL +OPTIONS_DEFAULT= APACHE POSTFIX DOVECOT2 PROFTPD WEBALIZER MYSQLS PCNTL POSTFIX_RUN_DEPENDS= postfix:mail/postfix Modified: head/x11/xfce4-goodies/Makefile ============================================================================== --- head/x11/xfce4-goodies/Makefile Mon Jan 7 16:47:47 2019 (r489583) +++ head/x11/xfce4-goodies/Makefile Mon Jan 7 16:48:26 2019 (r489584) @@ -138,7 +138,6 @@ THEMES_DESC= Additional themes for xfwm4 VALA_DESC= Vala binding for the Xfce core libraries VFS_DESC= The virtual filesystem for Thunar VOLUMED_DESC= Volume management daemon for the Xfce desktop -VOLUMEDPULSE_DESC= Volume management daemon for Xfce using PulseAudio BSDCPUFREQ_RUN_DEPENDS= xfce4-bsdcpufreq-plugin>=0:sysutils/xfce4-bsdcpufreq-plugin EQUAKE_RUN_DEPENDS= xfce4-equake-plugin>=0:science/xfce4-equake-plugin