aboutsummaryrefslogtreecommitdiff
path: root/devel/papi
Commit message (Collapse)AuthorAgeFilesLines
* - Add additional support for i7 processorsSteven Kreuzer2010-03-184-0/+62
| | | | | | | | | | - Create symlink libpapi.so -> libpapi.so.3 PR: ports/144508 Submitted by: Harald Servat <redcrash@gmail.com> Notes: svn path=/head/; revision=251217
* - Update to 3.7.1Pav Lucistnik2009-12-0316-2090/+16
| | | | | | | | PR: ports/140806 Submitted by: Harald Servat <redcrash@gmail.com> (maintainer) Notes: svn path=/head/; revision=245150
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-1/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* Only compile the c tests if WITHOUT_CTESTS is not definedSteven Kreuzer2009-07-171-6/+5
| | | | | | | | | | Only define USE_FORTRAN if WITHOUT_FTESTS is not defined PR: ports/136826 Approved by: redcrash@gmail.com (maintainer); wxs (mentor) Notes: svn path=/head/; revision=237982
* Add support for Intel Atom/Core/Core2 processorsSteven Kreuzer2009-07-1515-93/+2129
| | | | | | | | | | | Install tests to DATADIR/{ctests,ftests} instead of PREFIX/{ctests,ftests} PR: ports/136757 Submitted by: Harald Servat <redcrash@gmail.com> Approved by: wxs (mentor) Notes: svn path=/head/; revision=237896
* - Update to 3.6.2Dmitry Marakasov2009-03-234-22/+40
| | | | | | | | | | | | - Unbreak - Add check for hwpmc module (required to be loaded in order to build the port) - Add NO_PACKAGE for the same reason PR: 132910 Submitted by: Harald Servat Gelabert <redcrash at gmail dot com> (maintainer) Notes: svn path=/head/; revision=230816
* Clean up CONFIGURE_ENV handling.Gerald Pfeifer2009-02-271-2/+1
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=229150
* - Mark BROKEN: does not compilePav Lucistnik2009-01-241-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=226766
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-1/+1
| | | | Notes: svn path=/head/; revision=225403
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-4/+0
| | | | Notes: svn path=/head/; revision=225293
* Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.comEdwin Groothuis2008-03-131-2/+3
| | | | | | | | | | | where the portname does not match the projects hostname. PR: ports/121453 (related) Submitted by: Edwin Groothuis <edwin@mavetju.org> Reviewed by: pav@ Notes: svn path=/head/; revision=208927
* - Fix build with gcc 4.2Martin Wilke2007-10-273-12/+8
| | | | | | | | | PR: 117204 Submitted by: "Harald Servat" <redcrash@gmail.com> Thanks to: nox@ Notes: svn path=/head/; revision=202137
* Mark as broken with gcc4.2 on amd64.Mark Linimon2007-10-021-0/+6
| | | | Notes: svn path=/head/; revision=200608
* - it requires the Fortran compiler, bump PORTREVISIONIon-Mihai Tetcu2007-08-161-3/+10
| | | | | | | | | | - it's only for i386 and amd64 PR: ports/115506 Submitted by: Harald Servat (maintainer) Notes: svn path=/head/; revision=197808
* - Convert to USE_FORTRAN (untested)Pav Lucistnik2007-07-211-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=195976
* 1: add BUILD_DEPENDS to gfortran when FTESTS enable.Vanilla I. Shu2007-06-301-0/+5
| | | | | | | | | 2: IGNORE FreeBSD < 6. Submitted by: maintainer Notes: svn path=/head/; revision=194522
* Remove hwpmc check on configure script, and bump version.Vanilla I. Shu2007-06-184-4/+20
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=193801
* Add papi 3.5.0, API to access the performance counter hw in theVanilla I. Shu2007-06-134-0/+383
microprocessor. PR: ports/113472 Submitted by: redcrash at gmail.com Notes: svn path=/head/; revision=193421