From owner-svn-ports-head@freebsd.org Mon Sep 30 22:11:28 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4E5DF1338A3; Mon, 30 Sep 2019 22:11:28 +0000 (UTC) (envelope-from dinoex@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 46hxSc1JrKz4Vxk; Mon, 30 Sep 2019 22:11:28 +0000 (UTC) (envelope-from dinoex@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 10FF19550; Mon, 30 Sep 2019 22:11:28 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x8UMBRu3043176; Mon, 30 Sep 2019 22:11:27 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8UMBRbQ043175; Mon, 30 Sep 2019 22:11:27 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201909302211.x8UMBRbQ043175@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Mon, 30 Sep 2019 22:11:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513425 - head/x11-toolkits/lesstif X-SVN-Group: ports-head X-SVN-Commit-Author: dinoex X-SVN-Commit-Paths: head/x11-toolkits/lesstif X-SVN-Commit-Revision: 513425 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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, 30 Sep 2019 22:11:28 -0000 Author: dinoex Date: Mon Sep 30 22:11:27 2019 New Revision: 513425 URL: https://svnweb.freebsd.org/changeset/ports/513425 Log: - disable support for libXp PR: 240923 Submitted by: Niclas Zeising Modified: head/x11-toolkits/lesstif/Makefile head/x11-toolkits/lesstif/pkg-plist Modified: head/x11-toolkits/lesstif/Makefile ============================================================================== --- head/x11-toolkits/lesstif/Makefile Mon Sep 30 22:09:34 2019 (r513424) +++ head/x11-toolkits/lesstif/Makefile Mon Sep 30 22:11:27 2019 (r513425) @@ -3,7 +3,7 @@ PORTNAME= lesstif PORTVERSION= 0.95.2 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 2 CATEGORIES= x11-toolkits MASTER_SITES= SF @@ -18,14 +18,16 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ CONFLICTS?= open-motif-* -USES= tar:bzip2 libtool -USE_XORG= sm ice xt xp xext x11 xorgproto xrender xft +USES= tar:bzip2 libtool xorg +USE_XORG= sm ice xt x11 xext xorgproto xrender xft USE_LDCONFIG= yes GNU_CONFIGURE= yes +CONFIGURE_ENV= lt_cv_libxp=no CONFIGURE_ARGS= --enable-static --enable-shared --enable-production \ --disable-maintainer-mode \ --with-fontconfig-lib=${LOCALBASE}/lib \ --with-freetype-lib=${LOCALBASE}/lib +INSTALL_TARGET= install-strip post-patch: @${REINPLACE_CMD} 's,freetype/freetype.h,freetype.h,' \ Modified: head/x11-toolkits/lesstif/pkg-plist ============================================================================== --- head/x11-toolkits/lesstif/pkg-plist Mon Sep 30 22:09:34 2019 (r513424) +++ head/x11-toolkits/lesstif/pkg-plist Mon Sep 30 22:11:27 2019 (r513425) @@ -153,7 +153,6 @@ bin/mwm bin/mxmkmf bin/uil bin/xmbind -include/Dt/Print.h include/Mrm/MrmAppl.h include/Mrm/MrmDecls.h include/Mrm/MrmPrivate.h @@ -331,10 +330,6 @@ lib/X11/app-defaults/Mwm lib/X11/mwm/README lib/X11/mwm/alt.map lib/X11/mwm/system.mwmrc -lib/libDtPrint.a -lib/libDtPrint.so -lib/libDtPrint.so.1 -lib/libDtPrint.so.1.0.0 lib/libMrm.a lib/libMrm.so lib/libMrm.so.2