From owner-svn-ports-head@freebsd.org Sun Sep 16 12:16:55 2018 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 9B24910A09FF; Sun, 16 Sep 2018 12:16:55 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 448B989F58; Sun, 16 Sep 2018 12:16:55 +0000 (UTC) (envelope-from antoine@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 3C8A02204F; Sun, 16 Sep 2018 12:16:55 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8GCGtWD003992; Sun, 16 Sep 2018 12:16:55 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8GCGrP6003986; Sun, 16 Sep 2018 12:16:53 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201809161216.w8GCGrP6003986@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 16 Sep 2018 12:16:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479891 - in head: java/netbeans-devel net/ntp-devel net/tigervnc-devel net/unison-devel net/xrdp-devel x11/tint-devel X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: in head: java/netbeans-devel net/ntp-devel net/tigervnc-devel net/unison-devel net/xrdp-devel x11/tint-devel X-SVN-Commit-Revision: 479891 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.27 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: Sun, 16 Sep 2018 12:16:55 -0000 Author: antoine Date: Sun Sep 16 12:16:53 2018 New Revision: 479891 URL: https://svnweb.freebsd.org/changeset/ports/479891 Log: Deprecate dead -devel ports Modified: head/java/netbeans-devel/Makefile head/net/ntp-devel/Makefile head/net/tigervnc-devel/Makefile head/net/unison-devel/Makefile head/net/xrdp-devel/Makefile head/x11/tint-devel/Makefile Modified: head/java/netbeans-devel/Makefile ============================================================================== --- head/java/netbeans-devel/Makefile Sun Sep 16 11:44:37 2018 (r479890) +++ head/java/netbeans-devel/Makefile Sun Sep 16 12:16:53 2018 (r479891) @@ -25,6 +25,8 @@ PREFIXDIR= ${PREFIX}/netbeans-${PORTVERSION} PLIST_SUB+= PORTVERSION=${PORTVERSION} IGNORE= No development version available right now. Please use java/netbeans instead. +DEPRECATED= Use java/netbeans instead +EXPIRATION_DATE= 2018-09-29 post-patch: @${REINPLACE_CMD} -e '57s|#||;57s|/path/to/jdk|${JAVA_HOME}|' \ Modified: head/net/ntp-devel/Makefile ============================================================================== --- head/net/ntp-devel/Makefile Sun Sep 16 11:44:37 2018 (r479890) +++ head/net/ntp-devel/Makefile Sun Sep 16 12:16:53 2018 (r479891) @@ -14,6 +14,8 @@ MAINTAINER= cy@FreeBSD.org COMMENT= The Network Time Protocol Distribution FORBIDDEN= It appears the development branch of NTP is dead. +DEPRECATED= Use net/ntp instead +EXPIRATION_DATE= 2018-09-29 LIB_DEPENDS= libevent.so:devel/libevent \ libmd5.so:www/libwww Modified: head/net/tigervnc-devel/Makefile ============================================================================== --- head/net/tigervnc-devel/Makefile Sun Sep 16 11:44:37 2018 (r479890) +++ head/net/tigervnc-devel/Makefile Sun Sep 16 12:16:53 2018 (r479891) @@ -14,6 +14,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENCE.TXT IGNORE= no development version available right now. Please use net/tigervnc instead +DEPRECATED= Use net/tigervnc instead +EXPIRATION_DATE= 2018-09-29 PATCH_DEPENDS= ${NONEXISTENT}:x11-servers/xorg-server:patch BUILD_DEPENDS= ${LOCALBASE}/include/GL/internal/dri_interface.h:graphics/mesa-dri \ Modified: head/net/unison-devel/Makefile ============================================================================== --- head/net/unison-devel/Makefile Sun Sep 16 11:44:37 2018 (r479890) +++ head/net/unison-devel/Makefile Sun Sep 16 12:16:53 2018 (r479891) @@ -16,6 +16,8 @@ COMMENT= User-level file synchronization tool IGNORE= No devel release available. \ Install net/unison which is the latest stable version. +DEPRECATED= Use net/unison instead +EXPIRATION_DATE= 2018-09-29 LICENSE= GPLv3 Modified: head/net/xrdp-devel/Makefile ============================================================================== --- head/net/xrdp-devel/Makefile Sun Sep 16 11:44:37 2018 (r479890) +++ head/net/xrdp-devel/Makefile Sun Sep 16 12:16:53 2018 (r479891) @@ -16,6 +16,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING IGNORE= no development version available right now, use net/xrdp instead +DEPRECATED= Use net/xrdp instead +EXPIRATION_DATE= 2018-09-29 # pulseaudio's configured source is required for audio redirection BUILD_DEPENDS= ${NONEXISTENT}:audio/pulseaudio:configure \ Modified: head/x11/tint-devel/Makefile ============================================================================== --- head/x11/tint-devel/Makefile Sun Sep 16 11:44:37 2018 (r479890) +++ head/x11/tint-devel/Makefile Sun Sep 16 12:16:53 2018 (r479891) @@ -22,6 +22,8 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \ CONFLICTS= tint2-[0-9]* IGNORE= -devel version is older than x11/tint +DEPRECATED= Use x11/tint instead +EXPIRATION_DATE= 2018-09-29 USES= alias cmake pkgconfig tar:xz USE_GNOME= glib20 gtk20 pango