cvs commit: ports/devel Makefile ports/devel/mq4cpp Makefile distinfo pkg-descr pkg-plist ports/devel/mq4cpp/files patch-Makefile.in patch-include_MessageProxy.h patch-include_Socket.h patch-include_Thread.h patch-include_rijndael.h patch-src_FileSystem.cpp ...

Vanilla I. Shu vanilla at FreeBSD.org
Thu Jan 4 01:17:05 PST 2007


vanilla     2007-01-04 09:17:03 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/mq4cpp         Makefile distinfo pkg-descr pkg-plist 
    devel/mq4cpp/files   patch-Makefile.in 
                         patch-include_MessageProxy.h 
                         patch-include_Socket.h 
                         patch-include_Thread.h 
                         patch-include_rijndael.h 
                         patch-src_FileSystem.cpp 
                         patch-src_Thread.cpp 
  Log:
  Add mq4cpp, it's Message queue for c++.
  
  Revision  Changes    Path
  1.2576    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/mq4cpp/Makefile (new)
  1.1       +3 -0      ports/devel/mq4cpp/distinfo (new)
  1.1       +11 -0     ports/devel/mq4cpp/files/patch-Makefile.in (new)
  1.1       +11 -0     ports/devel/mq4cpp/files/patch-include_MessageProxy.h (new)
  1.1       +10 -0     ports/devel/mq4cpp/files/patch-include_Socket.h (new)
  1.1       +11 -0     ports/devel/mq4cpp/files/patch-include_Thread.h (new)
  1.1       +17 -0     ports/devel/mq4cpp/files/patch-include_rijndael.h (new)
  1.1       +37 -0     ports/devel/mq4cpp/files/patch-src_FileSystem.cpp (new)
  1.1       +11 -0     ports/devel/mq4cpp/files/patch-src_Thread.cpp (new)
  1.1       +5 -0      ports/devel/mq4cpp/pkg-descr (new)
  1.1       +41 -0     ports/devel/mq4cpp/pkg-plist (new)


More information about the cvs-ports mailing list