cvs commit: ports/devel Makefile ports/devel/cl-trivial-gray-streams Makefile distinfo pkg-descr pkg-plist ports/devel/cl-trivial-gray-streams-clisp Makefile pkg-descr pkg-plist ports/devel/cl-trivial-gray-streams-sbcl Makefile ...

Jimmy Olgeni olgeni at FreeBSD.org
Sun Jan 17 21:29:39 UTC 2010


olgeni      2010-01-17 21:29:39 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/cl-trivial-gray-streams Makefile distinfo pkg-descr 
                                  pkg-plist 
    devel/cl-trivial-gray-streams-clisp Makefile pkg-descr 
                                        pkg-plist 
    devel/cl-trivial-gray-streams-sbcl Makefile pkg-descr 
                                       pkg-plist 
  Log:
  Add trivial-gray-streams, a library which provides an extremely
  thin compatibility layer for Gray streams.
  
  Revision  Changes    Path
  1.3786    +3 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/cl-trivial-gray-streams-clisp/Makefile (new)
  1.1       +18 -0     ports/devel/cl-trivial-gray-streams-clisp/pkg-descr (new)
  1.1       +3 -0      ports/devel/cl-trivial-gray-streams-clisp/pkg-plist (new)
  1.1       +24 -0     ports/devel/cl-trivial-gray-streams-sbcl/Makefile (new)
  1.1       +18 -0     ports/devel/cl-trivial-gray-streams-sbcl/pkg-descr (new)
  1.1       +3 -0      ports/devel/cl-trivial-gray-streams-sbcl/pkg-plist (new)
  1.1       +33 -0     ports/devel/cl-trivial-gray-streams/Makefile (new)
  1.1       +3 -0      ports/devel/cl-trivial-gray-streams/distinfo (new)
  1.1       +16 -0     ports/devel/cl-trivial-gray-streams/pkg-descr (new)
  1.1       +7 -0      ports/devel/cl-trivial-gray-streams/pkg-plist (new)


More information about the cvs-ports mailing list