Date: Mon, 7 Oct 2002 16:47:58 -0700 (PDT) From: NAKATA@FreeBSD.org, Maho <chat95@mbox.kyoto-inet.or.jp> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/43803: update port science/mpqc-mpich for unfechable file Message-ID: <200210072347.g97NlwYo001831@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 43803
>Category: misc
>Synopsis: update port science/mpqc-mpich for unfechable file
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Oct 07 16:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: NAKATA, Maho
>Release: 4.7-PRERELEASE
>Organization:
Private
>Environment:
FreeBSD debussy.private.org 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #4: Fri Sep 6 20:47:46 JST 2002 maho@debussy.private.org:/work/cvsup/src/sys/compile/MAHO-DEBUSSY-4.6-STABLE i386
>Description:
update port science/mpqc-mpich for unfechable file.
In revision 1.4, ijliao changed my port by ``
Rename this port to mpqc-mpich to avoid conflicting with mpqc port.'' However it requires non-existing named source file, mpqc-mpich-2.1.1.tar.gz. I think
a possible solution is NOT changing PORTNAME, BUT
adding PKGNAMESUFFIX, just like japanese/xemacs* ports.
>How-To-Repeat:
>Fix:
diff -u /work/cvsup/ports/science/mpqc-mpich/Makefile mpqc-mpich/Makefile
--- /work/cvsup/ports/science/mpqc-mpich/Makefile Sat Aug 31 13:49:06 2002
+++ mpqc-mpich/Makefile Tue Oct 8 08:41:34 2002
@@ -9,7 +9,7 @@
.include "${.CURDIR}/../mpqc/Makefile"
-PORTNAME= mpqc-mpich
+PKGNAMESUFFIX= -mpich
LIB_DEPENDS= lapack:${PORTSDIR}/math/lapack \
atlas:${PORTSDIR}/math/atlas
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210072347.g97NlwYo001831>
