From owner-cvs-all@FreeBSD.ORG Sun Jan 23 21:10:09 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C43FD1065763; Sun, 23 Jan 2011 21:10:09 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A498A8FC12; Sun, 23 Jan 2011 21:10:09 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p0NLA9w3053392; Sun, 23 Jan 2011 21:10:09 GMT (envelope-from rene@repoman.freebsd.org) Received: (from rene@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p0NLA9pp053391; Sun, 23 Jan 2011 21:10:09 GMT (envelope-from rene) Message-Id: <201101232110.p0NLA9pp053391@repoman.freebsd.org> From: Rene Ladan Date: Sun, 23 Jan 2011 21:10:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/astro/boinc-setiathome-enhanced Makefile distinfo pkg-plist ports/astro/boinc-setiathome-enhanced/files app_info.xml.in patch-client_Makefile.am patch-m4_optimizations.m4 pkg-deinstall.in pkg-install.in pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jan 2011 21:10:09 -0000 rene 2011-01-23 21:10:09 UTC FreeBSD ports repository Modified files: astro/boinc-setiathome-enhanced Makefile distinfo pkg-plist astro/boinc-setiathome-enhanced/files patch-client_Makefile.am pkg-message.in Added files: astro/boinc-setiathome-enhanced/files pkg-deinstall.in pkg-install.in Removed files: astro/boinc-setiathome-enhanced/files app_info.xml.in patch-m4_optimizations.m4 Log: - switch to dynamically generated app_info.xml, so that this port can peacefully coexist with the upcoming astro/boinc-astropulse - pass ${NONEXISTENT} to BOINCDIR in the CONFIGURE_ENV, this speeds up the configuration phase [1] - pass --disable-altivec to configure instead of patching client/Makefile.am and m4/optimizations.m4 - drop support for 6.X and MD5 checksum - cleanup Makefile and files/pkg-message.in - bump PORTREVISION Submitted by: Edward Sanford Sutton III [mirror176 cox.net] [1] Feature safe: yes Revision Changes Path 1.36 +22 -15 ports/astro/boinc-setiathome-enhanced/Makefile 1.9 +0 -1 ports/astro/boinc-setiathome-enhanced/distinfo 1.4 +0 -17 ports/astro/boinc-setiathome-enhanced/files/app_info.xml.in (dead) 1.3 +0 -21 ports/astro/boinc-setiathome-enhanced/files/patch-client_Makefile.am 1.2 +0 -26 ports/astro/boinc-setiathome-enhanced/files/patch-m4_optimizations.m4 (dead) 1.1 +26 -0 ports/astro/boinc-setiathome-enhanced/files/pkg-deinstall.in (new) 1.1 +38 -0 ports/astro/boinc-setiathome-enhanced/files/pkg-install.in (new) 1.4 +1 -1 ports/astro/boinc-setiathome-enhanced/files/pkg-message.in 1.8 +0 -1 ports/astro/boinc-setiathome-enhanced/pkg-plist