pawel       2011-10-03 19:35:24 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libparserutils Makefile distinfo pkg-descr pkg-plist 
    devel/libparserutils/files patch-Makefile 
  Log:
  LibParserUtils provides various pieces of functionality that are useful when
  writing parsers. These are:
  
    + A number of character set convertors
    + Mapping of character set names to/from MIB enum values
    + UTF-8 and UTF-16 (host endian) support functions
    + Various simple data structures (resizeable buffer, stack, vector)
    + A UTF-8 input stream
  
  WWW: http://www.netsurf-browser.org/projects/libparserutils/
  
  PR:             ports/159935
  Submitted by:   David Romano <un...@cpan.org>
  Approved by:    miwi, wen (mentors implicit)
  
  Revision  Changes    Path
  1.4576    +1 -0      ports/devel/Makefile
  1.1       +56 -0     ports/devel/libparserutils/Makefile (new)
  1.1       +2 -0      ports/devel/libparserutils/distinfo (new)
  1.1       +9 -0      ports/devel/libparserutils/files/patch-Makefile (new)
  1.1       +10 -0     ports/devel/libparserutils/pkg-descr (new)
  1.1       +21 -0     ports/devel/libparserutils/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to