From owner-svn-ports-all@FreeBSD.ORG Sun Sep 2 23:04:06 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D7A581065670; Sun, 2 Sep 2012 23:04:06 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id C28248FC14; Sun, 2 Sep 2012 23:04:06 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q82N463J082902; Sun, 2 Sep 2012 23:04:06 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q82N466r082898; Sun, 2 Sep 2012 23:04:06 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201209022304.q82N466r082898@svn.freebsd.org> From: Eitan Adler Date: Sun, 2 Sep 2012 23:04:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r303580 - in head: audio/xfce4-mixer print/ghostscript8 x11-clocks/kdetoys3 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 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, 02 Sep 2012 23:04:06 -0000 Author: eadler Date: Sun Sep 2 23:04:06 2012 New Revision: 303580 URL: http://svn.freebsd.org/changeset/ports/303580 Log: Mark ports unsafe per wiki page of broken ports. Approved by: doceng (gabor, maintainer) [print/ghostscript8] Redports: ignore Modified: head/audio/xfce4-mixer/Makefile head/print/ghostscript8/Makefile head/x11-clocks/kdetoys3/Makefile Modified: head/audio/xfce4-mixer/Makefile ============================================================================== --- head/audio/xfce4-mixer/Makefile Sun Sep 2 22:41:04 2012 (r303579) +++ head/audio/xfce4-mixer/Makefile Sun Sep 2 23:04:06 2012 (r303580) @@ -29,6 +29,8 @@ USE_XFCE= configenv libgui libutil panel USE_XORG= xproto x11 xrender xext xinerama xrandr xcursor xcomposite \ xdamage xfixes xi xau xdmcp +MAKE_JOBS_UNSAFE= yes + post-patch: @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure Modified: head/print/ghostscript8/Makefile ============================================================================== --- head/print/ghostscript8/Makefile Sun Sep 2 22:41:04 2012 (r303579) +++ head/print/ghostscript8/Makefile Sun Sep 2 23:04:06 2012 (r303580) @@ -36,6 +36,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/${PORTNA CONFLICTS_INSTALL= gambc-[0-9]* ghostscript[79]-[0-9]* \ ghostscript[79]-*-[0-9]* +MAKE_JOBS_UNSAFE= yes + USE_XZ= yes USE_GMAKE= yes WANT_GNOME= yes Modified: head/x11-clocks/kdetoys3/Makefile ============================================================================== --- head/x11-clocks/kdetoys3/Makefile Sun Sep 2 22:41:04 2012 (r303579) +++ head/x11-clocks/kdetoys3/Makefile Sun Sep 2 23:04:06 2012 (r303580) @@ -17,6 +17,8 @@ DIST_SUBDIR= KDE MAINTAINER= ports@FreeBSD.org COMMENT= Small applications for KDE +MAKE_JOBS_UNSAFE= yes + USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX}