ports/166670: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Sun Apr 15 21:10:12 UTC 2012


The following reply was made to PR ports/166670; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/166670: commit references a PR
Date: Sun, 15 Apr 2012 21:09:45 +0000 (UTC)

 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 <ismail.yenigul at surgate.com>
   
   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)
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 



More information about the freebsd-ports-bugs mailing list