CVS log for ports/devel/pecl-statgrab/Makefile
Up to [FreeBSD] / ports / devel / pecl-statgrab
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:22:10 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Oct 4 23:08:39 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -4 lines
Remove always true/always false OSVERSION conditions.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Dec 8 10:26:00 2006 UTC (5 years, 2 months ago) by tdb
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Update to 0.6.0
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 16 18:26:27 2006 UTC (5 years, 9 months ago) by tdb
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
- Update to 0.5.0
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 20 10:18:17 2006 UTC (5 years, 10 months ago) by tdb
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
- Update libstatgrab to 0.13 - Fix broken MASTER_SITES - Bump PORTREVISION and dependency in dependent ports
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 1 16:50:04 2005 UTC (6 years, 2 months ago) by tdb
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Change maintainer to my @FreeBSD.org address. - Add SHA256 checksum. Approved by: clement (mentor)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Oct 19 11:27:51 2005 UTC (6 years, 3 months ago) by barner
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -0 lines
Make LOCALBASE-clean. PR: ports/87626 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jul 31 10:13:27 2005 UTC (6 years, 6 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
- Chase libstatgrab version - Add patch for new API complianting PR: ports/84356 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Apr 16 15:27:29 2005 UTC (6 years, 9 months ago) by novel
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -0 lines
Fix "%ld" bug on php4. PR: 80003 Submitted by: Tim Bishop (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 10 13:22:54 2005 UTC (6 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Update to 0.4 PR: ports/79744 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 9 22:41:10 2005 UTC (6 years, 10 months ago) by pav
Branches: MAIN
A PECL extension to retrieve information from libstatgrab libstatgrab is a library that provides a common interface for retrieving a variety of system statistics on a number of *NIX like systems. This extension allows you to call the functions made available by libstatgrab library. PR: ports/79542 Submitted by: Tim Bishop <tim@bishnet.net>
