From owner-svn-ports-all@freebsd.org Sun Sep 29 20:11:24 2019 Return-Path: Delivered-To: svn-ports-all@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 981DD12932A; Sun, 29 Sep 2019 20:11:24 +0000 (UTC) (envelope-from zeising@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 46hGrX3ZcTz3QfB; Sun, 29 Sep 2019 20:11:24 +0000 (UTC) (envelope-from zeising@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 5F40E1F5B7; Sun, 29 Sep 2019 20:11:24 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x8TKBOPG003636; Sun, 29 Sep 2019 20:11:24 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8TKBMCN003629; Sun, 29 Sep 2019 20:11:22 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201909292011.x8TKBMCN003629@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Sun, 29 Sep 2019 20:11:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513269 - in head: audio/xmcd audio/xmmix deskutils/xmdiary ftp/llnlxdir ftp/llnlxftp graphics/SciPlot misc/xtar multimedia/mpeg2play X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: in head: audio/xmcd audio/xmmix deskutils/xmdiary ftp/llnlxdir ftp/llnlxftp graphics/SciPlot misc/xtar multimedia/mpeg2play X-SVN-Commit-Revision: 513269 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Sep 2019 20:11:24 -0000 Author: zeising Date: Sun Sep 29 20:11:22 2019 New Revision: 513269 URL: https://svnweb.freebsd.org/changeset/ports/513269 Log: Remove libXp dependency from imake/motif ports Remove the libXp dependency from a number of ports using imake and/or motif. libXp is being deprecated. The list of ports: audio/xmcd audio/xmmix deskutils/xmdiary ftp/llnlxdir ftp/llnlxftp graphics/SciPlot misc/xtar multimedia/mpeg2play Modified: head/audio/xmcd/Makefile head/audio/xmmix/Makefile head/deskutils/xmdiary/Makefile head/ftp/llnlxdir/Makefile head/ftp/llnlxftp/Makefile head/graphics/SciPlot/Makefile head/misc/xtar/Makefile head/multimedia/mpeg2play/Makefile Modified: head/audio/xmcd/Makefile ============================================================================== --- head/audio/xmcd/Makefile Sun Sep 29 20:09:24 2019 (r513268) +++ head/audio/xmcd/Makefile Sun Sep 29 20:11:22 2019 (r513269) @@ -3,21 +3,19 @@ PORTNAME= xmcd PORTVERSION= 3.3.2 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= audio MASTER_SITES= http://freebsd.nsu.ru/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Motif CD player -DEPRECATED= Depends on deprecated libXp - LIB_DEPENDS+= libvorbis.so:audio/libvorbis \ libFLAC.so:audio/flac RUN_DEPENDS+= lame:audio/lame USES= imake motif ncurses xorg -USE_XORG= x11 xext xaw xmu xp xpm xt sm ice +USE_XORG= x11 xext xaw xmu xpm xt sm ice PLIST_SUB+= RELEASE=${OSREL:R:R} ARCH=${ARCH:S/powerpc64/powerpc/} OPSYS=${OPSYS} SUB_FILES= pkg-message Modified: head/audio/xmmix/Makefile ============================================================================== --- head/audio/xmmix/Makefile Sun Sep 29 20:09:24 2019 (r513268) +++ head/audio/xmmix/Makefile Sun Sep 29 20:11:22 2019 (r513269) @@ -3,7 +3,7 @@ PORTNAME= xmmix PORTVERSION= 1.2.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://ftp.twaren.net/BSD/OpenBSD/distfiles/ \ http://freebsd.nsu.ru/distfiles/ @@ -11,12 +11,10 @@ MASTER_SITES= http://ftp.twaren.net/BSD/OpenBSD/distfi MAINTAINER= ports@FreeBSD.org COMMENT= Motif-based audio mixer -DEPRECATED= Depends on deprecated libXp - WRKSRC= ${WRKDIR}/xmmix-1.2 USES= imake motif xorg -USE_XORG= x11 xext sm ice xt xp +USE_XORG= x11 xext sm ice xt PLIST_FILES= bin/xmmix lib/X11/app-defaults/XMmix lib/X11/xmmix.hlp \ man/man1/xmmix.1.gz Modified: head/deskutils/xmdiary/Makefile ============================================================================== --- head/deskutils/xmdiary/Makefile Sun Sep 29 20:09:24 2019 (r513268) +++ head/deskutils/xmdiary/Makefile Sun Sep 29 20:11:22 2019 (r513269) @@ -3,18 +3,16 @@ PORTNAME= xmdiary PORTVERSION= 3.0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils MASTER_SITES= XCONTRIB/office MAINTAINER= mi@aldan.algebra.com COMMENT= Personal and group calendar utility -DEPRECATED= Depends on deprecated libXp - NO_CDROM= Do not sell for profit USES= imake motif xorg -USE_XORG= x11 xext xp xpm xt +USE_XORG= x11 xext xpm xt post-patch: @${REINPLACE_CMD} -e 's/malloc\.h/stdlib.h/' \ Modified: head/ftp/llnlxdir/Makefile ============================================================================== --- head/ftp/llnlxdir/Makefile Sun Sep 29 20:09:24 2019 (r513268) +++ head/ftp/llnlxdir/Makefile Sun Sep 29 20:11:22 2019 (r513269) @@ -3,7 +3,7 @@ PORTNAME= llnlxdir PORTVERSION= 2.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ftp MASTER_SITES= https://computing.llnl.gov/resources/xdir/ DISTNAME= llnlxdir2_1_2 @@ -11,12 +11,10 @@ DISTNAME= llnlxdir2_1_2 MAINTAINER= cy@FreeBSD.org COMMENT= Motif FTP client with drag-and-drop file transfer -DEPRECATED= Depends on deprecated libXp - PLIST_FILES= bin/xdir lib/X11/app-defaults/XDir man/man1/xdir.1.gz WRKSRC= ${WRKDIR}/llnlxdir2_1_2/sources USES= imake motif tar:Z xorg -USE_XORG= ice sm x11 xext xp xt +USE_XORG= ice sm x11 xext xt .include Modified: head/ftp/llnlxftp/Makefile ============================================================================== --- head/ftp/llnlxftp/Makefile Sun Sep 29 20:09:24 2019 (r513268) +++ head/ftp/llnlxftp/Makefile Sun Sep 29 20:11:22 2019 (r513269) @@ -3,7 +3,7 @@ PORTNAME= llnlxftp PORTVERSION= 2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= ftp MASTER_SITES= https://computing.llnl.gov/resources/xdir/ DISTNAME= llnlxftp2.1 @@ -11,13 +11,11 @@ DISTNAME= llnlxftp2.1 MAINTAINER= cy@FreeBSD.org COMMENT= Motif FTP client -DEPRECATED= Depends on deprecated libXp - PLIST_FILES= bin/xftp lib/X11/app-defaults/XFtp \ man/man1/xftp.1.gz WRKSRC= ${WRKDIR}/llnlxftp2.1/sources USES= imake motif tar:Z xorg -USE_XORG= ice sm x11 xext xp xt +USE_XORG= ice sm x11 xext xt CFLAGS+= -Wno-implicit-int \ -Wno-implicit-function-declaration \ Modified: head/graphics/SciPlot/Makefile ============================================================================== --- head/graphics/SciPlot/Makefile Sun Sep 29 20:09:24 2019 (r513268) +++ head/graphics/SciPlot/Makefile Sun Sep 29 20:11:22 2019 (r513269) @@ -3,19 +3,17 @@ PORTNAME= SciPlot PORTVERSION= 1.36 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics math MASTER_SITES= XCONTRIB/widgets MAINTAINER= thierry@FreeBSD.org COMMENT= Full-featured Xt widget to display 2D data in a graph -DEPRECATED= Depends on deprecated libXp - LICENSE= GPLv2 USES= imake motif xorg -USE_XORG= xp xt x11 +USE_XORG= xt x11 MAKE_ENV= EXTRA_DEFINES="-fPIC" LIBNAME=${LIBNAME} USE_LDCONFIG= yes Modified: head/misc/xtar/Makefile ============================================================================== --- head/misc/xtar/Makefile Sun Sep 29 20:09:24 2019 (r513268) +++ head/misc/xtar/Makefile Sun Sep 29 20:11:22 2019 (r513269) @@ -3,17 +3,15 @@ PORTNAME= xtar PORTVERSION= 1.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MASTER_SITES= XCONTRIB/utilities MAINTAINER= ports@FreeBSD.org COMMENT= View and manipulate contents of a tar file -DEPRECATED= Depends on deprecated libXp - USES= motif xorg -USE_XORG= ice sm x11 xext xp xt +USE_XORG= ice sm x11 xext xt MAKEFILE= Makefile.noimake ALL_TARGET= ${PORTNAME} MAKE_ARGS= XINC="-I${LOCALBASE}/include" XMLIB="${MOTIFLIB}" \ Modified: head/multimedia/mpeg2play/Makefile ============================================================================== --- head/multimedia/mpeg2play/Makefile Sun Sep 29 20:09:24 2019 (r513268) +++ head/multimedia/mpeg2play/Makefile Sun Sep 29 20:11:22 2019 (r513269) @@ -3,17 +3,15 @@ PORTNAME= mpeg2play PORTVERSION= 1.1b -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.funet.fi/pub/graphics/packages/mpeg/mpeg2play/ MAINTAINER= ports@FreeBSD.org COMMENT= Program to play mpeg-2 movies on X displays -DEPRECATED= Depends on deprecated libXp - USES= imake motif xorg -USE_XORG= x11 xext xp xt +USE_XORG= x11 xext xt ALL_TARGET= mpeg2play OPTIONS_DEFINE= DOCS