Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/papi/Makefile

[BACK] Up to [FreeBSD] / ports / devel / papi

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jan 27 15:09:32 2011 UTC (12 months, 2 weeks ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +85 -83 lines
- Update to 4.1.2.1

PR:		ports/154239
Submitted by:	Harald Servat <redcrash@gmail.com> (maintainer)
Feature safe:	yes

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Mar 18 18:50:45 2010 UTC (22 months, 3 weeks ago) by skreuzer
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -0 lines
- Add additional support for i7 processors
- Create symlink libpapi.so -> libpapi.so.3

PR:		ports/144508
Submitted by:	Harald Servat <redcrash@gmail.com>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Dec 3 08:59:40 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -18 lines
- Update to 3.7.1

PR:		ports/140806
Submitted by:	Harald Servat <redcrash@gmail.com> (maintainer)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Sep 13 00:07:44 2009 UTC (2 years, 4 months ago) by gerald
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jul 17 13:33:42 2009 UTC (2 years, 6 months ago) by skreuzer
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -6 lines
Only compile the c tests if WITHOUT_CTESTS is not defined
Only define USE_FORTRAN if WITHOUT_FTESTS is not defined

PR:		ports/136826
Approved by:	redcrash@gmail.com (maintainer); wxs (mentor)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jul 15 17:58:52 2009 UTC (2 years, 6 months ago) by skreuzer
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -4 lines
Add support for Intel Atom/Core/Core2 processors
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)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 23 23:32:29 2009 UTC (2 years, 10 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +16 -16 lines
- Update to 3.6.2
- 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)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 27 11:23:19 2009 UTC (2 years, 11 months ago) by gerald
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2 lines
Clean up CONFIGURE_ENV handling.

Approved by:	maintainer timeout

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jan 24 09:54:16 2009 UTC (3 years ago) by pav
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
- Mark BROKEN: does not compile

Reported by:	pointyhat

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jan 7 16:34:10 2009 UTC (3 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jan 5 19:43:52 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -4 lines
- Remove conditional checks for FreeBSD 5.x and older

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Mar 13 11:27:26 2008 UTC (3 years, 10 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.com
where the portname does not match the projects hostname.

PR:		ports/121453 (related)
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Reviewed by:	pav@

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Oct 27 14:49:53 2007 UTC (4 years, 3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -8 lines
- Fix build with gcc 4.2

PR:		117204
Submitted by:	"Harald Servat" <redcrash@gmail.com>
Thanks to:	nox@

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Oct 2 07:50:38 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -0 lines
Mark as broken with gcc4.2 on amd64.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Aug 16 15:08:02 2007 UTC (4 years, 5 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +10 -3 lines
- it requires the Fortran compiler, bump PORTREVISION
- it's only for i386 and amd64

PR:		ports/115506
Submitted by:	Harald Servat (maintainer)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jul 21 08:05:07 2007 UTC (4 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Convert to USE_FORTRAN (untested)

Reported by:	pointyhat

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jun 30 11:41:01 2007 UTC (4 years, 7 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -0 lines
1: add BUILD_DEPENDS to gfortran when FTESTS enable.
2: IGNORE FreeBSD < 6.

Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 18 14:21:07 2007 UTC (4 years, 7 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -1 lines
Remove hwpmc check on configure script, and bump version.

Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jun 13 21:26:19 2007 UTC (4 years, 7 months ago) by vanilla
Branches: MAIN
Add papi 3.5.0, API to access the performance counter hw in the
microprocessor.

PR:		ports/113472
Submitted by:	redcrash at gmail.com

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options