cvs commit: ports/devel Makefile ports/devel/gflags Makefile distinfo pkg-descr pkg-plist

Yen-Ming Lee leeym at FreeBSD.org
Mon Dec 18 23:28:39 PST 2006


leeym       2006-12-19 07:28:37 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/gflags         Makefile distinfo pkg-descr pkg-plist 
  Log:
  - 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/
  
  Revision  Changes    Path
  1.2550    +1 -0      ports/devel/Makefile
  1.1       +33 -0     ports/devel/gflags/Makefile (new)
  1.1       +3 -0      ports/devel/gflags/distinfo (new)
  1.1       +9 -0      ports/devel/gflags/pkg-descr (new)
  1.1       +6 -0      ports/devel/gflags/pkg-plist (new)


More information about the cvs-ports mailing list