pawel       2012-04-15 21:09:31 UTC

  FreeBSD ports repository

  Modified files:
    converters           Makefile 
  Added files:
    converters/libb64    Makefile distinfo pkg-descr pkg-plist 
  Log:
  libb64 is a library of ANSI C routines for fast encoding/decoding data
  into and from a base64-encoded format.
  C++ wrappers are included, as well as the source code for
  standalone encoding and decoding executables.
  
  Base64 uses a subset of displayable ASCII characters, and is
  therefore a useful encoding for storing binary data in a text file,
  such as XML, or sending binary data over text-only email.
  
  WWW: http://libb64.sourceforge.net
  
  PR:             ports/166670
  Submitted by:   Ismail Yenigul <[email protected]>
  
  Revision  Changes    Path
  1.203     +1 -0      ports/converters/Makefile
  1.1       +28 -0     ports/converters/libb64/Makefile (new)
  1.1       +2 -0      ports/converters/libb64/distinfo (new)
  1.1       +10 -0     ports/converters/libb64/pkg-descr (new)
  1.1       +6 -0      ports/converters/libb64/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to