CVS log for ports/devel/gflags/pkg-plist
Up to [FreeBSD] / ports / devel / gflags
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Oct 7 03:17:28 2011 UTC (4 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
- Update to 1.6 - Use GOOGLE_CODE macro - Sort PORTDOCS PR: ports/161272 Submitted by: sunpoet
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Apr 7 21:26:46 2011 UTC (10 months ago) by leeym
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1 lines
- Don't remove libdata/pkgconfig - Bump PORTREVISION Noticed by: pav@
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 4 22:36:39 2011 UTC (10 months, 1 week ago) by leeym
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -2 lines
- update to 1.5 Noticed by vanilla@
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Nov 20 08:30:45 2009 UTC (2 years, 2 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -1 lines
- update to 1.2 Noticed by: vanilla
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 30 20:46:17 2007 UTC (4 years, 10 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
- update to 0.2 (I didn't aware that devel/gflags is updated when I updated my email address, so force commit for notice)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 19 07:28:37 2006 UTC (5 years, 1 month ago) by leeym
Branches: MAIN
CVS tags: RELEASE_4_EOL
- add google-gflags-0.1 google-gflags Commandline flags module for C++ The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for C++ types like string, and the ability to define flags in the source file in which they're used. WWW: http://code.google.com/p/google-gflags/
