cvs commit: ports/devel Makefile ports/devel/ultragetopt Makefile distinfo pkg-descr

Carlo Strub cs at FreeBSD.org
Fri Apr 6 18:12:27 UTC 2012


cs          2012-04-06 18:12:26 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/ultragetopt    Makefile distinfo pkg-descr 
  Log:
  UltraGetopt is a versatile and customizable implementation of getopt() with
  support for many common extensions, MS-DOS formatted option strings, and much
  more.  It can function as a drop-in replacement for getopt() on systems with or
  without existing vendor-provided implementations and also as a separate
  co-existing function.
  
  WWW: http://kevinlocke.name/programs/ultragetopt.php
  
  PR:             ports/166288
  Submitted by:   Timothy Beyer <beyert at cs.ucr.edu>
  Approved by:    wen@ (mentor)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4914    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/ultragetopt/Makefile (new)
  1.1       +2 -0      ports/devel/ultragetopt/distinfo (new)
  1.1       +7 -0      ports/devel/ultragetopt/pkg-descr (new)


More information about the cvs-all mailing list