From owner-svn-ports-all@FreeBSD.ORG Thu Dec 27 20:12:07 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 6BBBB281; Thu, 27 Dec 2012 20:12:07 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 461B48FC0C; Thu, 27 Dec 2012 20:12:07 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBRKC7Hv048933; Thu, 27 Dec 2012 20:12:07 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBRKC6xs048931; Thu, 27 Dec 2012 20:12:06 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201212272012.qBRKC6xs048931@svn.freebsd.org> From: Rene Ladan Date: Thu, 27 Dec 2012 20:12:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309554 - in head/biology/boinc-simap: . files X-SVN-Group: ports-head 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.14 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: Thu, 27 Dec 2012 20:12:07 -0000 Author: rene Date: Thu Dec 27 20:12:06 2012 New Revision: 309554 URL: http://svnweb.freebsd.org/changeset/ports/309554 Log: Use the new project URL to let the application attach coorectly to the project, and some cleanups: - use optionsNG - update commands in pkg-install.in - improve %%AMD64%% comment handling - convert Makefile header - remove unused variable SIMAP_URL Bump PORTREVISION PR: ports/174748 Submitted by: myself Approved by: maintainer (pav@) Modified: head/biology/boinc-simap/Makefile (contents, props changed) head/biology/boinc-simap/files/pkg-message.in (contents, props changed) Modified: head/biology/boinc-simap/Makefile ============================================================================== --- head/biology/boinc-simap/Makefile Thu Dec 27 19:53:56 2012 (r309553) +++ head/biology/boinc-simap/Makefile Thu Dec 27 20:12:06 2012 (r309554) @@ -1,12 +1,10 @@ -# New ports collection makefile for: boinc-simap -# Date created: 29 May 2006 -# Whom: Pav Lucistnik +# Created by: Pav Lucistnik # $FreeBSD$ # PORTNAME= boinc-simap PORTVERSION= ${SIMAP_VERSION}.${HMMER_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= biology MASTER_SITES= http://boincsimap.org/boincsimap/download/ DISTNAME= ${SIMAP_BINARY} ${HMMER_BINARY} @@ -26,8 +24,7 @@ BOINC_CLIENT_USER?= boinc BOINC_CLIENT_GROUP?= nobody BOINC_CLIENT_HOME?= /var/db/boinc -SIMAP_SITE= boinc.bio.wzw.tum.de_boincsimap -SIMAP_URL= boinc.bio.wzw.tum.de/boincsimap +SIMAP_SITE= boincsimap.org_boincsimap SIMAP_BINARY= simap_${SIMAP_VERSION}_${MACH}-pc-freebsd SIMAP_VERSION= 5.10 HMMER_BINARY= hmmer_${HMMER_VERSION}_${MACH}-pc-freebsd @@ -38,11 +35,11 @@ PLIST_SUB= SIMAP_BINARY=${SIMAP_BINARY} ONLY_FOR_ARCHS= i386 amd64 -OPTIONS= SSE "SSE optimized app (warning! your CPU must support SSE)" off +OPTIONS_DEFINE= SSE .include -.ifdef WITH_SSE +.if ${PORT_OPTIONS:MSSE} MACH= i686 .else MACH= i386 @@ -52,15 +49,15 @@ MACH= i386 AMD64= "" .if ${OSVERSION} < 800000 AMD64_BEFORE_8000000= "" -AMD64_AFTER_8000000= "@comment" +AMD64_AFTER_8000000= "@comment " .else -AMD64_BEFORE_8000000= "@comment" +AMD64_BEFORE_8000000= "@comment " AMD64_AFTER_8000000= "" .endif .else -AMD64= "@comment" -AMD64_BEFORE_8000000= "@comment" -AMD64_AFTER_8000000= "@comment" +AMD64= "@comment " +AMD64_BEFORE_8000000= "@comment " +AMD64_AFTER_8000000= "@comment " .endif SUB_FILES= app_info.xml pkg-message Modified: head/biology/boinc-simap/files/pkg-message.in ============================================================================== --- head/biology/boinc-simap/files/pkg-message.in Thu Dec 27 19:53:56 2012 (r309553) +++ head/biology/boinc-simap/files/pkg-message.in Thu Dec 27 20:12:06 2012 (r309554) @@ -1,18 +1,18 @@ ***************************************************************************** ATTACHING PROJECT -Just run boinc_gui, choose Attach, and follow instructions. -Project URL is boinc.bio.wzw.tum.de/boincsimap +Just run boincmgr, choose Attach, and follow instructions. +Project URL is boincsimap.org/boincsimap MANUAL INSTALLATION *) If this is your first time in any BOINC project, create a new account at - http://boinc.bio.wzw.tum.de/boincsimap/create_account_form.php + http://boincsimap.org/boincsimap/create_account_form.php - *) Or get your account key at http://boinc.bio.wzw.tum.de/boincsimap/get_passwd.php + *) Or get your account key at http://boincsimap.org/boincsimap/get_passwd.php *) Attach to the project: cd /var/db/boinc - boinc_cmd --project_attach boinc.bio.wzw.tum.de/boincsimap + boinccmd --project_attach boincsimap.org/boincsimap ***************************************************************************** %%AMD64%% IMPORTANT NOTICE FOR AMD64 USERS: %%AMD64%%