ports/137500: Request maintainership of math/qrupdate port

Robert Jenssen robertjenssen at ozemail.com.au
Thu Aug 6 23:40:03 UTC 2009


>Number:         137500
>Category:       ports
>Synopsis:       Request maintainership of math/qrupdate port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 06 23:40:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Robert Jenssen
>Release:        FreeBSD  7-Stable
>Organization:
>Environment:
FreeBSD kraken.wollstonecraft 7.2-STABLE FreeBSD 7.2-STABLE #0: Sun Aug  2 22:47:32 EST 2009     root at kraken.wollstonecraft:/usr/obj/usr/src/sys/KRAKEN  i386
>Description:
Requesting maintainership of math/qrupdate at maho's suggestion.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# New ports collection makefile for:	qrupdate
# Date created:		4 August 2009
# Whom:			Robert Jenssen
#
# $FreeBSD: ports/math/qrupdate/Makefile,v 1.1 2009/08/06 03:38:13 maho Exp $
#

PORTNAME=	qrupdate
PORTVERSION=	1.0.1
CATEGORIES=	math
MASTER_SITES=	http://downloads.sourceforge.net/project/qrupdate/qrupdate/1.0/ \
		http://transact.dl.sourceforge.net/project/qrupdate/qrupdate/1.0/

MAINTAINER=	robertjenssen at ozemail.com.au
COMMENT=	Fortran library for fast updates of QR and Cholesky decomposition

FETCH_ARGS=	-p

.include <bsd.port.pre.mk>

.if ${ARCH} == "sparc64"
PICFLAG?=	-fPIC
.else
PICFLAG?=	-fpic
.endif

USE_FORTRAN=	yes
USE_GMAKE=	yes
USE_LDCONFIG=	yes

pre-build:
	@${REINPLACE_CMD} -e 's+%%FC%%+${FC}+g ; s+%%FFLAGS%%+${FFLAGS}+g ; \
		s+%%PICFLAG%%+${PICFLAG}+g ; ' \
		${WRKSRC}/Makeconf

.include <bsd.port.post.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list