Bug 208912

Summary: devel/papi : taking maintainership
Product: Ports & Packages Reporter: luca.pizzamiglio
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Only Me CC: pi
Priority: --- Keywords: patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
The fixing patch
none
The fixing patch - adding mpich2 build dependency luca.pizzamiglio: maintainer-approval+

Description luca.pizzamiglio 2016-04-19 09:28:49 UTC
Created attachment 169463 [details]
The fixing patch

Taking maintainership of devel/papi.
No package will be available, because binaries are hardware dependent (CPU specific)

While I'm here:
* adding some patches to fix the AMD K8 cpu support
* adding support to the test framework
* adding fortran dependency
* fixing the pkg-plist
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-04-19 19:28:50 UTC
make check-plist says:

===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: %%DATADIR%%/ctests/mpifirst
===> Error: Plist issues found.

any idea ?
Comment 2 luca.pizzamiglio 2016-04-20 10:33:26 UTC
Created attachment 169489 [details]
The fixing patch - adding mpich2 build dependency

mpifirst is compiled if mpicc is found.
I added net/mpich2 as build dependency.
It should fix the issue.
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-04-20 16:53:23 UTC
thanks, testbuilds@work
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2016-04-22 05:51:43 UTC
Committed, thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2016-04-22 05:52:37 UTC
A commit references this bug:

Author: pi
Date: Fri Apr 22 05:51:37 UTC 2016
New revision: 413763
URL: https://svnweb.freebsd.org/changeset/ports/413763

Log:
  devel/papi: several fixes, submitter becomes maintainer

  - No package will be available, because binaries are hardware dependent
    (CPU specific)
  - adding some patches to fix the AMD K8 cpu support
  - adding support to the test framework
  - adding fortran dependency
  - fixing the pkg-plist

  PR:		208912
  Submitted by:	luca.pizzamiglio@gmail.com

Changes:
  head/devel/papi/Makefile
  head/devel/papi/files/patch-freebsd-map-k8.c
  head/devel/papi/files/patch-freebsd_events.csv
  head/devel/papi/pkg-plist